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.
> Reference for: Common Ground
> Reference for: Common Ground
> Reference for: Common Ground
Approve synthesis findings and create implementation tickets from discovery
Create a discovery document for research/customer discovery epics
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.
Use when deploying or managing Kubernetes workloads requiring cluster configuration, security hardening, or troubleshooting. Invoke for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization.
Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.
Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, monolith decomposition, framework upgrades.
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.
๐ฏ 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
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 focusedhunts-joe/claude-skills-jeffallanComprehensive 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.
The most comprehensive Claude Code plugin โ 48 agents, 184 skills, 79 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
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