Invalid_Name_With_Uppercase

Skill with invalid non-kebab-case name

5 stars

Best use case

Invalid_Name_With_Uppercase is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Skill with invalid non-kebab-case name

Teams using Invalid_Name_With_Uppercase should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/invalid-name-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/daishiman/AIWorkflowOrchestrator/main/apps/desktop/src/__tests__/__fixtures__/skill-creator/invalid-name-skill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/invalid-name-skill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Invalid_Name_With_Uppercase Compares

Feature / AgentInvalid_Name_With_UppercaseStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Skill with invalid non-kebab-case name

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

This skill has a name that violates kebab-case naming convention.

Related Skills

fixture-invalid-skill

5
from daishiman/AIWorkflowOrchestrator

This is invalid: because of unquoted colon

fixture-invalid-schema-skill

5
from daishiman/AIWorkflowOrchestrator

Skill with invalid JSON schema for testing

fixture-boundary-skill-name-padded-to-sixty-four-characters-long

5
from daishiman/AIWorkflowOrchestrator

Boundaries

name-whitespace-only

5
from daishiman/AIWorkflowOrchestrator

Valid description with Anchors: keyword1, keyword2 Trigger: Use when testing whitespace name validation

name-valid-desc-empty

5
from daishiman/AIWorkflowOrchestrator

No description provided.

wrong-name

5
from daishiman/AIWorkflowOrchestrator

Skill whose name does not match the directory name. Anchors: • 参考: test / 適用: validation / 目的: testing Trigger: Use when testing name-directory mismatch warning.

name-empty-desc-valid

5
from daishiman/AIWorkflowOrchestrator

Valid description with Anchors: keyword1, keyword2 Trigger: Use when testing empty name validation

invalid-yaml

5
from daishiman/AIWorkflowOrchestrator

[[[invalid yaml content

MyInvalidSkill

5
from daishiman/AIWorkflowOrchestrator

A test skill with an invalid name format (camelCase instead of kebab-case). Anchors: test, validation Trigger: use when testing name validation

empty-name-desc

5
from daishiman/AIWorkflowOrchestrator

No description provided.

a-valid-skill-name-that-is-exactly-sixty-four-characters-long-ok

5
from daishiman/AIWorkflowOrchestrator

A test skill with a name that is exactly 64 characters long. Anchors: • Test / 適用: 境界値 / 目的: 64文字name境界テスト Trigger: Use when testing 64 character name boundary.

malformed-skill

5
from daishiman/AIWorkflowOrchestrator

This YAML has a syntax error