writing-templates

Create standardized day-dream template files with frontmatter and naming conventions.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3 --skill writing-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-templates
Source: https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3/tree/main/modules/dev/instruction_core/data/skills/writing-templates
Command: npx skills add https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3 --skill writing-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to creating and organizing template files for ADHD Framework day-dream artifacts, ensuring consistency across projects.

Core Features & Use Cases

  • Centralized scaffolding for .template.md files with proper frontmatter and naming conventions.
  • Guidance for tier selection (Simple vs Blueprint), placement under .agent_plan/day_dream/_templates/, and template matrices.
  • Reusable templates and references to related skills like dream-planning and day-dream for integration.

Quick Start

Create a new template by following the conventions described above and place it in the correct templates directory.

Frequently Asked Questions about writing-templates

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

FAQPage Schema
How do I standardize template scaffolding for day-dream documentation files?

Template scaffolding standardizes day-dream documentation by automating .template.md file creation with proper frontmatter, naming conventions, and placement under .agent_plan/day_dream/_templates/ to ensure consistent portable workflows.

What is the difference between Simple and Blueprint tier templates for workflow documentation?

Simple and Blueprint tier templates differ in structural complexity for day-dream artifacts. This skill provides guidance for tier selection, applying appropriate line limits and template matrices based on your project documentation requirements.

How do I create a new template file with correct frontmatter and naming conventions?

Create a new template by following tier-based conventions, adding proper frontmatter scaffolding, and placing the .template.md file in the .agent_plan/day_dream/_templates/ directory to maintain standardized documentation workflows.

Does this template scaffolding approach work without external dependencies?

Yes, template scaffolding works without external dependencies. It enforces line limits, template matrices, and cross-skill references internally to ensure consistent documentation structure across your ADHD Framework projects.

When should I use blueprint tier templates instead of simple templates?

Use blueprint tier templates for complex documentation workflows requiring detailed structural matrices and cross-skill references, while simple templates suit straightforward day-dream artifacts with fewer line limits and minimal scaffolding requirements.

Why do my day-dream template files need placement under .agent_plan?

Day-dream template files require placement under .agent_plan/day_dream/_templates/ to enforce centralized scaffolding, maintain naming conventions, and ensure cross-skill references remain portable across ADHD Framework projects.