Explore skills
66,741 skills found
reflexion:reflect
Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification
reflexion
Reflexion Plugin
remotion-best-practices
Best practices for Remotion - Video creation in React
research
Structured deep research and investigation. ML papers, competitor analysis, market research, domain intelligence, data source discovery. Uses firecrawl for web search/scraping. Outputs actionable findings with sources and confidence levels. Use when the user says "research", "investigate", "deep dive", "analyze the market", "find papers on", "competitor analysis", or needs multi-source synthesis o
sdd:add-task
creates draft task file in .specs/tasks/draft/ with original user intent
sdd:brainstorm
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
sdd:create-ideas
Generate ideas in one shot using creative sampling
sdd:implement
Implement a task with automated LLM-as-Judge verification for critical steps
sdd:plan
Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task
sdd
Spec-Driven Development (SDD) Plugin: Continuous Learning + LLM-as-Judge + Agent Swarm
security-audit
Comprehensive security audit: detects insecure defaults, hardcoded secrets, sharp edges, supply chain risks, and OWASP vulnerabilities. Based on Trail of Bits methodology. Use when auditing security, reviewing config, or pre-deployment checks. For PR diffs, use /security-review instead.
security-review
Security-focused differential code review for PRs, commits, and diffs. Calculates blast radius, checks test coverage, models attacks, and generates markdown reports. Based on Trail of Bits methodology. Use for PR reviews, commit audits, and pre-deployment diff checks. For full codebase audits, use /security-audit instead.