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

gopipe

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

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

이 저장소의 skills

building-message-pipelines
소프트웨어 개발자

Provides expertise in the message package architecture for building CloudEvents-based pipelines in gopipe. Apply when working with the message package, Engine, Router, Handler, Matcher, or designing event-driven systems.

2026-04-10
changelog
소프트웨어 개발자

Add an entry to the CHANGELOG under [Unreleased]. Usage: /changelog TYPE DESC (e.g. /changelog Added support for Redis adapter)

2026-04-10
create-adr
소프트웨어 개발자

Create a new Architecture Decision Record. Usage: /create-adr TITLE (e.g. /create-adr add-redis-adapter)

2026-04-10
create-feature
소프트웨어 개발자

Create a new feature branch from develop. Usage: /create-feature NAME (e.g. /create-feature message-validation)

2026-04-10
create-plan
프로젝트 관리 전문가

Create a new implementation plan document. Usage: /create-plan TITLE (e.g. /create-plan redis-adapter)

2026-04-10
developing-go-code
소프트웨어 개발자

Provides Go development standards and best practices for the gopipe codebase. Apply when writing or reviewing Go code: testing patterns, godoc, error handling, API conventions, and common anti-patterns to avoid.

2026-04-10
docs-lint
소프트웨어 개발자

Check documentation quality and consistency across the project.

2026-04-10
hotfix
소프트웨어 개발자

Create and release a hotfix branch. Usage: /hotfix NAME (e.g. /hotfix fix-nil-panic)

2026-04-10
managing-git-workflow
소프트웨어 개발자

Provides expertise in git flow procedures for the gopipe multi-module Go repository. Apply when working with git operations, branch management, releases, or multi-module tagging. Covers branch naming, commit conventions, approval gates, and tag ordering.

2026-04-10
release-feature
소프트웨어 개발자

Merge a feature branch to develop following the git flow procedure (history cleanup, PR, verify).

2026-04-10
release
소프트웨어 개발자

Release develop to main with multi-module tags and GitHub release. Usage: /release VERSION (e.g. /release v0.13.0)

2026-04-10
review-pr
소프트웨어 품질 보증 분석가·테스터

Review a pull request against gopipe project standards. Usage: /review-pr [NUMBER] (omit for current branch PR)

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

Run the full pre-push verification suite (make test, build, vet).

2026-04-10