Skip to main content
josipmusa
GitHub 创作者资料

josipmusa

按仓库查看 1 个 GitHub 仓库中的 9 个已收集 skills。

已收集 skills
9
仓库
1
更新
2026-04-21
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

jds-bootstrap
软件开发工程师

Use when starting any conversation - establishes the JDS skill suite, requiring skill checks before ANY action including clarifying questions. Invoke this at session start to activate the JDS workflow.

2026-04-21
jds-execute
软件开发工程师

Use when a confirmed implementation plan exists under docs/jds/plans/ and you need to execute it task by task using subagents with context isolation. Invoke after jds-plan completes, or when the user asks to execute or implement an existing plan.

2026-04-21
jds-think
软件开发工程师

Use before writing any code, asking clarifying questions, or taking any action on a task. This is the exploration, communication, and design gate — the most important skill in the suite. Every task that does not match a well-defined domain skill (per jds-bootstrap's Domain Skill Fast Track) passes through it, regardless of perceived simplicity. Invoke whenever implementation work is about to begin, when requirements are unclear, or when the user asks to build, add, fix, or change something. Also invoke for lightweight tasks that don't need a full design — jds-think scales down.

2026-04-21
jds-plan
软件开发工程师

Use after a spec has been confirmed via jds-think, to translate it into an executable implementation plan. Requires a spec file to exist under docs/jds/specs/. Invoke when transitioning from design to implementation, or when the user asks to plan how to build something that already has a spec. Also invoke for Moderate tasks that skip the spec phase — jds-plan can work directly from jds-think's exploration context.

2026-04-13
jds-debug
软件开发工程师

Use when encountering any bug, test failure, unexpected behavior, or error at any phase of development. Invoke before attempting any fix - this skill prevents symptom-patching by enforcing systematic root-cause analysis. Also use when a fix attempt has already failed and you need a structured approach.

2026-04-10
jds-tdd
软件质量保证分析师与测试员

Use when writing any code during implementation - enforces the RED-GREEN-REFACTOR TDD cycle. This is a rigid skill that cannot be adapted or skipped. Invoke whenever code is being written as part of a feature, bugfix, or any implementation task.

2026-04-10
jds-finish
软件开发工程师

Use when all tasks in a plan are marked done and jds-verify has passed. This skill handles final verification and cleanup of JDS working artifacts. It does NOT commit, push, or create PRs - those actions belong to the caller or the developer.

2026-04-10
jds-refactor
软件开发工程师

Use when restructuring code without changing behavior — renaming, extracting methods, moving classes, simplifying logic, reducing duplication, or improving readability. Invoke when the user asks to refactor, clean up, restructure, reorganize, simplify, or improve code quality without adding features. Also use when jds-debug or code review identifies structural issues that need resolution.

2026-04-10
当前展示该仓库 Top 8 / 9 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库