Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
goca-se
GitHub 제작자 프로필

goca-se

1개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
1
업데이트
2026-07-01
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

add-cli-subcommand
소프트웨어 개발자

Add a new subcommand to the dotcontext bash CLI (e.g. `dotcontext status`, `dotcontext validate`) — define the command function, route it via the case statement, and wire help and shell completion. Use when extending the CLI surface.

2026-07-01
add-new-command
소프트웨어 개발자

Add a new Claude Code slash command to the dotcontext toolkit — author the command markdown with frontmatter and wire it into the templates and docs. Use when adding a new interactive `/command` workflow that users invoke in Claude Code.

2026-07-01
batch-operations
소프트웨어 개발자

Apply a change safely across many files — refactors touching more than 5 files, library or API migrations, project-wide renames of symbols/imports/paths, or adding boilerplate to many files. Use when "do it all at once" risks context overflow or silent failures.

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

Reproduce a bug with a failing test before fixing it. Use when investigating a bug, working a bug report or issue, or before attempting any fix — always reproduce first. Pairs with the /fix-bug workflow.

2026-07-01
git-platform
소프트웨어 개발자

Detect the git hosting platform (GitHub, GitLab, Bitbucket, …) before running any hosting CLI — creating PRs, viewing issues, commenting on PRs. Never assume GitHub.

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

Reproduce a bug with a failing test before fixing it. Use when investigating a bug, working a bug report or issue, or before attempting any fix — always reproduce first. Pairs with the /fix-bug workflow.

2026-07-01
update-api-documentation
소프트웨어 개발자

Keep external REST API and webhook contracts documented from a single OpenAPI source of truth (docs/openapi.yml), with generated Redoc HTML, validate/build tasks, and a CI step. Use on any change to a public route, request/response shape, auth scheme, or error contract.

2026-06-03
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다