We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2a2e56a
.kiro/skills
node scripts/check-version-sync.mjs
node scripts/verify-contracts.mjs
bash install.sh --help
git diff --check
npm run --silent lint
npm run --silent check:readiness
npm publish --dry-run
node --test tests/render-templates.test.mjs tests/skill-contracts.test.mjs tests/skill-sidecars.test.mjs tests/e2e-kiro-cli.test.mjs tests/skill-renderer.test.mjs
AHK_E2E_CODEX_TIMEOUT_MS=180000 node --test tests/e2e-codex-cli.test.mjs
npm test