Skill Claude CodeCodex
The shared coding floor — immutable defaults, files under 800 lines, functions under 50, error handling at every layer, named constants over magic numbers. Defer to framework-specific skills for stack patterns.
The best Claude Code skills and agents for rapid development, wrapped in short commands.
Skill Claude CodeCodex
The shared coding floor — immutable defaults, files under 800 lines, functions under 50, error handling at every layer, named constants over magic numbers. Defer to framework-specific skills for stack patterns.
Skill Claude CodeCodex
Enforces precise, minimal design for dashboards and admin interfaces. Use when building SaaS UIs, data-heavy interfaces, or any product needing pixel-level discipline.
Skill Claude CodeCodex
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.
Skill Claude CodeCodex
Turns a vague prompt into a ready-to-paste one — surfaces real intent, flags gaps, adds success criteria. Advisory only; never executes the task itself. TRIGGER on "optimize prompt", "improve my prompt", "rewrite this prompt", "help me prompt", "优化prompt", "改进prompt". DO NOT TRIGGER on "optimize code", "optimize…
Skill Claude CodeCodex
Self-educating humanizer skill that keeps up with the latest LinkedIn AI slop patterns. Auto-detects channel, scores the original, returns a humanized rewrite with the patterns it fixed listed. TRIGGER on "humanize", "sounds like AI", "AI detection", "make it sound human", "rewrite in my voice", "voice check", "blog…
Skill Claude CodeCodex
Audit UI quality across 8 dimensions and catch AI sameness. Scores design system compliance, visual hierarchy, spacing, contrast, typography, responsive, interactions, and accessibility. Returns a scorecard with priority-ordered fixes. TRIGGER on "vibe check", "UI audit", "design review", "does this look right"…
Skill Claude CodeCodex
Use when any work ask arrives — classifies it (bug / small fix / feature), confirms the route, and hands off to debugging, direct build, or the spec gate.
Skill Claude CodeCodex
Use when an approved spec needs its build plan — writes docs/specs/ /plan.md pinned to the spec body hash, with a sign-off gate.
Skill Claude CodeCodex
Use when an op command needs a per-project operation (serve, build, test, deploy, sync, release, live URL) — reads, discovers, and heals .claude/op.json in the target repo.
Skill Claude CodeCodex
Use when publishing a version — bump version files, write humanized notes, tag, publish per recipe, verify the published artifact.
Skill Claude CodeCodex
Use when work should go live — commit, push, deploy per recipe, cache-busted live verify, smoke, screenshot. Blocks the "shipped" claim on the live check.
Skill Claude CodeCodex
Use when a change needs visual proof — serve locally per recipe, screenshot the standard responsive breakpoints (mobile, tablet, desktop), short verdict.
Skill Claude CodeCodex
Use when a feature needs its spec — short clarifying Q&A, then docs/specs/ /spec.md with a one-keypress self-approval gate.
Skill Claude CodeCodex
Use when localhost should match prod — pulls db, images, feed, data per the recipe sync map. One direction only: prod → local.
Skill Claude CodeCodex
Use when starting any conversation — the op operator rules. Route work through /op:go, quote a repo convention before code, prove every claim, print the git status line after tree changes.