Find the perfect skill
Create a pull request
Development
Creates pull requests with pre-flight checks and automated review via subagents.
Progressive Enhancement
Development
HTML-first development with CSS-only interactivity. Use when building features that work without JavaScript, using native HTML elements, CSS pseudo-classes, and the View Transitions API.
Regression / Test-Hygiene Audit
Testing
Audit test suites for coverage gaps, weak assertions, and flaky tests. Prioritize tests to add or strengthen, creating a safety net for regressions.
Create, Review, and Auto-Fix Skills
Development
Create a new skill using the skill-creator skill, then review and auto-fix it with the reviewing-skills skill. Supports interactive and argument-based input.
Run full static analysis suite
Development
Run the full static analysis suite — ruff lint, ruff format check, pyright type check, auth analysis, license headers. Use before committing or to verify code quality after changes.
Scaffold HR Skill Directories
Development
Scaffolds a new hr-* skill directory with SKILL.md, content/, and examples/ templates, including name validation and file generation.
Apify Content Analytics
Content
Track engagement metrics, measure campaign ROI, and analyze content performance across Instagram, Facebook, YouTube, and TikTok using Apify Actors.
Cursor Known Pitfalls
Development
Identify and avoid common Cursor IDE pitfalls including AI feature issues, configuration problems, security concerns, and team collaboration.
Nx Workspace Commands and Guidelines
Development
Nx workspace commands and guidelines for running tasks, generators, and using Nx MCP tools.
Vite Build Tool: Config, Plugins, SSR
Development
Comprehensive guide to Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. Covers vite.config.ts, plugin development, and SSR builds.
End-to-end package implementation
Development
Implement a package end-to-end: spec, worktree, tests, PR, CI fixes, and conflict resolution.
Sales Skill Runner
Productivity
Run a single sales skill using Stripe API, WebFetch, and WebSearch. Emits real-time events during execution.