Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › produtoramaxvision

produtoramaxvision

@produtoramaxvision on GitHub →

41 Claude Code skills authored by produtoramaxvision.

updated 2026-07-21 · showing 1–41 of 41 by quality score

Average Pro QualityScore: 72.4/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation…
Socratic spec refinement — clarify WHAT a phase delivers with ambiguity scoring before discuss-phase.
Manually install the maxvision statusline. Copies wrappers to ~/.claude/hooks/ (stable user-scope location) and writes the absolute path to ~/.claude/settings.json…
Owner-only — detects upstream drift of this plugin and applies the update via `claude plugin update` CLI (CC-native auto-update).
Generate UI design contract (UI-SPEC.md) for frontend phases — from produtoramaxvision/maxvision
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit — from produtoramaxvision/maxvision
Retroactively verify threat mitigations for a completed phase — from produtoramaxvision/maxvision
Retroactively audit and fill Nyquist validation gaps for a completed phase — from produtoramaxvision/maxvision
Background-dispatch variant of execute-phase. Spawns one `claude --bg --agent maxv-executor` session per plan (with auto-worktree) instead of running waves of in-process Agent…
Manual plugin-update check. Shows cached state by default; --refresh bypasses the 24h TTL; --dismiss hides the nudge until a newer release ships; --prompt spawns…
Coordinates a repo-wide mechanical migration (rename X → Y across N files, bump dependency version across a monorepo, port a deprecated API call site by site) by dispatching the…
Create a clean PR branch by filtering out .design/ and .planning/ commits. Code-review-ready branch for the design implementation work.
Dispatches a long-running task to a maxv-* subagent in background via Claude Code's Agent View (`claude --bg`).
Use when projetar/operar features que tocam dado pessoal — definir o que é PII no contexto do plugin, entender o que armazenamos, retenção, direitos do titular (LGPD art.
Looks up a skill by name, keyword, or domain in the curated catalog (skill-sources.json). Returns the source repo, tier of trust, install methods supported, and any guardrails…
Goal-backward phase verification + UAT conversational verification, consolidated. Use when checking phase achieves promised goal before milestone.
Extracts up to 50 highly relevant SEO keywords from text. Use when user wants to generate or extract keywords for given text.
Sweeps ~/.claude/skills/*/.maxv-source.json for ephemeral=true entries at SessionEnd. Deletes those below promote_threshold (default 5 uses); promotes those at/above threshold by…
Reports per-plugin skill description token contributions to help reduce session startup budget. Use when /doctor shows skill descriptions dropped.
Looks up subagents by keyword/domain across all installed plugins (voltagent, pr-review-toolkit, feature-dev, code-review, superpowers, etc.) plus user-level agents.
Use after completing a session to identify genuine learnings from mistakes, corrections, or rework - focuses only on patterns that were actually wrong, not things that worked…
Self-test the maxvision-orchestration plugin after install. Runs five read-only checks (index, cheatsheets, gh auth, jq+sqlite3 in PATH, sample BM25 query) and reports…
Compares the locally installed version of a skill or subagent against its upstream source (sha or semver) and reports whether an update is available. Cache-aware (1-hour TTL).
Re-fetches metadata for catalog sources (`skill-sources.json`) and updates fields like `last_updated`, star counts, latest commit sha, and license.
Creates a custom maxv-<task> skill in ~/.claude/skills/ by combining capabilities from multiple already-installed source skills.
Removes a locally-installed skill from ~/.claude/skills/ (user scope) or .claude/skills/ (project scope). Deletes the skill folder and its .maxv-source.json sidecar.
Ranks candidate skills/agents by task fit using Sonnet LLM-as-judge AND classifies task complexity (model + effort) in same call.
Audits the user's local skill collection (personal + plugin + project) for redundancy, broken descriptions, missing `paths` filters, skill bloat, and outdated components.
Decides which subagent and which skills should handle a task by reading CLAUDE-agents.md and CLAUDE-skills.md, applying the routing-rules.json heuristics, and returning a…
Installs a Claude Code skill from a curated source via one of three methods (sparse-clone, plugin marketplace, or npx antigravity filtered).
EN: Triggered when user says "restore context", "continue", or similar in English. ZH: 当用户说中文"恢复上下文"、"恢复"、"接着"、"继续之前的工作"时触发。 IT: Si attiva quando l'utente dice "ripristina…
Trigger background monitors that watch the FTS5 catalog source file and the index staleness — opt-in replacement for the auto-start removed in v1.1.4. Invoked by /monitor.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions — from…
Detects whether a user task contains multiple independent subtasks and splits it into a JSON array. Internal helper for orchestrate Phase 0.5; uses session credentials (no API…
Installs a Claude Code subagent on-demand from the FTS5 catalog (`~/.claude/cache/maxv-orchestration/index.db`) into `~/.claude/agents/<name>.md` (user scope) or…
Removes a locally-installed Claude Code subagent from `~/.claude/agents/` (user) or `.claude/agents/` (project). Deletes the `.md` file and the `.maxv-source-<name>.json` sidecar.
Bootstraps or refreshes the local FTS5 catalog at ~/.claude/cache/maxv-orchestration/index.db by downloading the latest release artifact (default) or rebuilding it locally with…
Internal helper. Runs a BM25 FTS5 query against ~/.claude/cache/maxv-orchestration/index.db and returns top-N candidates ranked by relevance.
Save decision, bet, or learning to the context registry
Updates a stale skill or subagent to its latest upstream version. Always asks for confirmation before any write.
A valid sample skill for unit tests covering common frontmatter patterns and SKILL.md body shape.
Search all 41 skills by produtoramaxvision →