example-skills
NewCollection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling
Summary
This skill provides a collection of example skills that demonstrate various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling.
- It is useful for developers who want to learn how to create and use skills in Claude Code, or need inspiration for building their own custom skills.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/example-skills.md https://raw.githubusercontent.com/STARLIMS-RD/starlims-skills/main/SKILL.md/example-skillsUse Cases
Usage Examples
/example-skills list all available example skills
Show me the code for the MCP building example skill
Run the web testing example skill to test a sample website
Security Audits
Frequently Asked Questions
What is example-skills?
This skill provides a collection of example skills that demonstrate various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling. It is useful for developers who want to learn how to create and use skills in Claude Code, or need inspiration for building their own custom skills.
How to install example-skills?
To install example-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/example-skills.md https://raw.githubusercontent.com/STARLIMS-RD/starlims-skills/main/SKILL.md. Finally, /example-skills in Claude Code.
What is example-skills best for?
example-skills is a skill categorized under General. It is designed for: testing, design, mcp. Created by Keith Lazuka.
What can I use example-skills for?
example-skills is useful for: Learn how to create a new skill by examining the example skill templates.; Understand how to build and integrate an MCP server for external tool access.; Get inspiration for visual design and algorithmic art projects within Claude Code.; Practice web testing workflows using the included testing examples.; Explore artifact building and Slack GIF creation for internal communications.; See how to style and theme Claude Code outputs for a polished user experience..