{
  "shortcut": "create-pr",
  "context": "When creating a pull request: write a clear and descriptive title that summarizes the changes, provide a detailed description explaining what was changed and why, include any relevant context or background, list the specific changes made, mention any breaking changes or migration steps needed, reference related issues or tickets, include screenshots or demo links if applicable, request specific reviewers if needed, add appropriate labels and milestones, ensure all tests pass and CI is green, and follow the project's PR template and guidelines. Best practices: atomic commits, clear communication, proper testing, and thorough documentation. Also Create a PR using the branch naming convention ensuring that all test cases and validations pass, documentation is uptodate and if it mandates update to website that should be taken care as well. Add proper details, test/validation checks and tags to each PR.",
  "name": "Create Pull Request",
  "description": "Guidelines for creating comprehensive pull requests",
  "category": "additional",
  "tags": ["pr", "pull-request", "git", "review"],
  "version": "1.0.0",
  "author": "RecCall",
  "created": "2024-01-01T00:00:00Z",
  "updated": "2024-01-01T00:00:00Z"
}
