بنقرة واحدة
project-context
Summary of the purpose, architecture, and structure of the SecInterp project.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Summary of the purpose, architecture, and structure of the SecInterp project.
التثبيت باستخدام 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.
Standards for testing in a Dockerized environment and use of Mocks for QGIS.
Expert guide for QGIS 4.x migration and agnostic API usage
Standards for the custom SecInterp interface, focused on programmatic creation and premium aesthetics.
| name | project-context |
| description | Summary of the purpose, architecture, and structure of the SecInterp project. |
| trigger | when starting new tasks, requesting summaries, or explaining the plugin architecture. |
Provides a comprehensive view of the QGIS plugin for geological section interpretation, facilitating consistent architectural decision-making.
AI_CONTEXT.md and PROJECT_SUMMARY.md.core, gui, and exporters.SecInterp is an advanced tool for geologists that allows for the interpolation of drillhole data into 2D/3D sections within QGIS, optimizing the modeling workflow.
core/: Plugin brain (servers, drillhole logic).gui/: Dynamic and responsive user interface.exporters/: Multi-format export logic.