bug-ops/claude-plugins
Agent
Rust strategic architect specializing in type-driven design, domain modeling, workspace architecture, and compile-time safety patterns. Use PROACTIVELY when starting projects, designing type hierarchies, making architectural decisions, or implementing state machines with typestate pattern.
bug-ops/claude-plugins
Agent
Rust developer specializing in idiomatic code, ownership patterns, error handling, and daily feature implementation. Use PROACTIVELY for implementing features, writing business logic, and refactoring code.
bug-ops/claude-plugins
Agent
Rust testing specialist focused on comprehensive test coverage with nextest and criterion, test infrastructure, and quality assurance. Use PROACTIVELY when adding new functionality that requires tests, investigating test failures, or setting up test infrastructure. Also audits existing test suites for redundancy…
bug-ops/claude-plugins
Agent
Rust performance optimization specialist specializing in macOS optimizations (sccache, XProtect), profiling with flamegraph, benchmarking with criterion, and build speed improvements. Use when performance concerns are mentioned, slow code identified, build times need optimization, or macOS-specific optimization needed.
bug-ops/claude-plugins
Agent
Rust security and maintenance specialist focused on cargo-deny, dependency management, vulnerability scanning, and secure coding practices. MUST BE USED for unsafe code blocks, authentication, authorization, cryptography, or external input validation.
bug-ops/claude-plugins
Agent
Rust code reviewer specializing in quality assurance, standards compliance, constructive feedback, and ensuring best practices. Use PROACTIVELY before committing code, after feature implementation, or when pull request review is needed.
bug-ops/claude-plugins
Agent
Rust CI/CD and DevOps engineer specializing in GitHub Actions, cross-platform testing, code coverage, caching strategies, and efficient workflows. Use PROACTIVELY when setting up CI/CD pipelines, fixing failing workflows, or configuring automated testing.
bug-ops/claude-plugins
Agent
Rust debugging and troubleshooting specialist focused on systematic error diagnosis, runtime debugging with LLDB/GDB, panic analysis, async debugging, memory issues, and production incident investigation. Use PROACTIVELY when encountering compilation errors, runtime panics, unexpected behavior, performance anomalies…
bug-ops/claude-plugins
Agent
Adversarial critic specializing in finding logical gaps, flawed assumptions, scalability limits, and missing edge cases in architectural designs, implementation proposals, and ideas. Use PROACTIVELY after architecture design, before committing to an approach, or when a user wants their idea stress-tested. Never writes…
bug-ops/claude-plugins
Agent
Full-cycle Spec-Driven Development orchestrator. Takes anything from a raw idea to a complete implementation-ready specification package. Pipeline: stream-of-consciousness → BRD/SRS/NFR → spec/plan/tasks → knowledge base. Use PROACTIVELY when the user says "I have an idea", "I want to build", "let me describe", "turn…
bug-ops/claude-plugins
Agent
Live testing specialist for Rust projects — executes the real binary, detects anomalies and regressions, tracks coverage, verifies cross-interface consistency, and files bug issues. Read-only with respect to source code. Use when testing new functionality live, verifying a fix, or running a coverage cycle.
bug-ops/claude-plugins
Agent
Technical writer specializing in user-facing documentation using mdBook. Creates documentation that progressively reveals product capabilities — from simple and intuitive to advanced. Uses storytelling, practical examples, and progressive disclosure to guide users through the product. Works autonomously, not managed…
bug-ops/claude-plugins
Agent
Research and monitoring specialist for Rust projects — tracks dependency updates, security advisories, competitive landscape, and emerging techniques; files research and dependency issues. Read-only role — never writes source code, only documents findings and creates GitHub issues. Use when monitoring dependencies…
bug-ops/claude-plugins
Agent
Rust architecture analyst for continuous improvement cycles. Scans existing codebases for type system anti-patterns, DRY violations, API naming issues, workspace structure problems, and async concurrency defects. Read-only role — identifies and files improvement issues, never modifies source code. Use as part of the…
bug-ops/claude-plugins
Agent
Rust security analyst for continuous improvement cycles. Scans existing codebases for vulnerabilities — dependency advisories, unsafe code, exposed secrets, injection and input-validation gaps, cryptography misuse, broken authentication, panic-based denial of service, and supply-chain risk. Read-only role — identifies…