Yoozek's curated Claude Code setup for .NET 10, React, and PostgreSQL development
npx claudepluginhub yoozek/yoozek-claude-codeYoozek's Claude Code setup with 14 productivity commands and 11 specialized AI agents for .NET 10 and React development with PostgreSQL
Claude Code configuration for productive .NET 10, React, and PostgreSQL development. This plugin provides 14 slash commands and 11 specialized AI agents to supercharge your full-stack development workflow.
# Step 1: Add the marketplace
/plugin marketplace add yoozek/yoozek-claude-code
# Step 2: Install the plugin
/plugin install yoozek-claude-code
/new-task - Analyze task complexity and create implementation plans/code-explain - Generate detailed explanations/code-optimize - Performance optimization/code-cleanup - Refactoring and cleanup/feature-plan - Feature implementation planning/lint - Linting and fixes for .NET and React/docs-generate - Documentation generation/api-new - Create ASP.NET Core Web API endpoints/api-test - Test Web API endpoints with xUnit/api-protect - Add authentication & authorization/component-new - Create React components with TypeScript/page-new - Create React pages with React Router/ef-model - Create Entity Framework Core models/ef-migration - Create and manage EF Core migrationsArchitecture & Planning
Code Quality & Performance
Documentation & Research
# Add marketplace
/plugin marketplace add yoozek/yoozek-claude-code
# Install plugin
/plugin install yoozek-claude-code
git clone https://github.com/yoozek/yoozek-claude-code.git
cd yoozek-claude-code
# Add as local marketplace
/plugin marketplace add /path/to/yoozek-claude-code
# Install plugin
/plugin install yoozek-claude-code
/feature-plan
# Then describe your feature idea
/api-new
# Claude will scaffold a complete ASP.NET Core endpoint with validation, error handling, and DTOs
/ef-model User with properties Id, Name, Email, and Orders collection
# Generates EF Core model, configuration, and DTOs
/component-new UserProfile component that fetches data from /api/users
# Generates React component with TypeScript, TanStack Query, and proper typing
Just ask Claude questions like:
The tech-stack-researcher agent automatically activates and provides detailed, researched answers.
This setup emphasizes:
After installation, you can customize any command by editing files in .claude/commands/ and .claude/agents/.
Feel free to:
MIT - Use freely in your projects
Created by Yoozek
Note: Commands are optimized for .NET 10 + React + PostgreSQL workflows with Testcontainers for integration testing.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories