AI AGENT ADDONS

When you need to turn a written standard or RFC into working code, this skill helps you create clear requirements. It then checks that your code matches those requirements exactly. The process is called spec-driven development.

The skill includes steps to draft requirements from the source document. It compares them to the original and detects drift when your code starts to stray. You can run these checks automatically as part of your build process.

This helps you build reliable software that follows the specification. Developers can trust that their implementation is correct and complete.

Add Indexion Sdd skill to your workflow

Global

mkdir -p ~/.claude/skills/indexion-sdd

Project

mkdir -p .claude/skills/indexion-sdd

Source Repository

Stars
1
Forks
2
Watchers
1
License
Apache-2.0
Last Push
2 months ago
Created
5 months ago