ratacat

62 mods across 2 repositories, 73 stars between them.

ratacat/claude-skills

Instructions file CodexOpenCode

AGENTS.md instructions for ratacat/claude-skills: When you receive a prompt, check to see if you have any relevant skills to pull in before proceeding.

51 6mo ago A 49 tokens

ratacat/claude-skills

Instructions file

Claude Code instructions for ratacat/claude-skills, a project described as: A collection of Claude skills and tooling for creating them from source materials.

51 6mo ago A 4 tokens

skill-creator

03

ratacat/claude-skills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

51 6mo ago A 46 tokens

skill-installer

04

ratacat/claude-skills

Skill Claude CodeCodex

Install Codex skills into $CODEXHOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

51 6mo ago A 54 tokens

agent-browser

05

ratacat/claude-skills

Skill Claude CodeCodex

Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape…

51 6mo ago A 77 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

51 6mo ago A 47 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when reviewing code to ensure features are agent-native - that any action a user can take, an agent can also take, and anything a user can see, an agent can see. This enforces the principle that agents should have parity with users in capability and context. Context: The user added a new feature to…

51 6mo ago A 210 tokens

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a gem", "write a Ruby…

51 6mo ago A 88 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to create or update README files following the Ankane-style template for Ruby gems. This includes writing concise documentation with imperative voice, keeping sentences under 15 words, organizing sections in the standard order (Installation, Quick Start, Usage, etc.), and ensuring proper…

51 6mo ago A 221 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use when needing to look up book content, find a book by title/author, download an ebook, or reference material from a published book. Triggers on book lookups, ebook downloads, "find the book", "get the PDF/EPUB of". Downloads produce PDF/EPUB/MOBI files - use ebook-extractor skill to convert to text.

51 6mo ago A 81 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to analyze code changes from an architectural perspective, evaluate system design decisions, or ensure that modifications align with established architectural patterns. This includes reviewing pull requests for architectural compliance, assessing the impact of new features on system…

51 6mo ago A 190 tokens

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used when working with AssemblyAI’s Speech-to-Text and LLM Gateway APIs, especially for streaming/live transcription, meeting notetakers, and voice agents that need low-latency transcripts and audio analysis.

51 6mo ago A 51 tokens

bd-to-br-migration

14

ratacat/claude-skills

Skill Claude CodeCodex

Migrate docs from bd (beads) to br (beadsrust). Use when updating AGENTS.md, converting bd commands, "bd sync" → "br sync --flush-only", or beads migration.

51 6mo ago A 50 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Render Mermaid diagrams as readable ASCII/Unicode art in the terminal (from .mmd/.mermaid files, stdin, or Markdown mermaid fences). Use when installing or using lukilabs/beautiful-mermaid, creating a CLI renderer for Mermaid-to-ASCII output, previewing Mermaid diagrams in terminal, or extracting/rendering Mermaid…

51 6mo ago A 78 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need to research and gather external best practices, documentation, and examples for any technology, framework, or development practice. This includes finding official documentation, community standards, well-regarded examples from open source projects, and domain-specific conventions. The…

51 6mo ago B 194 tokens

brainstorming

17

ratacat/claude-skills

Skill Claude CodeCodex

This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when…

51 6mo ago A 76 tokens

brave-search

18

ratacat/claude-skills

Skill Claude CodeCodex

Use when user asks to search the web, look something up online, find current/recent/latest information, or needs cited answers. Triggers on "search", "look up", "find out about", "what is the current/latest", image searches, news lookups. NOT for searching code/files—only for web/internet searches.

51 6mo ago A 72 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you receive a bug report or issue description and need to verify whether the reported behavior is actually a bug. This agent will attempt to reproduce the issue systematically, validate the steps to reproduce, and confirm whether the behavior deviates from expected functionality. \nContext: The…

51 6mo ago A 208 tokens

changelog

20

ratacat/claude-skills

Skill Claude CodeCodex

Create engaging changelogs for recent merges to main branch.

51 6mo ago A 14 tokens

claude-md-authoring

21

ratacat/claude-skills

Skill Claude CodeCodex

Creates and reviews CLAUDE.md configuration files for Claude Code. Applies HumanLayer guidelines including instruction budgets (50 user-level, 100 project-level), WHAT/WHY/HOW framework, and progressive disclosure. Identifies anti-patterns like using Claude as a linter for style rules.

51 6mo ago A 63 tokens

clean-code

22

ratacat/claude-skills

Skill Claude CodeCodex

Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code feels complex or hard to understand. Based on Robert C. Martin's Clean Code.

51 6mo ago A 51 tokens

ratacat/claude-skills

Skill Claude CodeCodex

Use this agent when you need a final review pass to ensure code changes are as simple and minimal as possible. This agent should be invoked after implementation is complete but before finalizing changes, to identify opportunities for simplification, remove unnecessary complexity, and ensure adherence to YAGNI…

51 6mo ago A 204 tokens

compound-docs

24

ratacat/claude-skills

Skill Claude CodeCodex

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup.

51 6mo ago A 17 tokens