80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
configuration-migrator
by a5c-ai
Migrate configuration files between formats and versions with environment variable extraction
framework-compatibility-c...
by a5c-ai
Check codebase compatibility with target framework versions and generate migration paths
electron-main-preload-gen...
by a5c-ai
Generate secure main process and preload script boilerplate with proper context isolation, IPC patterns, and security be...
electron-native-addon-bui...
by a5c-ai
Build and bundle native Node.js addons for Electron with proper ABI compatibility, cross-compilation support, and rebuil...
file-watcher-setup
by a5c-ai
Set up cross-platform file system watching with debouncing and efficient change detection
document-redliner
by a5c-ai
Automated document comparison, redline generation, change tracking
jupyter-reproducibility-c...
by a5c-ai
Skill for checking and ensuring Jupyter notebook reproducibility
nx
by a5c-ai
Nx workspace configuration, generators, and affected commands.
process-generator
by a5c-ai
Generate process JS files following Babysitter SDK patterns including task definitions, quality gates, breakpoints, and...
codemod-generator
by a5c-ai
Generate automated code migration scripts (codemods)
semver-analyzer
by a5c-ai
Analyze code changes and determine semantic version bumps. Detect breaking changes automatically, suggest version bump (...
secret-detection-scanner
by a5c-ai
Detect secrets, credentials, and sensitive data in code and configurations. Scan git history for secrets, detect API key...
docusaurus
by a5c-ai
Deep integration with Docusaurus for documentation site development. Configure projects, manage sidebars, versioning, i1...
tech-writing-lint
by a5c-ai
Automated technical writing style and quality enforcement. Lint documentation with Vale, check for inclusive language, e...
component-inventory
by a5c-ai
Audit and inventory existing UI components in a codebase
typing-rule-generator
by a5c-ai
Generate and format typing rules in inference rule notation for type system design
error-messages
by a5c-ai
Expert skill for designing and implementing high-quality compiler error messages
grammar-design
by a5c-ai
Expert skill for formal grammar design including disambiguation, precedence, and validation
lexer-generator
by a5c-ai
Expert skill for generating and hand-writing lexers using DFA-based, table-driven, and recursive approaches
language-server-protocol
by a5c-ai
Expert skill for implementing Language Server Protocol servers with full IDE feature support
parser-generator
by a5c-ai
Expert skill for parser generation and implementation using LL, LR, LALR, PEG, and Pratt parsing techniques
repl-development
by a5c-ai
Expert skill for building interactive REPLs with rich editing and evaluation features
tree-sitter
by a5c-ai
Expert skill for creating tree-sitter grammars for incremental parsing and syntax highlighting