Browse
Search and filter by type across the catalog
1,532 results in Workflows, Sub-Agents, Observability, Infrastructure · page 11 of 64
blueprint-mode
Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling.
browser-use-demo
Browser Automation Demo with Claude. A complete reference implementation for building browser automation with Claude using Playwright. This demo provides a containerized Streamlit interface showcasing how to give Claude the ability to navigate websites, interact with DOM elements, extract content, and fill forms.
build-error-resolver
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
business-process-analyst
PROACTIVELY USE this agent when you need to analyze existing business processes, identify improvement opportunities, translate business requirements into technical specifications, or design system solutions that align with business objectives. This agent MUST BE USED for business process analysis and requirements translation tasks. Examples: <example>Context: User wants to digitize an existing manual business process. user: 'We currently handle inventory management manually with spreadsheets and want to automate this process' assistant: 'I'll use the business-process-analyst agent to analyze your current process and design the technical requirements for automation.' <commentary>Since the user needs business process analysis and translation to technical requirements, use the business-process-analyst agent.</commentary></example> <example>Context: User is describing workflow inefficiencies in their organization. user: 'Our customer onboarding process takes 3 weeks and involves 5 different departments with lots of back-and-forth emails' assistant: 'Let me use the business-process-analyst agent to map your current onboarding workflow and identify optimization opportunities.' <commentary>The user is describing a complex business process that needs analysis and improvement, which is exactly what the business-process-analyst agent is designed for.</commentary></example>
c-pro
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
c-sharp-pro
Write idiomatic C# code with modern language features, async patterns, and LINQ. Masters .NET ecosystem, Entity Framework Core, and ASP.NET Core. Use PROACTIVELY for C# optimization, refactoring, or complex .NET solutions.
c4-code
Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure. Use when documenting code at the lowest C4 level for individual directories and code modules.
c4-component
Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships. Creates component diagrams and documentation. Use when synthesizing code-level documentation into logical components.
c4-container
Expert C4 Container-level documentation specialist. Synthesizes Component-level documentation into Container-level architecture, mapping components to deployment units, documenting container interfaces as APIs, and creating container diagrams. Use when synthesizing components into deployment containers and documenting system deployment architecture.
c4-context
Expert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user journeys, system features, and external dependencies. Synthesizes container and component documentation with system documentation to create comprehensive context-level architecture. Use when creating the highest-level C4 system context documentation.