Skip to main content
Dépôt GitHub

bITdevKit

bITdevKit contient 14 skills collectées depuis BridgingIT-GmbH, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

create-implementation-plan
Développeurs de logiciels

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

2026-05-31
adr-architecture
Développeurs de logiciels

Use when documenting significant technical or architectural decisions that need context, rationale, and consequences recorded. Invoke when choosing between technology options, making infrastructure decisions, establishing standards, migrating systems, or when team needs to understand why a decision was made. Use when user mentions ADR, architecture decision, technical decision record, or decision documentation.

2026-03-19
architecture-designer
Développeurs de logiciels

Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.

2026-03-19
changelog-generator
Développeurs de logiciels

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-03-19
csharp-coding-standards
Développeurs de logiciels

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming with C# 12+ features.

2026-03-19
dotnet-package-management
Développeurs de logiciels

Manage NuGet packages using Central Package Management (CPM), dotnet CLI, and dotnet-outdated (command `dotnet outdated`) to inspect/update dependencies and diagnose restore issues. Never edit XML directly—prefer dotnet commands and dotnet-outdated.

2026-03-19
dotnet-testing-nsubstitute-mocking
Analystes en assurance qualité des logiciels et testeurs

Specialized skill for creating test doubles (Mock, Stub, Spy) using NSubstitute. Use when isolating external dependencies, simulating interface behavior, and verifying method calls. Covers complete guidance on Substitute.For, Returns, Received, Throws, etc.

2026-03-19
git-commit
Développeurs de logiciels

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

2026-03-19
playwright-skill
Analystes en assurance qualité des logiciels et testeurs

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /.tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

2026-03-19
requirements-engineering
Spécialistes en gestion de projets

Transform vague feature ideas into lightweight, testable requirements using user stories and short acceptance criteria. Use when clarifying scope, defining expected behavior, capturing edge cases, and producing decision-ready requirements with Definition of Ready checks.

2026-03-19
review-architecture
Développeurs de logiciels

Verify DDD patterns, Clean Architecture boundaries, and bITdevKit-specific conventions in modular monolith projects

2026-03-19
review-code
Analystes en assurance qualité des logiciels et testeurs

Perform comprehensive csharp/dotnet code reviews focusing on clean code, security, testing, performance, and documentation

2026-03-19
skill-creator
Développeurs de logiciels

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

Writes unit tests with xUnit framework across 30 test projects. Use when: writing new tests, adding test coverage, creating integration tests, setting up test fixtures, or debugging test failures.

2026-03-19