jamditis

Template Factory — Development skill for Claude Code

Development community

Generate both LESSONS and CLAUDE-RULES templates in parallel for a new project.

How to install Template Factory

Installs to ~/.claude/skills/jamditis-tools-template-factory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamditis-tools-template-factory && curl -fsSL https://raw.githubusercontent.com/jamditis/tools/HEAD/.claude/skills/template-factory.md -o ~/.claude/skills/jamditis-tools-template-factory/SKILL.md

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

What Template Factory does


name: template-factory context: fork description: Generate both LESSONS and CLAUDE-RULES templates in parallel for a new project

Template Factory Skill

This skill generates matching LESSONS and CLAUDE-RULES templates simultaneously for a new project, using Claude Code's forked context feature for parallel generation.

When to Use

  • Starting a new journalism project
  • Setting up Claude Code memory for a new tool
  • Creating project documentation templates
  • Onboarding a new develop

Alternatives in Development

Full documentation available on GitHub

View Source Repository