Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By theiconic
Architecture design, review, and documentation with 10 specialized agents for C4 diagrams, ADRs, and quality analysis
npx claudepluginhub theiconic/claude-code-with-amazon-bedrock --plugin architectureComprehensive code review with actionable feedback using extended thinking
Complete architecture design and documentation workflow using simple-architect and simple-architecture-documenter agents in parallel
Intelligent refactoring with strategic thinking and parallel analysis
MUST BE USED when starting new projects or planning major changes. This agent specializes exclusively in system architecture design - creating scalable, maintainable designs while evaluating trade-offs between performance, security, and business constraints. Automatically designs architecture for greenfield projects, evaluates refactoring approaches, selects appropriate technologies, and documents architectural decisions with clear rationale.
MUST BE USED when creating comprehensive architecture documentation for systems, APIs, or technical designs. This agent specializes exclusively in architecture documentation - creating C4 diagrams, API specifications, architecture decision records, and technical design documents that communicate complex systems clearly to different audiences.
Use PROACTIVELY when inheriting legacy codebases or before making changes to undocumented systems. This agent specializes exclusively in reverse-engineering complex code - tracing data flows, uncovering hidden dependencies, mapping system architecture, and identifying technical debt. Automatically generates comprehensive system documentation from code analysis, reveals undocumented business logic, and creates dependency graphs for safe refactoring.
MUST BE USED when analyzing system performance through profiling and measurement. This agent specializes exclusively in performance profiling - identifying bottlenecks through systematic measurement, analyzing resource usage patterns, creating performance baselines, and generating detailed performance reports with actionable insights.
MUST BE USED before every release to ensure comprehensive quality validation and prevent defects from reaching production. This agent specializes exclusively in quality assurance - creating test plans, designing test cases, executing exploratory testing, and tracking quality metrics. Automatically generates test scenarios from requirements, identifies edge cases and boundary conditions, and ensures test coverage meets quality standards.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Frontend design skill for UI/UX implementation
Product and technical requirements gathering with expert technology evaluation guidance for informed decision-making
Deployment orchestration and compliance automation with progressive rollout strategies
Systematic debugging and problem-solving with ask-for-help mechanism to prevent spinning wheels and ensure methodical issue resolution
EPCC (Explore-Plan-Code-Commit) systematic development workflow with 12 specialized agents and PRD requirements gathering for exploration, planning, coding, and commit phases
Fork note: This is a fork of aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock with added API Key mode for teams that don't use SSO/OIDC federation. See Why this fork? below.
This guidance provides enterprise deployment patterns for Claude Code with Amazon Bedrock. The upstream project supports OIDC identity providers (Okta, Azure AD, Auth0, Cognito User Pools) for federated access. This fork adds an API Key mode that uses IAM user access keys with Owner tagging for teams that need a simpler, SSO-free setup with full per-user usage monitoring and quota management.
The original AWS guidance is designed around SSO/OIDC federation — it requires an enterprise identity provider (Okta, Azure AD, Auth0, or Cognito User Pools) to authenticate users and issue temporary Bedrock credentials. This is the right approach for large enterprises with existing IdP infrastructure.
However, many teams face a different reality:
This fork adds API Key mode — a parallel deployment path that:
Owner tagccwb apikey list, ccwb apikey tag, ccwb apikey quotaThe original SSO mode remains fully intact. API Key mode is an additional option selected during ccwb init.
This fork was built with the assistance of Claude Code and GitHub Copilot.
Owner for per-user attributionccwb apikey commands for listing users, tagging owners, and viewing quotasThis guidance integrates Claude Code with your existing OIDC identity provider (Okta, Azure AD, Auth0, or Cognito User Pools) to provide federated access to Amazon Bedrock.