Explore skills
65,097 skills found
generate-gists
stakiran の GitHub Gists を取得し docs/ に静的サイト用 Markdown を生成する
util-review
Review Claude Code skills, hooks, CLAUDE.md files, scripts, or workflow configurations for design flaws, unclosed loops, stale references, side effects, security risks, and portability issues. Use when: 'review this skill', 'audit this hook', '/util-review', 'check this config', or when evaluating any supplementary Claude Code artifact for quality and correctness.
worktree-start
Claude Code 専用。素の `claude` で起動した直後に、タスク説明または issue URL / 番号から命名した git worktree へ `EnterWorktree` で切り替えて作業を開始する。issue 起点・タスク起点どちらでも並列セッション立ち上げに使う。issue URL / 番号入力で Status: Ready の場合は worktree 切り替え後に `issue-implement` へ自動連鎖する。
first-90-days
Leadership transition framework based on Michael D. Watkins'' "The First 90 Days". Use this skill whenever the user is discussing a role change, onboarding, new team, new boss, promotion, or stepping into leadership — even if they do not explicitly say "transition" or "90 days". Triggers include: (1) planning onboarding for a new leadership or management role, (2) building a 30-60-90 day plan, (3)
agenda
Manages the writing cadence using per-ISO-week directories under scribetronic/calendar/. Combines recurring rules + per-week plan.md + history. Subcommands: show, plan-week, add, skip, done, rules. Used by /write router and /write-publish.
editing-pass
Read-and-revise pass for any drafted post. Applies writing-style.md checklist, tightens prose, kills filler. Run after drafting and before ai-slop-check.
purebrain-skills
Production-tested Claude Code skills for marketing, operations, and business automation. Built by PureBrain.
long-form-hot-take
Contrarian opinion piece (~800-1500 words). Stakes a position against conventional wisdom in your niche. Use when you have a real fight to pick — a widely-held belief in your space that you genuinely disagree with and can defend with evidence.
long-form-monthly-devlog
Monthly devlog — longer, more reflective recap. ~1200-2000 words. Stitches together the month's work, names the pattern, draws a non-obvious lesson. Goes deeper than a weekly recap.
short-form-motivational
Short-form motivational post within your niche (X / LinkedIn / Threads). WARNING — easiest format to slide into AI slop / coach-speak. Use when you have a personal-stakes statement or hard truth tied to a specific moment in your work — never as generic inspiration. Hard quota: 1-2 per month max.
short-form-voice-adjustments
Voice deltas for short-form (X, LinkedIn, Threads). Inherits writing-style and overrides specific rules where short-form requires it. Always loaded by short-form skills.
using-chrome-devtools
Automates headless Chrome via MCP for web scraping, screenshots, testing, and browser interactions. Handles multi-instance server selection to avoid lock conflicts between parallel agents. Triggers when browsing a website, taking a screenshot, scraping a page, testing a web app, automating browser interactions, or when chrome-devtools MCP tools are needed.