Skip to main content

seanrobertwright/lril-skills

SkillsMP a collecté 37 skills depuis seanrobertwright/lril-skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
37
Étoiles GitHub
0
Forks GitHub
0

Affichage de 37 skills collectés sur 37.

métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
non classé
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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

A relentless interview to sharpen a plan or design.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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.

Langue du texte source : anglais

mis à jour
métier
Éditeurs PAO
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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
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.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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,…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
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…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
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…

Langue du texte source : anglais

mis à jour
Affichage de 37 skills collectés sur 37.