Skip to main content

lexler/skill-factory

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

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

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

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

Find where a codebase actually costs time by mining its git history (Tornhill hotspot analysis). Produces ranked refactoring targets with evidence, change-coupling seams, and a do-not-refactor list; re-run after refactoring to verify it paid off.

원문 언어: 영어

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

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

원문 언어: 영어

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

Demos working software: first proves every claimed behavior by exercising the real artifact, then replays the proof as a slow, voice-narrated walkthrough. Use when the user asks for a demo or to be shown that something works.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Extracts what the session learned into prose that stands alone, or reviews existing text through the same distortion lenses.

원문 언어: 영어

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

Nullables — testing technique alternative to using mocking libraries. Use when writing unit tests, when code touches external I/O or state (HTTP, databases, files, clock, random) anywhere in its dependency chain, when making a system testable, or when tests…

원문 언어: 영어

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

Bash script style guide. Always use when writing bash scripts, shell scripts, or CLI bash tools.

원문 언어: 영어

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

Drive a browser from the terminal with playwright-cli: snapshot the page, then act on elements by ref. Use when automating browser interactions, filling web forms, testing UIs, or driving logged-in web apps from the command line.

원문 언어: 영어

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

Facilitates deep, structured learning of a topic — gathering source material, assessing the learner's gaps, then teaching through guided Socratic sessions. Use when someone wants to genuinely study or be tutored on a subject over time, not get a quick answer.

원문 언어: 영어

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

Creates C4 architecture diagrams for designing, documenting, or understanding software architecture. Use when working through system design, mapping existing codebases, or visualizing structure at any level from system landscape down to code.

원문 언어: 영어

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

Test-driven development (TDD) process used when writing code. Use whenever you are adding any new code, unless the user explicitly asks to skip TDD or the code is exploratory/spike.

원문 언어: 영어

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

Presents a proposed approach in progressive confirmable chunks with recommended decisions and alternatives. Use when aligning on a design, plan, or technical approach before implementation.

원문 언어: 영어

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

Iterative code refactoring through progressive lenses via a worker-reviewer agent team.

원문 언어: 영어

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

Launches agent teams with structured roles and task decomposition. Use when asked to create a team, spawn teammates, or coordinate multiple agents in parallel.

원문 언어: 영어

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

Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memory fakes, interface extraction, and deferred I/O. Use when building features, writing tests, or structuring backend services. Triggers on:…

원문 언어: 영어

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

Writes Claude Code status line scripts. Use when creating, customizing, or debugging statusline configurations.

원문 언어: 영어

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

Creates process files - text as code instructions for reliable AI workflows. Use when creating new process files.

원문 언어: 영어

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

Designs systems using Event Modeling.

원문 언어: 영어

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

Iterative refinement through multiple passes. Use when the user asks to 'meditate on', 'distill', 'refine', or 'iterate on' something, or proactively when a problem benefits from multiple passes rather than a single attempt.

원문 언어: 영어

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

Designs software features collaboratively through visual scenarios and iterative refinement. Use when designing features, tools, UIs, workflows, or any system before implementation.

원문 언어: 영어

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

Applies hexagonal (ports & adapters) architecture. Use when designing application structure, separating domain from infrastructure, creating testable boundaries, or when user mentions ports, adapters, hexagonal, or clean architecture.

원문 언어: 영어

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

Refactoring process. Invoke immediately when user or document mentions refactoring, or proactively when code gets too complex or messy.

원문 언어: 영어

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

Creates Claude Code hooks.

원문 언어: 영어

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

Reference patterns for augmented coding with AI. Use when discussing AI coding patterns, anti-patterns, obstacles, context management, steering AI, or looking up Lexler's patterns collection.

원문 언어: 영어

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

Creates git worktrees for parallel development. Use when creating a git worktree, setting up multiple working directories, or working on features in parallel.

원문 언어: 영어

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

Python package and project management with UV. Use when creating Python scripts, initializing projects, or managing dependencies.

원문 언어: 영어

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

Writes approval tests (snapshot/golden master testing) for Python, JavaScript/TypeScript, or Java. Use when verifying complex output, characterization testing legacy code, testing combinations, or working with .approved/.received files.

원문 언어: 영어

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

Scannable BDD tests written in domain language. Use when doing BDD.

원문 언어: 영어

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