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

dotfiles

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

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

이 저장소의 skills

learn-this
소프트웨어 개발자

Learn a project quickly by reading docs, code, configs, and tests to summarize purpose, architecture, tech stack, and conventions. Use at the start of a task or when the user asks for a repo overview.

2026-02-22
commit
소프트웨어 개발자

Generate a Conventional Commit message and perform a git commit for staged changes. Use when the user asks to commit changes, wants a commit message, or needs Conventional Commits guidance.

2026-02-22
open-pr
소프트웨어 개발자

Review current-branch changes and open a GitHub pull request using gh. Use when the user asks to open/create a PR, prepare a PR title/body, or summarize changes for review.

2026-02-22
go-style-guide
소프트웨어 개발자

Go engineering style guide for designing packages, services, and CLIs. Use for any Go work creating or reviewing packages/APIs, PR reviews, refactors/restructures, error/logging patterns, config/constructors, testing, and benchmarks.

2026-02-22
init-readme
소프트웨어 개발자

Generate a polished, accurate README.md from a repository by inspecting code, config, and structure. Use when bootstrapping a README, refreshing docs, or the user asks for project overview/getting started instructions.

2026-02-22
gen-godocs
소프트웨어 개발자

Generate missing idiomatic Go doc comments (godoc) for packages, types, funcs, methods, vars/consts, and struct fields, and output a unified diff patch. Use when improving Go documentation coverage.

2026-02-22
review-godocs
소프트웨어 개발자

Review Go packages for missing or non-idiomatic godoc comments and produce a concise coverage report and findings without modifying files. Use when auditing Go documentation quality.

2026-02-22
review-this
소프트웨어 품질 보증 분석가·테스터

Produce a structured review of code or documentation with category ratings, an overall score, a checklist, and actionable improvement suggestions. Use when the user asks for a review, feedback, or critique.

2026-02-22