Wonderly
Official@wonderlydotcom
Offers architectural implementation and schema management for Freetool-based ASP.NET Core systems utilizing OpenFGA authorization and event sourcing patterns.
Agent Skills by Wonderly
Showing 6 vetted skills indexed across 1 GitHub repositories.
freetool-iap-auth-architecture
Explain Google IAP authentication and OpenFGA authorization architecture in the Freetool codebase.
event-sourcing-audit
Implement Freetool event sourcing and audit logging across architectural layers.
freetool-controller-authoring
Generate and update Freetool ASP.NET Core API controllers in F# with command-handler patterns.
entity-framework-fsharp
Map F# value objects and discriminated unions between JSON and EF Core.
freetool-openfga-hexagonal-architecture
Explain OpenFGA authorization placement within Freetool's hexagonal architecture layers.
db-migrations
Manage Freetool database schema evolution with DBUp SQL scripts.
Frequently Asked Questions About Wonderly
FAQPage SchemaWhat specific architectural tasks does Wonderly support?▼
Wonderly supports implementing event sourcing, audit logging, and hexagonal architecture patterns. It facilitates the generation of ASP.NET Core controllers using command-handler patterns and manages complex mapping between F# value objects and relational database entities.
Which technical personas benefit from these skills?▼
These skills are designed for backend engineers and software architects working within the Freetool ecosystem. It is specifically targeted at developers building secure, scalable systems using F# and ASP.NET Core who require robust authorization and data integrity patterns.
What are the core dependencies for implementing these patterns?▼
Implementation requires the Freetool codebase, OpenFGA for authorization, and Entity Framework Core for data persistence. Database schema evolution is managed via DBUp, and the architecture relies on F# for controller authoring and domain modeling.