Reference/Guidelines Skill Name
Overview
Complete reference for [what this covers]. Use as lookup guide and standards reference.
Quick Reference
Key points for quick lookup:
- Item 1: Value/description
- Item 2: Value/description
- Item 3: Value/description
Guidelines
Guideline 1: [Concept Name]
Description: What this guideline covers
Rules:
- Rule 1
- Rule 2
- Rule 3
Good Example:
Example of correct implementation
Bad Example:
Example of what to avoid
Why: Explanation of rationale
Guideline 2: [Concept Name]
Description: What this guideline covers
Rules:
- Rule 1
- Rule 2
- Rule 3
Good Example:
Example of correct implementation
Bad Example:
Example of what to avoid
Why: Explanation of rationale
Reference Tables
Reference 1: [Category]
| Item | Description | Usage |
|---|---|---|
| Item A | Description | When to use |
| Item B | Description | When to use |
| Item C | Description | When to use |
Reference 2: [Category]
| Item | Description | Example |
|---|---|---|
| Item A | Description | example-a |
| Item B | Description | example-b |
| Item C | Description | example-c |
Detailed Specifications
Specification 1: [Component Name]
Properties:
- Property 1: Description
- Property 2: Description
- Property 3: Description
Example:
{
"property1": "value",
"property2": "value",
"property3": "value"
}
Usage:
How to use this specification
Specification 2: [Component Name]
Properties:
- Property 1: Description
- Property 2: Description
Example:
{
"property1": "value",
"property2": "value"
}
Usage:
How to use this specification
Common Patterns
Pattern 1: [Pattern Name]
When to Use: Situation description
Structure:
Pattern structure
Example:
Complete working example
Pattern 2: [Pattern Name]
When to Use: Situation description
Structure:
Pattern structure
Example:
Complete working example
Checklist
Use this checklist to ensure compliance:
- Item 1 verified
- Item 2 verified
- Item 3 verified
- Item 4 verified
- Item 5 verified
References
For comprehensive details, see:
- references/complete-specification.md
- references/advanced-patterns.md
Version: 1.0 Last Updated: [Date]