spec
π―Skillfrom doodledood/codex-workflow
spec skill from doodledood/codex-workflow
Installation
npx skills add https://github.com/doodledood/codex-workflow --skill specMore from this repository10
Comprehensively maps, analyzes, and provides insights into a codebase's structure, dependencies, architecture, and key components through systematic exploration.
Audits code for maintainability issues like code duplication, unnecessary complexity, dead code, and potential refactoring opportunities.
Audits code for type safety issues in TypeScript and other typed languages, identifying potential type-related errors and suggesting improvements.
Audits code for testability design patterns, identifying potential improvements in code structure to make unit testing, integration testing, and test-driven development easier.
review-bugs skill from doodledood/codex-workflow
bugfix skill from doodledood/codex-workflow
Automatically identifies and fixes code review issues across multiple dimensions like bugs, type safety, maintainability, and documentation.
Synchronizes Claude Code skills from vibe-workflow to codex-workflow, adapting features and mapping agents to equivalent skills.
review-simplicity skill from doodledood/codex-workflow
Checks code compliance with the project's AGENTS.md documentation standards and guidelines for agent-related implementations.