원클릭으로
berkovich-visualizations
Guidelines and visual standards for creating and modifying Berkovich space interactive visualizations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guidelines and visual standards for creating and modifying Berkovich space interactive visualizations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Standards and layouts for building and styling model next-character inference live walkthrough cards.
Guidelines and coding principles for the AnimatedTransformer repository, including TensorFlow.js usage, typed named tensors (GTensor), Angular standalone component patterns, code styling, testing paradigms, and project configurations.
Guidelines and reference for Berkovich spaces and p-adic logic in the project, ensuring agents read the underlying mathematical LaTeX definitions prior to editing or analyzing the implementation.
Guidelines, grammar, syntax, and configuration rules for writing linear logic stories and simulator configurations, including action scores, probability modes, and plotting mappings.
| name | berkovich-visualizations |
| description | Guidelines and visual standards for creating and modifying Berkovich space interactive visualizations. |
When working on Berkovich space visualizations (like point explorers, addition, gradients), you MUST follow these standards for consistency and mathematical correctness:
5/3) for displaying p-adic numbers. Always use their digit sequence representations (e.g., ...212.1) or arrays of digits. This applies to UI and code comments.(x_c, x_{\rho}).c or \rho without a reference to the name of the Berkovich disk it refers to. Ensure labels are of the form x_c or x_{\rho}, so they clearly specify the name of the berkovich disk (x in this case, where one might have a target y, which would be (y_c, y_{rho})).00.00) as text labels at the root or leaf nodes of the tree diagram (nodes should be clean circle marks without surrounding text clutter).#60a5fa)#f472b6)#fbbf24 or #a78bfa)src/lib/berkovich/_tree_vis_common.scss to ensure consistent node borders, labels, and SVG animations across all tree-vis components. Import it into the component's SCSS file via @use (e.g. @use '../../../../lib/berkovich/tree_vis_common';)..rho-guide-line) from the endpoints of the horizontal level indicator down to the bottom leaf level. These visualize the boundary scope (width/area) of the represented Berkovich disk.For displaying gradient tree descent using aligned digit sequences (app-berkovich-dual-digit-display), follow these layout and style rules:
#c084fc) directly above the target digits $y_c$ (with a yellow border box #fef08a).rgba(34, 197, 94, 0.15)) representing the branching distance $d$.rgba(168, 85, 247, 0.12)) for $\rho_x$ and yellow (rgba(234, 179, 8, 0.12)) for $\rho_y$.stroke-dasharray="2,2") vertically from the right edge of the shaded background to the margins, connected to horizontal extension lines pointing to the labels x_ρ = ... and y_ρ = ....When updating or creating a new visualization, ensure you apply these rules across the board to all relevant HTML templates and TS files.