maestro:e2e-testing
Playwright E2E testing with Page Object Model, CI/CD integration, and flaky test strategies. Use during maestro:implement for E2E test writing and maestro:review for coverage verification.
maestro:eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD). Use during maestro:review to measure and validate session outcomes with eval metrics.
maestro:foundation-models-on-device
Apple FoundationModels framework for on-device LLM with guided generation and tool calling in iOS 26+. Use during maestro:implement when building on-device ML features for Apple platforms.
maestro:frontend-patterns
React and Next.js frontend patterns for state management, performance optimization, and UI best practices. Use during maestro:implement when building UI components or client-side features.
maestro:frontend-slides
Create animation-rich HTML presentations from scratch or convert PowerPoint files. Use in any maestro phase when building presentation slides or converting PPT/PPTX.
maestro:golang-patterns
Idiomatic Go patterns, best practices, and conventions for robust Go applications. Use during maestro:implement when writing Go code -- error handling, concurrency, interfaces, and project structure.
maestro:golang-testing
Go testing with table-driven tests, subtests, benchmarks, and fuzzing. Use during maestro:implement when writing Go tests following TDD methodology.
maestro:investor-materials
Pitch decks, one-pagers, investor memos, financial models, and fundraising materials. Use in any maestro phase when producing investor-facing documents.
maestro:investor-outreach
Cold emails, warm intros, follow-ups, and investor communications for fundraising. Use in any maestro phase when drafting investor-facing outreach messages.
maestro:iterative-retrieval
Progressive context retrieval pattern for multi-agent workflows. Use during maestro:design when architecting subagent context strategies or RAG-like retrieval pipelines.
maestro:java-coding-standards
Java coding standards for Spring Boot services covering naming, immutability, Optional, streams, and exceptions. Use during maestro:implement for Java code quality and maestro:review for Java review criteria.
maestro:jpa-patterns
JPA/Hibernate patterns for entity design, relationships, query optimization, and transactions in Spring Boot. Use during maestro:implement when building JPA entities or optimizing database access.
maestro:liquid-glass-design
iOS 26 Liquid Glass design system with dynamic glass materials, blur, reflection, and interactive morphing. Use during maestro:implement when building iOS 26 UI with the glass material system.
maestro:market-research
Market research, competitive analysis, and industry intelligence with source attribution. Use during maestro:design for research tasks, TAM/SAM/SOM estimates, or competitor analysis.
maestro:nutrient-document-processing
Nutrient DWS API for document processing, conversion, OCR, redaction, signing, and form filling. Use during maestro:implement when building document processing features with Nutrient.
maestro:plankton-code-quality
Write-time code quality enforcement via Plankton hooks for auto-formatting, linting, and Claude-powered fixes. Use across all maestro phases as a quality gate on file edits.
maestro:postgres-patterns
PostgreSQL query optimization, schema design, indexing, and security patterns. Use during maestro:implement when writing SQL queries or designing database schemas with PostgreSQL.
maestro:project-guidelines-example
Example project-specific skill template based on a real production application. Use during maestro:setup as a reference for creating custom project skills.
maestro:python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for Python applications. Use during maestro:implement when writing Python code -- naming, structure, and idiomatic patterns.
maestro:python-testing
Python testing with pytest, TDD methodology, fixtures, mocking, and parametrization. Use during maestro:implement when writing Python tests following TDD.
maestro:regex-vs-llm-structured-text
Decision framework for choosing regex vs LLM for structured text parsing. Use during maestro:design when planning text extraction approach, and maestro:implement when building parsers.
maestro:search-first
Research-before-coding workflow. Use during maestro:design to find existing tools, libraries, and patterns before writing custom code.
maestro:security-review
Comprehensive security checklist for authentication, input handling, secrets, API endpoints, and sensitive data. Use during maestro:review for security posture assessment.
maestro:security-scan
Scan Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks. Use during maestro:review to audit agent configuration security.
maestro:skill-stocktake
Audit Claude skills and commands for quality with Quick Scan or Full Stocktake modes. Use during maestro:review to assess skill quality and consistency.
maestro:springboot-patterns
Spring Boot architecture patterns, REST API design, layered services, and caching. Use during maestro:implement when building Java Spring Boot backend services.
maestro:springboot-security
Spring Security best practices for authentication, authorization, CSRF, secrets, and rate limiting. Use during maestro:review when reviewing Spring Boot security configuration.
maestro:springboot-tdd
Spring Boot TDD with JUnit 5, Mockito, MockMvc, and Testcontainers. Use during maestro:implement when writing tests for Spring services, controllers, and repositories.
maestro:springboot-verification
Verification loop for Spring Boot: build, static analysis, tests with coverage, security scans, and diff review. Use during maestro:review before Spring Boot releases or PRs.
maestro:strategic-compact
Strategic context compaction for long sessions. Use during maestro:design for multi-phase sessions approaching context limits, suggesting /compact at logical breakpoints.
maestro:swift-actor-persistence
Thread-safe data persistence using Swift actors with in-memory cache and file-backed storage. Use during maestro:implement when building persistence layers in Swift.
maestro:swift-concurrency-6-2
Swift 6.2 Approachable Concurrency with single-threaded default, @concurrent offloading, and isolated conformances. Use during maestro:implement when writing async Swift code.
maestro:swift-protocol-di-testing
Protocol-based dependency injection for testable Swift code with mock strategies and Swift Testing. Use during maestro:implement when writing testable Swift with DI.
maestro:swiftui-patterns
SwiftUI architecture with @Observable state management, view composition, navigation, and performance optimization. Use during maestro:implement when building SwiftUI views and features.
maestro:tdd-workflow
Test-driven development workflow enforcing Red-Green-Refactor with 80%+ coverage. Use during maestro:implement as the core TDD methodology for all code changes.
maestro:verification-loop
Comprehensive post-change verification system with build, test, lint, and quality gates. Use during maestro:review as the core verification workflow before PRs or releases.
maestro:visa-doc-translate
Translate visa application documents (images) to English and create bilingual PDFs. Use in any maestro phase when translating documents for visa applications.
init
Generates AGENTS.md and CLAUDE.md files using the WHAT/WHY/HOW framework. Explores the codebase and produces minimal (<100 line) context files with progressive disclosure.
maestro-design
Deep discovery and specification for ambitious features. Full BMAD-inspired interview with classification, vision, journeys, domain analysis, and FR synthesis. Same output contract (spec.md + plan.md) as new-track but far richer. Use for multi-component systems, regulated domains, or unclear requirements.
maestro-implement
Execute track tasks following TDD workflow. Single-agent by default, --team for parallel Agent Teams, Sub Agent Parallels. Use when ready to implement a planned track.
maestro-new-track
Create a new feature/bug track with spec and implementation plan. Interactive interview generates requirements spec, then phased TDD plan. Use when starting work on a new feature, bug fix, or chore.
maestro-note
Capture decisions, constraints, and context to persistent notepad. Priority notes are injected into every session and implementation run.
maestro-revert
Git-aware revert of track, phase, or individual task. Safely undoes implementation with plan state rollback.
maestro-review
Code review for a track against its spec and plan. Verifies implementation matches requirements, checks code quality and security.
maestro-setup
Scaffolds project context (product, tech stack, coding guidelines, product guidelines, workflow) and initializes track registry. Use for first-time project onboarding.
maestro-status
Show track progress overview with phase/task completion stats, next actions, and blockers.
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
maestro:api-design
REST API design patterns for resource naming, status codes, pagination, error responses, and versioning. Use during maestro:design when specifying API contracts, and maestro:implement when building endpoints.
maestro:article-writing
Long-form content writing for articles, guides, blog posts, and tutorials with distinctive voice. Use in any maestro phase when producing written content longer than a paragraph.
maestro:autonomous-loops
Patterns for autonomous Claude Code loops from simple pipelines to multi-agent DAG systems. Use during maestro:design when architecting automated workflows or multi-agent orchestration.
Page 1657 of 1706 · 85267 results