Skill Claude CodeCodex
Use when writing CLI commands, TUI output, terminal messages, error formatting, or machine-readable output in veryfront CLI.
Skill Claude CodeCodex
Use when writing CLI commands, TUI output, terminal messages, error formatting, or machine-readable output in veryfront CLI.
Skill Claude CodeCodex
Use when reviewing veryfront documentation in docs/guides or docs/reference - audits content accuracy against src/, structure (frontmatter, index order, single H1, cross-links), professional technical writing voice, and Getting Started completeness.
Skill Claude CodeCodex
Use when creating new errors, migrating error classes to registry, catching/handling errors, or working with the VeryfrontError system.
Skill Claude CodeCodex
Use when creating, modifying, testing, or publishing a Veryfront extension under extensions/ — covers manifest/factory parity, capability types, contract registration, teardown hygiene, and CI lint checks.
Skill Claude CodeCodex
Use when creating new modules, adding exports, modifying module boundaries, or restructuring code in src/ - covers layer architecture, hash imports, barrel exports, and dependency rules.
Skill Claude CodeCodex
Use when reviewing code for performance issues, profiling hot paths, benchmarking before/after changes, or optimizing runtime, build, request latency, or bundle size.
Skill Claude CodeCodex
Use when touching auth, user input validation, file paths, redirects, WebSocket, uploads, rate limiting, CORS, or any security-sensitive code in veryfront.
Skill Claude CodeCodex
Use when writing, modifying, or debugging tests in veryfront - covers BDD structure, deno test flags, test utilities, sanitizer rules, and test file placement.
MCP server Claude CodeCodexCursor +2
MCP server "veryfront", hosted remotely, as configured in veryfront/veryfront-code.
Instructions file CodexOpenCode
Instructions for veryfront/veryfront-code, covering veryfront code agent guide, default working style, commands, command discovery and mcp server.
Skill Claude CodeCodex
Onboard to veryfront-code architecture, testing, conventions, and PR process.
Skill Claude CodeCodex
Diagnose and fix build failures using structured error output.
Skill Claude CodeCodex
Diagnose runtime errors by connecting to dev server via MCP.
Skill Claude CodeCodex
Build, test, push, deploy, and verify with rollback through Git on failure.
Skill Claude CodeCodex
Development flywheel - autonomous cycle of run, observe, fix, verify. Use for continuous development with browser automation.
Skill Claude CodeCodex
Scaffold a Veryfront app with AI tools, agent definitions, and knowledge base.
Skill Claude CodeCodex
Scaffold a new Veryfront app with the right structure, config, and conventions.
Skill Claude CodeCodex
Build Veryfront apps. Use for real-time errors, route preview, HMR control, and scaffolding pages/APIs/components/AI tools.