Command Palette

Search for a command to run...

UnylyUnyly
Browse all

WPF Dev Pack

FreeNot checked

Serves WPF Dev Pack knowledge topics to AI agents from a local clone of the dotnet-with-claudecode repository.

GitHubEmbed

About

Serves WPF Dev Pack knowledge topics to AI agents from a local clone of the dotnet-with-claudecode repository.

README

🇰🇷 한국어

dotnet-with-claudecode

.NET Development Tutorial with Claude Code

Overview

This repository provides skills, rules, and agent configurations for .NET/WPF development using Claude Code.

Contents

wpf-dev-pack

Claude Code plugin for WPF development.

Requirements

  • Claude Code CLI
  • .NET SDK 10.0.300+ (for wpf-dev-pack hooks)
  • Required Claude Code plugins for wpf-dev-pack:
  • Required MCPs for wpf-dev-pack:
    • 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 for the rationale, and follow the Quick Start for installation.

Installation

Installing wpf-dev-pack

# Step 1: Add the marketplace (one-time)
/plugin marketplace add christian289/dotnet-with-claudecode

# Step 2: Install the plugin
/plugin install wpf-dev-pack@dotnet-claude-plugins

Git Hooks Setup

This repository includes shared git hooks for automated version bumping of wpf-dev-pack.

Installing Git Hooks

After cloning the repository, run one of the following:

# Option 1: Direct configuration
# 방법 1: 직접 설정
git config core.hooksPath .githooks

# Option 2: Use install script (Windows PowerShell)
# 방법 2: 설치 스크립트 사용 (Windows PowerShell)
.\.githooks\install.ps1

# Option 2: Use install script (Linux/Mac)
# 방법 2: 설치 스크립트 사용 (Linux/Mac)
./.githooks/install.sh

What the Hook Does

  • pre-push: Automatically bumps wpf-dev-pack patch version when pushing changes to wpf-dev-pack/ directory (excluding plugin.json and README.md)

Contributing

Contributions are welcome! Please see CONTRIBUTING.md.

License

This project is licensed under the MIT License.

Author

from github.com/christian289/dotnet-with-claudecode

Installing WPF Dev Pack

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/christian289/dotnet-with-claudecode

FAQ

Is WPF Dev Pack MCP free?

Yes, WPF Dev Pack MCP is free — one-click install via Unyly at no cost.

Does WPF Dev Pack need an API key?

No, WPF Dev Pack runs without API keys or environment variables.

Is WPF Dev Pack hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install WPF Dev Pack in Claude Desktop, Claude Code or Cursor?

Open WPF Dev Pack on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare WPF Dev Pack with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs