{
  "markdown": "[🇰🇷 한국어](./README.ko.md)\n\n# dotnet-with-claudecode\n\n.NET Development Tutorial with Claude Code\n\n## Overview\n\nThis repository provides skills, rules, and agent configurations for .NET/WPF development using Claude Code.\n\n## Contents\n\n### [wpf-dev-pack](./wpf-dev-pack)\n\nClaude Code plugin for WPF development.\n\n## Requirements\n\n- Claude Code CLI\n- .NET SDK 10.0.300+ (for wpf-dev-pack hooks)\n- Required Claude Code plugins for wpf-dev-pack:\n  - [context7](https://github.com/upstash/context7)\n  - [microsoft-docs](https://github.com/MicrosoftDocs/mcp)\n  - [csharp-lsp](https://github.com/razzmatazz/csharp-language-server)\n- Required MCPs for wpf-dev-pack:\n  - [serena](https://github.com/oraios/serena) — install **directly as an MCP server via `uv`, not as a Claude Code plugin**. Claude Code's built-in tool descriptions strongly bias the model away from using Serena's tools when Serena is registered via the plugin path; see the [Attention note in the Serena Claude Code docs](https://oraios.github.io/serena/02-usage/030_clients.html#claude-code) for the rationale, and follow the [Quick Start](https://github.com/oraios/serena#quick-start) for installation.\n\n## Installation\n\n### Installing wpf-dev-pack\n\n```bash\n# Step 1: Add the marketplace (one-time)\n/plugin marketplace add christian289/dotnet-with-claudecode\n\n# Step 2: Install the plugin\n/plugin install wpf-dev-pack@dotnet-claude-plugins\n```\n\n## Git Hooks Setup\n\nThis repository includes shared git hooks for automated version bumping of `wpf-dev-pack`.\n\n### Installing Git Hooks\n\nAfter cloning the repository, run one of the following:\n\n```bash\n# Option 1: Direct configuration\n# 방법 1: 직접 설정\ngit config core.hooksPath .githooks\n\n# Option 2: Use install script (Windows PowerShell)\n# 방법 2: 설치 스크립트 사용 (Windows PowerShell)\n.\\.githooks\\install.ps1\n\n# Option 2: Use install script (Linux/Mac)\n# 방법 2: 설치 스크립트 사용 (Linux/Mac)\n./.githooks/install.sh\n```\n\n### What the Hook Does\n\n- **pre-push**: Automatically bumps `wpf-dev-pack` patch version when pushing changes to `wpf-dev-pack/` directory (excluding `plugin.json` and `README.md`)\n\n## Contributing\n\nContributions are welcome! Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Author\n\n- **christian289** - [GitHub](https://github.com/christian289)\n",
  "bytes": 2341,
  "sha": "4498478c43a491cbc93db9044d2777f946f59f5649c833fc3fa69c440605d0c7",
  "repo_slug": "christian289/dotnet-with-claudecode",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_christian289_wpf_dev_pack_mcp_e3b17dab/readme"
}