create-standard

Generate standardized markdown documentation files from project meta-standards.

2|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/erclx/aitk --skill create-standard-erclx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-standard
Source: https://github.com/erclx/aitk/tree/main/claude/skills/create-standard
Command: npx skills add https://github.com/erclx/aitk --skill create-standard-erclx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of inconsistent project documentation and authoring conventions by automating the creation of new standards based on established meta-standards.

Core Features & Use Cases

  • Template-Driven Creation: Generates new standard files that strictly adhere to existing project meta-standards and prose conventions.
  • Context-Aware Drafting: Automatically detects whether to create a standard for the toolkit repository or a local project directory.
  • Use Case: When a team decides to adopt a new coding or documentation rule, this skill ensures the new standard file is correctly structured, formatted, and placed in the appropriate directory without manual boilerplate work.

Quick Start

Ask the assistant to create a new standard for error handling by providing a brief description of the desired rule.

Frequently Asked Questions about create-standard

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

FAQPage Schema
How do I automate the generation of standardized markdown documentation?

Automating standardized markdown documentation generation requires referencing existing project meta-standards and prose guidelines to draft structurally consistent files without manual boilerplate work.

What are project authoring conventions and when do I need them?

Project authoring conventions are standardized rules for coding and documentation that you need when a team adopts new guidelines, ensuring structural consistency across all generated markdown files.

Can I create standards for both a local project directory and a toolkit repository?

Yes, you can create standards for both contexts, as the drafting process automatically detects whether to generate the convention file for a local project directory or the toolkit repository.

How do I generate a new standard file for error handling conventions?

To generate a new standard file for error handling, ask the assistant to create the standard by providing a brief description of the desired rule, and it will format and place it appropriately.

Does template-driven documentation generation work without existing standards?

Template-driven documentation generation relies on existing project meta-standards and prose conventions to ensure structural consistency, so it requires established standards to function correctly.