khaneliman / scaffolding-modules
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/scaffolding-modules && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/4378" && unzip -o skill.zip -d .claude/skills/scaffolding-modules && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/scaffolding-modules/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
khanelinix directory structure and module placement. Use when creating new modules, deciding where files belong, or understanding the modules/ organization. Covers platform separation (nixos/darwin/home/common) and auto-discovery.
0 views
0 installs