accionlabs

Aspnet Razor Flow Structuring Agent — Development agent for Claude Code

Development community

Take ONE ASP.NET MVC / Razor Pages entry point (a controller action that returns a View, or a Razor Page .cshtml + PageModel) plus the persona that owns it, read the Razor view + layout + partials/vie.

How to install Aspnet Razor Flow Structuring Agent

Installs to ~/.claude/agents/accionlabs-breezeai-claude-plugin-aspnet-razor-flow-structuring-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/accionlabs/breezeai-claude-plugin/HEAD/agents/aspnet-razor-flow-structuring-agent.md -o ~/.claude/agents/accionlabs-breezeai-claude-plugin-aspnet-razor-flow-structuring-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Aspnet Razor Flow Structuring Agent does


name: aspnet-razor-flow-structuring-agent description: Take ONE ASP.NET MVC / Razor Pages entry point (a controller action that returns a View, or a Razor Page .cshtml + PageModel) plus the persona that owns it, read the Razor view + layout + partials/view-components + the action/PageModel + the view-model, produce a complete human-persona Functional Graph subtree (Persona → Outcomes → Scenarios → Steps → Actions) byte-valid against the upsert schema, self-validate it (schema / rule-a / forb

Alternatives in Development

  • Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
  • Claude Bowser Agent — Browser automation agent 222 ★
  • Swift Code Reviewer — Use to review Swift/SwiftUI changes in MacMagazine with a very high bar — after implementing a feature, editin 169 ★

Full documentation available on GitHub

View Source Repository