.claude/skills/ln-751-command-templates/SKILL.md
Generates individual .claude/commands files from templates
npx skillsauth add cbbkrd-tech/jl-finishes ln-751-command-templatesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Paths: File paths (
shared/,references/,../ln-*) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-750-commands-generator
Generates Claude Code commands from templates with variable substitution.
| Aspect | Details |
|--------|---------|
| Input | Template name, variable values from ln-750 |
| Output | .claude/commands/{command}.md file |
| Templates | Located in references/ directory |
| Template | Output File | Required |
|----------|-------------|----------|
| refresh_context_template.md | refresh_context.md | Always |
| refresh_infrastructure_template.md | refresh_infrastructure.md | Always |
| build_and_test_template.md | build-and-test.md | Always |
| ui_testing_template.md | ui-testing.md | If Playwright |
| deploy_template.md | deploy.md | If CI/CD |
| database_ops_template.md | database-ops.md | If Database |
references/{template}.md{{VARIABLE}} placeholders.claude/commands/ directoryAll templates use Handlebars-style syntax: {{VARIABLE_NAME}}
Common variables:
{{PROJECT_NAME}} — Project name{{FRONTEND_ROOT}} — Frontend source path{{BACKEND_ROOT}} — Backend source path{{FRONTEND_PORT}} — Frontend dev server port{{BACKEND_PORT}} — Backend API port{{TECH_STACK}} — Technology stack summaryMANDATORY READ: Load templates from references/ for full variable lists.
references/ templates, never freeform{{VARIABLE}} must be replaced; fail if any placeholder unresolved.claude/commands/, never elsewherereferences/ are read-only; only output files are writtenreferences/{template}.md{{VARIABLE}} placeholders substituted with values from ln-750.claude/commands/{command}.mdVersion: 2.0.0 Last Updated: 2026-01-10
testing
When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," or "content planning." For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit.
development
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables.
development
Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails, prospecting emails, cold email campaigns, sales development emails, or SDR emails. Covers subject lines, opening lines, body copy, CTAs, personalization, and multi-touch follow-up sequences.
development
When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' or 'involuntary churn.' This skill covers voluntary churn (cancel flows, save offers, exit surveys) and involuntary churn (dunning, payment recovery). For post-cancel win-back email sequences, see email-sequence. For in-app upgrade paywalls, see paywall-upgrade-cro.