Tab Indented Skill

This skill uses tabs for indentation. Tabs should not be used in YAML.

recca0120 265f453 529 B Updated

File contents

Tab Indented Skill

This skill demonstrates the spaces-not-tabs violation.

Violations in this file

  1. content/spaces-not-tabs: YAML frontmatter uses tab characters for indentation

Note

The name and description fields above use tab characters (not visible in rendered markdown). To verify, use: cat -A SKILL.md to see ^I markers for tabs.

Workflow

  1. Read input
  2. Process
  3. Output

recca0120/skills-refactor/tree/main/examples/sample-skills/Skill_E commit 265f45307c

Frequently asked questions

npx skillmds@latest add recca0120/tab-indented-skill