FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Extending Claude Code with Plugins and Skills for AWS Development
How-ToDevOps

Extending Claude Code with Plugins and Skills for AWS Development

via Dev.to BeginnersGunnar Grosch1mo ago

In the previous posts, I covered how to set up Claude Code with Bedrock , use it in your IDE , teach it your conventions with CLAUDE.md , enforce them with hooks , and connect it to your AWS services with MCP servers . At this point, Claude Code can read your code, follow your rules, and talk to your AWS services. But you're still explaining the same workflows every session: how you deploy, what to check before a PR, which naming conventions to follow. Skills and plugins fix that. Skills are markdown files that teach Claude your workflows once, so you don't repeat yourself. Plugins package skills (along with MCP servers, hooks, and agents) into installable units you can share with your team or the community. Skills, Plugins, and How They Fit Together If you've used the previous posts to set up CLAUDE.md, hooks, and MCP servers, you've already been configuring Claude Code piece by piece. Skills and plugins build on that foundation. Skills A skill is a markdown file ( SKILL.md ) with ins

Continue reading on Dev.to Beginners

Opens in a new tab

Read Full Article
21 views

Related Articles

Why Most Developers
Stay Broke
How-To

Why Most Developers Stay Broke

Medium Programming • 2d ago

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)
How-To

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)

Medium Programming • 2d ago

“You don’t need to learn programming anymore” — Reality Check from a CTO
How-To

“You don’t need to learn programming anymore” — Reality Check from a CTO

Medium Programming • 2d ago

The Biggest Lie in Bug Bounty Tutorials
How-To

The Biggest Lie in Bug Bounty Tutorials

Medium Programming • 2d ago

DAY 8: The System Was Never Meant to Pay You
How-To

DAY 8: The System Was Never Meant to Pay You

Medium Programming • 2d ago

Discover More Articles