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

tarsy

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

수집된 skills
7
Stars
7
업데이트
2026-07-22
Forks
5
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Example skill for config viewer e2e coverage.

2026-07-22
db-migration-review
데이터베이스 아키텍트

Review and clean up auto-generated database migration files after running make migrate-create. Identifies and removes unrelated Atlas schema drift such as dropped partial indexes, no-op index recreations, and other operations not related to the intended migration. Use when creating database migrations, running make migrate-create, or reviewing .up.sql files.

2026-03-25
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-03-18
kubernetes-basics
네트워크·컴퓨터 시스템 관리자

Core Kubernetes concepts including pods, deployments, services, and common troubleshooting patterns.

2026-03-18
networking
네트워크·컴퓨터 시스템 관리자

Network troubleshooting skills including DNS resolution, TCP connectivity, and packet analysis.

2026-03-18
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-03-04
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-03-04