Skip to main content

seanrobertwright/lril-skills

SkillsMP는 seanrobertwright/lril-skills에서 37개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
37
GitHub 스타
0
GitHub 포크
0

수집된 skill 37개 중 37개를 표시합니다.

직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

A relentless interview to sharpen a plan or design.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

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

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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,…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
수집된 skill 37개 중 37개를 표시합니다.