Skip to main content
GitHub repository

veryfront-code

veryfront-code contains 17 collected skills from veryfront, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
8
updated
2026-07-13
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

deploy-safely
software-developers

Build, test, push, deploy, and verify with rollback through Git on failure.

2026-07-13
veryfront
software-developers

Build and run AI apps and agents with Veryfront CLI

2026-06-25
flywheel
software-developers

Development flywheel - autonomous cycle of run, observe, fix, verify. Use for continuous development with browser automation.

2026-06-18
veryfront
software-developers

Build Veryfront apps. Use for real-time errors, route preview, HMR control, and scaffolding pages/APIs/components/AI tools.

2026-06-18
contribute
software-developers

Onboard to veryfront-code architecture, testing, conventions, and PR process.

2026-06-18
debug-build
software-developers

Diagnose and fix build failures using structured error output.

2026-06-18
debug-runtime
software-developers

Diagnose runtime errors by connecting to dev server via MCP.

2026-06-18
scaffold-ai-app
software-developers

Scaffold a Veryfront app with AI tools, agent definitions, and knowledge base.

2026-06-18
scaffold-app
software-developers

Scaffold a new Veryfront app with the right structure, config, and conventions.

2026-06-18
vf-ext-development
software-developers

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

2026-05-21
vf-doc-review
software-developers

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

2026-05-21
vf-cli-output
software-developers

Use when writing CLI commands, TUI output, terminal messages, error formatting, or machine-readable output in veryfront CLI

2026-03-20
vf-error-handling
software-developers

Use when creating new errors, migrating error classes to registry, catching/handling errors, or working with the VeryfrontError system

2026-03-20
vf-module-development
software-developers

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

2026-03-20
vf-performance
software-developers

Use when reviewing code for performance issues, profiling hot paths, benchmarking before/after changes, or optimizing runtime, build, request latency, or bundle size

2026-03-20
vf-security-checklist
information-security-analysts

Use when touching auth, user input validation, file paths, redirects, WebSocket, uploads, rate limiting, CORS, or any security-sensitive code in veryfront

2026-03-20
vf-testing
software-quality-assurance-analysts-and-testers

Use when writing, modifying, or debugging tests in veryfront - covers BDD structure, deno test flags, test utilities, sanitizer rules, and test file placement

2026-03-20