Fec Scaffold banner
bovinphang bovinphang

Fec Scaffold

Development community

Description

--- name: fec-scaffold description: Create a standard directory structure and template files for pages, features, or components according to project specifications. Usage: /fec-scaffold <type> <Name>, such as /fec-scaffold page UserDetail --- Create new pages, features or components according to the directory structure agreed upon by the project. ## Dependencies and versions If this scaffolding involves adding or recommending `package.json` dependencies, follow the "version and dependency" co

Installation

Installs to ~/.claude/skills/bovinphang-frontend-craft-fec-scaffold/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bovinphang-frontend-craft-fec-scaffold && curl -fsSL https://raw.githubusercontent.com/bovinphang/frontend-craft/HEAD/commands/fec-scaffold.md -o ~/.claude/skills/bovinphang-frontend-craft-fec-scaffold/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository