Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add matteocervelli/llms --skill "permission-test-skill"
Install specific skill from multi-skill repository
# Description
Permission test. Use for testing.
# SKILL.md
name: permission-test-skill
description: Permission test. Use for testing.
permission-test-skill
Permission test. Use for testing.
Instructions
Usage
This skill can be invoked by Claude Code when the task matches the description above.
Examples
Provide examples of when this skill should be used:
- Example scenario 1
- Example scenario 2
- Example scenario 3
Notes
- This is a basic skill template
- Customize the content above to match your use case
- Add more sections as needed
Best Practices
- Keep instructions clear and concise
- Provide specific examples
- Include error handling guidance
- Document expected inputs and outputs
Troubleshooting
Common issues and solutions:
- Issue 1: Description and solution
- Issue 2: Description and solution
Related Skills
List related skills that might be useful:
- Related skill 1
- Related skill 2
Generated with skill_builder tool
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.