Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By postsharp
Metalama framework development: aspect testing, test directives, code model, diagnostics
npx claudepluginhub postsharp/postsharp.engineering.aiskills --plugin metalama-devClaude Code plugin marketplace for PostSharp and Metalama development workflows.
| Plugin | Description |
|---|---|
| eng | Git conventions, PRs, releases, TeamCity CI/CD, build diagnostics |
| metalama-dev | Metalama framework development: aspect testing, test directives |
/plugin marketplace add postsharp/PostSharp.Engineering.AISkills
/plugin install eng@postsharp-engineering
Add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"postsharp-engineering": {
"source": {
"source": "github",
"repo": "postsharp/PostSharp.Engineering.AISkills"
}
}
},
"enabledPlugins": ["eng@postsharp-engineering"]
}
PostSharp/Metalama engineering workflows:
| Command | Description |
|---|---|
/eng:create-pr | Create PR with metadata, milestone, issue linking |
/eng:prepare-release | Prepare GitHub release for a milestone |
/eng:tc-build | Trigger TeamCity build |
/eng:tc-check-build | Check TeamCity build status |
/eng:fix-binlog-warnings | Fix compiler warnings from MSBuild binlog files |
/eng:reflect | Review session and capture learnings |
The eng skill provides git workflow conventions:
topic/YYYY.N/XXXX-descriptiondevelop/YYYY.N, never default branchOrganize your source code with product families at the first level, repos underneath:
C:\src\
├── Metalama-2025.1\ # Product family (specific major version)
│ ├── Metalama\ # Main repo
│ ├── Metalama.Premium\
│ ├── Metalama.Documentation\
│ └── Metalama.Samples\
├── Metalama-2026.0\ # Another major version
│ ├── Metalama\
│ ├── Metalama.Premium\
│ └── ...
├── PostSharp.Engineering\ # Cross-product tooling (not version-specific)
│ ├── PostSharp.Engineering\
│ └── PostSharp.Engineering.AISkills\
└── ...
This structure allows:
Developers are encouraged to clone this repo locally and improve it.
For local development, reference the local path in your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"postsharp-engineering": {
"source": "C:/src/PostSharp.Engineering/PostSharp.Engineering.AISkills"
}
},
"enabledPlugins": ["eng@postsharp-engineering"]
}
When you've made improvements:
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The definitive Claude Code companion for .NET developers. 47 skills, 10 agents, 16 commands, 10 rules, 5 templates, 15 MCP tools, 7 hooks for modern .NET 10 / C# 14.
Core orchestration and utilities for ensemble ecosystem
LLM Capital Efficiency Framework: 145+ production-tested slash commands for autonomous development workflows, PR automation, and multi-agent orchestration
Prompt engineering techniques for accurate, grounded Claude responses — anti-hallucination workflow with citation-backed analysis
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
PostSharp engineering workflows: git conventions, PRs, releases, TeamCity CI/CD, build diagnostics, development utilities
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim