Mp

Mp from MartinoPolo/mxp-claude-code.

by @martinopolo 28 skills

Skills in this plugin

28
  1. Grill · martinopolo
    Interviews the user about a plan, design, or requirements until the design is settled, then records the decisions in project docs. Use when asked to be grilled, or to pin down requirements or a design.
    1 install
  2. Mockup · martinopolo
    Generates self-contained HTML variant mockups from a design brief, one by default or N in parallel, and opens them for comparison. Use when asked to create a mockup, mock up a component, visualize a design, or produce design variants.
    1 install
  3. Review · martinopolo
    Reviews a branch, working diff, or PR across specialist axes (security, performance, tests, quality) and optionally applies the fixes. Use when asked to review code, changes, or a pull request.
    1 install
  4. Handoff · martinopolo
    Writes or updates HANDOFF.md with session progress and open threads. Use for a handoff or to save progress at the end of a session.
    1 install
  5. Symlink · martinopolo
    Creates and verifies Windows symlinks and directory junctions through PowerShell New-Item. Any symlink or junction work on Windows. Git Bash ln -s and cmd mklink silently create the wrong thing here.
    1 install
  6. Notebooklm · martinopolo bundle
    Full programmatic API for Google NotebookLM: create notebooks, add sources, generate every artifact type, and download in multiple formats.
    1 install
  7. Continue · martinopolo
    Recovers interrupted sub-agent and background work after a session-limit hit, crash, or manual interrupt, then resumes it.
    1 install
  8. Check Fix · martinopolo
    Detects the project's check scripts, runs them, and fixes what fails. Use when asked to run checks, fix lint or type errors, or get the build green.
    1 install
  9. Decompose · martinopolo
    Splits a large source file or a folder of them into logical modules while preserving behavior.
    1 install
  10. Sync Base · martinopolo
    Merges the target base branch into the current branch, resolving conflicts and pushing the result.
    1 install
  11. Bug Report · martinopolo
    Investigates a bug's root cause, designs a TDD fix plan, and opens an issue/task labelled bug in the project's tracker.
    1 install
  12. Code Clean · martinopolo
    Deduplicates code, removes repetition, and deletes dead code in a given scope.
    1 install
  13. Fallow Fix · martinopolo
    Diagnoses and fixes fallow dead-code audit failures, suppressing or baselining findings when justified.
    1 install
  14. Vocabulary · martinopolo
    Creates or updates the domain language section of CONTEXT.md, confirming terms with the user first.
    1 install
  15. Design Init · martinopolo
    Bootstraps a project's visual identity — derives a palette, font pairing, density, and motion language from the project's domain, then writes designs/tokens.css and designs/DESIGN_SYSTEM.md. Use when asked to init or bootstrap a design system, set up design tokens, or establish a project's visual identity. Run once per project.
    1 install
  16. Grill Voice · martinopolo bundle
    Voice-enabled variant of mp-grill: publishes each interview round as a JSON file for the companion mobile voice app, waits for the spoken answers, and continues until the design is settled and recorded in project docs.
    1 install
  17. Skill Audit · martinopolo
    Audits one skill or every active skill root for portable discovery, authoring conventions, hierarchy, workflow endpoints, tool integrity, and stale or ineffective instructions; safely fixes mechanical drift.
    1 install
  18. Agent Create · martinopolo
    Creates or restructures a custom agent when a user needs a delegated role, distinct delegation branches, tools, workflow, or structured output.
    1 install
  19. Design Brief · martinopolo bundle
    Writes a standalone design brief for a UI component — surrounding context, exhaustive requirements and states, and a component reuse map — then gates dependent tracker issues/tasks with a Design needed label. Use for a design brief, design spec, component spec, or UI spec.
    1 install
  20. Skill Create · martinopolo
    Creates or restructures a skill for Claude, Pi, and Codex when a user asks to add skill behavior, invocation branches, procedures, or reference material, then audits the result.
    1 install
  21. Design Refine · martinopolo bundle
    Applies refinement requirements to a chosen mockup variant, producing refined.html and SUMMARY.md, updating the brief, and unblocking the tracker issues/tasks that were gated on the design. Use when asked to refine a design, accept or select a variant, polish a mockup, or refine all pending designs.
    1 install
  22. Playwright Test · martinopolo
    Verifies UI changes with raw Playwright over a defined scope and reports a per-surface PASS/FAIL table with screenshots. Use when asked to visually verify UI changes or run a Playwright test.
    1 install
  23. Components Audit · martinopolo bundle
    Audits design-system component usage, flagging native elements, wrong variants, missed componentization opportunities, and hardcoded colors that bypass theme tokens.
    1 install
  24. Script Discovery · martinopolo
    Discovers runnable scripts across package.json files and identifies the frontend, backend, and database run commands.
    1 install
  25. Harvest Decisions · martinopolo
    Scans recent Claude Code sessions for design discussions, folds the decisions into CONTEXT.md and DECISIONS.md, and flags redundant memory files.
    1 install
  26. Suppression Audit · martinopolo
    Repo-wide audit of code-quality suppressions (eslint-disable, ts-ignore, fallow-ignore) that fixes unjustified ones and opens a PR.
    1 install
  27. Architecture Review · martinopolo bundle
    Reviews codebase architecture and logs a refactor issue/task in the project's tracker with the findings.
    1 install
  28. Consolidate Context · martinopolo
    Consolidates CONTEXT.md by removing duplicates and outdated items and tightening the language.
    1 install