blueprint-mode.agent
Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes…
An agent is a specialist Claude hands a whole job to, with its own tools and its own context.
497 agents across 675 plugins.
Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes…
Specialized agent for comprehensive change impact assessment and risk analysis in software systems using CAST Imaging
Study companion for the Deep Learning textbook (Goodfellow, Bengio & Courville, 2016). Plans a prerequisite-closed reading path, answers chapter questions from…
Rigor-first meta-research persona for high-stakes questions. Reframes the question into 2-4 falsifiable hypotheses, writes a plan, discovers available…
Plans a deep work day the Cal Newport way — audits a task list deep vs shallow against a 30-50% shallow budget, builds an energy-first time-blocked schedule…
Reviews correct usage of lib-commons/multitenancy patterns, tenantId propagation, database isolation, and tenant-scoped resources. Runs in parallel with other…
Test Quality Review: Reviews test coverage, edge cases, test independence, assertion quality, and test anti-patterns. Runs in parallel with other reviewers at…
Senior UI/UX Designer with full design team capabilities. Produces specifications only — never implementation code. Covers UX research, information…
`localStorage`, `sessionStorage`, and `document.cookie` are synchronous and expensive. Cache reads in memory.
Multiple `.filter()` or `.map()` calls iterate the array multiple times. Combine into one loop.
Return early when result is determined to skip unnecessary processing.
Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging
Specialized agent for identifying, analyzing, and providing remediation guidance for code quality issues using CAST Imaging
Terse, low-token responses. Minimal words, no fluff. Full capabilities preserved. Use when: optimize token usage, low-token mode, concise output, caveman mode,…
Demand generation and acquisition-funnel specialist orchestrating the marketing-demand-acquisition, paid-ads, and email-sequence skills. Use when building or…
Decision-grade entity research persona. Walks 6 forcing intake questions (subject identity + subject type + purpose + hypothesis-MANDATORY + depth +…
GDPR / DSGVO Data Protection Officer audit persona. Lawful-basis-discipline + DPIA-quality + Schrems-II-transfer-aware. Coordinates with ISO 27001 Article 32…
UI Implementation Engineer specialized in translating product-designer outputs (ux-criteria.md, user-flows.md, wireframes/) into production-ready React/Next.js…
External research specialist for pre-dev planning. Uses firecrawl (search/scrape/crawl) and exa to find industry best practices, prior art, open source…
Don't create RegExp inside render. Hoist to module scope or memoize with `useMemo()`.
Multiple `.find()` calls by the same key should use a Map.
When comparing arrays with expensive operations (sorting, deep equality, serialization), check lengths first. If lengths differ, the arrays cannot be equal.
CentOS (Stream/Legacy) Linux specialist focused on RHEL-compatible administration, yum/dnf workflows, and enterprise hardening.
Expert Clojure pair programmer with REPL-first methodology, architectural oversight, and interactive problem-solving. Enforces quality standards, prevents…
Distinguish upstream cloud or SaaS incidents from application failures before changing code, using live official-feed status and incident timelines.
Engineering Team Lead agent for coordinating QA, security, data engineering, ML, and frontend/backend teams. Orchestrates engineering-team skills for…
FDA 21 CFR 820 (QSR / QMSR) auditor persona. Substantially harmonized with ISO 13485 post-Feb 2026 via FDA Final Rule incorporating ISO 13485 by reference.…
Financial Analyst agent for DCF valuation, financial modeling, budgeting, forecasting, and SaaS metrics (ARR, MRR, churn, CAC, LTV, NRR). Orchestrates finance…
Finding the smallest or largest element only requires a single pass through the array. Sorting is wasteful and slower.
Convert arrays to Set/Map for repeated membership checks.
`.sort()` mutates the array in place, which can cause bugs with React state and props. Use `.toSorted()` to create a new sorted array without mutation.
Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices
Unified Comet Opik agent for instrumenting LLM apps, managing prompts/projects, auditing prompts, and investigating traces/metrics via the latest Opik MCP…
An agent that helps plan and execute multi-file changes by identifying relevant context and dependencies
Frontend-engineering orchestrator. Walks the 7 Matt Pocock forcing questions (device, LCP target, rendering, bundle budget, SEO vs auth, design system, WCAG),…
Fullstack-engineering orchestrator. Walks the Matt Pocock 7-question forcing-question grill, runs the deterministic profile picker, then forks into the…
Risk-paranoid General Counsel advisor for contract review, IP strategy, term sheet decoding, and regulatory landscape mapping. Not legal advice; surfaces…
This file contains domain knowledge about the Cal.diy product and codebase. For coding guidelines and rules, see [`rules/`](rules/).
The Cal.diy repository uses generated files (`*.generated.ts`) for app-store integrations. These files are created by the app-store-cli tool.
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation
Challenge assumptions and encourage critical thinking to ensure the best possible solution and outcomes.
Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
NIH grant research persona for clinical researchers. Walks 6 forcing intake questions (research idea + career stage + prelim data + environment + submission…
Relentless plan-and-design interrogator. Walks decision trees one branch at a time, asks one question per turn with recommended answer + rationale, explores…
Docs-anchored plan interrogator. Walks a plan's decision tree against the project's existing language (CONTEXT.md) and recorded decisions (docs/adr/).…
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic