Back to Skills

example-framework-skill

mattnigh
Updated 5 days ago
5 views
22
1
22
View on GitHub
Otherself-containedexampletemplatebest-practice

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

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/example-framework-skill

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/danielseltzer__code-analysis-tools__claude__skills__examples-good-self-contained-skill__SKILL.md
0

Related Skills

ADAPTATION_GUIDE

Other

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.

View skill

typescript-expert

Other

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.

View skill

nestjs-expert

Other

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.

View skill

ADAPTATION_GUIDE

Other

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.

View skill