example-framework-skill
✓Example of a properly self-contained skill following all best practices
Installation
SKILL.md
A complete example demonstrating proper self-containment patterns for Claude Code skills.
When to Use: Building applications with Example Framework - includes setup, patterns, testing, and deployment.
This skill demonstrates the correct approach to self-contained skill development:
Example of a properly self-contained skill following all best practices Source: bobmatnyc/claude-mpm-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill example-framework-skill- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is example-framework-skill?
Example of a properly self-contained skill following all best practices Source: bobmatnyc/claude-mpm-skills.
How do I install example-framework-skill?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill example-framework-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bobmatnyc/claude-mpm-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17