Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

tarsy

tarsy contient 7 skills collectées depuis codeready-toolchain, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
7
mis à jour
2026-07-22
Forks
5
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

example-skill
Analystes en assurance qualité des logiciels et testeurs

Example skill for config viewer e2e coverage.

2026-07-22
db-migration-review
Architectes de bases de données

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
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-18
networking
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-18
golang-context-patterns
Développeurs de logiciels

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
Développeurs de logiciels

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