بنقرة واحدة
qa-docker
Standards for testing in a Dockerized environment and use of Mocks for QGIS.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Standards for testing in a Dockerized environment and use of Mocks for QGIS.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
This skill allows the agent to manage its own semantic memory, extracting lessons, patterns, and user preferences to improve long-term effectiveness.
Project coding standards, focused on the use of pathlib, Google docstrings, and strict typing.
Standards for handling drillhole data, section interpolation, and 3-level validation.
Expert guide for QGIS 4.x migration and agnostic API usage
Standards for the custom SecInterp interface, focused on programmatic creation and premium aesthetics.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
| name | qa-docker |
| description | Standards for testing in a Dockerized environment and use of Mocks for QGIS. |
| trigger | when writing or executing tests, using mocks, or managing Docker infrastructure. |
Ensures code stability through a controlled execution environment (Docker) and simulation strategies (Mocks) for PyQGIS.
unittest or pytest.make docker-test).
make test) immediately after refactoring internal orchestration methods or changing method signatures to catch regression in mocks.TypeErrors during layout calculations or comparisons like max().FORCE_MOCKS=0 only for real integration tests.qgis/qgis:latest as base.make docker-test is the definitive health check.