
Development best practices and project patterns. Use when starting projects, setting up CLAUDE.md, coding TypeScript/Next.js/React/Supabase, implementing AI flows, data fetching, testing, deployment, git workflows, browser automation, centralized configuration, or Tailwind CSS v4.
Manage which Vercel plugin skills are enabled or disabled. Use when the user wants to disable noisy Vercel skills, enable previously disabled skills, or see which skills are active. Invoked via /manage-vercel-skills.
Multi-agent code review council. A parallel team of specialized read-only reviewers (architect, correctness, security, compliance, silent-failures, type/comment, simplification) audits a diff, a synthesis agent consolidates findings, and a debate-consensus pass resolves conflicts into a single ranked verdict. Use this skill when reviewing a PR, branch, or diff before merge — standalone, or as the review primitive invoked by swarm-protocol's review-repair phase. Triggers on: (1) `/council-review <PR URL | branch | diff>`, (2) `/council-review` (no args) to review current uncommitted changes, (3) requests to review code with multiple specialized lenses or to gate a merge.
Multi-agent development orchestration for complex projects. Use this skill when orchestrating parallel development workstreams, coordinating multiple agent tasks, managing project documentation structure, or executing `/swarm-protocol` commands. Triggers on: (1) `/swarm-protocol <project-name>` to initialize new projects with full planning, (2) `/swarm-protocol` (no args) to continue existing or start new project, (3) requests involving parallel agent coordination, milestone commits, or multi-phase development workflows.