Skip to main content
jamesaphoenix
GitHub 제작자 프로필

jamesaphoenix

2개 GitHub 저장소에서 수집된 91개 skills를 저장소 단위로 보여줍니다.

수집된 skills
91
저장소
2
업데이트
2026년 6월 21일
저장소 탐색

저장소와 대표 skills

decompose-spec
기타 컴퓨터 관련 직업

Turn a design spec into an explicit tx task graph with `tx decompose`, then refine the graph using normal tx task and dependency primitives.

2026년 3월 29일
design-doc
소프트웨어 개발자

Generate a detailed design document via `tx doc add design`. Covers architecture, interfaces, data model, invariants, failure modes, verification, and testing strategy. References plan via file path instead of embedding. Plan lives in…

2026년 3월 29일
overview-spec
소프트웨어 개발자

Generate a system overview spec via `tx doc add overview`. Produces an architectural overview covering problem, scope, components, data flows, and non-goals. References plan via file path instead of embedding. Plan lives in ~/.claude/plans/<name>.md. Output…

2026년 3월 29일
prd
프로젝트 관리 전문가

Generate a detailed Product Requirements Document via `tx doc add prd`. Uses EARS requirement syntax with traceable IDs, acceptance criteria, and non-functional requirements. References plan via file path instead of embedding. Plan lives in…

2026년 3월 29일
surface-parity
소프트웨어 개발자

Internal closed-loop skill: drive CLI/API/MCP to 100% shape parity (same service methods) AND behaviour parity (same response shapes). Uses ESLint rules tx/require-surface-parity + tx/interface-parity. NOT shipped to tx users.

2026년 3월 29일
system-design-doc
소프트웨어 개발자

Generate a system-level design document via `tx doc add design`. Covers cross-cutting architecture, service boundaries, data flows, scalability, and deployment topology. References plan via file path instead of embedding. Plan lives in…

2026년 3월 29일
tx-docs-specs
소프트웨어 개발자

Create, patch, lint, discover, trace, and complete docs-first specs. Use when working in Claude Code and the user needs tx commands from this area.

2026년 3월 29일
design-doc
소프트웨어 개발자

Generate a detailed design document via `tx doc add design`. Covers architecture, interfaces, data model, invariants, failure modes, verification, and testing strategy. References plan via file path instead of embedding. Plan lives in…

2026년 3월 29일
수집된 skill 51개 중 8개를 표시합니다.
adversarial-bug-hunt
소프트웨어 개발자

Long-running (multi-hour) adversarial hunt for P0/P1/P2 bugs across the codebase. Mixes codebase observation, mechanical linting, real test + telemetry verification, and parallel skeptic sub-agents that must REFUTE each candidate before it is accepted. Fixes…

2026년 6월 21일
fix-test-flake
소프트웨어 품질 보증 분석가·테스터

Diagnose and durably eliminate flaky/intermittent test failures (passes locally but fails CI, rotates between tests, red only under load). Reproduce under contention, instrument the real state instead of guessing, root-cause by signal not duration, fix at the…

2026년 6월 21일
prune-dead-branches
소프트웨어 개발자

Safely prune dead local branches, git worktrees, and remote branches in this repo. Use when asked to "prune dead branches", "clean up worktrees", "delete merged branches", "tidy up git", or after a batch of PRs has merged. Knows this repo merges via squash,…

2026년 6월 21일
speed-up-test-suite
소프트웨어 품질 보증 분석가·테스터

Reduce test-suite wall-clock (dev + CI) without losing coverage or telemetry. Measure the phase breakdown first, then apply proven levers (parallelize turbo, narrow imports vs barrels, lazy-load heavy graphs, pool/worker config, DB pool sizing) and capture…

2026년 6월 21일
test-census
소프트웨어 품질 보증 분석가·테스터

Census the repo's tests by TYPE, not by name. Classifies every tracked test file via content heuristics into unit / integration / react-component / e2e (plus a separate db pgTAP count), in precedence order so buckets are mutually exclusive. Use when the user…

2026년 6월 21일
test-perf
소프트웨어 품질 보증 분석가·테스터

Snapshot test-suite timings in this repo. Runs the unit and/or integration suites (or a single integration project) and reports wall-clock time, Vitest's own phase breakdown (transform/setup/import/tests/environment), and the slowest test files. Use when the…

2026년 6월 21일
ai-vcr-test
소프트웨어 품질 보증 분석가·테스터

Build and use the VCR (Video Cassette Recorder) test caching system for AI integration tests. Use when adding new AI tests, converting existing RUN_LIVE_INTEGRATION tests to cached replay, or managing cassette recordings.

2026년 5월 31일
design-doc
소프트웨어 개발자

Generate a detailed design document via `tx doc add design`. Covers architecture, interfaces, data model, invariants, failure modes, verification, and testing strategy. References plan via file path instead of embedding. Plan lives in…

2026년 5월 26일
수집된 skill 40개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다