Skip to main content
GitHub 仓库

NetPace

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

已收集 skills
11
Stars
10
更新
2026-07-10
Forks
3
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

speckit-analyze
软件开发工程师

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

2026-07-10
speckit-checklist
软件开发工程师

Generate a custom checklist for the current feature based on user requirements.

2026-07-10
speckit-clarify
软件开发工程师

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

2026-07-10
speckit-constitution
软件开发工程师

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

2026-07-10
speckit-converge
软件开发工程师

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

2026-07-10
speckit-implement
软件开发工程师

Execute the implementation plan by processing and executing all tasks defined in tasks.md

2026-07-10
speckit-plan
软件开发工程师

Execute the implementation planning workflow using the plan template to generate design artifacts.

2026-07-10
speckit-specify
软件开发工程师

Create or update the feature specification from a natural language feature description.

2026-07-10
speckit-tasks
软件开发工程师

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

2026-07-10
speckit-taskstoissues
软件开发工程师

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

2026-07-10
diagnose
软件开发工程师

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-07-09