Best-Practice Creator

Create and maintain Opensquad best-practice files with frontmatter validation and cross-reference updates.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/capaas2/Site-teste --skill best-practice-creator-capaas2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Best-Practice Creator
Source: https://github.com/capaas2/Site-teste/tree/main/skills/opensquad-agent-creator
Command: npx skills add https://github.com/capaas2/Site-teste --skill best-practice-creator-capaas2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides the creation and maintenance of best-practice files for the Opensquad library, helping keep documentation consistent, well-scoped, and easy to discover.

Core Features & Use Cases

  • Best-Practice File Creation: Produces new best-practice documents with the required structure, frontmatter, and content standards.
  • Scope Validation: Checks for overlap with existing best-practices and ensures clear differentiation before adding new guidance.
  • Catalog and Cross-Reference Maintenance: Updates catalog entries, version numbers, and NOT-for references so the library stays coherent over time.
  • Use Case: A maintainer wants to add a new discipline guide without duplicating an existing one; this Skill helps define scope, write the file, and update related references safely.

Quick Start

Ask the Best-Practice Creator to draft a new best-practice file for a specific scope and update the catalog accordingly.

Frequently Asked Questions about Best-Practice Creator

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

FAQPage Schema
How do I create best-practice files with required frontmatter and versioned documentation?

To create best-practice markdown files, generate the document with required frontmatter, apply scope validation to prevent overlap, and update catalog entries and cross-references to maintain versioned documentation consistency across the library.

What is scope validation for cross-referenced markdown documentation?

Scope validation for markdown documentation checks new best-practice files against existing library entries to ensure clear differentiation, prevent content duplication, and maintain accurate NOT-for cross-references across related versioned files.

How do I maintain catalog consistency when adding new best-practice markdown files?

Maintain catalog consistency by updating catalog entries, incrementing version numbers, and synchronizing NOT-for cross-references in related markdown files whenever a new best-practice document is added or modified in the library.

Can I update cross-references and catalog entries for existing best-practice files automatically?

Yes, you can update cross-references and catalog entries for existing markdown files by running consistency checks and catalog maintenance, which synchronizes version numbers and NOT-for references across related best-practice documentation.

What's the best way to avoid content duplication in a versioned best-practices library?

The best way to avoid content duplication in a best-practices library is to perform scope separation checks before drafting, ensuring new markdown files have clear differentiation and accurate NOT-for cross-references to existing library documentation.