template-blueprints

Generate reusable template patterns for commands, agents, and documentation files.

2|2|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/gizix/cc_projects --skill template-blueprints
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-blueprints
Source: https://github.com/gizix/cc_projects/tree/main/.claude/skills/template-blueprints
Command: npx skills add https://github.com/gizix/cc_projects --skill template-blueprints

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill accelerates the creation of new project templates by providing a library of reusable patterns and quick-start presets, ensuring consistency, quality, and completeness across different frameworks and project types.

Core Features & Use Cases

  • Pattern Libraries: Access templatable structures for common commands, agent roles (e.g., security, testing), and documentation sections.
  • Quick-Start Presets: Generate pre-configured minimal or standard template structures for backend APIs, frontend SPAs, desktop GUIs, or data pipelines.
  • Reference Guide: Provides a comprehensive analysis of existing templates, offering quantitative patterns and best practices for template design.
  • Use Case: When tasked with creating a new template for a specific framework, use this skill to retrieve the standard command definitions, agent methodologies, and documentation structures, adapting them to the new context.

Quick Start

Use the template-blueprints skill to get the template for a "security" agent, including its responsibilities and methodology.

Frequently Asked Questions about template-blueprints

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create consistent templates faster across different frameworks?

Template blueprints provide reusable pattern libraries and quick-start presets that enforce consistency, quality, and completeness across frameworks. Access common command definitions, agent methodologies, and documentation structures to adapt them to new project types without rebuilding from scratch.

What template patterns should I use for scaffolding new projects?

Blueprint presets offer pre-configured minimal or standard structures for backend APIs, frontend SPAs, desktop GUIs, and data pipelines. Each preset includes frontmatter standardization, templatable patterns, and reusable code blocks tailored to specific project categories.

Can I generate documentation templates and README files programmatically?

Yes. The pattern library exposes documentation templates and reference guides that define standard sections and formatting. Use these templates to generate README.md, CLAUDE.md, and settings.json consistently across all new templates and projects.

How do template blueprints ensure quality across command and agent definitions?

Blueprints enforce functional requirements through framework-agnostic and framework-specific substitutions, frontmatter standardization, and reusable code blocks. Common patterns for agent roles like security and testing are pre-defined with responsibilities and methodologies built in.

What's included in the reference guide for template best practices?

The reference guide provides comprehensive analysis of existing templates with quantitative patterns and design best practices. It demonstrates proven approaches for structuring commands, agents, and documentation, serving as a foundation for new template creation.