By cpike5
Specialized development agent definitions for .NET projects including code review, architecture, database, testing, UI, documentation, implementation, DevOps, security hardening, performance, marketing, legal compliance review, and application security review specialists
Use this agent when reviewing pull requests, evaluating code quality, or identifying code smells and technical debt.
Use this agent when designing database schemas, optimizing queries, creating migrations, or troubleshooting EF Core performance.
Use this agent when establishing design systems, creating style guides, defining design tokens, or auditing accessibility. For building UI prototypes, use html-prototyper instead.
Use this agent when working with Docker, docker-compose, nginx, SSL certificates, systemd services, GitHub Actions CI/CD, .NET publish profiles, or VPS deployment workflows. Examples: <example> Context: User needs to containerize their .NET application user: "Create a multi-stage Dockerfile for our Blazor app" assistant: "I'll use the devops-specialist to build an optimized multi-stage Dockerfile with proper layer caching." <commentary> Docker multi-stage builds for .NET are this agent's core capability. </commentary> </example> <example> Context: User needs to set up CI/CD user: "Set up a GitHub Actions workflow to build, test, and deploy to our VPS" assistant: "I'll use the devops-specialist to create the CI/CD pipeline with build, test, and SSH deploy steps." <commentary> GitHub Actions workflows for .NET deployment are within scope. </commentary> </example> <example> Context: User needs reverse proxy configuration user: "Configure nginx as a reverse proxy for our Kestrel app with SSL" assistant: "I'll use the devops-specialist to set up the nginx reverse proxy with Let's Encrypt SSL termination." <commentary> Nginx reverse proxy with SSL is a core deployment capability. </commentary> </example>
Use this agent when creating or updating technical documentation, specifications, or API docs.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A multi-plugin Claude Code repository bundling domain-specific skill plugins for development. Each plugin provides a comprehensive knowledge base that Claude Code can invoke on demand — no executable code ships with this repo.
Blazor UI development knowledge base covering render modes, component lifecycle, forms, state management, JS interop, routing, styling, DI, authentication, security, and design aesthetics. Targets .NET 8+ Blazor with an emphasis on distinctive, non-generic UI output.
16 docs — render modes, component lifecycle, forms & validation, state management, components, JS interop, routing & navigation, styling, DI, event handling & performance, auth, design aesthetics, security, external auth providers, two-factor authentication, logging & diagnostics.
.NET observability knowledge base covering structured logging, Serilog, Seq, Elastic APM, OpenTelemetry, APM-log correlation, naming conventions, and instrumentation patterns. Targets .NET 8+ (LTS) with a DI-first approach (ITracer, ILogger<T>).
12 docs — structured logging, Serilog configuration, Serilog sinks, Seq, Elastic logging, Elastic APM, OpenTelemetry, OTel-Elastic integration, APM correlation, naming conventions, instrumentation patterns, observability philosophy.
Elasticsearch and Kibana knowledge base covering ES 8.x REST API, Query DSL, aggregations, .NET client integration, Kibana APIs, KQL, ECS logging, data streams, ILM, ingest pipelines, and alerting.
13 docs — Query DSL, search & pagination, index management, document CRUD, aggregations, .NET client, .NET patterns, Kibana API, Kibana visualizations, KQL syntax, ECS logging, data streams & ILM, ingest & alerting.
Knowledge base for building Claude-powered AI agents in .NET using the Anthropic C# SDK, covering tool use, agentic loops, streaming, extended thinking, context management, and architecture patterns.
13 docs — SDK setup, chat completions, tool use, agentic loops, streaming, extended thinking, context management, system prompts, error handling, multi-cloud deployment, MCP integration, Semantic Kernel, architecture patterns.
Huemint API knowledge base for generating constraint-based color palettes and building HTML/CSS prototypes that showcase them.
8 docs — API basics, adjacency matrices, color locking, model selection, palette refinement, natural language translation, HTML/CSS showcases, advanced patterns.
Mermaid diagram generation knowledge base covering syntax, flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, C4, architecture diagrams, git graphs, styling, and .NET architecture patterns.
11 docs — flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, C4 diagrams, architecture diagrams, git graphs, styling & theming, .NET patterns, diagram selection guide.
Avalonia UI knowledge base for building cross-platform desktop applications with MVVM, styling, theming, data binding, animations, platform integration, and deployment.
16 docs — controls, layouts, styling & theming, MVVM, data binding, animations, platform integration, desktop UI design, deployment, dialogs & windowing, data templates, commands & interactions, custom controls, performance, accessibility, testing.
Frontend design knowledge base for engineering distinctive, non-generic interfaces with architectural CSS, editorial typography, and high-fidelity interactions.
8 docs — design language selection, architectural typography, advanced CSS layout, surface & depth, motion & micro-interactions, CSS custom property systems, anti-pattern avoidance, implementation workflow.
Structured roundtable brainstorming facilitation with a BA chair, domain experts, and user persona panels for feature ideation, UX design, and enhancement planning.
4 docs — facilitation framework, expert panel design, user persona panels, session management.
cpike-agent-skills/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest listing all plugins
├── plugins/
│ ├── agent-sdk-skill/
│ ├── avalonia-skill/
│ ├── blazor-skill/
│ ├── elasticsearch-skill/
│ ├── frontend-design-skill/
│ ├── huemint-skill/
│ ├── mermaid-skill/
│ ├── observability-skill/
│ └── roundtable/
└── CLAUDE.md
Each plugin follows the same structure:
plugin-name/
├── .claude-plugin/plugin.json # Plugin manifest with version
├── docs/01-NN.md # Numbered knowledge base docs
└── skills/<name>/SKILL.md # Skill router with trigger phrases
npx claudepluginhub cpike5/cpike-agent-skills --plugin dev-agentsComprehensive .NET observability knowledge base covering Serilog, Seq, Elastic APM, OpenTelemetry, and instrumentation best practices
Development workflow commands for GitHub issue management, requirements gathering, orchestration, release management, and project instruction maintenance
Structured roundtable brainstorming facilitation with a BA chair, domain experts, and user persona panels for feature ideation, UX design, and enhancement planning
Frontend design knowledge base for engineering distinctive, non-generic interfaces with architectural CSS, editorial typography, and high-fidelity interactions
Huemint API knowledge base for generating constraint-based color palettes and building HTML/CSS prototypes that showcase them
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Autonomous C#/.NET code review — fail-fast pipeline with mechanical checks + AI sub-agents (performance, architecture, correctness, UI/Blazor)
The definitive Claude Code companion for .NET developers. 45 skills (including 14 slash-command workflows), 10 agents, 10 rules, 5 templates, 15 MCP tools, and automation hooks for modern .NET 10 / C# 14.
Comprehensive .NET 10, Blazor, ASP.NET Core, C#, and Syncfusion expert plugin for building modern web apps, microservices, and cloud-native solutions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Blazor framework skills for .NET applications