← all publishers

cloverink

@cloverink source repo

12 published skills

  1. Push · cloverink
    Smart commit + push + auto-create PR. Blocks push to main. Runs pre-flight gate checks before pushing.
    0
    installs
  2. Ship · cloverink
    Full pipeline — audit, review+fix, docs, push PR. One command to go from "done coding" to "PR ready for review." Does NOT deploy — your CI/CD handles that after merge.
    0
    installs
  3. Merge Pr · cloverink
    Merge current PR after CI passes. Waits for all checks, squash merges, deletes branch, switches to main.
    0
    installs
  4. Audit Full · cloverink
    Branch-aware audit orchestrator. On main — scans whole project, opens tracker issue. On feature branch — scopes to diff, auto-fixes, stages changes.
    0
    installs
  5. Review Docs · cloverink
    Verify Phase D doc updates are accurate. Binary pass/fail gate — checks stat accuracy, file path validity, code-doc sync, completeness. Runs after /update-docs.
    0
    installs
  6. Review Full · cloverink
    Smart review dispatcher. Auto-detects scope from diff (frontend/backend/docs/both), runs the right fix loops until all gates pass. Used as Phase R entry point in /ship.
    0
    installs
  7. Update Docs · cloverink
    Sync documentation with code changes. Auto-detects scope from git diff, updates tier 1-4 docs (core, architecture, journey, config), verifies stats. Phase D of /ship pipeline.
    0
    installs
  8. Review UX Fix · cloverink
    Automated UX review → fix → re-review loop. Target is perfection (10/10). Fixes ALL severities including Suggestions — because UX polish compounds.
    0
    installs
  9. Skill Creator · cloverink
    Meta-skill that teaches how to create effective Claude Code skills. Covers anatomy, progressive disclosure, validation, and packaging.
    0
    installs
  10. Frontend Design · cloverink
    Create distinctive, production-grade frontend interfaces. Rejects generic AI aesthetics (purple gradients, Inter font, glassmorphism). Design direction first, then implementation.
    0
    installs
  11. Review Code Fix · cloverink
    Automated code review → fix → re-review loop. Runs until score >9 or max 3 rounds. Fixes Critical/Major/Warnings only — Suggestions are deferred.
    0
    installs
  12. Parallel Builder · cloverink
    Build multiple files/pages in parallel using subagents. Handles task division, shared file coordination, and build verification. Conflict-free by design.
    0
    installs