Git AI Agent Skills
AI agent skills for Git workflows. Branching strategies, commit conventions, PR reviews, and version control best practices.
53 listings
Varlock Claude Skill
Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
MCP Server Tidb
MCP ServerMCP server implementation for TiDB (serverless) database. - uv (Python package installer) Go tidbcloud.com to create a free TiDB database cluster Configuration can be provided through environment variables, or using .env: - TIDBHOST - TiDB host address, e.g. 'gateway01.us-east-1.prod.aws.tidbcloud.com' - TIDBPORT - TiDB port (default: 4000) - TIDBUSERNAME - Database username, e.g. 'xxxxxxxxxx.\ '
Gitflow Workflow
RulesGitflow Workflow Rules. These rules should be applied when performing git operations.
Wiki Changelog
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.
Node.js MongoDB JWT Express React
RulesBackend: Node.js with Express.js