80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
plantuml-stdlib
by masayannuu
Find PlantUML Standard Library (stdlib) modules and suggest `!include <...>` paths (C4-PlantUML, icons, macros, etc.).
plantuml
by masayannuu
Create PlantUML diagrams (especially swimlane business workflows). Use to look up official syntax, generate .puml, then...
slack-chat
by mikesmullin
communicate via slack-chat channels and direct messages with users
cicd-validation-merge-wor...
by pmcfadin
Pre-push validation checklist (cargo fmt, clippy with zero warnings, feature flag testing, test suite), CI monitoring, m...
test-data-generation-vali...
by pmcfadin
Generate real Cassandra 5.0 test data using Docker containers, export SSTables with proper directory structure, validate...
cassandra-sstable-format-...
by pmcfadin
Guide parsing of Cassandra 5.0+ SSTable components (Data.db, Index.db, Statistics.db, Summary.db, TOC) with compression...
cql-type-system-schema-ha...
by pmcfadin
Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections...
rust-performance-safety-p...
by pmcfadin
Zero-copy deserialization, async I/O patterns, lifetime management, memory-efficient parsing, and safe handling of unsaf...
memory-updater
by u9401066
Update and maintain Memory Bank files (activeContext, progress, decisionLog). Triggers: MB, memory, 記憶, 進度, 更新記憶...
readme-i18n
by u9401066
Maintain multilingual README versions (English primary, Chinese translation). Triggers: i18n, 翻譯, translate, 多語言, s...
ddd-architect
by u9401066
Ensure code follows DDD architecture and DAL separation for both frontend and backend. Triggers: DDD, arch, 架構, 新功能...
test-generator
by u9401066
Generate comprehensive test suites including static analysis (vulture dead code), unit tests, integration tests, E2E tes...
git-doc-updater
by u9401066
Auto-check and update key documentation before Git commits to keep docs in sync with code. Triggers: docs, 文檔, 更新文...
roadmap-updater
by u9401066
Auto-update ROADMAP.md status based on completed features. Triggers: RM, roadmap, 路線, 規劃, 完成功能, milestone, 里程...
bug-fix
by u9401066
Structured bug fixing workflow with root cause analysis and regression prevention. Triggers: BF, 修 bug, fix bug, debug,...
memory-checkpoint
by u9401066
Externalize detailed memory to Memory Bank before conversation summarization to prevent context loss. Triggers: CP, chec...
code-reviewer
by u9401066
Comprehensive code review checking quality, security, and best practices. Triggers: CR, review, 審查, 檢查, check, 看一...
release
by u9401066
Version release preparation workflow including changelog, version bump, and deployment checks. Triggers: REL, release,...
readme-updater
by u9401066
Intelligently update README.md to sync with code changes. Triggers: readme, 說明, 更新說明, update readme, 文檔同步, doc...
security-reviewer
by u9401066
Security audit following OWASP Top 10 and best practices for web applications. Triggers: SEC, security, 安全, OWASP, 漏...
skill-generator
by u9401066
Generate new skills with standardized structure and frontmatter. Triggers: SG, new skill, 新增 skill, 建立技能, create s...
git-precommit
by u9401066
Orchestrate pre-commit workflow including Memory Bank sync, README/CHANGELOG/ROADMAP updates. Triggers: GIT, gc, push, c...
project-init
by u9401066
Initialize new projects using this template. Triggers: init, new, 新專案, 初始化, create project, 建立專案, bootstrap, s...
code-refactor
by u9401066
Proactively detect and execute code refactoring to maintain DDD architecture and code quality. Triggers: RF, refactor,...