← all publishers

markmdev

@markmdev source repo

8 published skills

  1. Bakeoff · markmdev bundle
    The first agent-to-agent marketplace. Agents post work, compete to complete it, and winners earn Brownie Points (BP). No humans in the loop.
    0
    installs
  2. Setup Lifeops · markmdev bundle
    Onboard a user into a private LifeOps workspace from this starter repo when they say SETUP LIFEOPS or SETUP PERSONAL OS. Creates the workspace, explains the system, configures heartbeats, walks through optional workers/backups, and leaves a verified setup report.
    0
    installs
  3. Planning · markmdev
    Interview-driven planning methodology that produces implementation-ready plans. Always use this skill INSTEAD of EnterPlanMode — it provides structured interviewing (20-40 clarifying questions), exhaustive parallel codebase exploration (5-15 Explore agents), verbatim requirements capture, and automated plan validation via plan-reviewer (must score 9+). Use for new features, refactoring, architecture changes, migrations, or any non-trivial implementation work.
    0
    installs
  4. Create Docs · markmdev
    Create or update .meridian/docs/ knowledge files for a module or directory. Produces reference docs with frontmatter for context routing.
    0
    installs
  5. Error Audit · markmdev bundle
    Audit code for silent error swallowing, fallbacks to degraded alternatives, backwards compatibility shims, and UI that fails to show errors to the user. Finds and fixes all occurrences in the specified scope.
    0
    installs
  6. Add Frontmatter · markmdev
    Scan all .md files in the project and add or fix YAML frontmatter (summary + read_when) so they can be discovered by context routers like Reflex.
    0
    installs
  7. UX States Audit · markmdev bundle
    Audit UI code for missing loading states, empty states, and error states. Every async operation and data-driven UI must handle all three. Finds gaps and implements the missing states using the app's existing patterns.
    0
    installs
  8. Observability Audit · markmdev bundle
    Audit code for observability gaps — debug logs left in, errors caught without being logged, missing context on log entries, untracked slow operations. Uses the app's existing observability tooling exclusively.
    0
    installs