Automates Git commit creation with Conventional Commits. Use when user wants to commit changes. (project)
Automates Git commits using Conventional Commits format. Triggers when you request to commit changes, validates tests/formatting first, and shows the message for your approval before committing.
/plugin marketplace add jls42/leapmultix/plugin install jls42-helping-with-commits-leapmultix-marketplace-helping-with-commits@jls42/leapmultixThis skill is limited to using the following tools:
Create commits following Conventional Commits specification and project conventions.
Use these scopes for leapmultix: arcade, i18n, ui, a11y, perf, pwa, test, deps
Omit scope if changes span multiple domains.
Always run before committing:
npm run format:check # If fails → npm run format
npm run lint # If fails → npm run lint:fix
npm test
npm run i18n:compare # Only if i18n/* modified
feat(arcade): add power-up system to Multimiam
fix(i18n): correct missing Spanish translation keys
refactor(ui): extract modal component logic
chore(deps): update jest to 29.7.0
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.