Claude Code Antigravity A Z
Claude Code + Google Antigravity için A-Z rehber (TR + EN). Slash komutlar, MCP, skills, hooks, subagents, plugins, MVP playbook ve hazır örnekler tek repoda.
Conventional Commit
Use this skill any time the user asks for a git commit. Writes messages in Conventional Commit format.
Vektra
A VektraDev open-source product — a self-harvesting, AI-scored developer-tool intelligence library + zero-install dashboard. Harvests the web daily, reads & scores each tool with an LLM, answers over it, grows its own catalog. Self-hosted on n8n + Supabase + Claude + Gemini.
Clean Imports
Remove unused imports and sort the rest. Use any time the user asks to clean imports, sort imports, or tidy imports.
Pr Description
Generate a PR description from git diff. Use when the user asks for a PR description, summary of changes, or "what changed".
Run Tests
Run tests matching a pattern. Use when user says "test", "run tests", or asks to verify changes.