By Chidwan3578
Comprehensive skill pack with 65 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
**Arguments:** $ARGUMENTS
> Reference for: Common Ground
> Reference for: Common Ground
> Reference for: Common Ground
Approve synthesis findings and create implementation tickets from discovery
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Use when querying Jira issues, searching Confluence pages, creating tickets, updating documentation, or integrating Atlassian tools via MCP protocol.
Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
🎯 65 Skills • 🚀 9 Workflows • 🧠 Context Engineering • 📖 Progressive Disclosure
Get started in minutes with our Quick Start Guide.
TL;DR:
/plugin marketplace add jeffallan/claude-skills
then
/plugin install fullstack-dev-skills@jeffallan
New: Use
/common-groundto surface and validate Claude's assumptions about your project before starting work. Add--graphto visualize the reasoning structure as a mermaid diagram.
Note: The Project Workflow Commands require an Atlassian MCP server for Jira and Confluence integration. See the Atlassian MCP Setup Guide for configuration instructions.
Each skill follows this structure:
skills/react-expert/
├── SKILL.md # Lean core (80 lines)
│ ├── Role definition
│ ├── When to use
│ ├── Core workflow
│ └── Routing table # Points to references
└── references/ # Loaded on-demand
├── server-components.md # RSC patterns
├── react-19-features.md # use() hook, actions
├── state-management.md # Context, Zustand, Redux
├── hooks-patterns.md # Custom hooks, optimization
├── performance.md # memo, lazy, virtualization
└── testing-react.md # Testing Library patterns
How It Works:
claude-skills/
├── .claude-plugin/
│ ├── plugin.json # Plugin metadata
│ └── marketplace.json # Marketplace configuration
├── skills/ # 65 specialized skills
│ ├── react-expert/
│ │ ├── SKILL.md
│ │ └── references/ # 6 reference files
│ ├── nestjs-expert/
│ │ ├── SKILL.md
│ │ └── references/ # 5 reference files
│ ├── python-pro/
│ │ ├── SKILL.md
│ │ └── references/ # Language-specific patterns
│ └── ... (62 more skills)
├── commands/
│ ├── common-ground/ # Context engineering command
│ │ ├── COMMAND.md
│ │ └── references/
│ └── project/ # 9 project workflow commands
│ ├── discovery/ # Research & validation
│ ├── planning/ # Epic & implementation planning
│ ├── execution/ # Ticket implementation
│ └── retrospectives/ # Reports & completion
├── docs/
│ ├── COMMON_GROUND.md # Context engineering guide
│ ├── WORKFLOW_COMMANDS.md # Workflow documentation
│ └── ATLASSIAN_MCP_SETUP.md # MCP server setup guide
├── README.md
├── SKILLS_GUIDE.md # Quick reference guide
└── CONTRIBUTING.md # Contribution guidelines
Stats:
65 specialized skills across 12 categories:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub chidwan3578/claude-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC operator layer - 60 agents, 232 skills, 75 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification