sd0xdev

64 mods across 1 repository, 188 stars between them.

contract-decode

49

sd0xdev/sd0x-harness

Skill Claude CodeCodex

EVM contract error and calldata decoder. Use when: user pastes hex revert data, calldata, function selector, or mentions custom error, execution reverted, 4byte, decode. Input contains 0x + 8+ hex chars.

188 2d ago A 53 tokens original MIT

create-pr

50

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Create or update GitHub PR with gh CLI. Auto-extracts ticket ID from branch name, generates title/summary from commits. Auto-detects existing PR and switches to update mode. Supports --stack for stacked PR chains (per-layer PRs with chained bases; never executes push/rebase). Default: --dry-run (show command, don't…

188 2d ago C 124 tokens original MIT

create-request

51

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Create, update, or scan per-task request tickets for progress tracking. These are date-prefixed non-lifecycle docs under requests/, NOT feature-level requirements (use /req-analyze for those). Use when: tracking task progress, updating completion status, scanning incomplete requests, checking request status dashboard.…

188 2d ago A 112 tokens original MIT

de-ai-flavor

52

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Remove AI artifacts from documents. Use when: cleaning AI-generated text, removing tool names, fixing boilerplate patterns. Not for: doc review (use doc-review), doc refactoring (use doc-refactor). Output: cleaned document preserving original intent.

188 2d ago A 55 tokens original MIT

debug

53

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Interactive debugging workflow with hypothesis-driven probe loop. Use when: unknown bugs, script errors, silent failures, troubleshooting. Not for: known bugs (use bug-fix), GitHub issue analysis (use issue-analyze), code understanding (use code-explore). Output: debug report with probe journal + root cause + fix.

188 2d ago A 67 tokens original MIT

deep-analyze

54

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Deep-dive analysis of an initial proposal — research code implementation, produce an actionable roadmap and alternatives.

188 2d ago A 23 tokens original MIT

deep-explore

55

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Multi-wave parallel code exploration orchestrator. Use when: large-scale codebase research, understanding complex cross-domain systems, deep investigation needing multiple perspectives simultaneously. Not for: quick lookup (use code-explore), dual confirmation (use code-investigate), code review (use…

188 2d ago A 71 tokens original MIT

deep-research

56

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Universal multi-source research orchestration. Use for any research/investigate/analyze request needing synthesis across web, codebase, and community evidence — especially broad, mixed, or ambiguous intent. Triggers on: 'research this', 'deep research', 'investigate', 'analyze from multiple angles', 'comprehensive…

188 2d ago B 147 tokens original MIT

dev-security-audit

58

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Comprehensive developer workstation security audit — scans for exposed credentials, compromised application data, persistence mechanisms, and supply chain attack indicators. Use this skill whenever the user suspects their machine may be compromised, wants to check for exposed secrets, asks about supply chain attacks…

188 2d ago C 110 tokens original MIT

doc-refactor

59

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Refactor documents — simplify without losing information, visualize flows with sequenceDiagram.

188 2d ago A 19 tokens original MIT

doc-review

60

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Document review via Codex MCP. Use when: reviewing .md docs, tech spec audit, document quality check. Not for: code review (use codex-code-review), test review (use test-review). Output: 5-dimension rating table + gate.

188 2d ago A 56 tokens original MIT

feasibility-study

61

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Feasibility analysis from first principles. Use when: evaluating solutions before tech-spec, comparing approaches, risk assessment. Not for: implementation (use feature-dev), architecture advice (use codex-architect). Output: quantitative comparison + recommendation.

188 2d ago A 53 tokens original MIT

feature-dev

62

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Feature development workflow. Use when: implementing features, writing code, running dev loop. Not for: understanding code (use code-explore), reviewing code (use codex-code-review). Output: implemented feature + tests + review gate.

188 2d ago A 50 tokens original MIT

feature-verify

63

sd0xdev/sd0x-harness

Skill Claude CodeCodex

Feature verification (READ-ONLY, P0-P5). Use when: verifying feature behavior after deployment, validating API responses, diagnosing production issues, post-deploy smoke test. Not for: modifying data (use feature-dev), code review (use codex-review-fast), writing tests (use codex-test-gen), security audit (use…

188 2d ago A 75 tokens original MIT

fp-brief

64

sd0xdev/sd0x-harness

Skill Claude CodeCodex

First-principles briefing from technical documents. Use when: understanding why decisions were made, onboarding to feature reasoning, reviewing decision chains, explaining doc from first principles. Not for: PM/CTO summary (use project-brief), pre-doc analysis (use feasibility-study), code explanation (use…

188 2d ago A 77 tokens original MIT