← all publishers

artttj

@artttj source repo

14 published skills

  1. Coding Standards · artttj
    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.
    0
    installs
  2. Prompt Optimizer · artttj
    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 performance", "just do it", or "直接做" — those are refactoring or execution requests.
    0
    installs
  3. Go · artttj
    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.
    0
    installs
  4. Plan · artttj
    Use when an approved spec needs its build plan — writes docs/specs/<slug>/plan.md pinned to the spec body hash, with a sign-off gate.
    0
    installs
  5. Ship · artttj
    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.
    0
    installs
  6. Show · artttj
    Use when a change needs visual proof — serve locally per recipe, screenshot the standard responsive breakpoints (mobile, tablet, desktop), short verdict.
    0
    installs
  7. Spec · artttj
    Use when a feature needs its spec — short clarifying Q&A, then docs/specs/<slug>/spec.md with a one-keypress self-approval gate.
    0
    installs
  8. Sync · artttj
    op:sync
    0
    installs
  9. Design · artttj bundle
    Enforces precise, minimal design for dashboards and admin interfaces. Use when building SaaS UIs, data-heavy interfaces, or any product needing pixel-level discipline.
    0
    installs
  10. Release · artttj
    Use when publishing a version — bump version files, write humanized notes, tag, publish per recipe, verify the published artifact.
    0
    installs
  11. Using Op · artttj bundle
    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.
    0
    installs
  12. Vibe Check · artttj
    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", "check my UI", "how does this look" — even without naming the skill.
    0
    installs
  13. The Humanizer · artttj
    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 review", "LinkedIn post review", "email review", "does this sound like AI" — even without naming the skill.
    0
    installs
  14. Project Recipes · artttj
    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.
    0
    installs