BeClaude

handbook-dotnet

New
118Community RegistryDevelopmentby nikiforovall

.NET development tools including CSharpier formatting, dotnet run file support, selective unit testing, and dependency investigation

Community PluginView Source

Overview

A collection of Claude Code recommendations and practices.

Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

![](./assets/handbook-demo.png)

Quick Start

bash
# Add the marketplace
claude plugin marketplace add nikiforovall/claude-code-rules

# Install plugins
claude plugin install handbook@cc-handbook
claude plugin install handbook-extras@cc-handbook

Browse available plugins: Plugins

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/handbook-dotnet.md https://raw.githubusercontent.com/NikiforovAll/claude-code-rules/main/SKILL.md
3
Invoke in Claude Code
/handbook-dotnet
View source on GitHub
testingdotnetcsharpformattingcsharpierhooksautomationscripting

Frequently Asked Questions

What is handbook-dotnet?

.NET development tools including CSharpier formatting, dotnet run file support, selective unit testing, and dependency investigation

How to install handbook-dotnet?

To install handbook-dotnet, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /handbook-dotnet.

What is handbook-dotnet best for?

handbook-dotnet is a community categorized under Development. It is designed for: testing, dotnet, csharp, formatting, csharpier, hooks, automation, scripting. Created by nikiforovall.