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

agg-sharp

agg-sharp contém 5 skills coletadas de MatterHackers, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
188
atualizado
2026-03-01
Forks
76
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

file-size-refactoring
Desenvolvedores de software

This skill provides guidance for fixing file size violations detected by FileComplianceTests. Use when a C# file exceeds its line limit (800 lines default, or explicit limit for legacy files). The skill explains strategies to reduce file size while maintaining code quality.

2026-03-01
fix-test-failures
Analistas de garantia de qualidade de software e testadores

This skill should be used after running tests when failures occur. It provides a systematic approach to diagnosing test failures through instrumentation and root cause analysis.

2026-03-01
testing-philosophy
Analistas de garantia de qualidade de software e testadores

This skill provides guidance on writing and running tests in this project. It should be used when writing new tests, understanding the test infrastructure, or making decisions about what to test. Covers TUnit configuration, unit tests, automation tests, and testing best practices.

2026-03-01
skill-creator
Outras ocupações de informática

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-27
checkin
Desenvolvedores de software

Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles test failures by fixing them until the commit succeeds. Use when the user wants to commit their changes.

2026-02-27