by Jeffallan
66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.
# Add to your Claude Code skills
git clone https://github.com/Jeffallan/claude-skills# Add the marketplace
/plugin marketplace add jeffallan/claude-skills
# Install the plugin
/plugin install fullstack-dev-skills@jeffallan
# Restart Claude Code when prompted
For all installation methods and first steps, see the Quick Start Guide.
<!-- 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.No comments yet. Be the first to share your thoughts!
Full documentation: jeffallan.github.io/claude-skills
See Skills Guide for the full list, decision trees, and workflow combinations.
Skills activate automatically based on your request:
# 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
Complex tasks combine multiple skills:
Feature Development: Feature Forge → Architecture D...