yeet

Installation
SKILL.md

Prerequisites

  • Require GitHub CLI gh. Check gh --version. If missing, ask the user to install gh and stop.
  • Require authenticated gh session. Run gh auth status. If not authenticated, ask the user to run gh auth login (and re-run gh auth status) before continuing.

Naming conventions

  • Branch: {github username without '-dn' suffix}/ar-{jira ticket number}/{description} when starting from default branch (v26.1/v26.2 etc. usually based on v{year}.{quarter}).
  • Commit: See Commit Message Style below.
  • PR title: AR-{jira ticket number}: {description} summarizing the full diff.

Commit Message Style

Format

[type]: Subject line (capitalize first word)

- Bullet point without ending period
- Another bullet explaining a specific change
Related skills

More from lgariv-dn/frontend-skills

Installs
4
GitHub Stars
1
First Seen
Feb 17, 2026