Agent Skills by foxsilou
Showing 27 vetted skills indexed across 1 GitHub repositories.
frontend-testing
Automate Blazor/MAUI UI validation with bUnit and Playwright tests.
task-scaffold-front
Scaffold Blazor frontend infrastructure with bUnit and Playwright test harnesses.
blazor-hexagonal
Separate Blazor UI rendering from logic using presenter classes and fake gateways.
scaffold-architecture
Scaffold Blazor frontend features with hexagonal architecture and infrastructure rules.
blazor-ui-kit
Encapsulate Radzen Blazor components behind French-named wrappers.
task-implement-feature-front
Implement Blazor frontend presenter features through RED/GREEN/REFACTOR TDD cycles.
task-bdd-workshop
Generate example maps and Gherkin scenarios from event-storming markdown files.
task-implement-feature-back
Implement backend features through RED/GREEN/REFACTOR TDD cycles with gate reviews.
task-investigate-bug
Investigate reported UI bugs across frontend and backend codebases.
task-event-storming
Facilitate collaborative event storming workshops to capture domain actors, commands, events, and bounded contexts.
ui-discovery-formats
Generate standardized markdown UI discovery artifacts from raw screen lists.
task-story-mapping
Generate an ordered MVP roadmap from BDD and UI discovery outputs.
task-implement-feature-auto-back
Implement backend features autonomously from feature descriptions or .feature files.
task-scaffold-back
Generate .NET backend scaffolding for foundations, bounded contexts, or aggregates.
code-review-fr
Review .NET and Blazor code against French DDD, TDD, and hexagonal conventions.
task-ui-discovery
Convert event-storming documentation into screen inventories and presenter specifications.
task-resume
Resume multi-step project workflows by reading progression.md and validating the next pending step.
starter-roadmap
Automate initial setup and roadmap planning for .NET/Blazor projects.
excalidraw-event-storming
Generate Excalidraw JSON diagrams from structured event-storming specifications.
event-storming-formats
Generate standardized event-storming checkpoint templates with markdown files and Excalidraw diagrams.
task-fix-bug-back
Reproduce backend bugs with failing tests before applying minimal code fixes.
e2e-testing
Validate backend HTTP APIs with black-box end-to-end tests.
unit-testing
Standardizes .NET backend unit tests with French AAA conventions and FluentAssertions syntax.
tdd-workflow
Guide C# developers through RED, GREEN, and REFACTOR cycles with mandatory gates.