active/dev.bootstrap.typescript/SKILL.md
Use when creating TypeScript projects or add TypeScript pre-commit checks.
npx skillsauth add kevinslin/skills dev.bootstrap.typescriptInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Bootstrap new TypeScript projects from a local Copier template or add a pre-commit hook that runs linting and formatting for an existing project.
scripts/bootstrap_project.shscripts/add_precommit.shcopier is installed and /Users/kevinlin/code/copier-typescript-codex exists.scripts/bootstrap_project.sh <target_dir> [copier args].--data to avoid interactive prompts when needed.scripts/bootstrap_project.sh runs these steps; pass --skip-followup (or --no-followup) to skip.target_dir run pnpm install and pnpm test..git directory exists, run git init then pnpm prepare to activate Husky hooks.package.json exists and defines lint and format scripts.scripts/add_precommit.sh [project_root]..husky/_/husky.sh is missing, run your package manager install (or npx husky install) to activate hooks.development
Create, rename, audit, or close a tracked Codex task whose turns and status are persisted in the local thread ledger. Only use when directly invoked.
testing
Manage Git preflight, branch and worktree creation, and completed-work cleanup. Use when explicitly invoked.
databases
Automatically use for durable knowledge, configured project-context lookup, and schema-backed artifact layouts.
content-media
Create, update, or optimize skills and SKILL.md content.