Skip to main content

alexanderop/skills

SkillsMP has collected 14 skills from alexanderop/skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
14
GitHub stars
4
GitHub forks
0

Skills in this repository

Showing 14 of 14 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Orchestrated multi-agent code review modeled on Cloudflare's system. Risk-tiers the diff, filters noise, fans out specialist reviewers (security, performance, code quality, docs, tests, release, AGENTS.md), and consolidates everything through a coordinator…

updated
occupation
Software Developers
description

Document a recently solved problem into a searchable project-local knowledge store so each unit of engineering work makes the next one easier. Use after a non-trivial problem is solved and verified, when the user says "that worked" / "it's fixed" / "problem…

updated
occupation
Software Developers
description

Use when you have a written implementation plan to execute in a separate session with review checkpoints

updated
occupation
Software Developers
description

Use when executing implementation plans with independent tasks in the current session

updated
occupation
Software Developers
description

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

updated
occupation
Software Developers
description

Use when you have a spec or requirements for a multi-step task, before touching code

updated
occupation
Software Developers
description

Run the full autonomous engineering pipeline end-to-end (recall prior learnings, plan, implement with TDD, review and autofix, verify, commit, push, open PR, watch CI and fix failures, then compound the learning). Use ONLY when the user explicitly requests…

updated
occupation
Software Developers
description

Deep research on a technical problem using parallel subagents for web docs, Stack Overflow, and codebase exploration, saving a markdown report to docs/research/. Use when the user says "research X", "investigate X", "find out how X works", or needs…

updated
occupation
Software Developers
description

Whenever you create or substantially edit a GitHub Actions workflow (.github/workflows/*.yml), run `uvx zizmor --persona pedantic` on it and fix every finding before considering the file done. Use this any time you add a new workflow, paste a template…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Exploratory browser QA — drive agent-browser through a real UI flow, capture screenshots and console output, then produce a structured markdown report with TC-## test cases, pass/fail verdicts, defects, risks and a ship recommendation. Use this whenever the…

updated
occupation
Software Developers
description

Generates a self-contained, deeply-technical "deep dive" blog post as a single offline-capable HTML file — AstroPaper aesthetic, light/dark toggle, Mermaid diagrams (CDN), Shiki syntax highlighting (CDN ESM). Use when the user types "$blog" or "$blog-post",…

updated
occupation
Software Developers
description

Turn a topic into a structured blog-post draft for a developer audience, using The Good Docs Project templates as the structural backbone. Classifies the post intent (explainer, walkthrough, recipe, quickstart, debug story, release post, cheat sheet) via an…

updated
occupation
Software Developers
description

Vendor a library's source code into the current repo as a git subtree under `repos/<name>/`, then wire it into AGENTS.md as reference material so coding agents read real source instead of fighting stale docs. Use when the user types "$clone-repo <url>",…

updated
occupation
Software Developers
description

Generates annotated screenshot documentation for web apps and websites — local dev servers or live sites. Use when asked to "screenshot the app", "document the app", "visual docs", "screenshot documentation", "show me the app", "screenshot <url>", or…

updated
Showing 14 of 14 collected skills.