Loading...
Loading...
Found 257 Skills
Rojo, Wally, Selene, StyLua, Lune, Aftman, luau-lsp, filesystem workflows, CI pipeline.
Generate conventional git commit messages following Angular convention format. Use this skill when creating commits, writing commit messages, or reviewing git history. Triggers include "git commit", "commit message", "changelog", or requests to version control changes.
Verifies code changes by running tests and generation scripts
Guidelines for creating and modifying markdown files. Use when writing documentation, README files, or any markdown content.
Run full validation to ensure code is ready for merge. Use before merging PRs, when asked to validate readiness, or as a final check before requesting review.
Lint a clojure project using clojure-lsp CLI when user requests to lint
Configuring @nuxt/eslint-config for framework support, formatters, and rule overrides. Use when adding Vue/Nuxt/Typescript support, customizing rules, or setting up editors integration.
TypeScript, React, and JavaScript best practices enforced by Ultracite/Biome.
Use when scaffolding a new Nuxt 4 project with standard config files (prettier, eslint, gitignore, husky, vitest, tsconfig, sops) and bun scripts.
Validate, lint, audit, or check Makefiles and .mk files for errors.
Set up Markuplint in a project from scratch. Detects framework, creates config, runs initial lint, and guides the user through rule adoption with Bulk Suppressions support.
Review Go implementations against spec acceptance tests. References go-conventions and agent-conduct.