dean0x/devflow

The most advanced agentic development meta-harness for generating production-grade code. Ambient Orchestration, Working memory that never forgets. Self-learning workflows. Install once, forget about it. Your code gets better automatically.

19Stars on the repository
59Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

accessibility

01

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user asks to "add accessibility", "check ARIA", "handle keyboard navigation", "add focus management", or creates UI components, forms, or interactive elements. Provides WCAG 2.2 AA patterns for keyboard navigation, ARIA roles and states, focus management, color contrast, and screen…

19 yesterday A 73 tokens original MIT

apply-decisions

02

dean0x/devflow

Skill Claude CodeCodex

Canonical algorithm for consuming DECISIONSCONTEXT index — scan index, identify relevant entries, Read full bodies on demand, cite verbatim IDs inline.

19 yesterday A 33 tokens original MIT

dean0x/devflow

Skill Claude CodeCodex

Consumption algorithm for FEATUREKNOWLEDGE variable — pre-computed feature context.

19 yesterday A 20 tokens original MIT

architecture

04

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing code for SOLID violations, tight coupling, or layering issues.

19 yesterday A 22 tokens original MIT

boundary-validation

05

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user asks to "validate input", "parse request data", "handle form data", "add Zod schema", "sanitize user input", or creates API endpoints and system boundaries. Provides parse-don't-validate patterns with schema validation for type-safe boundary enforcement and hostile input defense.

19 yesterday A 67 tokens original MIT

complexity

06

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing code for high cyclomatic complexity, deep nesting, or long functions.

19 yesterday A 24 tokens original MIT

compliance

07

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing code handling PII, payment data, health records, audit logs, data retention, or IaC under GDPR, HIPAA, PCI DSS, SOC 2, ISO 27001, or SOX.

19 yesterday A 52 tokens original MIT

consistency

08

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing code for naming convention violations, pattern deviations, or inconsistent API styles.

19 yesterday A 24 tokens original MIT

database

09

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing database queries, migrations, indexes, or schema changes.

19 yesterday A 20 tokens original MIT

dependencies

10

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing dependency changes, lock files, or package additions.

19 yesterday A 19 tokens original MIT

dependency-research

11

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user asks to "add a utility", "create a helper", "implement parsing", "build a wrapper", or writes infrastructure/utility code that may already exist as a well-maintained package. Enforces research before building.

19 yesterday A 56 tokens original MIT

design-review

12

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing implementation plans for anti-patterns, checking design quality before implementation, or performing plan-level quality assessment. Provides 6 anti-pattern detection rules for the Design agent and inline planning.

19 yesterday A 45 tokens original MIT

docs-framework

13

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user asks to "create a review report", "write a status log", "add documentation", "name this artifact", or creates files in the .devflow/docs/ directory. Provides naming conventions, templates, and directory structure for reviews, debug sessions, design docs, and all persistent…

19 yesterday A 72 tokens original MIT

documentation

14

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing for documentation drift, missing API docs, or stale comments.

19 yesterday A 21 tokens original MIT

feature-knowledge

15

dean0x/devflow

Skill Claude CodeCodex

Structures codebase exploration into a feature knowledge base.

19 yesterday A 13 tokens original MIT

gap-analysis

16

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when analyzing design documents, specifications, or plans for completeness gaps, architectural issues, security concerns, and performance implications. Provides focus-specific detection patterns for the Design agent.

19 yesterday A 41 tokens original MIT

git

17

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user asks to "commit changes", "create a pull request", "rebase safely", "manage branches", "fix merge conflicts", "undo a commit", "comment on a PR", "create a release", or performs any git/GitHub operations. Provides safety patterns, atomic commit formatting, PR descriptions…

19 yesterday C 82 tokens original MIT

go

18

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user works with Go files (.go), asks about "error handling", "interfaces", "goroutines", "channels", "packages", or discusses Go idioms and concurrency. Provides patterns for error handling, interface design, concurrency, and package organization.

19 yesterday A 59 tokens original MIT

java

19

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user works with Java files (.java), asks about "records", "sealed classes", "Optional", "streams", "composition over inheritance", or discusses modern Java patterns and API design. Provides patterns for type system usage, error handling, immutability, and concurrency.

19 yesterday A 63 tokens original MIT

patterns

20

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user asks to "create an API endpoint", "add CRUD operations", "implement event handlers", "set up logging", "add configuration", or builds features involving database operations, REST/GraphQL APIs, pub/sub patterns, or service configuration. Provides implementation patterns that…

19 yesterday A 68 tokens original MIT

performance

21

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing code for N+1 queries, memory leaks, or I/O bottlenecks.

19 yesterday A 26 tokens original MIT

python

22

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user works with Python files (.py), asks about "type hints", "protocols", "dataclasses", "async/await", "decorators", or discusses Pythonic patterns and data modeling. Provides patterns for type safety, error handling, data modeling, and async programming.

19 yesterday A 65 tokens original MIT

qa

23

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when performing scenario-based acceptance testing, designing QA test plans, or validating that implementation behavior matches acceptance criteria beyond unit tests.

19 yesterday A 31 tokens original MIT

quality-gates

24

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when evaluating implementation quality before submission, checking correctness, security, and simplicity.

19 yesterday A 24 tokens original MIT