Git Workflow Master
A procedural directive for managing complex Git version control workflows and branch strategies.
Generate conventional commits with semantic versioning, intelligent scope detection, and changelog-ready messages. Follow project standards and best practices for maintainable version control history.
1. Copy the AI Core Logic from the Instructions tab below.
2. Paste it into your AI's System Instructions or as your first message.
3. Provide your raw data or requirements as requested by the AI.
This skill is formatted as a set of persistent system instructions. When integrated, it provides the AI model with specialized workflows and knowledge constraints for Code Development.
A procedural directive for managing complex Git version control workflows and branch strategies.
Design robust, scalable REST and GraphQL APIs following industry best practices with comprehensive documentation, versioning strategies, and error handling patterns.
Test-Driven Development workflow for AI agents. Write tests first, implement to pass, then refactor. Includes patterns for red-green-refactor cycle, mocking, and comprehensive test coverage.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns.