Fec Init banner
bovinphang bovinphang

Fec Init

AI community

Description

--- name: fec-init description: Initialize frontend-craft project template, rules or downgrade instructions according to the current AI runtime. --- Copy the project template provided by frontend-craft to the configuration directory corresponding to the runtime of the current project. Priority will be given to judging the runtime based on the existing configuration in the current directory; if it cannot be judged, it will be selected based on the tool the user is using. ## Execution steps 1.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository