commit

star 31

The recommended way to commit code to the repository

Screenly By Screenly schedule Updated 2/10/2026

name: commit description: The recommended way to commit code to the repository

Committing Code to the Repository

Committing Changes

When committing staged changes in Git:

  • Use Conventional Commits for writing commit messages. Check the Conventional Commits specification for details.
  • Use bullet points for the commit details
  • If there are bullet points, keep them short and simple
  • The commit message should be based on the staged changes, not on the recent prompts
Install via CLI
npx skills add https://github.com/Screenly/Playground --skill commit
Repository Details
star Stars 31
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator