원클릭으로
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.