Skip to main content
GitHub リポジトリ

bITdevKit.Examples.GettingStarted

bITdevKit.Examples.GettingStarted には BridgingIT-GmbH から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
4
更新
2026-02-20
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

changelog-generator
ソフトウェア開発者

Automatically creates or updates changelogs from git commits by analyzing commit history, categorizing changes and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2026-02-20
dotnet-inspect
ソフトウェア開発者

Inspect .NET assemblies and NuGet packages. Use when you need to get package metadata and latest version information, view public API surfaces, search for types, compare APIs between versions, or get direct access to commit-specific source (via Source Link). Works with NuGet packages, .NET platform/runtime assemblies, and local assembly files (via path). Essential for package exploration, API discovery, assembly auditing.

2026-02-16
adr-writer
ソフトウェア開発者

Write high-quality Architectural Decision Records (ADRs) following MADR format. Use when documenting important architectural decisions, technology choices, or cross-cutting concerns. Never use emoji or special characters - use plain words CORRECT for correct and WRONG for wrong.

2026-02-04
doc-coauthoring
市場調査アナリスト・マーケティングスペシャリスト

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-02-04
domain-add-aggregate
ソフトウェア開発者

Adds new Domain Aggregates using Clean Architecture and DDD principles with full CRUD scaffolding across all layers

2026-02-04
integration-test-author
ソフトウェア品質保証アナリスト・テスター

Guide for authoring integration tests for minimal API endpoints using WebApplicationFactory, authenticated HttpClient, and repository-backed persistence. Use this when asked to write endpoint tests, HttpClient tests, or fixture-based integration tests.

2026-02-04
mermaid-diagrams
ソフトウェア開発者

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.

2026-02-04
skill-creator
ソフトウェア開発者

Guide for creating high-quality Agent Skills following the open standard (agentskills.io). Use this when asked to create or update a skill, write a SKILL.md file, convert custom instructions or chatmodes into portable skills, or design specialized AI agent capabilities.

2026-02-04
unit-test-author
ソフトウェア品質保証アナリスト・テスター

Guide for authoring unit tests for bITdevKit .NET applications in the Domain and Application layers. Use this when asked to write xUnit unit tests, validator tests with FluentValidation.TestHelper, Requester handler tests, or domain value object and aggregate tests.

2026-02-04
value-object-creator
ソフトウェア開発者

Guide for creating domain value objects with validation, equality, and Result<T> creation in bITdevKit projects. Use this when asked to implement value objects like EmailAddress or CustomerNumber with Rule-based validation.

2026-02-04