80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Deep technical review protocol for Engram pull requests. Trigger: Reviewing any external or internal contribution before...
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
Architecture guardrails for Engram across local store, cloud sync, dashboard, and plugins. Trigger: Any change that affe...
HTMX and templ interaction rules for the Engram dashboard. Trigger: Any change to htmx attributes, partial updates, form...
Visual language rules for Engram surfaces. Trigger: Any dashboard styling, typography, spacing, or visual identity chang...
Adapter boundary rules for plugin integrations. Trigger: Changes in plugin scripts/hooks for Claude, OpenCode, Gemini, o...
add-new-setting-field
by tsukumijima
【設定追加時は必ず参照】KonomiTV に新しい設定 (v-switch/v-select など) を追加する際の必須手順。SettingsStore.ts / Settin...
terraform-skill
by antonbabenko
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), settin...
redis-js
by upstash
Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage,...
content-shipped
by SterlingChin
Log shipped content to the content log. Use when user says "I shipped", "I published", "just posted", or mentions comple...
commit
by SterlingChin
Review changes and create clean git commits. Use when user types /commit or asks to commit changes. Creates well-structu...
end
by SterlingChin
End MARVIN session, save context, and commit changes. Use when user types /end or /quit. Creates session log, updates st...
template-skill
by SterlingChin
Template for creating new MARVIN skills. Copy this directory and customize. Include what the skill does and when to use...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
release
by WhiteMinds
执行 LiveAutoRecord 完整发布流程:验证 changeset、检查 Electron 版本 bump 策略、 提交推送、等待 CI 创建 Version Packages...
electron-debug
by WhiteMinds
通过 CDP(Chrome DevTools Protocol)将 Playwright 连接到 LiveAutoRecord 的 Electron 应用, 实现抓取 console 日志、注入 J...
daily-briefing
by SterlingChin
Generate daily briefing with priorities, progress, and alerts. Used as part of session-start or when user asks "what's o...
update
by SterlingChin
Quick context checkpoint without ending session. Use when user types /update. Saves progress to session log and updates...
marvin
by SterlingChin
Start MARVIN session with briefing. Use when user types /marvin or starts a new session. Loads context, reviews state, g...
skill-creator
by SterlingChin
Create new MARVIN skills on request. Use when user says "give yourself the ability to X" or "create a skill for Y". Gene...
cmux
by manaflow-ai
Manage cloud development sandboxes with cmux. Create, sync, and access remote VMs. Includes browser automation via Chrom...
react-effects
by coder
Guidelines for when to use (and avoid) useEffect in React components
dev-server-sandbox
by coder
Run multiple isolated mux dev-server instances (temp MUX_ROOT + free ports)