Find the perfect skill
Implement Feature from Plan
Development
Implements a feature from an existing implementation plan file (PROD-XXX-IMPLEMENTATION-PLAN.md). Fetches the linked Linear issue for context, asks clarifying questions, then implements one phase at a time, waiting for user approval between each phase.
FireCrawl Hello World
Development
Create a minimal working FireCrawl example. Get started with FireCrawl integration by initializing the client and making a first API call.
Dev Swarm Code Development
Development
Complete backlog implementation in feature-driven development. Read requirements, reference features, design, implement, and document.
UI Development in Backstage
Development
Learn how to build UI using the new Backstage UI design system (bui) versus legacy components like @backstage/core-components and MUI v4.
Share Browser with AI Agent
Development
Pairs a remote AI agent with your browser. Generates a setup key and credentials for scoped browsing.
Design Expert for NestMind HTML/CSS
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site, following the Zed-inspired design system.
View Pull Request Diff
Development
Shows the code diff of a pull request, including file changes and statistics. Helps when reviewing code changes, understanding the scope of modifications, or examining specific files.
Modern Java 21+ Expert
Development
Master modern Java 21+ features with virtual threads, pattern matching, and Spring Boot 3.x.
Audit Request Router
Development
Routes audit requests to the right /nitpicker command. Use to run hostile audit commands or ask what audit commands are available.
Mobile Page Scaffolder
Development
Scaffold new mobile pages using StyleSeed layout patterns, with automatic verification against design rules.
E-LearningWebApp Expert Assistant
Development
Expert assistant for a multi-tenant school LMS with Django backend, Next.js frontend, Expo mobile app, and AI engine. Provides context-aware help for all project tasks.
Automatic PR Labeling
Development
Automatically labels pull requests based on conventional commit types (e.g., feat: → enhancement, fix: → bug). Helps organize and filter PRs by category without manual effort.