antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Guidance for creating more accessible code.
A collection of Github Copilot instructions, prompts and chatmodes for ASTRON projects
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Guidance for creating more accessible code.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Comprehensive best practices for creating optimized, secure, and efficient Docker images and managing containers. Covers multi-stage builds, image layer optimization, security scanning, and runtime best practices.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Gilfoyle-style code review instructions that channel the sardonic technical supremacy of Silicon Valley's most arrogant systems architect.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Comprehensive guide for building robust, secure, and efficient CI/CD pipelines using GitHub Actions. Covers workflow structure, jobs, steps, environment variables, secret management, caching, matrix strategies, testing, and deployment strategies.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Guidelines for localizing markdown documents.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Documentation and content creation standards.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Enforces Object Calisthenics principles for business domain code to ensure clean, maintainable, and robust code.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
The most comprehensive, practical, and engineer-authored performance optimization instructions for all languages, frameworks, and stacks. Covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Comprehensive instructions for using pytest and pytest-cov for Python testing and coverage.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Python coding conventions and guidelines.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Comprehensive secure coding instructions for all languages and frameworks, based on OWASP Top 10 and industry best practices.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Guidelines for GitHub Copilot to write comments to achieve self-explanatory code with less comments. Examples are in JavaScript but it should work on any language that has comments.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Guidelines for generating SQL statements and stored procedures.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Prevent Copilot from wreaking havoc across your codebase, keeping it under control.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Comprehensive guide for using uv as a Python project and package management tool.