Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add bg-szy/TOP-SKILLS --skill your-skill-name --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Your Skill Name?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bg-szy-your-skill-name)More formats (shields.io, HTML) on the badges page.
---
name: your-skill-name
description: Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.
---
# Skill Name
Brief overview of the skill's purpose.
## Quick Start
Provide the most common usage pattern:
```python
# Example code or command
```
## Workflows
### Primary Workflow
1. Step one
2. Step two
3. Step three
## Resources
- **Scripts**: See `scripts/` for automation utilities
- **References**: See `references/` for detailed documentation
- **Assets**: See `assets/` for templates and files
## Examples
### Example 1: Basic Usage
```bash
# Command or code example
```
### Example 2: Advanced Usage
```bash
# More complex example
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!