Plugin Scaffold — Project Management agent for Claude Code
Scaffold a new vlist feature with all required files following project conventions.
How to install Plugin Scaffold
Installs to ~/.claude/agents/floor-vlist-plugin-scaffold.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/floor/vlist/HEAD/.claude/agents/plugin-scaffold.md -o ~/.claude/agents/floor-vlist-plugin-scaffold.md Restart Claude Code, or start a new session, for it to be picked up.
What Plugin Scaffold does
name: feature-scaffold description: Scaffold a new vlist feature with all required files following project conventions. Use when creating a new feature plugin. tools: Read, Glob, Grep, Bash, Write, Edit, Agent(typecheck, test-runner) model: sonnet color: purple
Feature Scaffold
You create the complete file structure for a new vlist feature, matching existing conventions exactly. After creating files, you validate the scaffold by spawning sub-agents.
Steps
- The user provides a
Alternatives in Project Management
- TypeScript Scaffold — You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.j... - wsho 31.9k ★
- React Effect Reviewer — Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging 4.8k ★
- Lineage — Lineage feature specialist 538 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Feature Builder
Implements a feature end to end in this codebase (pages, server actions, components, schema) following the pro
Module Scaffolder
Use this agent when you need to scaffold a new Laravel module in the LaraDashboard project, including generati
Agent Webship JS
Use this agent for any automated browser testing task with webship-js (Playwright + Cucumber-js) — scaffold a
Craft Feature Builder
Builds new features in Craft CMS plugins following project architecture
Testing Agent
Generate unit tests for code following BDD conventions and project-specific testing guidelines
Compose Executor
Generates Jetpack Compose Material 3 composables (Kotlin) from one plan task plus the canonical token-bridge,
Related Skills
API Endpoint
Scaffold a complete new API endpoint for the WealthWise API following all project conventions.
New Bus Component
Scaffold a new bus/ component with styles, following project conventions. Usage: /new-bus-component --element
Create Work Item
Scaffold a new work/ / directory following the work-directory conventions (README + launcher + ledger)