Skip to main content

Skills neste repositório

jleechanorg/claude-commands - Página 7

O SkillsMP coletou 447 skills de jleechanorg/claude-commands. Abra uma skill para revisar a origem e os detalhes.

jleechanorg/claude-commands

Mostrando 40 de 447 skills coletadas.

ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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:…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

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)…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when multi-model reviewers are auth-walled.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 447 skills coletadas.