Find the perfect skill
Interactive markdown review with lgtm TUI
Development
Launches an interactive terminal UI for reviewing markdown files with line-by-line comments (blocker, concern, question, suggestion, praise, acknowledge). It helps users perform structured code or document reviews directly in the terminal, with export and clipboard support.
MSW API Mocking
Development
Intercept network requests to mock REST and GraphQL APIs for tests and local development using MSW.
Tailwind CSS Patterns
Development
Utility-first Tailwind CSS patterns for responsive layouts, components, and design systems. Covers v4.1+ features and best practices.
Create a Pull Request
Development
Commit changes, push to a new branch, and create a PR using the repository's template.
React Hook Form Best Practices
Development
Correct React Hook Form usage: data flow, subscriptions, reset, dirty state, number inputs, and controlled-input rules.
Atomic Commits
Development
Analyzes uncommitted changes and creates atomic commits following project conventions and atomicity rules.
Code Review and Task Update
Development
Perform structured code review, validate implementation against specs, and update task status.
Impeccable Frontend Design
Development
Designs and iterates production-grade frontend interfaces. Covers UX, visual hierarchy, accessibility, performance, and design systems.
Eleventy Deployment
Development
Deployment guide for Eleventy static sites. Covers basic steps and dependencies.
Integrate Claude Skill into Project Guidelines
Development
Adapt and integrate a Claude global skill into project development guidelines, not directly into project code.
GDocs-style document review with bots
Development
Set up a Google-Docs-style review interface (comments on rendered LaTeX/Markdown, bot replies, apply/commit changes) in any repo and follow the round protocol for review rounds.
Gauntlet Setup and Configuration
Development
Scans the project structure (monorepo, split, or single) and tooling to automatically configure entry points, checks, and reviews for agent-gauntlet. Generates or updates `.gauntlet/config.yml` and associated check/review files based on discovered tools. Use this when initially setting up agent-gauntlet or reconfiguring after adding new tools or changing project layout.