Skip to main content

Skills in this repository

jleechanorg/claude-commands - Page 7

SkillsMP has collected 447 skills from jleechanorg/claude-commands. Open a skill to review its source and details.

jleechanorg/claude-commands

Showing 40 of 447 collected skills.

occupation
Software Developers
description

Verify that a claimed frontend-fix (CSS, JS behavior, layout, scroll, click handler, asset, computed style) is actually live on a deployed URL. Produces a yes/no verdict with three layers of proof — (1) merged code on origin/main, (2) fix-markers present in…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Capture screenshots of web pages for OG thumbnails, social previews, evidence, QA, or review. Covers Playwright CLI (primary), browser tools (fallback), local serving, meta tag injection, and gitignore PNG exceptions. v1.3.0 (2026-07-21) adds:…

updated
occupation
Software Developers
description

Write implementation plans: bite-sized tasks, paths, code.

updated
occupation
Software Developers
description

Diagnose why a Spend Alert (GitHub Actions MTD/7-day breach, MCP Agent Mail relay,

updated
occupation
Software Developers
description

When asked to verify whether a Claude Code feature works (especially slash commands, dialogs, pickers, status indicators), spawn a real interactive TUI session in cmux — never use `claude --print "/feature"` as a test, because --print is non-interactive and…

updated
occupation
Computer Occupations, All Other
description

Use when the user invokes /up or asks to persist a user-global coding-agent rule or preference across Claude, Codex, Gemini, Cursor, or Hermes.

updated
occupation
Data Scientists
description

Pre-adoption evaluation recipe for any third-party ML artifact (router, classifier, embedding model, RAG pipeline). Before recommending adoption — or even running it on real production traffic — load this skill and run the 6-gate checklist: (1)…

updated
occupation
Network & Computer Systems Administrators
description

Verify an automated alert (BQ coverage watcher, MCP Agent Mail, GH Actions billing, infra watcher) or in-house scheduled cron (Daily Bug Hunt, doc-audit, stability-report) before acking it. Cross-checks the alert's named mechanism against live state and the…

updated
occupation
Software Quality Assurance Analysts & Testers
description

When /green on a your-project.com PR fails, the right fix is PR-shape cleanup, not gate adjustment. Use when a PR title claims small scope but the diff is large, or when Green Gate Precheck fails with stale `origin/main`/re-replays-of-merged-PRs pattern.…

updated
occupation
Software Developers
description

Recurring your-project.com workflow for editing `$PROJECT_ROOT/` settings surface (dropdowns, models, BYOK, provider selection) — edit code, run local server, capture browser+API proof. Trigger when the user says 'add a model to settings', 'change a settings…

updated
occupation
Software Developers
description

Read Your Project production Firestore and produce a real-user engagement / retention report for a date window. Use when asked to review last week's real-user activity, analyze WA retention, look at WA prod data, find recent WA campaigns from real users,…

updated
occupation
Software Developers
description

Edit $PROJECT_ROOT/prompts/*.md to fix LLM-spawned behavior surfaced by a campaign — minimal-diff PR against origin/main, no lore dumps, no content deletion. Use when the user reports "the AI keeps doing X" / "spawning Y" / "using Z archetype" / "ignoring…

updated
occupation
Software Developers
description

Safety patterns for working with a populated LLM-wiki / personal knowledge vault (~/llm_wiki, ~/wiki, etc.) — preventing concept-page clobber, enforcing append-not-overwrite, the default-doing-now save location for research artifacts, AND the…

updated
occupation
Software Developers
description

Never just make local edits and stop. Always create a GH issue + bead, dispatch via ao spawn for a PR, and skillify the pattern. Local exploration is fine; local edits without a PR are a process violation.

updated
occupation
Software Developers
description

When a user (often via Slack, GitHub, or email) sends a pre-built patch + a structured instructions file (UPSTREAM-PROMPT.md style) and asks you to open the PR — clone the target repo, branch from origin/main, git am the patch, run the user's listed test…

updated
occupation
Software Quality Assurance Analysts & Testers
description

v2.5.13 overlay — Design Doc Grep Gate (Gate 0) + Tenets/Design-Decision section + empty-commit re-trigger trick (2026-07-28, PRs

updated
occupation
Software Developers
description

Launch, verify, and regression-protect real Claude Code teammates running in tmux with the `--teammate-mode tmux` primitive. Use when the user wants a real parallel Sonnet Claude Code team (not pseudo-agent narration), when fixing slash commands that drifted…

updated
occupation
Software Developers
description

Sanitize a working personal file (CLAUDE.md, AGENTS.md, skill, README, dotfile) into a publishable public example and ship it to a public repo via a clean PR — replacing every personal/internal reference with clearly-marked placeholders, embedding a reusable…

updated
occupation
Technical Writers
description

Design a tabletop campaign bible (D&D 5e, Pathfinder, custom system) for a specific character + setting by running the superpowers brainstorming protocol — multiple-choice questions one at a time, hard-gate no-implementation-before-design-approval — and write…

updated
occupation
Software Developers
description

Analyze existing Your Project campaigns in place to diagnose prompt, agent, or quality issues — without copying or exporting. Per-scene content classification with agent attribution via debug_info.agent_name. Use when the user asks 'why is the LLM doing X in…

updated
occupation
Software Developers
description

Find a specific Your Project campaign by premise — the trope/story the user remembers ("female resurrected OP person", "demon lord reincarnation", "where I was a swords bard in Thay", etc.). Searches BOTH Firestore (live data, paraphrased descriptions) AND…

updated
occupation
Network & Computer Systems Administrators
description

Diagnose Cloud Run deployment failures for Your Project (and any python-on-Cloud-Run service). Also load for RUNTIME failures when the deployed revision is serving and `/health` returns 200 but the user-facing feature is broken — the proxy may be masquerading…

updated
occupation
Network & Computer Systems Administrators
description

Diagnose daily cron FAILs for Your Project (Dice Audit, Level Up Test, and any future GCP cron job in the `wa-*-daily-*` family). Triggers when a `[GCP Cron] ... - FAIL (...-YYYY-MM-DD)` email arrives, when the…

updated
occupation
Software Developers
description

Diagnose and fix your-project.com LLM model-selection bugs — wrong model in allowlist, missing from `MODELS_WITH_CODE_EXECUTION`, infinite-loop on code-execution calls, default-model changes that broke production. Triggers when the user reports 'dice stopped…

updated
occupation
Software Developers
description

Consolidate all artifacts for a your-project.com campaign module — the world_reference/ markdown files (V1 campaign bible + V1/V2 god-mechanics specs + Faerûn pantheon docs), its live GitHub PR, the Gemini share-link source, and any $PROJECT_ROOT/ code…

updated
occupation
Software Developers
description

Redesign Your Project campaign-tier mechanics — recurring work on the god/multiverse/divine/sovereign/level-up systems in $GITHUB_REPOSITORY. Triggers: 'redesign X tier', 'rework god mode', 'campaigns less challenging', 'disable tier X', 'no campaign…

updated
occupation
Software Developers
description

Write an outcome-driven goal spec that drives agents toward verifiable outcomes — solid evidence, green-CI PRs, high code quality. Pulls context from the last 30 days of coding-CLI convos (/history) and cross-session memory (/ms) so the goal is grounded in…

updated
occupation
Software Developers
description

Read and steer another cmux terminal tab through the Unix socket.

updated
occupation
Software Developers
description

Audit automation job runs, logs, PR processing metrics, and AI-authored remote commits.

updated
occupation
Software Developers
description

Capture browser traffic with Playwright and generate Python client + MCP tool artifacts from HAR sessions.

updated
occupation
Software Developers
description

API skill for mvp-site-app-dev-i6xf2p72ka-uc.a.run.app. Use when: interacting with this site's APIs, automating workflows, debugging requests. Auth: Unknown — capture may reveal auth mechanism.

updated
occupation
Software Developers
description

General read-only execution tracer. Profiles automate known systems; without a profile the LLM must fresh-investigate entry→hops→blocker from live evidence. Triggers on /callpath, trace execution, where stuck.

updated
occupation
Network & Computer Systems Administrators
description

Steer work on $USER's MacBook via SSH. Use when asked to run commands, install software, check services, or manage files on the MacBook from jeff-ubuntu or another machine. Auto-detects whether running locally on MacBook (no SSH) or remotely (SSH into MacBook…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Build a developer reproduction bundle for agent-review failures, missed-plan retrospectives, Claude/Codex transcript comparisons, or cases where Anthropic/OpenAI engineers need raw conversation JSONL, subagent state, repo evidence, hashes, and a concise…

updated
occupation
Software Developers
description

Use when writing any spec, design doc, or implementation plan for a non-trivial feature — enforces the three-doc rule (no-code spec, design doc with interfaces, TDD impl plan) with adversarial review gates between stages.

updated
occupation
Software Developers
description

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Self-check your own completed change before independent review — the pre-review sanity pass. Use when you want to check your work, run checks, validate changes, make sure a change is ready, test it end-to-end, run repo guardrails (lint, typecheck, tests,…

updated
occupation
Project Management Specialists
description

Extract action items from today's Granola/Grain meetings, create Todoist tasks, complete fulfilled tasks, and draft meeting-triggered follow-up emails. Use when running the daily action items cron, post-meeting cron, or when user asks to process meeting…

updated
occupation
Software Developers
description

Private-org (Agnt-F) dispatch plumbing for Agent-Orchestrator. Load this companion to the `agento` skill when dispatching AO work against repos under the user's private `$USER-af` GitHub account / Agnt-F org, which the default AO bot token cannot see.…

updated
Showing 40 of 447 collected skills.