Plugin Claude Code
Plugin marketplace listing 1 plugin: development-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: development-skills.
Plugin Claude Code
Development workflow skills for spec, planning, implementation, review, and testing.
Skill Claude CodeCodex
A coding workflow for implementing features or fixing bugs from an approved plan. It requires reading the relevant specification and project context before changing code.
Skill Claude CodeCodex
A skill for turning an approved specification into a detailed implementation plan and task list without writing the implementation code.
Skill Claude CodeCodex
A code-review skill that compares implemented code with its specification and plan, then writes a structured report of missing work, bugs, and risks.
Skill Claude CodeCodex
A requirements-writing workflow that turns an unclear request into a precise specification. It records users, scenarios, inputs, outputs, rules, limits, and exclusions.
Skill Claude CodeCodex
A testing workflow for writing and running unit and integration tests, then recording the results in a structured test report. TDD, or test-driven development, is not required by the description.
Skill Claude CodeCodex
A change-archiving workflow for merging an approved specification update into a module's main specification. It also updates the change history and marks the change as archived.
Skill Claude CodeCodex
A tool for adding a single future task, idea, or not-yet-supported item to a project's backlog.md file. A backlog is a list of work planned for later.
Skill Claude CodeCodex
A guided brainstorming process for turning an unclear idea into a considered direction. It explores alternatives, challenges assumptions, and helps decide what to pursue.
Skill Claude CodeCodex
A review tool for a draft change plan stored in change.md before developers write the code.
Skill Claude CodeCodex
A workflow for planning a business change to an existing software module, with one document covering the requested differences and implementation tasks.
Skill Claude CodeCodex
A skill for managing the eo-doc folder, a code-side documentation system with sections for architecture, development work, templates, and project state. It supports creating, syncing, rebuilding, editing, and searching those documents.
Skill Claude CodeCodex
A bug-diagnosis workflow that compares the written requirements, the proposed change, and the actual code. It decides whether the problem is in the code, the change plan, or the requirements.
Skill Claude CodeCodex
A one-time handoff tool between Claude and Codex running in separate terminal panes. It sends one requested task, such as a review, test, implementation, or specification review, to the matching eo- tool.
Skill Claude CodeCodex
A session handoff tool that writes a small recovery note to a repository's tmp/ directory before you clear the conversation. The note records the current state, decisions, important files, and next steps.
Skill Claude CodeCodex
A Chinese-language coding procedure that implements the TODO items in a project change document and fixes defects found during testing or review. It requires a project profile and an approved or active change specification.
Skill Claude CodeCodex
A planning guide for finding and shaping a minimum viable product, or MVP, for WeChat Mini Programs. These are small apps that run inside WeChat without a separate installation.
Skill Claude CodeCodex
A starter tool for creating a new software module's living specification document. A module is a distinct part of a larger project, and the tool also performs an initial review of that document.
Skill Claude CodeCodex
A project initializer for the eo- workflow tools. It creates shared project settings and starter folders for project-management documents and code documentation.
Skill Claude CodeCodex
A project-management tool for recording lessons learned, such as mistakes, useful practices, and unexpected findings.
Skill Claude CodeCodex
A project-management update that records progress, phase changes, decisions, and blockers in project files and, when configured, a project board.
Skill Claude CodeCodex
A code-review procedure that compares implemented code with its specification and change plan, then reports problems as P0, P1, or P2 priorities.
Skill Claude CodeCodex
A Chinese-language review process for checking whether a module's spec.md requirements document is complete, clear, and usable.