Fullstack .NET developer — building spec-driven AI workflows · trialtap.dev
C# · ASP.NET Core 8 · React + TypeScript · Docker · MSSQL · Redis · EF Core · MediatR · Clean Architecture · CQRS
SpecWright — Spec-driven development for AI coding agents
Transform AI-assisted development from:
Prompt → Code
into:
Specification → Approval → Implementation → Review
- 9 slash commands
- 5 specialized subagents
- 3 guard-rail hooks
- 9 templates
- 5 reusable skills
- Durable project memory under
.specs/
/sd:feature /sd:bug /sd:refactor /sd:perf /sd:rca
/sd:spec /sd:explore /sd:review /sd:setup
- Backend APIs & microservices on ASP.NET Core with CQRS + Clean Architecture
- React frontends talking to ML/AI services via API Gateway layer
- AI-augmented dev tooling — spec systems, subagents, Claude Code workflows
- Cross-platform hook systems for enforcing code quality gates before edits
Domain → Application → Infrastructure → Presentation
(no frameworks) (use cases) (EF/Redis/ext) (API/controllers)
Dependency rule always points inward. Business logic never touches databases or HTTP.
- Website: trialtap.dev
- GitHub: @developzoneio
- Tooling: Claude Code + MCP (Atlassian, Context7, GitNexus, Sequential Thinking)
Built with spec-first discipline · specwright