skill-best-practices

Guide AI agent skill design, review, and improvement with best practices.

4|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/webreactiva-devs/skills-workshop --skill skill-best-practices-webreactiva-devs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-best-practices
Source: https://github.com/webreactiva-devs/skills-workshop/tree/main/skills/skill-best-practices
Command: npx skills add https://github.com/webreactiva-devs/skills-workshop --skill skill-best-practices-webreactiva-devs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert guidance on creating high-quality, effective AI agent skills, ensuring they are discoverable, performant, and deliver real value by transferring specialized knowledge.

Core Features & Use Cases

  • Skill Design Principles: Learn the "Golden Rule" and essential criteria for effective skill development.
  • Content Optimization: Understand what expert knowledge to include and what to exclude.
  • Anti-Pattern Identification: Discover common mistakes and how to avoid them.
  • Structure & Clarity: Implement progressive disclosure and clear instructions.
  • Use Case: When building a new skill for an AI agent, consult this Skill to ensure it follows best practices for descriptions, expert knowledge transfer, and executable examples, maximizing its chances of activation and successful execution.

Quick Start

Review the skill quality checklist to ensure your new skill meets all criteria for effective activation and performance.

Frequently Asked Questions about skill-best-practices

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

FAQPage Schema
What are the best practices for AI agent skill design?

AI agent skill design best practices involve following the Golden Rule, implementing progressive disclosure, calibrating freedom, and providing executable examples to ensure effective activation and specialized knowledge transfer.

How do I transfer expert knowledge to an AI agent prompt?

Transfer expert knowledge to an AI agent by including essential domain criteria, structuring decision trees, and excluding anti-patterns to maximize skill quality and execution performance.

What common anti-patterns should I avoid in prompt engineering?

Common prompt engineering anti-patterns to avoid include overloading instructions, failing to implement progressive disclosure, and omitting executable examples, which degrade AI agent skill discoverability and performance.

How do I structure AI agent instructions for better activation?

Structure AI agent instructions for better activation by applying progressive disclosure, using clear descriptions, and calibrating decision tree freedom to ensure the skill meets effective execution criteria.

When should I use decision trees in AI skill development?

Use decision trees in AI skill development when you need to calibrate agent freedom and guide complex logic paths, ensuring the skill delivers real value through structured expert knowledge transfer.