Closing the intent-to-code chasm - specification-driven development with BDD verification chain
95
Does it follow best practices?
Validation for skill structure
Common patterns for various ignore files by technology stack.
git rev-parse --git-dir 2>/dev/null -> create/verify .gitignore.dockerignore.eslintignoreignores entries cover required patterns.prettierignore.npmignore (if publishing).terraformignore.helmignorenode_modules/
dist/
build/
*.log
.env*__pycache__/
*.pyc
.venv/
venv/
dist/
*.egg-info/target/
*.class
*.jar
.gradle/
build/bin/
obj/
*.user
*.suo
packages/*.exe
*.test
vendor/
*.outtarget/
debug/
release/
*.rs.bk.DS_Store
Thumbs.db
*.tmp
*.swp
.vscode/
.idea/Install with Tessl CLI
npx tessl i tessl-labs/intent-integrity-kit@2.7.12rules
skills
iikit-00-constitution
scripts
iikit-01-specify
iikit-02-plan
iikit-03-checklist
scripts
dashboard
iikit-04-testify
iikit-05-tasks
iikit-06-analyze
iikit-07-implement
iikit-08-taskstoissues
iikit-bugfix
scripts
dashboard
iikit-clarify
iikit-core
scripts
bash
dashboard
powershell
templates