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
Related Skills
ADAPTATION_GUIDE
OtherThe 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.
typescript-expert
OtherThis 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.
nestjs-expert
OtherThis 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.
ADAPTATION_GUIDE
OtherThis 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.
