80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
rbac-validator
by markus41
Validates role-based access control (RBAC) implementation for four-tier permissions in the NABIP AMS (Member, Chapter Ad...
event-management
by markus41
Guides event lifecycle implementation including registration, capacity management, waitlists, QR code check-in, virtual/...
member-workflow
by markus41
Guides implementation of member lifecycle workflows including registration, renewal, engagement tracking, and duplicate...
analytics-helper
by markus41
Assists with building reports, dashboards, and data visualizations using Recharts and D3.js for the NABIP AMS. Use when...
validating-plans
by jmagar
Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing referenc...
ampeco-public-api
by ampeco
Explore AMPECO Public API endpoints, schemas, and develop integrations with the EV charging platform. Use for API explor...
update-claude-dev-kit
by auge2u
Use when updating Claude Dev Kit components - checks registry for new versions, shows changelogs, updates components ind...
setup-cdk-quality
by auge2u
Use when setting up code quality enforcement - configures linting, formatting, pre-commit hooks, CI workflows, and revie...
setup-cdk-git
by auge2u
Use when setting up git workflows for Claude Code - installs pre-commit hooks, commit templates with Claude attribution,...
setup-cdk-templates
by auge2u
Use when creating CLAUDE.md files or .claude/ directories - detects project type, generates appropriate templates, and s...
setup-cdk-shell
by auge2u
Use when setting up shell environment for Claude Code - installs zsh, Oh My Zsh, Powerlevel10k theme, MesloLGS NF fonts,...
setup-cdk-memory
by auge2u
Use when setting up context management for Claude Code - configures conversation search, context summarization, session...
setup-claude-dev-kit
by auge2u
Use when setting up a new dev machine for Claude Code, onboarding to a project, or optimizing development environment -...
setup-cdk-editor
by auge2u
Use when setting up VS Code or Cursor for Claude Code - configures settings, installs recommended extensions, sets up ke...
openscad-library-check
by Euda1mon1a
Verify OpenSCAD libraries (BOSL2, Round-Anything) are installed, troubleshoot common issues, understand best practices f...
Annotate passing code with protection levels (@protected/@immutable/@maintainable). Use when stabilizing working feature...
Initialize ÆtherLight in a new repository. Sets up folder structure, Git workflow, configuration files, and development...
Validate protection enforcement via pre-commit hooks. Use when building or testing code protection system (PROTECT-002).
Publish ÆtherLight releases to npm and GitHub. Use when the user wants to publish, release, or deploy a new version. Aut...
Analyze codebase for patterns, issues, and improvements. Enforces analysis standards while incorporating user-specific r...
Publish ÆtherLight releases to npm and GitHub. Use when the user wants to publish, release, or deploy a new version. Aut...
Audit protected files, generate protection reports, and verify protection consistency. Use for protection system mainten...
Create structured sprint plans with automated Git workflow. Generates TOML sprints, creates feature branches, and enforc...
java-unit-tests
by Kacper99
Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing...