
from Kursku Skill Catalog15
Automate code quality gates using Husky, lint-staged, and pre-commit frameworks to enforce standards before CI.
Provides comprehensive guidance and implementation patterns for automating code quality enforcement at the Git level. It enables the agent to set up hooks that lint, format, and validate code before it is ever committed or pushed.
Use this skill when a user asks to set up git hooks, configure Husky, implement commit-msg linting (e.g., Conventional Commits), or set up pre-push test runners.
.husky/ and .pre-commit-config.yaml.Claude Code, Cursor, and any agent with access to the project filesystem and shell.
This skill has not been reviewed by our automated audit pipeline yet.
Azure AI Text Translation — Python
Client examples and usage for Azure AI Translator Text SDK in Python: translation, transliteration, language detection, and dictionary lookup.
Upstash QStash — Serverless Message Queues
Expert skill for designing and operating Upstash QStash-based serverless message queues, scheduled HTTP jobs, webhook delivery, deduplication, and signature ver
Bash Pro
Defensive, production-grade Bash scripting patterns for safe, portable, testable automation and CI/CD.
Vercel React Best Practices
A prioritized, practical rule set for React and Next.js performance: eliminating waterfalls, bundle-size reduction, server/client optimizations, and render impr
Frontend UI Polish Expert
Conducts a meticulous final quality pass on frontend features to fix alignment, spacing, and interaction gaps.