Skip to main content
Run any Skill in Manus
with one click
GitHub repository

codex-workflows

codex-workflows contains 28 collected skills from shinpr, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
22
updated
2026-07-19
Forks
5
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

ai-development-guide
software-developers

Anti-pattern detection, root-cause discipline, quality check workflow, and implementation completeness assurance. Use when: fixing bugs, reviewing code quality, refactoring, making technical decisions, or performing quality assurance.

2026-07-19
coding-rules
software-developers

Language-agnostic coding standards for maintainability, readability, and quality. Use when: implementing features, refactoring code, reviewing code quality, or writing functions.

2026-07-19
documentation-criteria
software-developers

Documentation creation criteria for PRD, ADR, Design Doc, UI Spec, and Work Plan with templates. Use when: creating or reviewing technical documents, determining which documents are required, or following document templates.

2026-07-19
implementation-approach
software-developers

Implementation strategy selection framework with meta-cognitive approach. Use when: planning implementation strategy, selecting between vertical/horizontal slicing, or defining verification criteria for tasks.

2026-07-19
integration-e2e-testing
software-quality-assurance-analysts-and-testers

Integration and E2E test design principles, value-based selection, test skeleton specification, and review criteria. Use when: designing integration tests, E2E tests, generating test skeletons, or reviewing test quality.

2026-07-19
subagents-orchestration-guide
computer-occupations-all-other

Guides subagent coordination through implementation workflows. Use when: orchestrating multiple agents, managing workflow phases, determining autonomous execution mode, or coordinating recipe execution.

2026-07-19
task-analyzer
software-developers

Performs task analysis and skill selection. Use when: determining task complexity, selecting appropriate skills, or estimating work scale.

2026-07-19
testing
software-quality-assurance-analysts-and-testers

Testing principles including TDD, test quality, coverage standards, and test design. Use when: writing tests, designing test strategies, reviewing test quality, or following Red-Green-Refactor cycle.

2026-07-19
recipe-design
software-developers

Execute from codebase-scoped analysis to design document creation.

2026-07-16
recipe-front-design
software-developers

Execute from codebase-scoped analysis to frontend design document creation including UI Spec.

2026-07-16
recipe-add-integration-tests
software-quality-assurance-analysts-and-testers

Add integration/E2E tests to existing codebase using Design Docs.

2026-06-29
recipe-build
software-developers

Execute decomposed backend tasks in autonomous execution mode using task-executor and quality-fixer.

2026-06-29
recipe-diagnose
software-developers

Investigate problem, verify findings, and derive solutions through structured diagnosis.

2026-06-29
recipe-front-adjust
web-developers

Adjust an implemented UI with external resource context, focused write-set confirmation, verification, and quality checks.

2026-06-29
recipe-front-build
web-developers

Execute frontend tasks in autonomous execution mode using task-executor-frontend and quality-fixer-frontend.

2026-06-29
recipe-front-plan
software-developers

Create frontend work plan from design document with test skeleton generation.

2026-06-29
recipe-front-review
software-quality-assurance-analysts-and-testers

Frontend Design Doc compliance and security validation with optional auto-fixes using React-specific quality checks.

2026-06-29
recipe-fullstack-build
software-developers

Execute decomposed fullstack tasks with layer-aware agent routing between backend and frontend executors.

2026-06-29
recipe-fullstack-implement
software-developers

Orchestrate full-cycle implementation across backend and frontend layers with layer-aware agent routing.

2026-06-29
recipe-implement
software-developers

Orchestrate the complete implementation lifecycle from requirements to deployment.

2026-06-29
recipe-plan
software-developers

Create work plan from design document with optional test skeleton generation.

2026-06-29
recipe-prepare-implementation
software-developers

Verify that an approved work plan is implementable before build execution, resolving readiness gaps through Phase 0 prep tasks when needed.

2026-06-29
recipe-reverse-engineer
software-developers

Generate PRD and Design Docs from existing codebase through discovery, generation, verification, and review.

2026-06-29
recipe-review
software-quality-assurance-analysts-and-testers

Design Doc compliance and security validation with optional auto-fixes.

2026-06-29
recipe-task
software-developers

Execute tasks with metacognitive analysis and appropriate rule selection.

2026-06-29
recipe-update-doc
software-developers

Update existing design documents (Design Doc / PRD / ADR) with review and consistency verification.

2026-06-29
llm-friendly-context
computer-occupations-all-other

Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.

2026-06-24
external-resource-context
software-developers

Discovers, confirms, and records external resource access methods for project design and implementation work, including design sources, design systems, API schemas, database schemas, IaC sources, secret stores, environment config, and verification environments. Use when external resource context needs to be discovered or refreshed, recorded in docs/project-context/external-resources.md, or referenced from a Design Doc/UI Spec.

2026-05-04