issue

Installation
SKILL.md

GitHub Issue Creation

Create well-structured GitHub issues following repository conventions.

Issue Title Format

Use semantic prefixes matching conventional commits:

feat(scope): short description    # New feature
fix(scope): short description     # Bug fix
docs(scope): short description    # Documentation
chore(scope): short description   # Maintenance
refactor(scope): short description # Code refactoring
perf(scope): short description    # Performance improvement

Issue Body Structure

Installs
31
First Seen
May 12, 2026
issue — lgtm-hq/ai-skills