80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
stm32-freertos-developer
by 2939387245
STM32 + FreeRTOS 嵌入式开发专家。支持 Cortex-M 全系列,原生 FreeRTOS v10+ 和 CMSIS-RTOS v2 API。用于创建任务/队列/信号量...
deepwiki
by Dwsy
DeepWiki CLI - GitHub 仓库文档查询工具。用法: dw rws -r "owner/repo" | dw rwc -r "owner/repo" -t "topic" | dw aq -r "own...
debugger
by TANAGELEEE
Expert debugger specializing in complex issue diagnosis, root cause analysis, and systematic problem-solving. Masters de...
refactoring-specialist
by TANAGELEEE
Expert refactoring specialist mastering safe code transformation techniques and design pattern application. Specializes...
commit
by TANAGELEEE
Creates well-formatted git commits with conventional commit messages and emoji. Analyzes changes, suggests commit splitt...
test-generator
by u9401066
Generate test files for new code including unit, integration, and e2e tests. Triggers: test, 產生測試, generate test, 測...
memory-checkpoint
by u9401066
Save comprehensive memory checkpoint before context loss or summarization. Triggers: checkpoint, save memory, 檢查點, 存...
roadmap-updater
by u9401066
Update ROADMAP.md to track feature completion and planning. Triggers: roadmap, 更新路線圖, update roadmap, 功能規劃.
frontend-ddd
by u9401066
Assist with Frontend DDD architecture design, component organization, and testing. Triggers: frontend, 前端, react, comp...
code-reviewer
by u9401066
Perform code review with DDD architecture compliance check. Triggers: review, 程式碼審查, code review, 審查, CR.
memory-updater
by u9401066
Update and maintain Memory Bank files (activeContext, progress, decisionLog). Triggers: MB, memory, 記憶, 進度, 更新記憶...
changelog-updater
by u9401066
Automatically update CHANGELOG.md based on code changes following Keep a Changelog format. Triggers: changelog, 更新 cha...
git-precommit
by u9401066
Orchestrate pre-commit workflow including Memory Bank sync, README/CHANGELOG/ROADMAP updates. Triggers: GIT, gc, push, c...
ddd-architect
by u9401066
Assist with DDD architecture design and compliance checking. Triggers: DDD, 架構, architecture, 領域設計, domain design.
code-refactor
by u9401066
Proactively suggest and execute code refactoring to maintain clean architecture. Triggers: refactor, 重構, 優化程式碼, c...
readme-updater
by u9401066
Intelligently update README.md to keep it in sync with code changes. Triggers: readme, 更新 README, update readme, 文檔...
remember
by FWFsoft
Search through past conversation histories to recall previous discussions, decisions, and context. Use when you need to...
dev
by FWFsoft
Full development environment - builds the project and runs 1 server plus 4 clients. Use when the user wants to test mult...
clean
by FWFsoft
Remove build artifacts for a fresh rebuild. Use when the user wants to clean the project, start fresh, or troubleshoot b...
test
by FWFsoft
Run all tests for the Gambit game engine. Use when the user wants to run tests, verify functionality, or check that code...
search
by FWFsoft
Advanced code search tool that finds definitions, usages, tests, and references across the entire codebase. Use when you...
run-client
by FWFsoft
Start a single Gambit game client that connects to 127.0.0.1:1234. Use when the user wants to run a client, test client...
run-server
by FWFsoft
Start the Gambit game server on 0.0.0.0:1234. Use when the user wants to run just the server, test server functionality,...
visual-test
by FWFsoft
Run visual testing where Claude can see the game window and provide inputs