itmisx/deepx-code

deepseek标配coding agent、原生支持模型路由、CodeGraph代码图谱、OCR截图识别、自动上下文压缩、最佳工作模式选择,workflow等功能,从根本上节省Token

383Stars on the repository
17Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorming

01

itmisx/deepx-code

Skill Claude CodeCodex

A structured conversation process for turning a vague creative or software request into an agreed design before implementation. It requires context discovery, one question at a time, alternative approaches, and written approval.

383 7d ago A 64 tokens original MIT

creating-workflows

02

itmisx/deepx-code

Skill Claude CodeCodex

A guide for creating reusable JavaScript workflows that coordinate several helper agents through steps, loops, parallel tasks, and summaries.

383 7d ago A 58 tokens original MIT

itmisx/deepx-code

Skill Claude CodeCodex

A method for assigning separate, unrelated tasks to different coding agents so they can be investigated at the same time. Each agent receives its own focused context.

383 7d ago A 38 tokens copy · 92% MIT

executing-plans

04

itmisx/deepx-code

Skill Claude CodeCodex

A workflow for carrying out an existing software implementation plan one step at a time, with review points and checks along the way.

383 7d ago A 28 tokens copy · 91% MIT

itmisx/deepx-code

Skill Claude CodeCodex

A workflow for closing completed development work, such as deciding whether to merge changes, open a pull request, or clean up a branch. A pull request is a request for others to review and add your changes to the main codebase.

383 7d ago A 48 tokens copy · 91% MIT

frontend-design

06

itmisx/deepx-code

Skill Claude CodeCodex

A design and coding guide for building distinctive web interfaces, including pages, dashboards, landing pages, and reusable components.

383 7d ago A 88 tokens original MIT

karpathy-guidelines

07

itmisx/deepx-code

Skill Claude CodeCodex

A set of coding guidelines based on observations about common mistakes made by language models. It emphasizes simple solutions, small targeted edits, clear assumptions, and checkable results.

383 7d ago A 55 tokens original MIT

openspec

08

itmisx/deepx-code

Skill Claude CodeCodex

A specification-driven development process that records proposed software changes, implementation tasks, and updates to the project’s current behavior specifications.

383 7d ago A 73 tokens original MIT

itmisx/deepx-code

Skill Claude CodeCodex

A guide for evaluating code-review feedback against the actual codebase before changing the implementation.

383 7d ago A 54 tokens copy · 88% MIT

itmisx/deepx-code

Skill Claude CodeCodex

A procedure for asking another coding agent to inspect completed changes before they are merged. Code review means checking whether the implementation meets its requirements and finding defects.

383 7d ago A 26 tokens copy · 75% MIT

itmisx/deepx-code

Skill Claude CodeCodex

Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.

383 7d ago A 37 tokens original MIT

superpowers

12

itmisx/deepx-code

Skill Claude CodeCodex

A set of instructions for applying the Superpowers working method to non-trivial coding tasks. It explains how to load relevant skills, make plans, and coordinate work in this environment.

383 7d ago A 50 tokens copy · 84% MIT

itmisx/deepx-code

Skill Claude CodeCodex

Random fixes waste time and create new bugs. Quick patches mask underlying issues.

383 7d ago A 25 tokens copy · 92% MIT

itmisx/deepx-code

Skill Claude CodeCodex

A test-driven development guide. Test-driven development, or TDD, means writing a test first, confirming that it fails, then writing the smallest code that makes it pass and improving the result.

383 7d ago A 32 tokens copy · 97% MIT

using-git-worktrees

15

itmisx/deepx-code

Skill Claude CodeCodex

A workflow guide for creating a separate Git worktree, which is an extra working copy of a repository for isolated changes.

383 7d ago A 48 tokens copy · 88% MIT

itmisx/deepx-code

Skill Claude CodeCodex

A completion-checking skill that requires fresh command output or other direct evidence before claiming a coding task is finished.

383 7d ago A 60 tokens original MIT

writing-plans

17

itmisx/deepx-code

Skill Claude CodeCodex

A guide for turning a multi-step software requirement into a detailed implementation plan before changing code. It assumes the implementer knows software development but not the project’s tools or domain.

383 7d ago A 30 tokens copy · 83% MIT