Get a week free of Claude Code →

📋 Using Generated Regex

Implements compile-time regex using GeneratedRegexAttribute Source Generator. Use when working with Regex patterns for better performance and AOT compatibility.

QUICK INSTALL
npx playbooks add skill christian289/dotnet-with-claudecode --skill using-generated-regex

About

Implements compile-time regex using GeneratedRegexAttribute Source Generator. Use when working with Regex patterns for better performance and AOT compatibility.. This skill provides a specialized system prompt that configures your AI coding agent as a using generated regex expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Using Generated Regex skill effectively.

System Prompt (19 words)

Implements compile-time regex using GeneratedRegexAttribute Source Generator. Use when working with Regex patterns for better performance and AOT compatibility.

Related Skills