-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Display Name
Fullstack Dev Skills
Category
Agent Skills
Sub-Category
Slash-Commands: Project & Task Management
Primary Link
https://github.com/jeffallan/claude-skills
Author Name
jeffallan
Author Link
License
MIT
Other License
No response
Description
A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across React, NestJS, Django, FastAPI, Kubernetes, Terraform, and 30+ frameworks. Features
9 project workflow commands for Jira/Confluence integration and a context engineering system (/common-ground) that surfaces Claude's hidden assumptions about your project. Uses
progressive disclosure architecture with 304 reference files for surgical precision while minimizing context usage.
Validate Claims
Install via marketplace
/plugin marketplace add jeffallan/claude-skills
/plugin install fullstack-dev-skills@jeffallan
Test skills activation
"Help me implement JWT authentication in NestJS" # Activates NestJS Expert
"Build a React component with Server Components" # Activates React Expert
Test context engineering
/common-ground
Specific Task(s)
- Ask Claude to implement JWT authentication in a NestJS API - should activate NestJS Expert skill and load authentication references
- Request help optimizing a React component - should activate React Expert with performance references
- Run /common-ground to surface assumptions about the current project
Specific Prompt(s)
- "Implement JWT authentication with refresh tokens in my NestJS API"
- "Build a React component using Server Components and the use() hook"
- "/common-ground --graph" (visualizes reasoning structure as mermaid diagram)
Additional Comments
Already listed in awesome-claude-skills (Chat2AnyLLM). Uses progressive disclosure where skills load minimal context (~80 lines) initially and only load specific reference files when needed, resulting in ~50% token reduction.
Recommendation Checklist
- I have checked that this resource hasn't already been submitted
- My resource provides genuine value to Claude Code users, and any risks are clearly stated
- All provided links are working and publicly accessible
- I am submitting only ONE resource in this issue
- I understand that low-quality or duplicate submissions may be rejected