Agent
Use when you need to remediate a single finding from a Node.js back-end code audit report for a Node.js Express service or PostgreSQL database schema.
Agent
Use when you need to remediate a single finding from a Node.js back-end code audit report for a Node.js Express service or PostgreSQL database schema.
Agent
Use when you need to audit node.js back-end service code. Covers every file, class, function, and endpoint — nothing is left unchecked.
Agent
Use when you need to generate specifications from existing code. Covers every file, class, function, and endpoint — nothing is left undocumented.
Agent
Use when you need to create or update unit tests for a specific module. Prefer this specialist for coverage, isolation, and meaningful assertions — not for changing production code.
Agent
Use when you need to scaffold or write a VitePress product documentation site from existing code. Requires an explicit docs-root folder.
Skill Claude CodeCodex
Scaffold or match Angular admin CRUD entity slices (model/conf/service, thin feature component, protected routes, resolvers). Use when adding an administrable entity to an Angular admin app.
Skill Claude CodeCodex
Create predictable, actionable code-audit reports in a strict Markdown contract and validate them before publication. Use when an audit agent reports bugs, security findings, performance risks, or code-quality issues for CI workflows, GitHub issues, or other automated consumers.
Skill Claude CodeCodex
Scaffold or match Docker/Compose templates (non-root users, BuildKit secrets, Traefik labels, compose anchors). Use when adding Dockerfiles, compose services, or docker lifecycle scripts.
Skill Claude CodeCodex
Scaffold or match Node.js Express resource templates (routes, entities, services, middlewares, jobs). Use when adding a new Express resource, wiring cache sub-stacks, or copying an existing service pattern.
Skill Claude CodeCodex
Scaffold or match PostgreSQL + Liquibase schema templates (views, INSTEAD OF triggers, history, soft-delete, seeds). Use when adding entities, triggers, or changelog SQL under db/liquibase.
Skill Claude CodeCodex
Create technical specifications from existing code as Markdown files under a specs directory and validate them before treating the task as done. Use when a spec-from-code agent, documentation agent, or CI step must emit structured docs/specs (or equivalent) with purpose, inputs, outputs, side effects, and tests.
Skill Claude CodeCodex
Scaffold or match a VitePress product docs site (package.json, config.mjs, home/guide pages, mermaid, dev dockerfile, Pages workflow). Use when adding or updating documentation under a user-supplied docs root.