template-selector

Select and apply correct templates for specs, plans, tasks, checklists, ADRs, and agent prompts.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application --skill template-selector-ubaidraza1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-selector
Source: https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/template-selector
Command: npx skills add https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application --skill template-selector-ubaidraza1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Template Selector automates the process of choosing and applying the correct template for each artifact type, removing guesswork and ensuring consistency across documents.

Core Features & Use Cases

  • Automatic routing: selects the appropriate template (spec, plan, tasks, checklist, ADR, or agent prompts) based on the artifact type.
  • Centralized templates: enforces uniform document structure by reusing templates from the templates/ directory.
  • Multi-artifact support: handles specs, plans, tasks, checklists, ADRs, and agent prompt files across projects.

Quick Start

Apply the Template Selector to the current artifact to automatically pick and apply the appropriate template.

Frequently Asked Questions about template-selector

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

FAQPage Schema
How do I automate template selection for documentation artifacts?

Template selection for documentation artifacts is automated by routing the artifact type to the correct predefined file, which enforces consistent structure across specs, plans, tasks, checklists, ADRs, and agent prompts.

What document formats are supported by automatic template routing?

Automatic template routing supports specs, plans, tasks, checklists, ADRs, and agent prompt files, matching each document format to its corresponding template file to maintain structural consistency.

Do I need existing template files to apply automatic document routing?

Yes, automatic document routing requires existing template files located under the templates directory, specifically including spec, plan, tasks, checklist, adr, agent-file, and phr templates to function correctly.

How do I enforce consistent structure across multiple project documents?

To enforce consistent structure across multiple project documents, you apply centralized templates that automatically route each artifact type to its matching format, removing guesswork from the generation process.

Can I use template automation for agent prompt files?

Yes, template automation handles agent prompt files by matching the artifact type to a dedicated agent-file template, ensuring consistent formatting across all generated agent prompts.

What is the best way to standardize specs and ADRs in a project?

The best way to standardize specs and ADRs is using an automated selector that retrieves centralized templates for each artifact type, guaranteeing uniform document structure without manual formatting.