Skip to main content

tab-indented-skill

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

Zur Installation springen

Quellinformationen

Repository
recca0120/skills-refactor
Letzte Quellaktivität
15. Januar 2026 um 20:20
Erkannte Sprache von SKILL.md
Englisch
Sterne
1
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
tab-indented-skill
description
This skill uses tabs for indentation. Tabs should not be used in YAML.
# 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
Auf GitHub ansehen