Skip to main content

seanrobertwright/lril-skills

SkillsMP has collected 37 skills from seanrobertwright/lril-skills. Open a skill to review its source and details.

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

Showing 37 of 37 collected skills.

occupation
unclassified
description

Build a complete User Acceptance Test for a codebase — an exhaustive markdown checklist written to the tester's skill level (novice / intermediate / expert), plus an HTML form the tester fills in (pass/fail/not done, look-and-feel comments, screenshots) that…

updated
occupation
unclassified
description

Turn a completed UAT into a prioritised fix plan and then fix it. Reads a UAT markdown file (or its results.json) that a tester has filled in, diagnoses every failure, look-and-feel complaint and tester-reported finding against the actual code, and produces a…

updated
occupation
unclassified
description

Audit and prune CLAUDE.md and other instruction files using progressive disclosure — move situational content out of every-session context into path-scoped rules, skills, nested CLAUDE.md files, or referenced docs, and delete what the codebase already tells…

updated
occupation
Computer Occupations, All Other
description

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

updated
occupation
Software Developers
description

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module…

updated
occupation
Software Developers
description

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

updated
occupation
Software Developers
description

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

updated
occupation
Technical Writers
description

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

updated
occupation
Software Developers
description

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

updated
occupation
Project Management Specialists
description

A relentless interview to sharpen a plan or design.

updated
occupation
Project Management Specialists
description

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

updated
occupation
Project Management Specialists
description

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

updated
occupation
Computer Occupations, All Other
description

Compact the current conversation into a handoff document for another agent to pick up.

updated
occupation
Software Developers
description

Implement a piece of work based on a PRD or set of issues.

updated
occupation
Software Developers
description

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

updated
occupation
Software Developers
description

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.

updated
occupation
Desktop Publishers
description

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

updated
occupation
Software Developers
description

Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.

updated
occupation
Software Developers
description

Use when you need to resolve an in-progress git merge/rebase conflict.

updated
occupation
Software Developers
description

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

updated
occupation
Computer Occupations, All Other
description

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

updated
occupation
Software Developers
description

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

updated
occupation
Postsecondary Teachers, All Other
description

Teach the user a new skill or concept, within this workspace.

updated
occupation
Project Management Specialists
description

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

updated
occupation
Project Management Specialists
description

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

updated
occupation
Computer Occupations, All Other
description

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

updated
occupation
Computer Occupations, All Other
description

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

updated
occupation
Computer Occupations, All Other
description

Second-brain workflow command suite for Claude Code, built around the PIV loop (Plan → Implement → Validate) from the Dynamous claude-code-second-brain workshop. Installs 19 slash commands under the `lril:` namespace covering project priming, feature…

updated
occupation
Software Developers
description

Automates real browser interactions: navigating websites, clicking buttons, filling forms, taking screenshots, extracting data, and testing web apps. Activate whenever the user asks to open a URL, check how a page looks, fill out a form, scrape or extract…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run end-to-end browser tests on a web application. Use when the user says "test the app", "e2e test", "run end-to-end tests", "test all user flows", "verify the UI works", "check for bugs", "test everything before review", or wants to validate a web app works…

updated
occupation
Software Developers
description

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to create, draw, sketch, or visualize any kind of diagram — flowcharts, system diagrams, architecture diagrams, technical diagrams, data flow diagrams, sequence diagrams,…

updated
occupation
Project Management Specialists
description

Activate when working on feature specs, project planning, task breakdowns, requirements analysis, specifications, PRDs, user stories, acceptance criteria, complex multi-file tasks, agent workflows, or any task where goal clarity, conflict resolution, or…

updated
occupation
Network & Computer Systems Administrators
description

Diagnose and resolve port conflicts during local development. Triggers when a developer hits "address already in use" or EADDRINUSE errors, when a Docker container or docker compose service fails to start due to a port binding collision, or when multiple dev…

updated
occupation
Project Management Specialists
description

Activate when working on feature specs, complex multi-file tasks, agent workflows, or any task where goal clarity, conflict resolution, or verification criteria are needed. Translates human goals into structured, machine-actionable intent specs that Claude…

updated
occupation
Network & Computer Systems Administrators
description

Manage Docker port conflicts during local development. Detects and resolves port collisions between Docker containers, docker compose services, and host processes. Use when: deploying containers, running docker compose, debugging port binding errors, seeing…

updated
occupation
Software Developers
description

Manage Docker port conflicts during local development. Detects and resolves port collisions between Docker containers, docker compose services, and host processes. Use when: deploying containers, running docker compose, debugging port binding errors, seeing…

updated
Showing 37 of 37 collected skills.