66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.
Claude Skills is a Claude Code plugin that installs 66 context-aware skills organized into 12 categories, covering languages, backend and frontend frameworks (including NestJS and React), infrastructure, APIs, testing, DevOps, security, and data/ML. Skills activate automatically based on the user's request, so asking Claude to implement JWT authentication in a NestJS API triggers the NestJS Expert skill and loads a corresponding authentication reference file, without requiring manual configuration. Nine project workflow commands handle the full epic lifecycle from discovery through retrospectives, and these commands integrate with Jira and Confluence via an Atlassian MCP server. A `/common-ground` command surfaces and validates Claude's assumptions about a given project's context. The plugin installs through Claude Code's marketplace with two commands and is aimed at full-stack developers who want Claude Code to behave as a domain-aware collaborator that combines multiple skills automatically for complex tasks such as feature development, bug investigation, or security hardening.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/Jeffallan/claude-skillsAwesome Lists overview
<p align="center"> <img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=12,14,25,27&height=200§ion=header&text=Claude%20Skills&fontSize=80&fontColor=ffffff&animation=fadeIn&fontAlignY=35&desc=66%20Skills%20%E2%80%A2%209%20Workflows%20%E2%80%A2%20Built%20for%20Full-Stack%20Devs&descSize=20&descAlignY=55" width="100%"/> </p> <p align="center"> <a href="https://trendshift.io/repositories/20667" target="_blank"><img src="https://trendshift.io/api/badge/repositories/20667" alt="Jeffallan%2Fclaude-skills | Trendshift" style="width: 200px; height: 44px;" width="200" height="44"/></a> <a href="https://github.com/hesreallyhim/awesome-claude-code"><img src="https://awesome.re/mentioned-badge.svg" alt="Mentioned in Awesome Claude Code" style="width: 200px; height: 44px;" width="200" height="44"/></a> </p> <p align="center"> <a href="https://github.com/jeffallan/claude-skills"><img src="https://img.shields.io/badge/version-0.4.15-blue.svg?style=for-the-badge" alt="Version"/></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green.svg?style=for-the-badge" alt="License"/></a> <a href="https://github.com/jeffallan/claude-skills"><img src="https://img.shields.io/badge/Claude_Code-Plugin-purple.svg?style=for-the-badge" alt="Claude Code"/></a> <a href="https://github.com/jeffallan/claude-skills/stargazers"><img src="https://img.shields.io/github/stars/jeffallan/claude-skills?style=for-the-badge&color=yellow" alt="Stars"/></a> <a href="https://github.com/jeffallan/claude-skills/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/jeffallan/claude-skills/ci.yml?branch=main&style=for-the-badge&label=CI" alt="CI"/></a> </p> --- ## Quick Start ```bash /plugin marketplace add jeffallan/claude-skills ``` **Then, install the skills:** ```bash /plugin install fullstack-dev-skills@jeffallan ``` For all installation methods and first steps, see the [**Quick Start Guide**](QUICKSTART.md). **Full documentation:** [jeffallan.github.io/claude-skills](https://jeffallan.github.io/claude-skills) ## Skills <!-- SKILL_COUNT -->66<!-- /SKILL_COUNT --> specialized skills across 12 categories covering languages, backend/frontend frameworks, infrastructure, APIs, testing, DevOps, security, data/ML, and platform specialists. See [**Skills Guide**](SKILLS_GUIDE.md) for the full list, decision trees, and workflow combinations. ## Usage Patterns ### Context-Aware Activation Skills activate automatically based on your request: ```bash # Backend Development "Implement JWT authentication in my NestJS API" → Activates: NestJS Expert → Loads: references/authentication.md # Frontend Development "Build a React component with Server Components" → Activates: React Expert → Loads: references/server-components.md ``` ### Multi-Skill Workflows Complex tasks combine multiple skills: ``` Feature Development: Feature Forge → Architecture Designer → Fullstack Guardian → Test Master → DevOps Engineer Bug Investigation: Debugging Wizard → Framework Expert → Test Master → Code Reviewer Security Hardening: Secure Code Guardian → Security Reviewer → Test Master ``` ## Context Engineering Surface and validate Claude's hidden assumptions about your project with `/common-ground`. See the [**Common Ground Guide**](docs/COMMON_GROUND.md) for full documentation. ## Project Workflow The <!-- WORKFLOW_COUNT -->9<!-- /WORKFLOW_COUNT --> workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See [**Workflow Commands Reference**](docs/WORKFLOW_COMMANDS.md) for the full command reference and lifecycle diagrams. > [!TIP] > **Setup:** Workflow commands require an Atlassian MCP server. See the [**Atlassian MCP Setup Guide**](docs/ATLASSIAN_MCP_SETUP.md). ## Documentation - [**Quick Start Guide**](QUICKSTART.md) - Installation and first steps - [**Skills Guide**](SKILLS_GUIDE.md) - Skill reference and decision trees - [**Common Ground**](docs/COMMON_GROUND.md) - Context engineering with `/common-ground` - [**Workflow Commands**](docs/WORKFLOW_COMMANDS.md) - Project workflow commands guide - [**Atlassian MCP Setup**](docs/ATLASSIAN_MCP_SETUP.md) - Atlassian MCP server setup - [**Local Development**](docs/local_skill_development.md) - Local skill development - [**Contributing**](CONTRIBUTING.md) - Contribution guidelines - **skills/\*/SKILL.md** - Individual skill documentation - **skills/\*/references/** - Deep-dive reference materials ## Contributing See [**Contributing**](CONTRIBUTING.md) for guidelines on adding skills, writing references, and submitting pull requests. ## Changelog See [Changelog](CHANGELOG.md) for full version history and release notes. ## License MIT License - See [LICENSE](LICENSE) file for details. ## Support - **Issues:** [GitHub Issues](https://github.com/jeffallan/claude-skills/issues) - **Discussions:** [GitHub Discussions](https://github.com/jeffallan/claude-skills/discussions) - **Repository:** [github.com/jeffallan/claude-skills](https://github.com/jeffallan/claude-skills) ## Author Built by [**jeffallan**](https://jeffallan.github.io) [<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linkedin/linkedin-original.svg" width="16" height="16" alt="LinkedIn"/>](https://www.linkedin.com/in/jeff-smolinski/) **Principal Consultant** at [**Synergetic Solutions**](https://synergetic.solutions) [<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linkedin/linkedin-original.svg" width="16" height="16" alt="LinkedIn"/>](https://www.linkedin.com/company/synergetic-holdings) Fullstack engineering, security engineering, compliance, and technical due diligence. ## Community [](https://github.com/Jeffallan/claude-skills/stargazers) ## Star History [](https://www.star-history.com/#Jeffallan/claude-skills&type=date&legend=top-left) --- **Built for Claude Code** | **<!-- WORKFLOW_COUNT -->9<!-- /WORKFLOW_COUNT --> Workflows** | **<!-- REFERENCE_COUNT -->366<!-- /REFERENCE_COUNT --> Reference Files** | **<!-- SKILL_COUNT -->66<!-- /SKILL_COUNT --> Skills**
What people ask about claude-skills
What is Jeffallan/claude-skills?
+
Jeffallan/claude-skills is awesome lists for the Claude AI ecosystem. 66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer. It has 9.9k GitHub stars and was last updated 23d ago.
How do I install claude-skills?
+
You can install claude-skills by cloning the repository (https://github.com/Jeffallan/claude-skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Jeffallan/claude-skills safe to use?
+
Our security agent has analyzed Jeffallan/claude-skills and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains Jeffallan/claude-skills?
+
Jeffallan/claude-skills is maintained by Jeffallan. The last recorded GitHub activity is from 23d ago, with 36 open issues.
Are there alternatives to claude-skills?
+
Yes. On ClaudeWave you can browse similar awesome lists at /categories/awesome, sorted by popularity or recent activity.
Deploy claude-skills to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/jeffallan-claude-skills)<a href="https://claudewave.com/repo/jeffallan-claude-skills"><img src="https://claudewave.com/api/badge/jeffallan-claude-skills" alt="Featured on ClaudeWave: Jeffallan/claude-skills" width="320" height="64" /></a>More Awesome Lists
A collection of MCP servers.
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
Installable GitHub library of 1,500+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.