Skip to main content
jamesaphoenix
Perfil de criador do GitHub

jamesaphoenix

Visão por repositório de 91 skills coletadas em 2 repositórios do GitHub.

skills coletadas
91
repositórios
2
atualizado
21 de jun. de 2026
explorador de repositórios

Repositórios e skills representativas

decompose-spec
Outras ocupações de informática

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

29 de mar. de 2026
design-doc
Desenvolvedores de software

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…

29 de mar. de 2026
overview-spec
Desenvolvedores de software

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…

29 de mar. de 2026
prd
Especialistas em gestão de projetos

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…

29 de mar. de 2026
surface-parity
Desenvolvedores de software

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.

29 de mar. de 2026
system-design-doc
Desenvolvedores de software

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…

29 de mar. de 2026
tx-docs-specs
Desenvolvedores de software

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.

29 de mar. de 2026
design-doc
Desenvolvedores de software

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…

29 de mar. de 2026
Mostrando 8 de 51 skills coletadas.
adversarial-bug-hunt
Desenvolvedores de software

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…

21 de jun. de 2026
fix-test-flake
Analistas de garantia de qualidade de software e testadores

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…

21 de jun. de 2026
prune-dead-branches
Desenvolvedores de software

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,…

21 de jun. de 2026
speed-up-test-suite
Analistas de garantia de qualidade de software e testadores

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…

21 de jun. de 2026
test-census
Analistas de garantia de qualidade de software e testadores

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…

21 de jun. de 2026
test-perf
Analistas de garantia de qualidade de software e testadores

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…

21 de jun. de 2026
ai-vcr-test
Analistas de garantia de qualidade de software e testadores

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.

31 de mai. de 2026
design-doc
Desenvolvedores de software

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…

26 de mai. de 2026
Mostrando 8 de 40 skills coletadas.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos