Plugin Claude Code
Claude Code plugins by Sembrani Team for architecture design, database design, feature planning, git workflows, changelog management, systematic debugging, and security auditing.
Plugin Claude Code
Claude Code plugins by Sembrani Team for architecture design, database design, feature planning, git workflows, changelog management, systematic debugging, and security auditing.
Plugin Claude Code
Guided architecture and infrastructure design workflow — from requirements gathering to code implementation — with interactive Mermaid diagrams, browser preview, and structured documentation.
Agent
Use this agent when the architecture-reviewer has returned a report with Critical or Major findings and the Mermaid diagrams need to be corrected before the browser preview is shown or a document is saved. Receives the review report, the diagrams.json path, and the requirements summary. Applies targeted fixes directly…
Agent
Use this agent only after implementation-planner has reported that an implementation plan was saved and confirmed. Reads the plan and the architecture document, then implements the project skeleton exactly as planned. Refuses to proceed if no valid, in-progress plan is provided.
Agent
Use this agent when the architecture-designer:design or architecture-designer:review skill needs to validate diagrams for technical correctness, cross-diagram consistency, requirements traceability, risk identification, operability/resilience, document/current-intent alignment, and (when applicable) Web3 or…
Agent
Use this agent when the architecture-designer:review skill's Step 2b (codebase-based review) needs to reconstruct the actual architecture of an existing codebase — for auditing a system against its (possibly stale or absent) architecture document, or for producing a first architecture document for a project that was…
Agent
Use this agent when the architecture-designer:design skill reaches stage 6 and needs database schema design, ERD creation, indexing plan, engine selection, transaction/concurrency-control strategy for high-contention entities, and secure connection configuration. Also used when a database-specific revision is needed…
Agent
Use this agent when the database-reviewer has returned Critical or Major findings and the database design needs targeted corrections before it is embedded in the architecture document. Receives the review report, the original database-designer output, the requirements summary, and the diagrams.json path. Applies the…
Agent
Use this agent after the architecture-designer:database-designer agent returns its output and before that output is embedded in the architecture document. Independently audits the database design for schema quality, normalization, ERD accuracy, index completeness, transaction/concurrency-control correctness for…
Agent
Use this agent when the document-reviewer has returned a DOCUMENT REVIEW FAILED verdict and specific format or content items need to be corrected before the document can be Approved. Receives the document path, the review report, and the requirements summary. Fixes the exact FAIL items in place and returns a fix log.…
Agent
Use this agent when the architecture-designer:design or architecture-designer:review skill has saved an architecture document and needs it audited for format compliance and content completeness before marking it Approved.
Agent
Use this agent when implementation-reviewer has returned an IMPLEMENTATION REVIEW FAILED verdict and specific code needs correcting before the implementation is presented to the user as finished. Receives the review report, the implementation plan path(s), and the architecture document path. Fixes exactly the flagged…
Agent
Use this agent when an approved architecture document exists and the user has confirmed they want to proceed with code implementation, before architecture-implementer is spawned. Resolves ambiguities, proposes a folder structure, waits for user confirmation, and saves the implementation plan file (or, for a large…
Agent
Use this agent after architecture-implementer (all parts, if the plan was split) reports Status Complete, to independently re-verify the generated code against the confirmed implementation plan and architecture document before the implementation is presented to the user as finished. Catches conformance gaps…
Agent
Use this agent when the architecture-designer:design or architecture-designer:review skill has opened the browser preview (Step 8 / step 4d) and wants to check whether diagrams actually render without visually overlapping elements — a real, rendered-geometry check using the chrome-devtools-mcp or firefox-devtools-mcp…
Skill Claude CodeCodex
This skill should be used when the user wants to design a new application's architecture or infrastructure — says "design my architecture", "help me plan the architecture", "create architecture diagrams", "I need to plan a new system", or is starting a new project needing a structured design process. Also trigger when…
Skill Claude CodeCodex
This skill should be used when the user wants to turn an approved architecture document into working code, or scaffold a project after a design or review session — says "implement the architecture", "scaffold the project", "generate the code from my architecture", "create the folder structure", "start implementation"…
Skill Claude CodeCodex
This skill should be used when the user wants to review or revise an existing architecture — says "review my architecture", "audit my architecture", "update my architecture document", "revise the architecture", "architecture drift", "compare design vs implementation", or "check if my code matches my design", or wants…
Plugin Claude Code
Automatically generate and update CHANGELOG and RELEASENOTES files from git commit history with bilingual, platform-specific support.
Agent
Use this agent when the user asks to "review changelog", "check changelog quality", "validate release notes", "is my changelog correct", or "review my CHANGELOG.md". Typical triggers include a user who has just generated a changelog and wants a quality check, a user who wants to verify the semver bump is correct…
Agent
Use this agent when the generate-release-notes skill encounters a character limit error ("Exceeds X char limit"), or when proactively validating that a planned command will fit within platform constraints before running it. Trigger when the script fails with a char limit error, the user asks to "validate release note…
Skill Claude CodeCodex
This skill should be used when the user asks to "configure changelog", "set changelog languages", "changelog settings", "setup changelog manager", "add a language to release notes", "change release notes language", "update changelog config", "set platforms for release notes", "show me my changelog settings", "what…
Skill Claude CodeCodex
This skill should be used when the user asks to "generate changelog", "update changelog", "create changelog", "add changelog entry", "summarize commits for changelog", "prepare a new version", "bump version", "what changed since last release", or "write a release entry". Also trigger when the user mentions updating…
Skill Claude CodeCodex
This skill should be used when the user asks to "generate release notes", "create release notes", "prepare App Store release", "prepare Play Store release", "bilingual release notes", "translate release notes", "write what's new section", "update store listing", "draft app update description", or references…