claude-skills

Guide authoring and maintaining Claude Code skills with standardized workflows.

1|Updated Jul 22, 2026
One-click install
npx skills add https://github.com/wyattjoh/skills --skill claude-skills-wyattjoh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-skills
Source: https://github.com/wyattjoh/skills/tree/main/skills/claude-skills
Command: npx skills add https://github.com/wyattjoh/skills --skill claude-skills-wyattjoh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the creation, maintenance, and refinement of Claude Code skills by providing standardized workflows and best practices.

Core Features & Use Cases

  • Skill Authoring Guidance: Provides step-by-step instructions for building, testing, and validating new skills.
  • Frontmatter Management: Proactively suggests and configures essential frontmatter fields for optimal skill performance.
  • Best Practices: Enforces consistent patterns for documentation, script runtime, and progressive disclosure.

Quick Start

Use the claude-skills skill to guide you through the process of creating a new skill for your project.

Frequently Asked Questions about claude-skills

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

FAQPage Schema
How do I create a Claude Code skill for workflow automation?

To create a Claude Code skill for workflow automation, follow standardized authoring guidance that provides step-by-step instructions for building, testing, and validating robust skill structures. This ensures your agent skills adhere to best practices for optimal performance.

What are the best practices for Claude Code skill development?

Best practices for Claude Code skill development include enforcing consistent patterns for documentation, configuring essential frontmatter fields proactively, and ensuring adherence to official Agent Skills open standards for cross-tool compatibility.

How does frontmatter configuration affect Claude Code agent skills?

Frontmatter configuration affects Claude Code agent skills by proactively suggesting and setting essential fields that optimize agent performance and ensure the skill integrates correctly with the broader development workflow.

Do I need to follow Agent Skills open standards for cross-tool compatibility?

Yes, you need to follow Agent Skills open standards to ensure cross-tool compatibility. Adhering to these official standards guarantees that your authored skills maintain optimal agent performance and function reliably across different environments.

What is the best way to structure scripts and documentation for a new skill?

The best way to structure scripts and documentation for a new skill is to enforce consistent patterns for script runtime, use progressive disclosure in documentation, and follow standardized workflows for maintenance and refinement.