πŸ”Œ

ceh-architecture

πŸ”ŒPlugin

cheneeheng/agent-skills

Installation

Add marketplace in Claude Code:
$/plugin marketplace add cheneeheng/agent-skills
Step 2. Install plugin:
$/plugin install ceh-architecture@ceh-plugins --scope user
VibeIndex|
What it does
|

CEH architecture: stack-agnostic design moments β€” living architecture documentation (Mermaid diagrams + a Key Decisions log) and domain modeling.

πŸͺ

Part of

cheneeheng/agent-skills

agentarchitecturediagramsmermaiddecisions
0
-
AddedJun 29, 2026

More from this repository10

πŸ”Œ
ceh-web-frontendπŸ”ŒPlugin

CEH web frontend: SvelteKit and React (Vite) conventions, Bun, TypeScript style, ESLint/Prettier, Vitest, Testing Library, Playwright, accessibility, and testing agents (unit/integration/system).

πŸ”Œ
ceh-summarize-chatπŸ”ŒPlugin

CEH summarize chat: structured session summary for LLM handoff.

πŸ”Œ
ceh-python-serviceπŸ”ŒPlugin

CEH Python service: FastAPI, asyncpg, PostgreSQL schema, Alembic migrations, uv, testing (unit/integration/system), observability, and security standards for web services.

πŸ”Œ
ceh-python-libraryπŸ”ŒPlugin

CEH Python library: packaging and publishing, public API surface discipline, semantic versioning, uv environment, and pytest testing standards for distributable libraries (no web dependencies).

πŸ”Œ
ceh-git-workflowπŸ”ŒPlugin

CEH Git workflow: commits, branching, PRs (with definition-of-done gate), merging, releases, code review, and dependency management.

πŸ”Œ
ceh-dev-toolsπŸ”ŒPlugin

CEH developer tools: repository exploration, mapping, and codebase orientation agents.

πŸ”Œ
ceh-opsπŸ”ŒPlugin

CEH ops: incident response, rollback, deploy pipeline, and CI agents (GitHub Actions, GitLab CI).

πŸ”Œ
ceh-business-planπŸ”ŒPlugin

CEH business plan: turn a product idea or an existing app plan into a validated business plan via a rigorous product-market-fit interview loop β€” draft, interrogate the weakest assumption, revise, repeat until a PMF readiness gate passes.

πŸ”Œ
ceh-scaffoldingπŸ”ŒPlugin

CEH scaffolding: per-project-type project setup β€” directory layout, initial config, and required .gitignore entries for Python libraries, Python services, web frontends, and fullstack web apps.

πŸ”Œ
ceh-orchestrationπŸ”ŒPlugin

CEH orchestration: thin-orchestrator mode for cost-optimized multi-step work β€” the main session plans and delegates while cheap isolated subagents (the built-in Explore agent plus executor/verifier workers) absorb the volume.