example-framework-skill
About
This skill provides a complete template for building self-contained Claude Code skills with proper patterns and best practices. It demonstrates how to create skills that work standalone without external dependencies, including setup, testing, and deployment examples. Use it as a reference when developing new skills to ensure they follow correct self-containment and graceful degradation patterns.
Quick Install
Claude Code
Recommendednpx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/example-framework-skillCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the example-framework-skill skill?
example-framework-skill is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform example-framework-skill-related tasks without extra prompting.
How do I install example-framework-skill?
Use the install commands on this page: add example-framework-skill to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does example-framework-skill belong to?
example-framework-skill is in the framework category, tagged self-contained, example, template and best-practice.
Is example-framework-skill free to use?
Yes. example-framework-skill is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
The ADAPTATION_GUIDE skill provides essential guidance for developers adapting the Superpowers workflow skills to the Factory.ai Droid CLI framework. It details key differences in skill referencing, command syntax, and file structure between the two systems. Use this skill when customizing droids or creating project-specific workflows to ensure proper integration.
This TypeScript expert skill handles complex type-level programming, performance optimization, and architectural decisions for JavaScript/TypeScript projects. Use it proactively for issues involving type gymnastics, build performance, debugging, and migration strategies. It will recommend switching to specialized experts like typescript-build-expert when deeper bundler or module system expertise is needed.
This Claude Skill provides guidance for developers adapting the Droidz framework or creating custom workflows. It explains key differences between Superpowers and Factory.ai implementations, covering skill references, commands, and file locations. Use it when customizing droids, skills, or commands for specific project needs.
This Claude Skill provides expert guidance on Nest.js framework development, specializing in architecture, dependency injection, testing, and database integration. Use it proactively for Nest.js application issues including performance optimization, debugging, and authentication implementation. It will recommend switching to a more specialized expert if another skill is better suited for the problem.
