This skill should be used when creating or refactoring Claude Code skills, guiding an interactive questionnaire, selecting an archetype (workflow/tool/domain), scaffolding from templates, and validating the result.
/plugin marketplace add lnittman/skills/plugin install lnittman-lnittman-skills@lnittman/skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
assets/templates/domain-skill/assets/README.mdassets/templates/domain-skill/references/domain-knowledge.mdassets/templates/tool-skill/assets/README.mdassets/templates/tool-skill/references/tool-reference.mdassets/templates/tool-skill/scripts/process.shassets/templates/workflow-skill/assets/README.mdassets/templates/workflow-skill/references/workflow-guide.mdassets/templates/workflow-skill/scripts/example.shreferences/questionnaire.mdreferences/skill-patterns.mdreferences/validation-rules.mdscripts/init-skill.shscripts/introspect-skill.shscripts/validate-skill.shguide claude through designing and scaffolding new skills with templates, questionnaires, and validation.
| use | skip |
|---|---|
| bootstrapping new skill (workflow/tool/domain) | quick one-off instructions |
| refreshing existing skill to best practices | simple prompt tweaks |
| validating skill quality before enabling |
ask about:
note target repo/path.
| archetype | signals |
|---|---|
| workflow | ordered steps, checkpoints, phases |
| tool | format/API manipulation, repeatable commands |
| domain | reference/knowledge lookup, policies |
see references/questionnaire.md.
identify needed resources:
move lengthy text to references/.
./scripts/init-skill.sh <skill-name> --template workflow|tool|domain --path ~/.claude/skills
replace TODOs in scaffold with questionnaire answers.
./scripts/introspect-skill.sh ~/.claude/skills/<skill-name>
./scripts/validate-skill.sh ~/.claude/skills/<skill-name>
fix warnings (links, duplication, description phrasing) and rerun.
| archetype | location |
|---|---|
| workflow | assets/templates/workflow-skill/ |
| tool | assets/templates/tool-skill/ |
| domain | assets/templates/domain-skill/ |
like/this.tssee imessage skill for gold standard.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.