Installs: 0
Used in: 1 repos
Updated: 6h ago
$
npx ai-builder add skill jihong88/post-editInstalls to .claude/skills/post-edit/
Run the post-edit pipeline after code modifications. Steps (run sequentially, stop on failure): 1. `npm run lint:fix-js` — ESLint auto-fix 2. `npm run ts-build` — type generation (includes check:inject) 3. `npm run check:arch` — dependency architecture check 4. `npm run check:exports` — export sync check 5. `npm run test` — unit tests Note: `check:langs` is excluded (requires Google API key). Report results as a summary table: | Step | Result | |------|--------| | lint:fix-js | pass/fail | | ts-build | pass/fail | | check:arch | pass/fail | | check:exports | pass/fail | | test | pass/fail (N passed, N failed) |
Quick Install
$
npx ai-builder add skill jihong88/post-editDetails
- Type
- skill
- Author
- jihong88
- Slug
- jihong88/post-edit
- Created
- 6h ago