Find the perfect skill
Session Event Stream Listener
DevOps
Start or stop the SSE event stream for real-time Codeman session events.
Sharding Strategies for Multi-Tenant Databases
Data & AI
Horizontal scaling patterns for multi-tenant databases, covering shard key selection, consistent hashing, and shard management best practices.
SEO and AEO Analysis
Content
Analyzes content for search engine and AI discoverability. Evaluates titles, meta descriptions, headings, and AEO patterns.
Blog Feature Image Renderer
Content
Renders the blog post feature image (1884x1256) using predefined templates and icons, and updates frontmatter. Does not use AI image generation.
Manifest — Remote-derived View of In-Flight ADLC Work
Development
Remote-derived view of all in-flight ADLC work — open PRs and pushed feat/REQ-* branches across every session — with a coarse component/domain overlap report. Read-only and advisory.
Progressive Enhancement
Development
HTML-first development with CSS-only interactivity. Build features that work without JavaScript using native HTML elements, CSS pseudo-classes, and the View Transitions API.
Rabby Claude Skill Index
Documentation
Entry point for Claude-style agents in the Rabby repository. Use it to discover shared repo-local skills stored under skills/*/SKILL.md.
Scientific Illustration Asset Pipeline
Content
Master skill for scientific figure creation using AI-generated elements and a CC0 icon library. Integrates multiple AI models and MCP servers for semi-automated assembly.
Scaffold a new hr-* skill
Development
Scaffold a new hr-* skill directory with SKILL.md, content, and example templates.
OpenRouter Context Optimization
Data & AI
Optimize context window usage for OpenRouter models to reduce cost and improve quality. Covers token estimation, conversation trimming, chunking, and prompt caching.
TypeScript Advanced Patterns
Development
Write precise, type-safe TypeScript using advanced patterns: generics, conditional types, branded types, narrowing, and more.
Update Pull Request
Development
Update an existing pull request with new changes, sync it with its base branch, and refresh the PR description. Handles rebasing, conflict resolution, and force-push scenarios.