Data-Wise

142 mods across 3 repositories, 17 stars between them.

frontend-designer

121

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "design a UI", "plan component architecture", "improve accessibility", "optimize frontend performance", or discusses UI/UX patterns. Provides pragmatic frontend design guidance with ADHD-friendly patterns.

4 16d ago A 52 tokens original MIT

git-workflow

122

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "init a repo", "set up git", "manage branches", "switch branch", "create a worktree", "list worktrees", "clean merged branches", "sync with remote", "git activity", "git recap", "protect main", "apply branch protection", "bypass protection", "undo a commit", "fix a git…

4 16d ago B 151 tokens original MIT

dist-extras

123

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "publish to PyPI", "generate an install script", "curl install", "publish to Claude Code marketplace", "create marketplace.json", "PyPI trusted publishing", "private plugin", "plugin drift", "pin refresh", or needs help with non-Homebrew distribution channels (PyPI…

4 16d ago A 112 tokens original MIT

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "plan distribution", "how should I distribute this", "choose a package manager", "distribution strategy", or needs to select and prioritize distribution channels for a software project. Recommends optimal distribution channels based on project type and target audience.

4 16d ago A 63 tokens original MIT

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "create a Homebrew formula", "fix brew audit errors", "write a formula", "Homebrew best practices", or needs help with Homebrew formula syntax, dependencies, and troubleshooting. Expert knowledge of Homebrew formula creation and maintenance.

4 16d ago B 65 tokens original MIT

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "release multiple formulas", "batch Homebrew update", "coordinate formula releases", "formula dependencies", or needs to manage releases across multiple Homebrew formulas with dependency ordering.

4 16d ago A 51 tokens original MIT

homebrew-setup-wizard

127

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "set up Homebrew automation", "homebrew setup", "automate formula updates", "configure Homebrew workflow", or needs end-to-end Homebrew formula automation from detection through workflow generation.

4 16d ago A 56 tokens original MIT

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "create Homebrew release workflow", "automate formula updates with GitHub Actions", "configure tap CI", or needs GitHub Actions workflows for automated Homebrew formula updates and releases.

4 16d ago A 54 tokens original MIT

Data-Wise/craft

Skill Claude CodeCodex

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

4 16d ago A 41 tokens copy · 92% MIT

changelog-automation

130

Data-Wise/craft

Skill Claude CodeCodex

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

4 16d ago A 42 tokens original MIT

claude-md-lifecycle

131

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "create CLAUDE.md", "scaffold CLAUDE.md", "sync CLAUDE.md", "update CLAUDE.md", "audit CLAUDE.md", "fix CLAUDE.md", "optimize CLAUDE.md", "edit CLAUDE.md sections", or otherwise wants to manage the CLAUDE.md lifecycle (init, sync, edit). Covers project-local and global…

4 16d ago A 133 tokens original MIT

guard-audit

132

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "audit guard", "guard friction", "tune guard", "guard false positives", "fix guard blocking", or mentions branch guard configuration issues. Analyzes branch-guard.sh rules; proposes JSON branch-policy config changes for policy-level false positives, and flags…

4 16d ago A 87 tokens original MIT

hooks

133

Data-Wise/craft

Skill Claude CodeCodex

Common PostToolUse/PreToolUse hook templates for quality gates. Provides ready-to-install JSON blocks for MkDocs strict mode, linting, and other automated checks, with setup instructions for each.

4 16d ago A 42 tokens original MIT

insights-apply

134

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "apply insights", "insights to rules", "update rules from insights", "apply suggestions", or mentions updating CLAUDE.md from insights data. Extracts suggestions from the /insights report and applies them to the global CLAUDE.md via the sync pipeline.

4 16d ago A 70 tokens original MIT

mode-controller

135

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "switch mode", "use debug mode", "optimize mode", "release mode", or mentions execution modes for craft commands. Manages craft plugin execution modes (default, debug, optimize, release) for different use cases.

4 16d ago A 59 tokens original MIT

drive-engine

136

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when driving an approved SPEC to completion — "drive this spec to done", "run the orchestrate drive loop", "implement the spec autonomously until tests pass". Owns the reusable body behind /craft:orch:drive — parse-or-derive ORCHESTRATE phases, dispatch file-scoped subagents, and run the…

4 16d ago A 79 tokens original MIT

plan-orchestrator

137

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "generate an ORCHESTRATE file", "turn a spec into a plan", "scaffold a feature breakdown", "scaffold a sprint backlog", "plan a sprint" (when a committed backlog/artifact is wanted, not just strategy advice), "generate roadmap artifacts", "create an implementation plan…

4 16d ago A 138 tokens original MIT

repo-triage

138

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "triage the repo", "clean up open issues and stale branches", "what needs attention in this repo", or wants a batch pass over open GitHub issues plus stale worktrees/branches, grounded against current repo state, with confirmed (never automatic) deletion/closure and the…

4 16d ago A 84 tokens original MIT

session-state

139

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "save session", "resume session", "continue where I left off", "session history", or needs orchestrator session state persistence including save, load, resume, and history management.

4 16d ago A 50 tokens original MIT

task-analyzer

140

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when the user asks to "analyze a task", "route a command", "what craft command should I use", or describes a development task that needs routing to the appropriate craft workflow. Analyzes natural language task descriptions and maps them to optimal craft command sequences.

4 16d ago A 63 tokens original MIT

workflow-engine

141

Data-Wise/craft

Skill Claude CodeCodex

This skill should be used when executing a coded, fixed-control-flow workflow — "run the workflow engine", "execute this WORKFLOW yaml", "run the coded orchestration", decompose→cover→verify→synthesize shapes. Owns the reusable body behind /craft:orch:workflow — compile a WORKFLOW definition to a deterministic wave…

4 16d ago A 101 tokens original MIT

Data-Wise/craft

Skill Claude CodeCodex

Reference templates for orchestrator-v2 agent error handling, retry/backoff, circuit breaker, escalation, and execution timeline display. Load when the orchestrator hits an agent failure, needs to show a retry/timeout/escalation report, or the user asks for a timeline view. NOT needed for normal happy-path…

4 16d ago A 81 tokens original MIT