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

my-skills

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

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

이 저장소의 skills

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

Principles for writing high-quality automated tests, based on Kent Beck, Kent C. Dodds, and t-wada. This skill MUST be used whenever writing or modifying implementation code — tests are part of implementation, not a separate step. Also use when writing tests, asked to "write tests", "add tests", "test this", reviewing or auditing existing tests, "review tests", "check test quality", "テストを書いて", or "テスト原則". If you are implementing a feature or fixing a bug, this skill applies.

2026-05-25
pr-description
소프트웨어 개발자

Write narrative-driven PR descriptions that honor the repository's PR template and respect the boundary between PR Summary, commit messages, and design docs. Use when creating a PR (gh pr create), writing or rewriting PR body text, improving an existing PR description, or when the user says "PR説明文", "PRの説明を書いて", or "pull requestの説明".

2026-05-20
anti-slop-code
소프트웨어 개발자

Write intentional, minimal, context-aware code that avoids generic AI-generated patterns. Use this skill when refactoring code, when the user asks to simplify or clean up code, or when writing new code with explicit instructions to keep it simple or minimal. Also trigger when the user mentions "slop", "over-engineering", "too verbose", "unnecessary abstraction", or similar concerns about code quality. This skill helps produce code that reads like it was written by a thoughtful human engineer who understands the specific codebase and problem domain.

2026-03-16
baseline
소프트웨어 개발자

Check Baseline status of web features using the Web Platform Status API. Use when the user mentions "baseline", "ベースライン", "ブラウザ対応状況", "browser support", or "web feature status". Checks whether a web feature is widely or newly available, queries browser support details, and finds features not available in a specific browser.

2026-03-16