Use when implementing any feature or bugfix, before writing implementation code
Development
Code generation, debugging, testing, and development workflows
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force...
This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks",...
Guide for quality focused software architecture. This skill should be used when users want to write code, design...
This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test...
This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan...
Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js,...
Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS,...
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Best practices for Remotion - Video creation in React
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components,...
Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to...
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically...
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing...
This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits",...
This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist",...
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage,...
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js,...
Next.js App Router principles. Server Components, data fetching, routing patterns.