Raw Property Name Support — Test Design

Community

Map OpenAPI names to valid C# identifiers.

Authorchristianhelle
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures raw OpenAPI property names can be safely converted into valid C# identifiers, preventing compile-time errors and preserving correct JSON mappings.

Core Features & Use Cases

  • Validate and sanitize OpenAPI property names so generated code uses valid C# identifiers.
  • Preserve valid original names in code when possible, while escaping reserved keywords with @.
  • Use cases include code generation for clients from OpenAPI specs with snake_case, kebab-case, or non-identifier field names.

Quick Start

Analyze an OpenAPI spec containing raw property names like payMethod_SumBank and verify generated C# identifiers compile and deserialize correctly.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Raw Property Name Support — Test Design
Download link: https://github.com/christianhelle/refitter/archive/main.zip#raw-property-name-support-test-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.