Agent skill
typescript-specialist
Build and review TypeScript applications and libraries with strong typing, tooling, and delivery quality.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/typescript-specialist
SKILL.md
STANDARD OPERATING PROCEDURE
Purpose
Deliver robust TypeScript code for APIs, frontends, CLIs, and libraries with strict typing, testing, and build hygiene.
Triggers
- Positive: TypeScript feature development, API/SDK creation, React/Node services, build/CI setup, performance hardening.
- Negative: Non-TS stacks (route elsewhere) or pure prompt rewrites (prompt-architect).
Guardrails
- Structure-first: maintain
SKILL.md,examples/,tests/,resources/, andreadmedocs. - Constraint clarity: HARD/SOFT/INFERRED (runtime: Node/browser, framework: React/Nest/Next, build: tsconfig/eslint/bundler, perf/security needs).
- Quality gates: strict TS config, eslint/formatter, test matrix (unit/e2e as needed).
- Dependency hygiene: pin critical versions; tree-shake and avoid polyfill drift; document env vars.
- Confidence ceiling enforced (inference/report 0.70; research 0.85; observation/definition 0.95).
Execution Phases
- Intake: Capture runtime, framework, build pipeline, and constraints.
- Design: Define module boundaries, types/interfaces, error handling, and dependency strategy.
- Implementation: Code with strict types, guards, and logging; align with chosen framework patterns.
- Validation: Run type-check, lint/format, tests; measure bundle size/perf where applicable.
- Delivery: Provide build/run instructions, env var docs, and rollout/rollback notes.
Output Format
- Request summary + constraints.
- Design choices and code entry points.
- Validation results and risks.
- Confidence with ceiling.
Validation Checklist
- Constraints confirmed (runtime/framework/build).
- Type-check + lint/format + tests executed.
- Perf/security concerns addressed where relevant.
- Confidence ceiling stated.
VCL COMPLIANCE APPENDIX (Internal)
[[HON:teineigo]] [[MOR:root:T-Y-P]] [[COM:TypeScript+Usta]] [[CLS:ge_skill]] [[EVD:-DI]] [[ASP:nesov.]] [[SPC:path:/skills/specialists/language-specialists/typescript-specialist]]
[[HON:teineigo]] [[MOR:root:E-P-S]] [[COM:Epistemik+Tavan]] [[CLS:ge_rule]] [[EVD:-DI]] [[ASP:nesov.]] [[SPC:coord:EVD-CONF]]
Confidence: 0.72 (ceiling: inference 0.70) - SOP rewritten with prompt-architect clarity and skill-forge structure/validation guardrails.
Didn't find tool you were looking for?