dean0x

63 mods across 4 repositories, 27 stars between them.

compliance

25

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

26

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

27

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

28

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

29

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

30

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

31

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

32

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

33

dean0x/devflow

Skill Claude CodeCodex

Structures codebase exploration into a feature knowledge base.

19 yesterday A 13 tokens original MIT

gap-analysis

34

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

35

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

36

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

37

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

38

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

39

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

40

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

41

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

42

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

react

43

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when the user works with React components (.tsx/.jsx), asks about "hooks", "state management", "context providers", "memo optimization", "useEffect", or discusses component composition and rendering performance. Provides patterns for hooks, state, effects, memoization, and React-specific…

19 yesterday A 65 tokens original MIT

regression

44

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing changes that may remove exports, change signatures, or alter behavior.

19 yesterday A 23 tokens original MIT

reliability

45

dean0x/devflow

Skill Claude CodeCodex

This skill should be used when reviewing code for unbounded loops, missing assertions, excessive allocation, or deep indirection.

19 yesterday A 28 tokens original MIT

research-codebase

46

dean0x/devflow

Skill Claude CodeCodex

Local codebase research — find patterns, trace flows, map dependencies without browsing the web.

19 yesterday A 21 tokens original MIT

research-competitor

47

dean0x/devflow

Skill Claude CodeCodex

Competitor analysis — structured feature comparison, positioning analysis, and gap identification.

19 yesterday A 19 tokens original MIT

research-external

48

dean0x/devflow

Skill Claude CodeCodex

External web research — find documentation, articles, and community knowledge with untrusted-data discipline.

19 yesterday B 21 tokens original MIT