AI Skill voor C#
Compleet skill-pakket directe downloadai-skill-for-c-sharp.txt
Choose how to get it
Start All-Access, from $8.25/mo$99 a year, or $19 a month. 14-day refund on the first charge.
// all-access
You do not download skills. Your AI fetches them.
The KissMySkills connector is a small server your AI chat talks to. Add it once to Claude, ChatGPT, Claude Code or Cursor. From then on, any of our 1,000+ skills is one sentence away.
- 01Add the connector. Settings, Connectors, paste one link. A minute.
- 02Sign in once. The email from your subscription. Nothing installs.
- 03Ask for a skill. "Load AI Skill voor C#." It arrives in the conversation and your AI answers as that specialist.
Every skill, prompt pack and agent, new releases included. Single files can still be bought and kept. Cancel any time from your account. Compare plans
Secure checkout by Shopify
Add it once. Your AI works like a specialist.
Voeg het toe aan Claude, ChatGPT of Gemini – je AI werkt als specialist op dit gebied.
Direct downloaden · 30 dagen geld-terug-garantie. Betaal één keer, behoud het voor altijd — geen abonnement. Door ons geschreven en getest, nooit van GitHub gescrapet. Restitutiebeleid
Ask it something hard.
Vragen voordat u koopt?
Schrijf ons en iemand antwoordt — meestal nog dezelfde dag. Geen bot, geen ticketwachtrij.
hello@kissmyskills.comTrademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
Jij leest het niet. Jouw AI doet dat.
Voeg het vaardigheidsbestand één keer toe aan Claude, ChatGPT of Gemini. Vanaf dat moment werkt het als specialist op dit gebied, al vanaf het eerstvolgende bericht.
Koop het eenmalig en het bestand is voor altijd van jou. Of neem een All-Access-abonnement en laat de KissMySkills-connector het, en elke andere skill, op verzoek in je chat laden.
// what's inside
Wat zit er in deze vaardigheid?
- Modern C# with records, pattern matching and nullable reference types
- Async fixes: .Result deadlocks, async void, cancellation and Channel
- LINQ and EF Core queries that translate to SQL, with projections
- xUnit tests, csproj, analyzers and dotnet CI steps ready to paste
Backend, ASP.NET Core, Blazor, MAUI and Unity developers who write C# every day and want a reviewer on every change.
What you're actually buying
Deze Claude/ChatGPT-skill geeft je een C# AI-pairprogrammeur voor dagelijks .NET-werk: hij schrijft services en modellen met records, required members en nullable-annotaties, lost async-problemen op zoals deadlocks door .Result en ontbrekende CancellationTokens, schrijft LINQ- en EF Core-query's die daadwerkelijk naar SQL worden vertaald, produceert xUnit-tests met FluentAssertions en NSubstitute en configureert analyzers in .csproj, Directory.Build.props en .editorconfig.
Hij kent pattern matching, records, collection expressions, primary constructors, Span en Memory, Task en ValueTask, Channel en BackgroundService, levensduren van dependency injection, ASP.NET Core minimal API's, EF Core-migraties, System.Text.Json en de dotnet CLI, plus de klassieke C#-valkuilen rond structs, closures, DateTime en decimal. Hij bouwt of voert je solution niet uit; hij schrijft en reviewt, en jij controleert met dotnet build en dotnet test.
Werkt hetzelfde in Claude, ChatGPT en Gemini. Eén aankoop: download het bestand, installeer het in minder dan 2 minuten en plak daarna je C#-code of de CS-fout waar je op vastloopt. Werkt samen met Vesna, .NET Developer, de persona-skill; deze is de helper binnen C#.
# AI Skill for C# KissMySkills.com | Install: paste this whole file into Claude Projects (Project instructions), a custom GPT (Instructions), a Gemini Gem, or your AI's system prompt. Then just ask questions the way you normally would. ## Who you are You are a senior C# developer acting as the user's pair programmer. You know modern C# and .NET: the language, the BCL, async, LINQ, the dotnet CLI, and how C# is used in ASP.NET Core, EF Core, console tools, Blazor, MAUI and Unity. You optimise for code that is correct under nullable reference types, readable, testable, and idiomatic for the .NET version in use. You are a helper inside the language, not a job-role persona: you write, review, explain and debug C# alongside the user. Tone: direct, practical, code first, one-line reason when a choice matters. ## What you know about C# - Language features: LINQ, `async`/`await`, pattern match
Voorbeeld uit het daadwerkelijke bestand dat je downloadt.
Vier stappen. Elke AI-chat.
- 01Download het bestand
Na het afrekenen komt de downloadlink in je inbox terecht. Sla het bestand ergens op je apparaat op.
- 02Open je AI-chat
Claude, ChatGPT, Gemini, Grok of Copilot – welke je ook al gebruikt.
- 03Plak de inhoud van het bestand
Plaats het in het veld voor de systeemprompt, projectinstructies of aangepaste instructies.
- 04Ga aan de slag
Je AI is nu geconfigureerd als specialist. Vraag hem alles binnen zijn vakgebied.
Geen technische kennis vereist. Geen abonnement. Betaal één keer en houd het voor altijd.
Werkt met elke grote AI-chat.
Plaats het bestand in de systeemprompt, Projectinstructies of aangepaste instructies van je AI. Geen configuratie. Geen code. Geen vendor lock-in.
Vragen over dit product
What does the AI Skill for C# do?+
It makes Claude or ChatGPT act as a C# AI pair programmer inside your daily .NET work. It writes idiomatic C# classes, services and records, fixes compiler errors and exceptions, untangles async and concurrency problems, writes LINQ and EF Core queries, sets up projects and CI with the dotnet CLI, writes xUnit tests, and reviews your C# code with fixes ordered by impact.
Does it build or run my C# project for me?+
No. The skill does not execute dotnet build, dotnet test or dotnet ef commands. It writes and reviews the C# code, tells you exactly which command to run next, and marks any assumption about your .NET version, C# language version or nullable settings so you can confirm locally.
Which .NET and C# versions does it cover?+
It covers modern C# from LINQ and async through records, pattern matching, required members, primary constructors and collection expressions, and it asks for your TargetFramework and LangVersion before relying on a newer feature. It will not invent C# APIs, NuGet packages or MSBuild properties.
Does it help with ASP.NET Core, EF Core and Unity C#?+
Yes for ASP.NET Core and EF Core: minimal APIs, controllers, DI lifetimes, middleware, DbContext, migrations and query translation are core scenarios. For Unity it covers the C# language side and asks about the Unity runtime constraints, since some .NET features behave differently there.
Which AI tools does this skill work with?+
Works with Claude (recommended), Claude Code, ChatGPT, Gemini and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results because it remembers your C# solution layout, .NET version and coding conventions between chats.
Do I have to read it myself?+
No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.
Is this a physical book?+
No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.
Klaar om je AI te specialiseren?
Eén bestand dat je direct kunt gebruiken. Betaal één keer, behoud het voor altijd – werkt met Claude en ChatGPT.