wow-multi-file-template

Clear, action-oriented description for auto-loading. CRITICAL - must be specific enough to trigger when relevant tasks are described, unique across all Skills.

allowed_tools: Read, Write, Edit, Glob, Grep
model: sonnet

$ 安裝

git clone https://github.com/wahidyankf/open-sharia-enterprise /tmp/open-sharia-enterprise && cp -r /tmp/open-sharia-enterprise/.claude/skills/wow-multi-file-template ~/.claude/skills/open-sharia-enterprise

// tip: Run this command in your terminal to install the skill


name: wow-multi-file-template description: Clear, action-oriented description for auto-loading. CRITICAL - must be specific enough to trigger when relevant tasks are described, unique across all Skills. allowed-tools: [Read, Write, Edit, Glob, Grep] # Specify allowed tools for security model: sonnet # Optional - specify required model (sonnet, opus, haiku)

Skill Title

Brief overview of what this Skill provides and when it auto-loads.

Structure: This Skill uses multi-file structure for better organization:

  • SKILL.md (this file) - Core concepts and quick reference
  • reference.md - Detailed specifications, matrices, deep-dive content
  • examples.md - Working code examples, templates, demonstrations

Purpose

Explain when this Skill should be used and what knowledge it delivers.

Quick Reference

High-level summary or table for fast lookup.

AspectDescription
Key 1Brief explanation
Key 2Brief explanation

Core Concepts

Essential knowledge needed to apply this Skill.

Concept 1

Brief explanation. Link to reference.md for detailed specifications.

Concept 2

Brief explanation. See examples.md for working examples.

Best Practices

Action-oriented guidance for applying this knowledge.

  1. Practice 1 - Specific recommendation
  2. Practice 2 - Specific recommendation
  3. Practice 3 - Specific recommendation

Common Mistakes

What to avoid and why.

  • Anti-pattern 1 - Why this is wrong. See examples.md for correct approach.
  • Anti-pattern 2 - Why this is wrong

File Organization

  • SKILL.md - Read this first for core concepts and quick reference
  • reference.md - Consult for detailed specifications and comprehensive tables
  • examples.md - Use for working code samples and templates

References

Links to authoritative convention/development documents this Skill encodes:

Related Skills

Other Skills that complement this one:

  • related-skill-1 - When to use together
  • related-skill-2 - When to use together

Note: Skills reference conventions, not replace them. Convention documents remain the authoritative source.