Claude-skill-registry api-contract
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/api-contract-helixdevelopment-helixagent" ~/.claude/skills/majiayu000-claude-skill-registry-api-contract && rm -rf "$T"
manifest:
skills/data/api-contract-helixdevelopment-helixagent/SKILL.mdsource content
Api Contract
Overview
This skill provides automated assistance for the described functionality.
Prerequisites
- Appropriate file access permissions
- Required dependencies installed
Instructions
- Invoke this skill when the trigger conditions are met
- Provide necessary context and parameters
- Review the generated output
- Apply modifications as needed
Output
The skill produces structured output relevant to the task.
Error Handling
See
{baseDir}/references/errors.md for comprehensive error handling.
Examples
See
{baseDir}/references/examples.md for detailed examples.
Resources
- Project documentation
- Related skills and commands