Skip to content
AI Primer
๐Ÿ” Code ReviewNew

be-thorough

Swaderby Swader5 days ago9

Enforce high-rigor completion workflows for coding, UI, copy, and specification-driven tasks. Use when the user says to be thorough, invokes $be-thorough, asks for exhaustive/rigorous implementation, requests no shortcuts, wants meticulous UI or text review, or gives a comprehensive prompt, PRD, audit report, design document, checklist, issue list, or similar source of truth that must be fully satisfied before finalizing.

Install

npx skills add https://github.com/Swader/skill-be-thorough --skill be-thorough
Show step-by-step
  1. 1

    Open your terminal

    • Mac: Press โŒ˜ Space, type "Terminal", press Enter
    • Windows: Press Win R, type "cmd", press Enter
  2. 2

    Paste the command above and press Enter

    Use the Copy command button, then paste in your terminal (Mac: โŒ˜V, Windows: Ctrl V).

  3. 3

    Restart Claude Code

    Close and reopen Claude Code, or start a new session, so it picks up the new skill.

Where it lives
~/.claude/skills/swader--skill-be-thorough/
โ”œโ”€โ”€ SKILL.md
โ””โ”€โ”€ ... (skill resource files)
View on GitHub

Comments

Always review skill code before installing. Third-party skills may contain scripts that run on your machine.

Related skills

๐Ÿ’ป Developer Tools
New

ponytail

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies.

by DietrichGebert ยท 6 days ago51.6k
๐Ÿ’ป Developer Tools

react-doctor

Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

by millionco ยท 28 days ago13.1k
๐Ÿ’ป Developer Tools

github-project-triage

GitHub issue/PR triage: queues, CI, blockers, risk, proof, next actions.

by steipete ยท 8 days ago5.2k
๐Ÿ” Code Review

thermo-nuclear-code-quality-review

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

by cursor ยท 26 days ago2.1k