sbce.space · skill.md
- new sbce ↓ sbce.space details Spec-driven BCE/ECB
- new ears-tests ↓ details Parameterized tests from EARS requirements, stack-neutral
Standards-first guardrails for AI coding agents.
"Put your AI on rails."
Fewer tokens, predictable code
LLM-native conventions. See installation.
Specialized subagent definitions for AI coding agents. Place in your AI coding agent's agents directory.
Supplementary skills and utilities.
A skill is a directory containing a SKILL.md. Install it in your agent's skills directory: home for all projects (~/.claude/skills/), project root for one project (<project>/.claude/skills/).
To install all skills at once, run the installSkills script, or unzip a per-agent zip from the skills release into your home directory. No JDK, no git.
Copy skill files to ~/.claude/skills/
Or airails-claude.zip: unzip airails-claude.zip -d ~
Copy skill files to ~/.copilot/skills/
Or airails-copilot.zip: unzip airails-copilot.zip -d ~
Copy skill files to ~/.config/goose/skills/
Or airails-goose.zip: unzip airails-goose.zip -d ~