sembraniteam

50 mods across 1 repository, 2 stars between them.

sembraniteam/claude-plugins

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.

2 28d ago A tokens not measured original MIT

sembraniteam/claude-plugins

Plugin Claude Code

Guided architecture and infrastructure design workflow — from requirements gathering to code implementation — with interactive Mermaid diagrams, browser preview, and structured documentation.

2 28d ago A tokens not measured original MIT

architecture-fixer

03

sembraniteam/claude-plugins

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…

2 28d ago A 70 tokens original MIT

sembraniteam/claude-plugins

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.

2 28d ago A 55 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 71 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 86 tokens original MIT

database-designer

07

sembraniteam/claude-plugins

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…

2 28d ago A 68 tokens original MIT

database-fixer

08

sembraniteam/claude-plugins

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…

2 28d ago A 135 tokens original MIT

database-reviewer

09

sembraniteam/claude-plugins

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…

2 28d ago A 74 tokens original MIT

document-fixer

10

sembraniteam/claude-plugins

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.…

2 28d ago A 76 tokens original MIT

document-reviewer

11

sembraniteam/claude-plugins

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.

2 28d ago A 41 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 78 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 88 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 89 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 112 tokens original MIT

design

16

sembraniteam/claude-plugins

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…

2 28d ago A 155 tokens original MIT

implement

17

sembraniteam/claude-plugins

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"…

2 28d ago A 99 tokens original MIT

review

18

sembraniteam/claude-plugins

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…

2 28d ago A 172 tokens original MIT

changelog-manager

19

sembraniteam/claude-plugins

Plugin Claude Code

Automatically generate and update CHANGELOG and RELEASENOTES files from git commit history with bilingual, platform-specific support.

2 28d ago A tokens not measured original MIT

changelog-reviewer

20

sembraniteam/claude-plugins

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…

2 28d ago A 210 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 156 tokens original MIT

changelog-config

22

sembraniteam/claude-plugins

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…

2 28d ago A 85 tokens original MIT

generate-changelog

23

sembraniteam/claude-plugins

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…

2 28d ago A 84 tokens original MIT

sembraniteam/claude-plugins

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…

2 28d ago A 85 tokens original MIT