80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
yaml-validator
by r3mcos3
Comprehensive YAML syntax validation, error fixing, and schema validation for various formats (GitHub Actions, Docker Co...
presentation-builder
by MattGaiser
Creates professional PowerPoint presentations from content using HTML/CSS slides. Can also read and analyze existing PPT...
reflect
by fancive
Analyze conversation to extract reusable engineering rules. Use when user says 'reflect', 'remember this', 'learn from t...
role-management
by qus0in
Guidelines for identifying the appropriate AI persona (Flash, Sonnet, Pro) for a given task.
council
by KvFxKaido
Gather design feedback from AI consultants (Gemini and Codex). Use for architecture decisions, design review, or when yo...
deploy
by KvFxKaido
Deploy Codex or Gemini as working agents to implement tasks. Use when you want another AI to actually write code, not ju...
security
by KvFxKaido
Run security scans and vulnerability analysis using Gemini's security extension. Scan dependencies, generate PoCs, and d...
wiki-check
by KvFxKaido
Validate wiki integrity using Kimi. Checks broken wikilinks, missing frontmatter, orphan pages, and structural issues in...
portrait
by KvFxKaido
Generate character portraits using Gemini NanoBanana. Reads from character YAML and calls gemini directly with full guar...
mechanics-check
by KvFxKaido
Audit SENTINEL game data integrity. Validates regions, jobs, vehicles, and favors against schema enums.
profile
by KvFxKaido
Generate full NPC profiles from character YAML and save JSON to sentinel-agent/generated_npcs. Native (no external agent...
profile
by KvFxKaido
Generate full NPC profiles using Codex. Reads from character YAML and generates agenda, disposition modifiers, dialogue,...
harness
by brs98
Use when you have a plan file from Claude Code plan mode and want to execute it autonomously - transforms plan markdown...
mizu-status
by brs98
Use when checking the status of an autonomous mizu plan execution - reads state files to show progress percentage, curre...
command-creator
by gtg922r
Create and manage custom commands for the Gemini CLI. Use when the user wants to save a prompt as a reusable command, cr...
runner-ralph
by gtg922r
Instructions for configuring and running the Runner Ralph autonomous development loop. Use when the user wants to start...
skill-creator
by gtg922r
Create new Agent Skills that conform to the Agent Skills open standard (SKILL.md frontmatter + instructions), using prog...
test-generator
by betterbrand
Generate Vitest test files for the dealflow-network project with proper setup, teardown, database patterns, and assertio...
code-review
by betterbrand
Review code for dealflow-network project conventions, error handling, type safety, and best practices. Use when reviewin...
add-trpc-endpoint
by betterbrand
Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functi...
add-database-table
by betterbrand
Create new Drizzle ORM database tables with proper conventions, type exports, and migrations for the dealflow-network pr...
project-context
by betterbrand
Provides architecture knowledge for the dealflow-network project including tRPC router patterns, Drizzle ORM conventions...
add-dialog-component
by betterbrand
Create React dialog components with forms for the dealflow-network project using Radix UI, tRPC mutations, and proper st...
tech-post-generator
by Senmo996
生成介绍技术用法的博客文章,存放在_posts文件夹内。重点突出技术的实用性,而非技术理论。参考用户已有的tmux文件风格。