Sets up a Refit-based API client generation workflow in a .NET solution. Use this skill whenever the user wants to add an ApiClient project to a .NET solution, auto-generate typed Refit HTTP clients from an OpenAPI spec, set up refitter for client generation, create or update a generate.sh script for NuGet packaging, configure a local NuGet feed, or wire up service-to-service HTTP communication between .NET services. Triggers on phrases like "add dotnet api client", "add ApiClient project", "generate refit client", "setup refitter", "create generate.sh", "setup dotnet client generation", "NuGet api client", or when the user wants to call one .NET service from another .NET service.
Sets up a complete xUnit v3 integration test project for a .NET minimal API with PostgreSQL. Use this skill whenever the user wants to add integration tests to a .NET API project, create an IntegrationTests project, set up Testcontainers for PostgreSQL lifecycle management, use Respawn for fast database reset between tests, configure WebApplicationFactory for in-process testing, or write end-to-end HTTP tests against a real database. Triggers on phrases like "setup integration tests", "add integration tests", "create integration test project", "add testcontainers", "setup xunit integration tests", "add respawn", "setup WebApplicationFactory", or when the user wants to test a .NET API against a real database rather than mocking it.
Sets up the openapi-fetch + openapi-typescript autogenerated API client workflow in a Vite + React + TypeScript frontend. Use this skill whenever the user wants to add or configure the typed API client in a TypeScript/React project, set up openapi-typescript type generation from an OpenAPI spec, create or update the API client with auth middleware, configure the generate script in package.json, set up env validation with Zod, or wire up type-safe fetch calls. Triggers on phrases like "set up TypeScript API client", "add openapi-fetch", "generate TypeScript API types", "setup type-safe fetch", "add auth middleware to fetch client", "configure openapi-typescript", "wire up the API in React", or when the user needs to call a backend from a Vite/React/TypeScript app.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code skills useful for dotnet and typescript development
setup-dotnet-api-clientCreates a complete Refit-based API client generation workflow for .NET solutions.
*.ApiClient classlib project to your solutiongenerate.sh script that starts the API, polls the OpenAPI endpoint, regenerates the typed client, and packs it as a NuGet packageCLAUDE.mdTrigger phrases: "add dotnet api client", "add ApiClient project", "generate refit client", "setup refitter", "create generate.sh"
setup-integration-testsSets up a complete xUnit v3 integration test project for a .NET minimal API with PostgreSQL.
*.IntegrationTests with WebApplicationFactory for in-process testingTrigger phrases: "setup integration tests", "add integration tests", "add testcontainers", "setup xunit integration tests", "add respawn"
setup-ts-api-clientConfigures a type-safe API client workflow in a Vite + React + TypeScript frontend.
src/libs/api.ts with an auth middleware (Bearer token + 401 redirect)src/libs/env.ts with Zod-validated environment variablesgenerate / generate:api scripts to package.jsonCLAUDE.mdTrigger phrases: "set up TypeScript API client", "add openapi-fetch", "generate TypeScript API types", "setup type-safe fetch"
npx claudepluginhub damian0401/dev-skills --plugin project-setupComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.