Files
ai-coding-skills/skills/_template/SKILL.md

37 lines
707 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: your-skill-name
description: Briefly describe what this skill does and when to use it.
---
# your-skill-name
## Compatibility
- Codex: ✅
- Claude Code: ✅
- OpenCode: ✅
## Prerequisites
This skill depends on Superpower skills.
- Dependency repo: https://github.com/obra/superpowers
- Required skills: <fill-required-skill-list>
If prerequisites are missing, **stop** and show:
```text
Cannot run your-skill-name yet.
Missing required Superpower skills: <list>
Install from: https://github.com/obra/superpowers
After installation, tell me "requirements ready" and Ill continue.
```
## Workflow
(Replace with actual workflow.)
## Notes
(Replace with skill-specific constraints.)