Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

skill-factory

skill-factory에는 lexler에서 수집한 skills 23개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
23
Stars
219
업데이트
2026-07-07
Forks
61
직업 범위
직업 카테고리 5개 · 91% 분류됨
저장소 탐색

이 저장소의 skills

nullables
미분류

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 are slow or flaky.

2026-07-07
writing-bash-scripts
소프트웨어 개발자

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

2026-07-06
playwright-cli
미분류

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.

2026-07-06
socratic-learning
기타 중등 후 교사

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.

2026-06-17
c4-diagrams
소프트웨어 개발자

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.

2026-04-07
tdd
소프트웨어 개발자

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.

2026-04-06
align
프로젝트 관리 전문가

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.

2026-04-04
refactoring-team
소프트웨어 개발자

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

2026-03-09
launching-agent-teams
기타 컴퓨터 관련 직업

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

2026-03-06
growing-outside-in-systems
소프트웨어 개발자

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: TDD, outside-in, hexagonal, ports and adapters, emergent design, acceptance test, component test, walking skeleton, in-memory fakes, component, contract test, adapter, fast tests, sub-second feedback. Language-agnostic (Go, Rust, Python, TypeScript, Java, C#).

2026-02-19
writing-statuslines
소프트웨어 개발자

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

2026-02-05
creating-process-files
기타 컴퓨터 관련 직업

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

2026-02-02
event-modeling
소프트웨어 개발자

Designs systems using Event Modeling.

2026-02-02
refinement-loop
소프트웨어 개발자

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.

2026-02-02
collaborative-design
소프트웨어 개발자

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

2026-02-02
hexagonal-architecture
소프트웨어 개발자

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.

2026-02-02
refactoring
소프트웨어 개발자

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

2026-02-02
creating-hooks
소프트웨어 개발자

Creates Claude Code hooks.

2026-02-02
ai-patterns
기타 컴퓨터 관련 직업

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.

2026-02-02
git-worktrees
소프트웨어 개발자

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

2026-02-02
using-uv
소프트웨어 개발자

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

2026-02-02
approval-tests
소프트웨어 품질 보증 분석가·테스터

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.

2026-02-02
bdd-with-approvals
소프트웨어 품질 보증 분석가·테스터

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

2026-02-02