Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

tarsy

tarsy contém 7 skills coletadas de codeready-toolchain, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
7
atualizado
2026-07-22
Forks
5
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

example-skill
Analistas de garantia de qualidade de software e testadores

Example skill for config viewer e2e coverage.

2026-07-22
db-migration-review
Arquitetos de banco de dados

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
Analistas de garantia de qualidade de software e testadores

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
Administradores de redes e sistemas de computador

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

2026-03-18
networking
Administradores de redes e sistemas de computador

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

2026-03-18
golang-context-patterns
Desenvolvedores de software

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
Desenvolvedores de software

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