output-styles

Community

Customize Claude's behavior (deprecated).

Authorreggiechan74
Version1.0.0
Installs0

System Documentation

What problem does it solves? This Skill used to allow users to customize Claude Code's conversational style (e.g., explanatory, learning modes) beyond standard software engineering tasks. It has since been deprecated and replaced by more flexible plugin-based solutions.

Core Features & Use Cases

  • Historical Context: Understand how Claude Code's system prompt could be modified for different interaction styles.
  • Migration Guidance: Provides clear paths to modern alternatives like SessionStart hooks, Subagents, and Plugins for similar customization.
  • Use Case: If you previously relied on "Explanatory" mode for educational insights, this skill guides you to install the equivalent plugin or configure a subagent for similar behavior, ensuring continuity.

Quick Start

Explain how to migrate from deprecated output styles to the new plugin-based approach.

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: output-styles
Download link: https://github.com/reggiechan74/claude-plugins/archive/main.zip#output-styles

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