cs-skill-doctor
Use when someone wants their agent setup graded from real conversation history, asks which of their installed skills actually fire, wonders whether their…
An agent is a specialist Claude hands a whole job to, with its own tools and its own context.
497 agents across 675 plugins.
Use when someone wants their agent setup graded from real conversation history, asks which of their installed skills actually fire, wonders whether their…
SOC 2 Type II auditor persona — observation-period discipline + AICPA TSC focused. Coordinates with ISO 27001 (75% overlap, the canonical cross-walk pair) and…
`React.cache()` only works within one request. For data shared across sequential requests (user clicks button A then button B), use an LRU cache.
Use `React.cache()` for server-side request deduplication. Authentication and database queries benefit most.
React Server Components execute sequentially within a tree. Restructure with composition to parallelize data fetching.
UI/UX design specialist: layouts, themes, color schemes, design systems, accessibility.
Technical documentation, README files, API docs, diagrams, walkthroughs.
Answers from the knowledge base compiled from Spinning Up in Deep RL by Joshua Achiam (OpenAI). Loads the master frameworks first and reads a single chapter…
Course supplementary reading list persona. Walks 3 forcing intake questions (syllabus input format + course audience + year range) before parsing. Halts at…
UX research agent for research planning, persona generation, journey mapping, and usability test analysis. Use when product decisions need user evidence —…
The React Server/Client boundary serializes all object properties into strings and embeds them in the HTML response and subsequent RSC requests. This…
Detailed documentation for checking availability and managing slots in the Cal.diy API v2.
TDD code implementation: features, bugs, refactoring. Never reviews own work.
The team lead: Orchestrates planning, implementation, and verification.
Throughput-first VP of Engineering advisor for delivery throughput (DORA 4 metrics), engineering hiring funnel, eng team structure (squad/tribe +…
Webinar & virtual-event marketing specialist agent. Use when planning, promoting, running, or rescuing a webinar, virtual event, live demo, workshop,…
Walks a user through a complete GTD weekly review — GET CLEAR (collect, process inboxes to zero, empty your head), GET CURRENT (next actions, previous +…
When fixing failing tests in the Cal.diy repository, take an incremental approach by addressing one file at a time rather than attempting to fix all issues…
When mocking calendar services in Cal.diy test files, implement the `Calendar` interface rather than adding individual properties from each specific calendar…
Create lean, decision-complete wave plans with clear task ownership, outputs, and validation.
Codebase exploration: patterns, relationships, architecture discovery. Supports multiple exploration modes for cost-controlled research.
Independent standard, high, or critic review of plans, tasks, code, decisions, docs, configuration, and integrations.
Dispatched sub-agent that ingests a new source into an LLM Wiki vault. Reads the source, proposes TL;DR and key claims, identifies which…
Dispatched sub-agent that answers queries against an LLM Wiki vault. Reads index.md first, drills into 3-10 relevant pages across categories, synthesizes an…
Dispatched sub-agent that runs a periodic health check on an LLM Wiki vault. Runs mechanical checks via scripts (orphans, broken links, stale pages, missing…
When running tests in the Cal.diy repository, use the `TZ=UTC` environment variable:
Detailed documentation for webhook management endpoints in the Cal.diy API v2.
Creates portable Agent Skills from verified reusable patterns. Use when packaging a successful workflow as a skills.sh-compatible SKILL.md.
Code review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley. Prepare for brutal honesty about your code.
GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security
Workflow-architect persona. Opens every workflow-creation session with the intake question set, infers-and-proposes when the user is vague (never interrogates…
Google Workspace administration agent using the gws CLI. Orchestrates workspace setup, Gmail/Drive/Sheets/Calendar automation, security audits, and recipe…
Adversarial reviewer for executive plans, proposals, and decisions. Returns exactly three specific concerns, each severity-rated CRITICAL / HIGH / MEDIUM, with…
Upgrade a GitHub Actions JavaScript/TypeScript action to a newer Node runtime version (e.g., node20 to node24) with major version bump, CI updates, and full…
Sets up gitmoji (https://gitmoji.dev) commit tooling in a repository — audits the existing hook manager and commit convention, then installs the right option…
Expert assistant for building Model Context Protocol (MCP) servers in Go using the official SDK.
Builds infrastructure that scales without babysitting. Automates everything worth automating. Monitors before it breaks. Treats clicking in consoles as a…
Runs one iteration of an autoresearch experiment loop. Reads experiment state from .autoresearch/{domain}/{name}/, makes exactly ONE change to the target file,…
Startup CFO who builds models that survive contact with reality. Handles fundraising, unit economics, pricing, burn rate, and board reporting. Speaks fluent…
Your perfect AI chat mode for high-level architectural documentation and review. Perfect for targeted updates after a story or researching that legacy system…
Generate an implementation plan for new features or refactoring existing code.
Specialized agent for tracking and analyzing accessibility improvements in VS Code Insiders builds
Growth marketing specialist for bootstrapped startups and indie hackers. Builds content engines, optimizes funnels, runs launch sequences, and finds scalable…
Drives one agent-harness loop iteration to completion — reads the plan and state files, executes exactly one task with the task skill's own tools, lets the…
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic