hnidboubker
- 10 skills
- 0 followers
- 12 hours ago last updated
- ▌ Bdd Async · hnidboubker bundleTransforms business requirements into behavior-driven TUnit tests using Given-When-Then scenarios for C#/.NET projects.
- ▌ Tdd Async · hnidboubker bundleGuides C#/.NET development through a strict Red-Green-Refactor TDD workflow using TUnit.
- ▌ Coder Async · hnidboubker bundleWrite production-quality asynchronous C#/.NET code using idiomatic async/await, cancellation, concurrency, resource lifetime, and modern .NET practices.
- ▌ Tests Async · hnidboubker bundleOrchestrates TDD and BDD testing workflows using TUnit and coordinates test validation for Symphony Async.
- ▌ Auto Release · hnidboubker bundleAnalyzes Conventional Commits since the last release, determines the next semantic version, updates the changelog, and creates a Git release tag as part of the Symphony Async workflow.
- ▌ Commit Async · hnidboubker bundleAnalyzes Git changes, proposes a Conventional Commit message, asks for approval before creating the commit, then asks for a second approval before pushing.
- ▌ Readme Async · hnidboubker bundleKeep the project README synchronized with the current codebase by detecting relevant changes, updating outdated documentation, and verifying that commands, configuration, examples, and project structure remain accurate.
- ▌ Test Fixer Async · hnidboubkerAutomatically diagnose and fix failing asynchronous C#/.NET tests after TDD, BDD, or test-async workflows. Iterate until tests pass without weakening or hiding real failures. Run this skill when tests produced by tdd-async, bdd-async, or tests-async are failing.
- ▌ Symphony Orchestrator · hnidboubker bundleOrchestrates the complete development workflow by coordinating commit, TDD, BDD, testing, release, and documentation skills.
- ▌ Test Fixer Refact Async · hnidboubker bundleFix failing C#/.NET async tests and refactor the affected code when necessary. Trigger after TDD, BDD, test-async, or refact-async when tests are failing.