By andyelessar
Guide .NET Aspire development, including AppHost setup, integrations, runtime operations, debugging, logs, and distributed traces.
Plugin marketplace for GitHub Copilot CLI and Claude Code, including dotnet, meta-prompts, etc.
Click the button to select a plugin!
| Plugin | License | Tags | Description |
|---|---|---|---|
meta-prompts | MIT | agents, prompts, skills, plugin, meta, prose | Skills for creating, reviewing, and rewriting agent prompts — including agent/plugin file authoring, SKILL.md design, and PROSE methodology guidance. |
agents-creator | MIT | agents, copilot, prompts, instructions | Create, review, rewrite, and debug repository-specific agents.md, .github/agents/*.md, and *.agent.md files. |
plugin-creator | MIT | plugin, marketplace, copilot, manifest | Create and maintain GitHub Copilot CLI and Claude Code plugins and marketplaces, including plugin.json and marketplace.json manifests for both platforms. |
prose-guide | CC-BY-NC-SA-4.0 | prose, ai-native, agents, workflows | Guide AI-native development with the PROSE methodology, including context engineering, agent primitives, and spec-driven workflows. |
dotnet | MIT | dotnet, aspire, csharp | Skills for .NET development, including Aspire distributed-app orchestration, debugging, and documentation. |
aspire-dev | MIT | dotnet, aspire, apphost, csharp | Guide .NET Aspire development, including AppHost setup, integrations, runtime operations, debugging, logs, and distributed traces. |
rpi-workflow | MIT | rpi, workflow, agents | Agents for RPI workflow — orchestrator, planner, researcher, implementor, and reviewer — using VS Code memory to manage workflow tasks. |
skill-guide | MIT | skills, prompts, meta, design-patterns, agents, SKILL.md | Design, write, review, and improve SKILL.md files using proven patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) with intent-based protocols for creating, reviewing, and improving agent skills. |
# Add and browse marketplace
copilot plugin marketplace add AndyElessar/skills
copilot plugin marketplace list
copilot plugin marketplace browse andyelessar-skills
# Install a plugin
copilot plugin install plugin-creator@andyelessar-skills
copilot plugin list
# Add marketplace (in-session)
/plugin marketplace add AndyElessar/skills
# Install a plugin
/plugin install plugin-creator@andyelessar-skills
# Or load directly from local path during development
claude --plugin-dir ./plugins/plugin-creator
See LICENSE for repository-level licensing and the table above for each plugin's license.
Some plugins, such as plugins/prose-guide, also include their own LICENSE files.
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.
npx claudepluginhub andyelessar/skills --plugin aspire-devAgents for RPI workflow — orchestrator, planner, researcher, implementor, and reviewer — using VS Code memory to manage workflow tasks.
Design, write, review, and improve SKILL.md files using proven patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) with intent-based protocols for creating, reviewing, and improving agent skills.
Create, review, rewrite, and debug repository-specific agents.md, .github/agents/*.md, and *.agent.md files.
Create and maintain GitHub Copilot CLI and Claude Code plugins and marketplaces, including plugin.json and marketplace.json manifests for both platforms.
Guide AI-native development with the PROSE methodology, including context engineering, agent primitives, and spec-driven workflows.
Aspire skills plugin for AI coding agents. Six skills: aspire (router), aspire-init (skeleton drop), aspireify (AppHost wiring), aspire-orchestration (lifecycle, guardrails), aspire-deployment (publish, deploy, destroy, pipeline steps), aspire-monitoring (logs, traces, dashboard, diagnostics bridge). Aligned with Aspire 13.4.
Comprehensive .NET development skills and agents for Claude Code - covering C#, F#, Akka.NET, Aspire, testing frameworks, and specialized tools
Azure SDK patterns and best practices for .NET developers covering AI, resource management, identity, messaging, and Key Vault libraries.
Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.
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.
Everyday maintenance automation and one-shot upgrade skills for .NET 10+, C# 14 applications with Aspire MCP integration