Changes
Added
- Added a new
writing-csharp skill with C# /.NET-specific principles, patterns, testing, linting, and CLI guidance.
- Added C# language references for
reviewing-code and improving-tests, plus focused hook regression coverage for dotnet format and dotnet test.
Changed
- Expanded the
programming plugin and public docs to include C# /.NET as a first-class language workflow.
- Updated Pi extension docs and hook behavior docs to describe focused .NET linting and test-target selection.
Fixed
smart-lint now recognizes .cs, .csproj, .sln, .props, and .targets edits and runs focused dotnet format commands against the nearest safe target.
test-runner now keeps focused .NET edits in scope, runs dotnet test on the nearest obvious test project, else the containing solution, else the nearest project, and supports TEST_RUNNER_FULL=1 for .NET repos.
Plugins
| Plugin |
Description |
| browser |
Browser-based testing, validation, screenshots, recordings, and quick automation |
| dev-flow |
Code review, fixes, commits, and linting for development workflows |
| discovery |
Research, docs lookup, instruction review, reasoning, and agent configuration audits |
| git-flow |
Git worktrees, branch cleanup, hooks, secret scanning, config hygiene, and guardrails |
| infra-ops |
Kubernetes, Terraform, Helm, GitHub Actions, AWS, GCP, and Linux infrastructure operations |
| programming |
Idiomatic development across C# /.NET, Go, Python, Rust, TypeScript, shell, and web |
| spec-flow |
Lightweight spec loop: plan one slice, execute one task, checkpoint or close |
Installation
/plugin marketplace add alexei-led/cc-thingz