csharp-exercise-generator

csharp-exercise-generator is a skill for Claude Code, Codex from aleksei-perchukov/coding-exercise-generator-ide-plugin. It costs 24 tokens per session (167 once invoked), scanned A, original, no licence file.

A C# exercise coach for test-automation engineers. It provides programming practice in the C# language for that professional context.

In plain words
What is it for?
Use it to practise C# as a test-automation engineer.
Why use it?
It gives test-automation engineers exercises suited to their work instead of requiring them to choose practice tasks themselves. The description does not specify the exercise types or teaching method.

Skill for Claude CodeCodex

Part of the csharp-exercise-generator-skill plugin — 1 skill, 6 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/csharp-exercise-generator-skill
Any agent
npx skills add aleksei-perchukov/coding-exercise-generator-ide-plugin --skill csharp-exercise-generator-skill
Clone the repo
git clone --depth 1 https://github.com/aleksei-perchukov/coding-exercise-generator-ide-plugin

Made for: Claude Code, Codex.

Or install csharp-exercise-generator-skill, the plugin that ships this one along with the rest of its 1 skill, 6 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for csharp-exercise-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/csharp-exercise-generator-skill.svg)](https://agentmods.dev/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/csharp-exercise-generator-skill)
Your own site
<a href="https://agentmods.dev/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/csharp-exercise-generator-skill"><img src="https://agentmods.dev/badge/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/csharp-exercise-generator-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 167 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00024 $0.00167
Opus 5 $0.00012 $0.00084
Sonnet 5 $0.00005 $0.00033
Haiku 4.5 $0.00002 $0.00017

Measured 5d ago against content hash 0a3ca4d62a42, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

csharp-exercise-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/csharp/skills/csharp-exercise-generator-skill/SKILL.md · 11 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 11 lines · 24 tokens per session scan A 0a3ca4d62a42

Subscribe to this mod's changes

csharp-exercise-generator is a skill published in the GitHub repository aleksei-perchukov/coding-exercise-generator-ide-plugin (5 stars, last pushed 3mo ago), with no licence file. It adds 24 tokens to every session and 167 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

godot-mentor

Use when the user wants to learn Godot while building — teaching mode that explains the concept, the editor setup, and what to verify, instead of just delivering code. Triggers on "teach me", "explain as we go", "I'm learning Godot", "guide me", "walk me through", "help me understand".

jame581/GodotPrompter · 73 tokens

dotnet-mentor

Адаптивный текстовый наставник по C# и .NET от первых программ до уровня младшего разработчика серверной части. Используй при учебном намерении: начать или продолжить последовательное обучение, объяснить C#/.NET простыми словами с одним точным источником теории, подобрать самостоятельную практику, проверить решение…

samo33ddd/dotnet-mentor-skill · 146 tokens

dotnet-mentor-en

Adaptive text-first C# and .NET mentor from the first program to junior backend developer skills. Use for learning intent: starting or continuing a structured course, explaining C#/.NET in plain language from one precise theory source, choosing independent practice, reviewing a learner solution, debugging, spaced…

samo33ddd/dotnet-mentor-skill · 111 tokens

build-and-test

How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.

microsoft/agent-framework · 26 tokens

migrate-dotnet8-to-dotnet9

Migrate a .NET 8 project to .NET 9 and resolve all breaking changes. USE FOR: upgrading TargetFramework from net8.0 to net9.0, fixing build errors after updating the .NET 9 SDK, resolving behavioral changes in .NET 9 / C# 13 / ASP.NET Core 9 / EF Core 9, replacing BinaryFormatter (now always throws), resolving…

dotnet/skills · 176 tokens

template-instantiation

Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect…

dotnet/skills · 168 tokens