Instructions file CodexOpenCode
AGENTS.md instructions for KevinKE93/Dev_Agent_OPC, covering local development flow, primary workflow, local commands, ui design and build and qa and ship.
Instructions file CodexOpenCode
AGENTS.md instructions for KevinKE93/Dev_Agent_OPC, covering local development flow, primary workflow, local commands, ui design and build and qa and ship.
Plugin Claude Code
Dev Agent runtime for idea, spec, design, build, optional QA, and optional ship workflows.
Command Claude Code
Design or review public APIs and module boundaries.
Command Claude Code
Think through readiness, then implement the next build slice.
Command Claude Code
Simplify code without changing behavior.
Command Claude Code
Debug failures through reproduction, localization, fix, and regression proof.
Command Claude Code
Resolve reference-backed UX direction and build-ready design handoff.
Command Claude Code
Compatibility alias for the Dev Agent /dev agent entrypoint.
Command Claude Code
Run Dev Agent through the visible /dev agent entrypoint.
Command Claude Code
Formalize approved visual direction into Figma screen frames and exported design assets.
Command Claude Code
Build or update a Figma component library for a project before UI implementation.
Command Claude Code
Refine a rough idea into a focused product or engineering brief.
Command Claude Code
Run optional functional, monkey, and visual QA after build.
Command Claude Code
Review security-sensitive behavior before implementation or launch.
Command Claude Code
Optionally prepare launch evidence, go/no-go decision, and rollback plan.
Command Claude Code
Write PRD and buildable SPEC before design or build.
Command Claude Code
Build or polish user-facing UI with visual quality gates.
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
Agent
Product designer focused on customer-facing UX judgment, reference interpretation, information architecture, screen states, and design blockers.
Agent
Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.
Agent
QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.
Agent
UI reviewer focused on visual polish, functional QA evidence, monkey testing, visual comparison scoring, responsive layout, accessibility, and fidelity to references.
Skill Claude CodeCodex
A short workflow for turning an idea into a written specification, a design, and working code, with optional checks before release.
Skill Claude CodeCodex
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.