ratacat/claude-skills

A collection of Claude skills and tooling for creating them from source materials

This repository also configures its own agents. See what claude-skills tells them →

53Stars on the repository
98Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to review database migrations, data models, or any code that manipulates persistent data. This includes checking migration safety, validating data constraints, ensuring transaction boundaries are correct, and verifying that referential integrity and privacy requirements are maintained.…

not rated 53 +1 7mo ago A 198 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when reviewing PRs that touch database migrations, data backfills, or any code that transforms production data. This agent validates ID mappings against production reality, checks for swapped values, verifies rollback safety, and ensures data integrity during schema changes. Essential for any migration…

not rated 53 +1 7mo ago A 206 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use when designing databases for data-heavy applications, making schema decisions for performance, choosing between normalization and denormalization, selecting storage/indexing strategies, planning for scale, or evaluating OLTP vs OLAP trade-offs. Also use when encountering N+1 queries, ORM issues, or concurrency…

not rated 53 +1 7mo ago A 65 tokens

debugging

28

ratacat/claude-skills

Skill Claude CodeCodex

Systematic debugging that identifies root causes rather than treating symptoms. Uses sequential thinking for complex analysis, web search for research, and structured investigation to avoid circular reasoning and whack-a-mole fixes.

not rated 53 +1 7mo ago A 42 tokens

deepen-plan

29

ratacat/claude-skills

Skill Claude CodeCodex

Enhance a plan with parallel research agents for each section to add depth, best practices, and implementation details.

not rated 53 +1 7mo ago C 25 tokens

deploy-docs

30

ratacat/claude-skills

Skill Claude CodeCodex

Validate and prepare documentation for GitHub Pages deployment.

not rated 53 +1 7mo ago A 13 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when a PR touches production data, migrations, or any behavior that could silently discard or duplicate records. Produces a concrete pre/post-deploy checklist with SQL verification queries, rollback procedures, and monitoring plans. Essential for risky data changes where you need a Go/No-Go decision.…

not rated 53 +1 7mo ago A 207 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to verify that a UI implementation matches its Figma design specifications. This agent should be called after code has been written to implement a design, particularly after HTML/CSS/React components have been created or modified. The agent will visually compare the live implementation…

not rated 53 +1 7mo ago A 216 tokens

design-iterator

33

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent PROACTIVELY when design work isn't coming together on the first attempt. If you've made 1-2 design changes and the result still feels off, suggest using this agent with 5x or 10x iterations for deeper refinement. This agent takes screenshots, analyzes what's not working, implements improvements, and…

not rated 53 +1 7mo ago A 212 tokens

design-patterns

34

ratacat/claude-skills

Skill Claude CodeCodex

Use when designing software architecture, refactoring code structure, solving recurring design problems, or when code exhibits symptoms like tight coupling, rigid hierarchies, scattered responsibilities, or difficult-to-test components. Also use when choosing between architectural approaches or reviewing code for…

not rated 53 +1 7mo ago A 57 tokens

dhh-rails-reviewer

35

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need a brutally honest Rails code review from the perspective of David Heinemeier Hansson. This agent excels at identifying anti-patterns, JavaScript framework contamination in Rails codebases, and violations of Rails conventions. Perfect for reviewing Rails code, architectural decisions, or…

not rated 53 +1 7mo ago A 210 tokens

dhh-rails-style

36

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals…

not rated 53 +1 7mo ago A 115 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use when needing to scrape documentation websites into markdown for AI context. Triggers on "scrape docs", "download documentation", "get docs for [library]", or creating local copies of online documentation. CRITICAL - always analyze sitemap first before scraping.

not rated 53 +1 7mo ago A 55 tokens

dspy-ruby

38

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with…

not rated 53 +1 7mo ago A 81 tokens

ebook-extractor

39

ratacat/claude-skills

Skill Claude CodeCodex

Use when user wants to extract text from ebooks (EPUB, MOBI, PDF). Use for converting ebooks to plain text for analysis, processing, or reading. Handles all common ebook formats.

not rated 53 +1 7mo ago A 43 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to review and edit text content to conform to Every's specific style guide. This includes reviewing articles, blog posts, newsletters, documentation, or any written content that needs to follow Every's editorial standards. The agent will systematically check for title case in headlines…

not rated 53 +1 7mo ago A 92 tokens

every-style-editor

41

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.

not rated 53 +1 7mo ago A 44 tokens

feature-video

42

ratacat/claude-skills

Skill Claude CodeCodex

Record a video walkthrough of a feature and add it to the PR description.

not rated 53 +1 7mo ago C 17 tokens

figma-design-sync

43

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to synchronize a web implementation with its Figma design by automatically detecting and fixing visual differences. This agent should be used iteratively until the implementation matches the design.\n\n \nContext: User has just implemented a new component and wants to ensure it matches the…

not rated 53 +1 7mo ago A 235 tokens

file-todos

44

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.

not rated 53 +1 7mo ago A 49 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to gather comprehensive documentation and best practices for frameworks, libraries, or dependencies in your project. This includes fetching official documentation, exploring source code, identifying version-specific constraints, and understanding implementation patterns. Context: The user…

not rated 53 +1 7mo ago A 197 tokens

frontend-design

46

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when creating distinctive, production-grade frontend interfaces with high design quality. It applies when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

not rated 53 +1 7mo ago A 48 tokens

gemini-imagegen

47

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports…

not rated 53 +1 7mo ago A 81 tokens

generate_command

48

ratacat/claude-skills

Skill Claude CodeCodex

Create a new custom slash command following conventions and best practices.

not rated 53 +1 7mo ago A 14 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: