Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agg-sharp

agg-sharp には MatterHackers から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
188
更新
2026-03-01
Forks
76
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

file-size-refactoring
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア品質保証アナリスト・テスター

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
その他コンピュータ職

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
ソフトウェア開発者

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