Agent Skills by breverdbidder
Showing 68 vetted skills indexed across 6 GitHub repositories.
vet
Review git diffs and conversation history to detect code issues.
using-git-worktrees
Create isolated Git worktrees with directory selection and safety verification.
playwright-best-practices
Guide writing, debugging, and maintaining Playwright tests in TypeScript.
api-design-principles
Guide REST and GraphQL API design with versioning and error handling principles.
test-driven-development
Guide developers through the Red-Green-Refactor cycle for test-driven development.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns for backend systems.
systematic-debugging
Guide four-phase debugging from investigation to implementation for root cause fixes.
dispatching-parallel-agents
Dispatch specialized agents to run independent debugging tasks concurrently.
firecrawl-agent
Extract structured website data into JSON using firecrawl.
firecrawl-scrape
Extract clean markdown content from URLs with JavaScript rendering support.
firecrawl-map
Discover and list all URLs on a website with filtering and sitemap options.
executing-plans
Execute written implementation plans with critical review and verification checkpoints.
finishing-a-development-branch
Verify test status and present Git branch integration options.
supabase-postgres-best-practices
Optimize PostgreSQL query performance and schema design for Supabase.
research
Conduct web research on specified topics and provide cited source synthesis.
brainstorming
Facilitate design and specification through collaborative dialogue to produce an approved design document.
firecrawl-search
Search the web and scrape full-page content into Markdown using Firecrawl.
vercel-react-best-practices
Apply performance optimization rules to React and Next.js applications.
writing-plans
Generate step-by-step implementation plans for software development tasks.
requesting-code-review
Dispatch a code-reviewer subagent for pre-merge verification using git commit SHAs.
receiving-code-review
Verify and respond to code review feedback with technical reasoning.
browser-use
Automate browser interactions for web testing, form filling, screenshots, and data extraction.
python-performance-optimization
Profile and optimize Python code using cProfile, memory_profiler, and NumPy.
firecrawl-browser
Automate clicks, form fills, logins, and pagination on dynamic web pages.