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
r3mcos3

yaml-validator

by r3mcos3

star 0

Comprehensive YAML syntax validation, error fixing, and schema validation for various formats (GitHub Actions, Docker Co...

MattGaiser

presentation-builder

by MattGaiser

star 0

Creates professional PowerPoint presentations from content using HTML/CSS slides. Can also read and analyze existing PPT...

fancive

reflect

by fancive

star 0

Analyze conversation to extract reusable engineering rules. Use when user says 'reflect', 'remember this', 'learn from t...

qus0in

role-management

by qus0in

star 0

Guidelines for identifying the appropriate AI persona (Flash, Sonnet, Pro) for a given task.

KvFxKaido

council

by KvFxKaido

star 0

Gather design feedback from AI consultants (Gemini and Codex). Use for architecture decisions, design review, or when yo...

KvFxKaido

deploy

by KvFxKaido

star 0

Deploy Codex or Gemini as working agents to implement tasks. Use when you want another AI to actually write code, not ju...

KvFxKaido

security

by KvFxKaido

star 0

Run security scans and vulnerability analysis using Gemini's security extension. Scan dependencies, generate PoCs, and d...

KvFxKaido

wiki-check

by KvFxKaido

star 0

Validate wiki integrity using Kimi. Checks broken wikilinks, missing frontmatter, orphan pages, and structural issues in...

KvFxKaido

portrait

by KvFxKaido

star 0

Generate character portraits using Gemini NanoBanana. Reads from character YAML and calls gemini directly with full guar...

KvFxKaido

mechanics-check

by KvFxKaido

star 0

Audit SENTINEL game data integrity. Validates regions, jobs, vehicles, and favors against schema enums.

KvFxKaido

profile

by KvFxKaido

star 0

Generate full NPC profiles from character YAML and save JSON to sentinel-agent/generated_npcs. Native (no external agent...

KvFxKaido

profile

by KvFxKaido

star 0

Generate full NPC profiles using Codex. Reads from character YAML and generates agenda, disposition modifiers, dialogue,...

brs98

harness

by brs98

star 0

Use when you have a plan file from Claude Code plan mode and want to execute it autonomously - transforms plan markdown...

brs98

mizu-status

by brs98

star 0

Use when checking the status of an autonomous mizu plan execution - reads state files to show progress percentage, curre...

gtg922r

command-creator

by gtg922r

star 0

Create and manage custom commands for the Gemini CLI. Use when the user wants to save a prompt as a reusable command, cr...

gtg922r

runner-ralph

by gtg922r

star 0

Instructions for configuring and running the Runner Ralph autonomous development loop. Use when the user wants to start...

gtg922r

skill-creator

by gtg922r

star 0

Create new Agent Skills that conform to the Agent Skills open standard (SKILL.md frontmatter + instructions), using prog...

betterbrand

test-generator

by betterbrand

star 0

Generate Vitest test files for the dealflow-network project with proper setup, teardown, database patterns, and assertio...

betterbrand

code-review

by betterbrand

star 0

Review code for dealflow-network project conventions, error handling, type safety, and best practices. Use when reviewin...

betterbrand

add-trpc-endpoint

by betterbrand

star 0

Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functi...

betterbrand

add-database-table

by betterbrand

star 0

Create new Drizzle ORM database tables with proper conventions, type exports, and migrations for the dealflow-network pr...

betterbrand

project-context

by betterbrand

star 0

Provides architecture knowledge for the dealflow-network project including tRPC router patterns, Drizzle ORM conventions...

betterbrand

add-dialog-component

by betterbrand

star 0

Create React dialog components with forms for the dealflow-network project using Radix UI, tRPC mutations, and proper st...

Senmo996

tech-post-generator

by Senmo996

star 0

生成介绍技术用法的博客文章,存放在_posts文件夹内。重点突出技术的实用性,而非技术理论。参考用户已有的tmux文件风格。