TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
2939387245

stm32-freertos-developer

by 2939387245

star 0

STM32 + FreeRTOS 嵌入式开发专家。支持 Cortex-M 全系列,原生 FreeRTOS v10+ 和 CMSIS-RTOS v2 API。用于创建任务/队列/信号量...

Dwsy

deepwiki

by Dwsy

star 0

DeepWiki CLI - GitHub 仓库文档查询工具。用法: dw rws -r "owner/repo" | dw rwc -r "owner/repo" -t "topic" | dw aq -r "own...

TANAGELEEE

debugger

by TANAGELEEE

star 0

Expert debugger specializing in complex issue diagnosis, root cause analysis, and systematic problem-solving. Masters de...

TANAGELEEE

refactoring-specialist

by TANAGELEEE

star 0

Expert refactoring specialist mastering safe code transformation techniques and design pattern application. Specializes...

TANAGELEEE

commit

by TANAGELEEE

star 0

Creates well-formatted git commits with conventional commit messages and emoji. Analyzes changes, suggests commit splitt...

u9401066

test-generator

by u9401066

star 0

Generate test files for new code including unit, integration, and e2e tests. Triggers: test, 產生測試, generate test, 測...

u9401066

memory-checkpoint

by u9401066

star 0

Save comprehensive memory checkpoint before context loss or summarization. Triggers: checkpoint, save memory, 檢查點, 存...

u9401066

roadmap-updater

by u9401066

star 0

Update ROADMAP.md to track feature completion and planning. Triggers: roadmap, 更新路線圖, update roadmap, 功能規劃.

u9401066

frontend-ddd

by u9401066

star 0

Assist with Frontend DDD architecture design, component organization, and testing. Triggers: frontend, 前端, react, comp...

u9401066

code-reviewer

by u9401066

star 0

Perform code review with DDD architecture compliance check. Triggers: review, 程式碼審查, code review, 審查, CR.

u9401066

memory-updater

by u9401066

star 0

Update and maintain Memory Bank files (activeContext, progress, decisionLog). Triggers: MB, memory, 記憶, 進度, 更新記憶...

u9401066

changelog-updater

by u9401066

star 0

Automatically update CHANGELOG.md based on code changes following Keep a Changelog format. Triggers: changelog, 更新 cha...

u9401066

git-precommit

by u9401066

star 0

Orchestrate pre-commit workflow including Memory Bank sync, README/CHANGELOG/ROADMAP updates. Triggers: GIT, gc, push, c...

u9401066

ddd-architect

by u9401066

star 0

Assist with DDD architecture design and compliance checking. Triggers: DDD, 架構, architecture, 領域設計, domain design.

u9401066

code-refactor

by u9401066

star 0

Proactively suggest and execute code refactoring to maintain clean architecture. Triggers: refactor, 重構, 優化程式碼, c...

u9401066

readme-updater

by u9401066

star 0

Intelligently update README.md to keep it in sync with code changes. Triggers: readme, 更新 README, update readme, 文檔...

FWFsoft

remember

by FWFsoft

star 0

Search through past conversation histories to recall previous discussions, decisions, and context. Use when you need to...

FWFsoft

dev

by FWFsoft

star 0

Full development environment - builds the project and runs 1 server plus 4 clients. Use when the user wants to test mult...

FWFsoft

clean

by FWFsoft

star 0

Remove build artifacts for a fresh rebuild. Use when the user wants to clean the project, start fresh, or troubleshoot b...

FWFsoft

test

by FWFsoft

star 0

Run all tests for the Gambit game engine. Use when the user wants to run tests, verify functionality, or check that code...

FWFsoft

search

by FWFsoft

star 0

Advanced code search tool that finds definitions, usages, tests, and references across the entire codebase. Use when you...

FWFsoft

run-client

by FWFsoft

star 0

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...

FWFsoft

run-server

by FWFsoft

star 0

Start the Gambit game server on 0.0.0.0:1234. Use when the user wants to run just the server, test server functionality,...

FWFsoft

visual-test

by FWFsoft

star 0

Run visual testing where Claude can see the game window and provide inputs