features-doc

Consolidate official Claude Code features documentation across CLAUDE.md, Skills, Hooks, MCP, and Subagents.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/hlibkoval/claudemd --skill features-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: features-doc
Source: https://github.com/hlibkoval/claudemd/tree/main/skills/features-doc
Command: npx skills add https://github.com/hlibkoval/claudemd --skill features-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The features-doc Skill provides a centralized, official reference covering Claude Code features, including CLAUDE.md, Skills, MCP, Subagents, Hooks, and related tooling, to help teams learn, configure, and use Claude Code effectively.

Core Features & Use Cases

It aggregates the complete Claude Code feature documentation, including fast mode, model configuration, output styles, status line, checkpointing, remote control, channels, routines, context window, and fullscreen rendering. This Skill is used for onboarding, quick reference during development, and policy decisions about feature usage across projects.

Quick Start

Read and consult the official Claude Code features documentation to understand how CLAUDE.md, Skills, MCP, and other extensions interact and where to find deeper guidance.

Frequently Asked Questions about features-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure CLAUDE.md and Claude Code features for my project?

Configure Claude Code by defining instructions in CLAUDE.md and extending capabilities through Skills, Hooks, MCP, and Subagents. This reference consolidates the official documentation to guide setup, troubleshooting, and workflow design.

What is the correct YAML frontmatter required for a Claude Code Skill?

Claude Code Skills require YAML frontmatter with at least a name and description field. Optional references, assets, and scripts resources can be included to support the Skill's internal design and workflow execution.

How do Claude Code Subagents and Hooks interact with MCP?

Subagents, Hooks, and MCP interact as configurable extensions within Claude Code. This reference documents how these components connect to guide workflow design, policy decisions, and feature troubleshooting across projects.

Can I use Claude Code for onboarding and feature reference during development?

Yes, Claude Code is used for onboarding, quick reference during development, and policy decisions about feature usage. It aggregates documentation on fast mode, model configuration, output styles, and context window management.

What Claude Code features are available for context window and output management?

Available Claude Code features include fast mode, model configuration, output styles, status line, checkpointing, remote control, channels, context window management, and fullscreen rendering for development workflows.