Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

DevNexus-TypeScript

DevNexus-TypeScript에는 Evref-BL에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
0
업데이트
2026-05-25
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

typescript-quality-feedback
소프트웨어 품질 보증 분석가·테스터

TypeScript quality feedback workflow for using diagnostics, import graphs, Sonar JSON snapshots, touched-file deltas, and rule playbooks before and after source changes. Use when Codex must audit or improve TypeScript quality, triage Sonar findings, or avoid introducing new quality regressions.

2026-05-25
typescript-project-topology
소프트웨어 개발자

TypeScript project topology workflow for separating source, tests, build output, package files, and domain folders without changing behavior. Use when Codex must audit, design, or adjust TypeScript repository layout, especially src/test structure, package publish boundaries, or module grouping.

2026-05-23
typescript-codemod-planning
소프트웨어 개발자

Dry-run TypeScript bulk rewrite planning workflow for safe repeated mechanical edits, AST matching, preview evidence, rollback strategy, and human approval boundaries. Use when Codex must design or evaluate a TypeScript bulk rewrite/codemod before any broad edit.

2026-05-20
typescript-api-boundaries
소프트웨어 개발자

TypeScript API boundary review workflow for public exports, package entrypoints, type-only exports, barrels, compatibility, and module ownership. Use when Codex must add, remove, or review exported TypeScript contracts or package-facing APIs.

2026-05-20
typescript-diagnose
소프트웨어 개발자

Systematic TypeScript diagnosis workflow for compiler errors, runtime regressions, failing package scripts, unavailable local binaries, and setup blockers in TypeScript or JavaScript projects. Use when Codex must reproduce, isolate, fix, and verify TypeScript failures without installing dependencies or fetching tools automatically.

2026-05-20
typescript-refactor
소프트웨어 개발자

Bounded TypeScript refactoring workflow for improving module locality, reducing duplication, splitting broad files, moving types, and preserving public behavior. Use when Codex must change TypeScript structure while keeping verification focused and API compatibility explicit.

2026-05-20
typescript-test-hygiene
소프트웨어 품질 보증 분석가·테스터

TypeScript test hygiene workflow for adding focused coverage, reducing brittle tests, keeping fixtures realistic, and choosing appropriate package scripts. Use when Codex must create, repair, or simplify TypeScript tests without expanding the suite unnecessarily.

2026-05-20