80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
calculator
by egermano
Performs basic arithmetic operations including addition, subtraction, multiplication, and division. Use when the user ne...
documenting-with-mkdocs
by bryonjacob
Project documentation with MkDocs Material - consistent structure, API auto-generation, GitHub Pages deployment
creating-variants
by bryonjacob
Create team-specific workflow variants by adapting aug marketplace content to existing tools and processes
software-development
by bryonjacob
Build code from GitHub issue specifications. Implements in chunks with tests after each chunk. Uses just commands for qu...
documenting-with-audit
by bryonjacob
Automated documentation auditing - ensures CLAUDE.md coverage, updates stale docs, recommends structural improvements
justfile-security-pattern...
by bryonjacob
Level 2 patterns - vulns, lic, sbom, doctor (security, compliance, environment health)
creating-agents
by bryonjacob
Use when creating or editing agent definitions - ensures proper frontmatter, clear structure, validation of references,...
software-quality
by bryonjacob
Analyze test coverage, identify gaps, suggest strategic test cases. Use when writing features, after bug fixes, or durin...
development-stack-standar...
by bryonjacob
Development stack standards - five-level maturity model, dimension specs, assessment criteria, tool guidance
justfile-advanced-pattern...
by bryonjacob
Level 3 patterns - test-smart, deploy, migrate, logs, status (production systems)
software-architecture
by bryonjacob
Analyze problems, design solutions, plan task breakdowns. Use for epic planning, architecture design, and task specifica...
feature-walkthrough
by bryonjacob
Generate polished walkthrough videos from Playwright test suites. Runs thematically connected tests with video recording...
self-reviewing-code
by bryonjacob
Self-review checklist before marking PR ready - catch clarity, correctness, and maintainability issues with fresh eyes
hemingwayesque
by bryonjacob
Ruthless concision for AI prompts and context - "Not One Word Wasted"
executing-development-iss...
by bryonjacob
Complete development lifecycle for GitHub/local issues - branch, implement, test, PR, merge with quality gates
configuring-javascript-st...
by bryonjacob
JavaScript/TypeScript stack configuration - pnpm, prettier, eslint, vitest with 96% coverage threshold
configuring-python-stack
by bryonjacob
Python stack configuration - uv, ruff, mypy, pytest with 96% coverage threshold
integrating-formspree-for...
by bryonjacob
Use when adding forms to static websites using Formspree - provides contact forms, newsletter signups, validation, and s...
configuring-polyglot-stac...
by bryonjacob
Polyglot project configuration - orchestrate multiple language subprojects with root justfile
working-in-git-worktrees
by bryonjacob
Working in isolated worktree directories for parallel work - work normally, tests isolated, orchestrator handles cleanup
documenting-with-claude-m...
by bryonjacob
Hierarchical machine-readable documentation - root CLAUDE.md with module index, per-module CLAUDE.md for significant mod...
justfile-interface
by bryonjacob
Baseline justfile commands - exact comment strings, all projects implement these
configuring-java-stack
by bryonjacob
Java stack configuration - Maven, JUnit 5, Spotless, SpotBugs, JaCoCo with 96% coverage threshold
styling-with-tailwind-cva
by bryonjacob
Use when creating design systems or styling components with Tailwind CSS v4 and Class Variance Authority (CVA) - provide...