Instructions file GitHub Copilot
Copilot instructions for zamax14/Copilot-Tools, covering project guidelines, language & naming, code style, documentation style and project structure.
Custom prompts, agents, skills, instructions y hooks para github copilot.
Instructions file GitHub Copilot
Copilot instructions for zamax14/Copilot-Tools, covering project guidelines, language & naming, code style, documentation style and project structure.
Instructions file GitHub Copilot
Use when creating or managing Alembic database migrations, schema changes, revision history, or data transformations. Covers safety checks and rollback patterns.
Instructions file GitHub Copilot
Use when creating Dockerfiles, docker-compose files, container configurations, multi-stage builds, or container orchestration. Covers Docker best practices for Python projects.
Instructions file GitHub Copilot
Use when performing exploratory data analysis (EDA), creating visualizations, data profiling, statistical analysis, or working with Jupyter notebooks for data exploration.
Instructions file GitHub Copilot
Use when building ETL pipelines, data extraction, data transformation, data loading, batch processing, or scheduled data jobs. Covers patterns for robust, idempotent data pipelines.
Instructions file GitHub Copilot
Use when creating FastAPI endpoints, routers, middleware, or dependency injection. Covers API design patterns, error handling, and project structure for FastAPI applications.
Instructions file GitHub Copilot
Use when creating or managing Flyway database migrations, SQL migration scripts, versioned schemas, or Java/SQL-based migration workflows.
Instructions file GitHub Copilot
Use when writing pytest tests, test fixtures, conftest files, parametrized tests, or test configuration. Covers testing patterns for FastAPI and SQLAlchemy projects.
Instructions file GitHub Copilot
Use when creating SQLAlchemy models, database relationships, queries, sessions, or ORM configuration. Covers model design, mixins, and async patterns.