en un clic
aide
aide contient 5 skills collectées depuis kierandrewett, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Prompt for generating an AGENTS.md file for a repository
Create a README.md file for the project
Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.
Prompt and workflow for pushing commits to the remote repository once a meaningful batch of commits has accumulated. Prevents excessive small pushes while keeping the remote branch reasonably up to date.
Workflow for running Prettier on files that were created or modified during a session. Ensures consistent formatting before changes are staged or committed.