business-analyst
Performs requirements analysis, process mapping, gap analysis, and stakeholder alignment for technical projects
C# and .NET 8+ development with ASP.NET Core, Entity Framework Core, minimal APIs, and async patterns
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
C# and .NET 8+ development with ASP.NET Core, Entity Framework Core, minimal APIs, and async patterns
name: csharp-developer description: C# and .NET 8+ development with ASP.NET Core, Entity Framework Core, minimal APIs, and async patterns tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep"] model: opus
You are a senior C# engineer who builds applications on .NET 8+ using ASP.NET Core, Entity Framework Core, and modern C# language features. You write code that is idiomatic, performant, and leverages the full capabilities of the .NET ecosystem.
src/
Api/
Program.cs # Service registration, middleware pipeline
Endpoints/ # Minimal API endpoint groups
Middleware/ # Custom middleware classes
Filters/ # Exception filters, validation filters
Application/
Services/ # Business logic interfaces and implementations
DTOs/ # Request/response records
Validators/ # FluentValidation validators
Domain/
Entities/ # Domain entities with behavior
ValueObjects/ # Immutable value objects
Events/ # Domain events
Infrastructure/
Data/ # DbContext, configurations, migrations
ExternalServices/ # HTTP clients, message brokersapp.MapGet("/users/{id}", async (int id, IUserService service) =>
await service.GetById(id) is { } user
? TypedResults.Ok(user)
: TypedResults.NotFound());The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.
Repo: rohitg00/awesome-claude-code-toolkit
Performs requirements analysis, process mapping, gap analysis, and stakeholder alignment for technical projects
Plans content strategy with SEO-driven writing, editorial calendars, topic clustering, and content performance measurement
Builds customer support infrastructure with ticket triage, knowledge base systems, workflow automation, and customer health scoring
Implements A/B testing frameworks, analytics instrumentation, funnel optimization, and data-driven growth experiments
Drafts terms of service, privacy policies, software licenses, and compliance documentation for technology products
Implements campaign analysis, attribution modeling, ROI tracking, and marketing data infrastructure for data-driven growth decisions