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

amalgamated-tools

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

수집된 skills
14
저장소
3
업데이트
2026-05-09
저장소 탐색

저장소와 대표 skills

documentation
소프트웨어 개발자

Documentation Brief description for SEO and navigation

2026-05-09
jqschema
소프트웨어 개발자

JSON schema discovery utility that extracts structure and type information from JSON data

2026-05-09
resolve-pr-comments
소프트웨어 개발자

Go through all review comments on the current branch's PR, check if each is still valid, fix valid issues, reply to every comment, and resolve all review threads via the GitHub API.

2026-04-07
golang-code-style
소프트웨어 개발자

Golang code style, formatting and conventions. Use when writing code, reviewing style, configuring linters, writing comments, or establishing project standards.

2026-03-23
golang-concurrency
소프트웨어 개발자

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.

2026-03-23
golang-context
소프트웨어 개발자

Idiomatic context.Context usage in Golang — creation, propagation, cancellation, timeouts, deadlines, context values, and cross-service tracing. Apply when working with context.Context in any Go code.

2026-03-23
golang-data-structures
소프트웨어 개발자

Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.

2026-03-23
golang-documentation
소프트웨어 개발자

Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices. Triggers for both libraries and applications/CLIs.

2026-03-23
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다