ワンクリックで
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.