Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tx

tx 收录了来自 jamesaphoenix 的 51 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
51
Stars
4
更新
2026-03-29
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 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-03-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 ~/.claude/plans/<name>.md. Reads companion PRD automatically to map EARS requirements to invariants. Output lands in specs/design/<name>.md.

2026-03-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 lands in specs/<name>.md with tx-managed frontmatter.

2026-03-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 ~/.claude/plans/<name>.md. Designed to be created alongside a companion `/design-doc`. Output lands in specs/prd/<name>.md.

2026-03-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-03-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 ~/.claude/plans/<name>.md. Use for system-wide or multi-domain designs rather than feature-scoped subsystem docs.

2026-03-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-03-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 ~/.codex/plans/<name>.md. Reads companion PRD automatically to map EARS requirements to invariants. Output lands in specs/design/<name>.md.

2026-03-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 ~/.codex/plans/<name>.md. Output lands in specs/<name>.md with tx-managed frontmatter.

2026-03-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 ~/.codex/plans/<name>.md. Designed to be created alongside a companion `design-doc`. Output lands in specs/prd/<name>.md.

2026-03-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 ~/.codex/plans/<name>.md. Use for system-wide or multi-domain designs rather than feature-scoped subsystem docs.

2026-03-29
tx-docs-specs
项目管理专家

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

2026-03-29
tx-workflow
软件开发工程师

Guide for working with tx task management. Use when picking up tasks, completing work, or managing dependencies.

2026-03-27
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 ~/.claude/plans/<name>.md. Reads companion PRD automatically to map EARS requirements to invariants. Output lands in specs/design/<name>.md.

2026-03-27
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 lands in specs/<name>.md with tx-managed frontmatter.

2026-03-27
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 ~/.claude/plans/<name>.md. Designed to be created alongside a companion `/design-doc`. Output lands in specs/prd/<name>.md.

2026-03-27
map-invariants
软件质量保证分析师与测试员

Auto-annotate existing tests and source code with [INV-*] / @spec tags by reading all spec gaps, understanding each invariant, and matching them to existing test assertions. Optionally creates missing tests too. Drives FCI from 0% toward 100%.

2026-03-27
ralph-loop
软件开发工程师

Run Ralph against either the full repo queue or tasks linked to one design doc, with injected task/spec/queue context for Codex or Claude runtimes.

2026-03-27
skills-sync
软件开发工程师

Refresh bundled tx Claude Code and Codex skills in a project from the canonical tx source without manual copy and paste.

2026-03-27
task-spec-loop
项目管理专家

Link tasks to paired PRD/design specs, export all open work to markdown, and keep Ralph-style loops moving by creating tasks, subtasks, and dependency updates through tx primitives.

2026-03-27
tx-autonomy-controls
软件开发工程师

Configure gates, guards, labels, verification, and retrospectives for bounded autonomy. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-core-loop
软件开发工程师

Work the main tx queue: initialize, create tasks, inspect work, claim tasks, and complete them. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-dependencies-hierarchy
软件开发工程师

Model blockers, parent-child relationships, and shared group context. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-graph-utils
软件开发工程师

Inspect graph anchors plus supporting utility and usage commands. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-memory-context
软件开发工程师

Store, recall, search, and relate memory documents, learnings, and task context. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-messaging-pins
软件开发工程师

Send agent messages, acknowledge inbox items, and persist shared context pins. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-observability-traces
软件开发工程师

Inspect queue health, diagnostics, dashboards, run traces, and recent failures. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-sync-data
软件开发工程师

Export, import, migrate, hydrate, and compact task state and sync artifacts. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
tx-workers-runtime
网络与计算机系统管理员

Operate workers, daemons, coordinators, cycle scans, and hook installation paths. Use when working in Claude Code and the user needs tx commands from this area.

2026-03-27
verify-build
软件开发工程师

Build a verification script that defines "done" for a parent task or project phase. Creates a .sh script and attaches it via tx auto verify set.

2026-03-27
verify-invariants
软件质量保证分析师与测试员

Implement and verify design doc invariants by annotating tests and source code with [INV-*] / @spec tags, then driving tx spec coverage from BUILD toward HARDEN (100% FCI). Works with any design doc that has an invariants block.

2026-03-27
map-invariants
软件质量保证分析师与测试员

Auto-annotate existing tests and source code with [INV-*] / @spec tags by reading all spec gaps, understanding each invariant, and matching them to existing test assertions. Optionally creates missing tests too. Drives FCI from 0% toward 100%.

2026-03-27
tx-autonomy-controls
软件开发工程师

Configure gates, guards, labels, verification, and retrospectives for bounded autonomy. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-core-loop
软件开发工程师

Work the main tx queue: initialize, create tasks, inspect work, claim tasks, and complete them. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-dependencies-hierarchy
软件开发工程师

Model blockers, parent-child relationships, and shared group context. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-graph-utils
软件开发工程师

Inspect graph anchors plus supporting utility and usage commands. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-memory-context
软件开发工程师

Store, recall, search, and relate memory documents, learnings, and task context. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-messaging-pins
软件开发工程师

Send agent messages, acknowledge inbox items, and persist shared context pins. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-observability-traces
软件开发工程师

Inspect queue health, diagnostics, dashboards, run traces, and recent failures. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
tx-sync-data
软件开发工程师

Export, import, migrate, hydrate, and compact task state and sync artifacts. Use when working in Codex and the user needs tx commands from this area.

2026-03-27
当前展示该仓库 Top 40 / 51 个已收集 skills。