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

dotfiles

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

수집된 skills
13
Stars
59
업데이트
2026-07-17
Forks
4
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

test-review
소프트웨어 품질 보증 분석가·테스터

Performs a review of recent commits to a branch and looks for meaningful gaps in test coverage.

2026-07-17
pr
소프트웨어 개발자

Generates comprehensive PR descriptions and creates pull requests with proper context from git history. Invoke with /pr.

2026-07-07
basecode
소프트웨어 품질 보증 분석가·테스터

Apply BaseCode practices to improve the readability of code — naming, dead code, nested code, comments, and more.

2026-07-05
basecode-dead-code
소프트웨어 품질 보증 분석가·테스터

Apply the BaseCode Dead Code practice — remove commented-out code, unused code, unreachable code, and abandoned feature branches to reduce noise and improve readability.

2026-07-05
basecode-naming
소프트웨어 품질 보증 분석가·테스터

Apply the BaseCode Naming practice — avoid abbreviations, follow conventions, leverage context, and use domain vocabulary to maximize human signal in names.

2026-07-05
basecode-nested-code
소프트웨어 품질 보증 분석가·테스터

Apply the BaseCode Nested Code practice — flatten structure using guard clauses, conditional boolean returns, and higher-order functions to bring the primary action to the top level.

2026-07-05
basecode-removing-comments
소프트웨어 품질 보증 분석가·테스터

Apply the BaseCode Removing Comments practice — delete what- and how-comments, improve names in their place, and keep only why-comments that explain non-obvious constraints.

2026-07-05
task-implementor
소프트웨어 개발자

Implements exactly one planned task from .ai/tasks/ using test-first development, then pauses for human review. Invoke with /task-implementor.

2026-05-25
task-planner
소프트웨어 개발자

Decomposes a specification document into ordered, vertical-slice implementation task files in .ai/tasks/. Invoke with /task-planner.

2026-05-25
to-spec
소프트웨어 개발자

Write the current conversation's planning context into a spec.md file with plan directory scaffolding and optional Solo sync. Invoke with /to-spec.

2026-05-25
migrate-plans
소프트웨어 개발자

Migrates a project's .ai/ directory from the legacy flat layout to the slug-based plan directory structure. Invoke with /migrate-plans.

2026-05-01
commit
소프트웨어 개발자

Creates atomic, well-formatted conventional commits with automatic type and scope detection. Invoke with /commit.

2026-04-24
frontend-ui-ux-engineer
웹·디지털 인터페이스 디자이너

A designer-turned-developer who crafts stunning UI/UX even without design mockups. Code may be a bit messy, but the visual output is always fire.

2026-04-17