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

clippy

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

수집된 skills
11
Stars
2
업데이트
2026-06-04
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

create-spec
프로젝트 관리 전문가

Turn the current conversation context into a specification document. Use when user wants to create a specification from the current context.

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

Convert a specification document into a list of tasks that can be executed by a coding agent. Use this skill when you have a specification document and want to break it down into actionable tasks for a coding agent to implement.

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

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-04
refactor
소프트웨어 개발자

Refactors code to improve its design, structure, and maintainability without changing its behavior. Use this skill when you identify code that could be improved in terms of readability, simplicity, or adherence to design principles, and you want to refactor it to enhance its quality.

2026-06-04
spec-to-tasks
프로젝트 관리 전문가

Convert the specified specification document into a list of tasks that can be executed by a coding agent. Use this skill when you have a specification document and want to break it down into actionable tasks for a coding agent to implement.

2026-06-04
tdd
소프트웨어 품질 보증 분석가·테스터

Guide coding agents through test-driven development for code changes. Use when the user asks to implement, fix, refactor, or extend behavior using TDD, red-green-refactor, test-first development, characterization tests, regression tests, or when a change should be driven by failing tests before production code is edited.

2026-06-04
feature-delivery-gate
소프트웨어 품질 보증 분석가·테스터

Run a standardized delivery gate before handoff by enforcing preflight checks, tests, and PR state verification.

2026-05-08
safe-emergency-bypass
네트워크·컴퓨터 시스템 관리자

Use a controlled, auditable emergency bypass path with mandatory reason logging and follow-up remediation steps.

2026-03-13
workflow-audit
소프트웨어 품질 보증 분석가·테스터

Audit current task compliance against hard gates (branch/worktree/PR cleanliness) and report pass/fail remediation.

2026-03-13
worktree-task-start
소프트웨어 개발자

Start a task in workflow compliance by creating a dedicated feature branch worktree under .worktrees without GitHub issue integration.

2026-03-13
worktree-cleanup
소프트웨어 개발자

Safely remove a completed git worktree with strict verification gates. Use when asked to clean up, remove, tear down, or delete a worktree after work is done. Require that the worktree is clean and branch commits are pushed to origin before removal.

2026-03-13