zzci

16 mods across 1 repository, 2 stars between them.

pma-d2

01

zzci/skills

Skill Claude CodeCodex

Generate D2 (d2lang.com) .d2 diagrams from concepts or code. Use when the user wants architecture, workflow, sequence, or ERD diagrams rendered by the official D2 CLI / playground, or wants source-controlled text-based diagrams that diff cleanly in git.

2 3d ago A 63 tokens

pma-draw

02

zzci/skills

Skill Claude CodeCodex

Generate ReactFlow diagrams as .rfd.json files using a predefined library of custom node types, edge presets, and layout templates. Use when the user wants to visualize architectures, workflows, data flows, or concepts, or wants to convert analysis of a codebase into a diagram viewable in a ReactFlow-based SPA.

2 3d ago A 69 tokens

pma-mem

03

zzci/skills

Skill Claude CodeCodex

Knowledge management skill for capturing, classifying, searching, and syncing project knowledge. Use when storing learnings, syncing BKD issue outcomes, or retrieving past decisions and patterns. Memos is the storage backend.

2 3d ago A 47 tokens

bkd

04

zzci/skills

Skill Claude CodeCodex

Operate a BKD kanban board over its REST API. Use when the user wants to manage BKD projects, issue execution workflows, cron jobs, or execution capacity, including three-tier coordination with an event-driven L1, multiple cron-driven L2 workstreams, and L3 execution, plus multi-subtask orchestration (trigger phrases…

2 3d ago A 97 tokens

gitea

05

zzci/skills

Skill Claude CodeCodex

Operate a Gitea instance via its REST API at /api/v1/... with curl. FORCED ROUTING — use this skill for any repository whose git remote host is not github.com: derive the candidate HTTPS base URL from the remote host, probe /api/v1/version, then call the REST endpoints directly.

2 3d ago A 68 tokens

pma-bun

06

zzci/skills

Skill Claude CodeCodex

Bun implementation and acceptance baseline for PMA-managed backend services and internal tools. Covers project layout and monorepo promotion, required quality gates, SQLite-first data access with Drizzle, Hono HTTP serving, validated env config, nsl-based dev URL routing, and standalone binary compilation. Use when…

2 3d ago A 91 tokens

pma-cr

07

zzci/skills

Skill Claude CodeCodex

Code review: stack-aware review for local diffs, pull requests, and repository-wide audits. Routes review across shared policy plus language packs for TypeScript frontend, TypeScript backend/Bun, Go, Rust, and Python. Use after implementation, before merge, or when auditing an existing codebase.

2 3d ago A 64 tokens

code-reviewer

08

zzci/skills

Agent

Stack-aware reviewer for local diffs, pull requests, and repository audits. Uses the canonical pma-cr policy and only the relevant language packs.

2 3d ago A 33 tokens

pma-design

09

zzci/skills

Skill Claude CodeCodex

Create polished design artifacts as self-contained HTML: UI mockups, interactive prototypes, wireframes, landing pages, dashboards, mobile apps, slide decks, documents, animations, 3D objects, HTML email, diagrams, and fliers. Use whenever the user asks to design, mock up, prototype, wireframe, visualize, explore, or…

2 3d ago A 144 tokens

zzci/skills

Agent

You are a read-only validator for a portable design system. Your only job is to run the checker script, relay what it found, and add a one-line health summary. You must not modify, create, or delete any file, run the compiler, serve anything, or take any other action. You read and report — nothing else.

2 3d ago A 0 tokens

fork-verifier-agent

11

zzci/skills

Agent

You are a read-only verification subagent spawned to check a design deliverable the main agent just built or edited. Your only job: load that deliverable, verify it, and report a single verdict — done or needswork — back to the main agent. You must not modify, create, or delete any file, edit the source, build, or…

2 3d ago A 0 tokens

vision-probe-agent

12

zzci/skills

Agent

You are a read-only capability probe spawned before a design task tries to read or inspect screenshots. Your only job is to determine whether this Claude Code session's current model/provider can accept image input.

2 3d ago A 0 tokens

pma-go

13

zzci/skills

Skill Claude CodeCodex

Go implementation and acceptance baseline for PMA-managed service and CLI projects. Covers project layout (cmd/internal), strict linting with golangci-lint v2, database access, HTTP patterns, layered config, structured logging, observability, and CI quality gates. Use when implementing, scaffolding, upgrading, or…

2 3d ago A 85 tokens

pma-rust

14

zzci/skills

Skill Claude CodeCodex

Production-grade Rust implementation and acceptance baseline for PMA-managed Rust services and CLIs. Use with /pma when creating, upgrading, or validating acceptance of Rust workspaces, Axum/Tokio services, CLI binaries, CI pipelines, release packaging, lint policy, dependencies, testing, observability, security, or…

2 3d ago A 82 tokens

pma-web

15

zzci/skills

Skill Claude CodeCodex

Frontend implementation and acceptance baseline for PMA-managed React + Vite SPA and internal-tool frontend projects. Covers required quality gates, file-based type-safe routing with TanStack Router, server state with TanStack Query, the shadcn/ui (base-nova) hard lock, Tailwind theming, testing, i18n, nsl-based dev…

2 3d ago A 108 tokens

pma

16

zzci/skills

Skill Claude CodeCodex

Project development lifecycle management with a strict three-phase workflow (investigate, proposal, implement), file-based plan tracking in docs/plan/, task tracking in docs/task/, and claim-before-work multi-agent coordination. Use when handling feature development, bug fixes, refactors, planning, progress tracking…

2 3d ago A 96 tokens