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

claw-operator

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

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

이 저장소의 skills

golang-context-patterns
소프트웨어 개발자

Context usage patterns for Go including cancellation, timeouts, deadlines, and database transactions. Use when handling HTTP requests, database operations, or implementing cancellation and timeout logic.

2026-04-13
golang-error-handling
소프트웨어 개발자

Error handling patterns for Go including error wrapping, custom errors, sentinel errors, and error checking best practices. Use when implementing error handling, defining error types, or working with error flows.

2026-04-13
golang-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Modern Go testing patterns including table-driven tests, subtests, test organization, and best practices. Use when writing or refactoring tests, implementing test coverage, or when the user asks about Go testing approaches.

2026-04-10
golang-type-safety
소프트웨어 개발자

Prefer typed constants and named types over magic strings/numbers in Go. Use when writing function signatures, struct fields, switch statements, or passing enum-like values.

2026-04-10
karpathy-modified-guidelines
소프트웨어 개발자

Behavioral guidelines to reduce common LLM coding mistakes by emphasizing thinking before coding, simplicity, surgical changes, and goal-driven execution. Use when implementing features, fixing bugs, refactoring code, or performing any coding task.

2026-04-10
use-modern-go
소프트웨어 개발자

Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines.

2026-04-10