---
name: Suggest a Skill
slug: suggest-a-skill
category: Writing
description: Suggest a Skill provides a template for proposing new Claude Code skills, including category, description, use case, and status fields. Use it when submitting or tracking a skill idea for the collection.
github: "https://github.com/karanb192/awesome-claude-skills/tree/main/.github/ISSUE_TEMPLATE/suggest-skill.md"
stars: 498
forks: 223
install: "npx degit https://github.com/karanb192/awesome-claude-skills/tree/main/.github/ISSUE_TEMPLATE ~/.claude/skills/ISSUE_TEMPLATE"
installs_to: ~/.claude/skills/ISSUE_TEMPLATE
source_path: .github/ISSUE_TEMPLATE/suggest-skill.md
collection_size: 1
category_size: 1012
added: 2026-08-26T05:12:55.774Z
last_synced: 2026-08-26T05:12:55.774Z
canonical_url: "https://dirskills.com/skills/suggest-a-skill"
---

# Suggest a Skill

Suggest a Skill provides a template for proposing new Claude Code skills, including category, description, use case, and status fields. Use it when submitting or tracking a skill idea for the collection.

**Install:**

```bash
npx degit https://github.com/karanb192/awesome-claude-skills/tree/main/.github/ISSUE_TEMPLATE ~/.claude/skills/ISSUE_TEMPLATE
```

## README

## Skill Information

**Skill Name:**

**Repository URL (if exists):**

**Category:**
- [ ] 🧪 Testing & Quality
- [ ] 🐛 Debugging & Troubleshooting
- [ ] 🤝 Collaboration & Workflow
- [ ] ⚙️ Development & Architecture
- [ ] 🔒 Security & Performance
- [ ] 📚 Documentation & Automation
- [ ] 🎯 Meta Skills

## Description

Provide a clear, concise description (max 150 characters):



## Use Case

When and why would developers use this skill?



## Skill Status

- [ ] Skill already exists (provide link)
- [ ] Skill doesn't exist yet (community-needed)
- [ ] I'm willing to build this skill

## Additional Context

Add any other context, examples, or screenshots:



---

**Suggested by:** @[your-github-username]
