Sandbox
@Jeffallan/claude-skills

Claude Code skill pack for full-stack builders

This repository bundles 67 specialized skills for Claude Code, covering languages, frameworks, DevOps, security, data, and review tasks. It also includes 9 workflow commands for project work, plus guides for context setup and local skill development.

11,409 stars1.1k forksPythonUpdated 1mo ago
Who it's for

Builders who use Claude Code and want a library of reusable skills and workflow commands for full-stack tasks.

What it delivers

You can ask Claude Code to take on more specific roles and follow repeatable workflows instead of starting from scratch each time.

What it does

Domain skills

67 skill folders under `skills/` cover areas like React, NestJS, Python, security review, testing, and DevOps.

Reference material

Each skill can load deeper notes from `skills/*/references/` when a task matches that skill.

Workflow commands

The `commands/` folder includes 9 project workflow commands for moving from discovery through retrospectives.

Common Ground context setup

`docs/COMMON_GROUND.md` and `/common-ground` are used to surface assumptions and shared context before work starts.

Claude Code plugin packaging

`.claude-plugin/plugin.json` and `.claude-plugin/marketplace.json` package the repo for marketplace install.

Claude instructions

`CLAUDE.md` and `MODELCLAUDE.md` define project-specific guidance for Claude Code.

How to get it

  1. 1Run
    /plugin marketplace add jeffallan/claude-skills
  2. 2Then, install the skills
    /plugin install fullstack-dev-skills@jeffallan
  3. 3Skills 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
  4. 4Complex 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

README

Jeffallan%2Fclaude-skills | Trendshift Mentioned in Awesome Claude Code

Version License Claude Code Stars CI


Quick Start

/plugin marketplace add jeffallan/claude-skills

Then, install the skills:

/plugin install fullstack-dev-skills@jeffallan

For all installation methods and first steps, see the Quick Start Guide.

Full documentation: jeffallan.github.io/claude-skills

Skills

67 specialized skills across 12 categories covering languages, backend/frontend frameworks, infrastructure, APIs, testing, DevOps, security, data/ML, and platform specialists.

See Skills Guide for the full list, decision trees, and workflow combinations.

Usage Patterns

Context-Aware Activation

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

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 for full documentation.

Project Workflow

The 9 workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See Workflow Commands Reference for the full command reference and lifecycle diagrams.

[!TIP] Setup: Workflow commands require an Atlassian MCP server. See the Atlassian MCP Setup Guide.

Documentation

Contributing

See Contributing for guidelines on adding skills, writing references, and submitting pull requests.

Changelog

See Changelog for full version history and release notes.

License

MIT License - See LICENSE file for details.

Support

Author

Built by jeffallan LinkedIn

Principal Consultant at Synergetic Solutions LinkedIn

Fullstack engineering, security engineering, compliance, and technical due diligence.

Community

Stargazers repo roster for @Jeffallan/claude-skills

Star History

Star History Chart


Built for Claude Code | 9 Workflows | 371 Reference Files | 67 Skills

Files in the repo

Repository payload32 top-level entries
  • .astro
  • .claude
  • .claude-plugin
  • .github
  • .serena
  • assets
  • commands
  • docs
  • research
  • scripts
  • site
  • skills
  • specs
  • .editorconfig
  • .git-blame-ignore-revs
  • .gitignore
  • .pre-commit-config.yaml
  • .prettierignore
  • .prettierrc
  • CHANGELOG.md
  • CLAUDE.md
  • CONTRIBUTING.md
  • LICENSE
  • Makefile
  • MODELCLAUDE.md
  • pyrightconfig.json
  • QUICKSTART.md
  • README.md
  • ROADMAP.md
  • ruff.toml
  • SKILLS_GUIDE.md
  • version.json

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

obra/
superpowers

An agentic skills framework & software development methodology that works.

285k
1 add

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k