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

invencible

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

已收集 skills
12
Stars
0
更新
2026-04-27
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

judgment-day
软件质量保证分析师与测试员

Dual-model adversarial review: Claude and Copilot review independently, verdicts are synthesized.

2026-04-27
sdd-apply
软件开发工程师

Implement the SDD task list. Read tasks and design from memory, write code, run tests.

2026-04-27
sdd-archive
软件开发工程师

Archive all SDD artifacts for a change as a single completed record in memory.

2026-04-27
sdd-design
软件开发工程师

Write the technical design for a planned change: components, interfaces, data flows, edge cases.

2026-04-27
sdd-explore
软件开发工程师

Explore the codebase to build context for a planned change. First phase of the SDD workflow.

2026-04-27
sdd-propose
软件开发工程师

Propose 2–3 solution approaches for a planned change, evaluating trade-offs and recommending one.

2026-04-27
sdd-spec
软件开发工程师

Write a formal specification for a planned change: goals, acceptance criteria, constraints.

2026-04-27
sdd-tasks
软件开发工程师

Break the technical design into an ordered list of atomic, reviewable implementation tasks.

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

Verify the implementation against the spec's acceptance criteria. Produces a pass/fail verdict.

2026-04-27
commits
软件开发工程师

Conventional commit format: type(scope): description. Rules for commit messages, PR prep, and branch cleanup.

2026-04-26
code
软件开发工程师

Python language standards: type hints, error handling, logging, and style conventions.

2026-04-26
testing
软件质量保证分析师与测试员

pytest testing standards: naming, fixtures, isolation, and parametrize patterns.

2026-04-26