AI SummaryVCF is a shorthand alias for the vc-phase-loop skill, enabling users to invoke maximum hands-off code completion with a concise "vcf:" command. Developers using Claude Code who prefer quick alias-based workflow invocation benefit most.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "vcf" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (2 files) mkdir -p .claude/skills/vcf && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/vcf/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/vcf/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/vcf/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/vcf/metadata.json" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Short alias for vc-phase-loop. Use when the user invokes "vcf:" or "use vcf:" and wants maximum hands-off completion.
Purpose
This skill is a thin alias for vc-phase-loop.
Instructions
• Treat any invocation of vcf as a direct call to vc-phase-loop. • Read and follow skills/vc-phase-loop/SKILL.md exactly. • Do not deviate from vc-phase-loop defaults, execution rules, or completion proof requirements.
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoption100+ stars on GitHub
103 ★ · GrowingDocsREADME + description
Well-documentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code