deepfork
New1GitHub TrendingGeneralby GerardoRdz96
Don't fork the code. Fork the design. An agent skill that reverse-engineers any open-source repo into a clean explanation + a rebuildable clean-room blueprint — then builds YOUR version. Powered by knowledge graphs.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/deepfork.md https://raw.githubusercontent.com/GerardoRdz96/deepfork/main/SKILL.md3
Invoke in Claude Code
/deepforkView source on GitHub
designagent
Frequently Asked Questions
What is deepfork?
Don't fork the code. Fork the design. An agent skill that reverse-engineers any open-source repo into a clean explanation + a rebuildable clean-room blueprint — then builds YOUR version. Powered by knowledge graphs.
How to install deepfork?
To install deepfork, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /deepfork.
What is deepfork best for?
deepfork is a community categorized under General. It is designed for: design, agent. Created by GerardoRdz96.