Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
deveel
GitHub 제작자 프로필

deveel

3개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
3
업데이트
2026-05-31
저장소 탐색

저장소와 대표 skills

markdown-solution-doc
소프트웨어 개발자

Guides the agent in writing and organizing solution-level Markdown documentation for .NET projects, compatible with GitBook, DocFX, GitHub Pages, and similar platforms. Use this skill when creating or improving README files, how-to guides, architecture docs, changelogs, or multi-page documentation sites for a solution. Architecture and API documentation sections are optional and must be confirmed with the user before generating them. Documentation must always be updated when existing features change or new features are introduced.

2026-05-30
xml-comments-doc
소프트웨어 개발자

Guides the agent in writing accurate and complete XML documentation comments for .NET C# code. Use this skill when adding or improving <summary>, <param>, <returns>, <exception>, <remarks>, <example>, or other XML doc tags on public or internal APIs, types, and members.

2026-05-30
xunit-test-arch
소프트웨어 품질 보증 분석가·테스터

Guides the agent in structuring xUnit test projects and solutions for .NET class libraries. Use this skill when setting up a new test project, organizing the test folder layout, configuring shared build properties via Directory.Build.props, selecting xUnit and coverage packages per target framework, or establishing MSBuild conventions for test solutions. Prefers xUnit v3 and the Microsoft Testing Platform (MTP) for all .NET 8+ projects.

2026-05-30
xunit-test-organization
소프트웨어 품질 보증 분석가·테스터

Guides the agent in writing, naming, and organizing xUnit tests for .NET class libraries. Use this skill when asked to add or refactor tests, write unit or integration tests, set up fixtures or traits, organize test data with Bogus, or apply AAA structure and naming conventions to test methods.

2026-05-30
entity-mgmt-arch
소프트웨어 개발자

Guides the agent in designing .NET applications and libraries that manage DDD entities and aggregates using Kista and its EntityManager. Use this skill when aggregate boundaries, validation, creation, mutation, and deletion workflows must be orchestrated consistently around rich domain models.

2026-05-30
create-skill
소프트웨어 개발자

Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, or setting up skill directory structures. Handles frontmatter generation, section templates, and validation guidance.

2026-05-01
create-skill-test
소프트웨어 품질 보증 분석가·테스터

Scaffolds eval.yaml test files for agent skills in the dotnet/skills repository. Use when creating skill tests, writing evaluation scenarios, defining assertions and rubrics, or setting up test fixture files. Handles eval.yaml generation, fixture organization, and overfitting avoidance. Do not use for running or debugging existing tests nor for skills authoring.

2026-05-01
custom-framework-arch
소프트웨어 개발자

Guides the agent in structuring a custom .NET framework composed of reusable libraries for community consumption. Use this skill when asked to design or reorganize solution layout, package boundaries, versioning, and distribution for multi-library frameworks.

2026-05-01
entity-mgmt-arch
데이터베이스 아키텍트

Guides the agent in designing .NET applications and libraries that manage DDD entities and aggregates using Deveel.Repository and its Entity Manager. Use this skill when aggregate boundaries, validation, creation, mutation, and deletion workflows must be orchestrated consistently around rich domain models.

2026-05-14
analyzing-dotnet-performance
소프트웨어 개발자

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification. Use when analyzing .NET code for optimization opportunities, reviewing hot paths, or auditing allocation-heavy patterns.

2026-05-02
coverage-analysis
소프트웨어 품질 보증 분석가·테스터

Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both Microsoft.Testing.Extensions.CodeCoverage and Coverlet), generates reports via ReportGenerator, calculates CRAP scores per method, and surfaces risk hotspots — complex code with low test coverage that is dangerous to modify. Use when the user wants project-wide coverage analysis with risk prioritization, coverage gap identification, CRAP score computation across an entire solution, or to diagnose why coverage is stuck or plateaued and identify what methods are blocking improvement. DO NOT USE FOR: targeted single-method CRAP analysis (use crap-score skill), writing tests, running tests without coverage collection, applying test filters, producing TRX reports, or troubleshooting test execution (use run-tests for all of these).

2026-05-02
custom-framework-arch
소프트웨어 개발자

Guides the agent in structuring a custom .NET framework composed of reusable libraries for community consumption. Use this skill when asked to design or reorganize solution layout, package boundaries, versioning, and distribution for multi-library frameworks.

2026-05-02
optimizing-ef-core-queries
소프트웨어 개발자

Optimize Entity Framework Core queries by fixing N+1 problems, choosing correct tracking modes, using compiled queries, and avoiding common performance traps. Use when EF Core queries are slow, generating excessive SQL, or causing high database load.

2026-05-02
xunit-test-arch
소프트웨어 품질 보증 분석가·테스터

Guides the agent in structuring xUnit test projects and solutions for .NET class libraries. Use this skill when setting up a new test project, organizing the test folder layout, configuring shared build properties via Directory.Build.props, selecting xUnit and coverage packages per target framework, or establishing MSBuild conventions for test solutions.

2026-05-02
xunit-test-organization
소프트웨어 품질 보증 분석가·테스터

Guides the agent in writing, naming, and organizing xUnit tests for .NET class libraries. Use this skill when asked to add or refactor tests, write unit or integration tests, set up fixtures or traits, organize test data with Bogus, or apply AAA structure and naming conventions to test methods.

2026-05-02
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다