hnidboubker
UserA modular Claude Code skill ecosystem that orchestrates commits, testing, releases, and documentation into one automated development workflow.
Categories
Indexed Skills (11)
auto-release
Analyzes 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
Analyzes Git changes, proposes a Conventional Commit message, asks for approval before creating the commit, then asks for a second approval before pushing.
tests-async
Orchestrates TDD and BDD testing workflows using TUnit and coordinates test validation for Symphony Async.
bdd-async
Transforms business requirements into behavior-driven TUnit tests using Given-When-Then scenarios for C#/.NET projects.
tdd-async
Guides C#/.NET development through a strict Red-Green-Refactor TDD workflow using TUnit.
coder-async
Write production-quality asynchronous C#/.NET code using idiomatic async/await, cancellation, concurrency, resource lifetime, and modern .NET practices.
symphony-orchestrator
Orchestrates the complete development workflow by coordinating commit, TDD, BDD, testing, release, and documentation skills.
test-fixer-async
Automatically 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.
test-fixer-refact-async
Fix 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.
readme-async
Keep 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.
readme-async
Keep 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.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.