Fable Mode Skill banner
imMamdouhaboammar imMamdouhaboammar

Fable Mode Skill

Development community

Description

--- name: fable-mode description: Compatibility alias for the canonical get-fable coding lifecycle. Use when the user explicitly asks for Fable mode or when an existing installation invokes this legacy skill name. triggers: - "fable mode" - "fable-mode" - "use fable mode" - "work like Fable 5" - "rigorous mode" - "fable 模式" - "开 fable-mode" - "像 Fable 5 一样做" - "严谨模式" --- # fable-mode compatibility adapter `fable-mode` is a legacy entry name. New behavior belongs to the canoni

Installation

Installs to ~/.claude/skills/immamdouhaboammar-get-fable-fable-mode-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/immamdouhaboammar-get-fable-fable-mode-skill && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/get-fable/HEAD/prompts/fable-mode-skill.md -o ~/.claude/skills/immamdouhaboammar-get-fable-fable-mode-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository