Top Rated
The most starred skills loved by the community. Quality guaranteed!
pricing
by slavingia
Help figure out pricing for a product or service using minimalist entrepreneur principles. Use when someone is setting prices, considering price changes, or struggling with what to charge.
webapp-testing
by vudovn
Web application testing principles. E2E, Playwright, deep audit strategies.
api-patterns
by vudovn
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
clean-code
by vudovn
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
code-review-checklist
by vudovn
Code review guidelines covering code quality, security, and best practices.
tdd-workflow
by vudovn
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
seo-fundamentals
by vudovn
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
python-patterns
by vudovn
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
parallel-agents
by vudovn
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
lint-and-validate
by vudovn
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.
bash-linux
by vudovn
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
powershell-windows
by vudovn
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
app-builder
by vudovn
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
react-best-practices
by vudovn
React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.
frontend-design
by vudovn
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
web-design-guidelines
by vudovn
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
intelligent-routing
by vudovn
Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
behavioral-modes
by vudovn
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
database-design
by vudovn
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
i18n-localization
by vudovn
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
documentation-templates
by vudovn
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
game-development
by vudovn
Game development orchestrator. Routes to platform-specific skills based on project needs.
mcp-builder
by vudovn
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
mobile-design
by vudovn
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.