Skip to main content
GitHub リポジトリ

shapelang

shapelang には timbrinded から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
0
更新
2026-07-30
Forks
0
職業カバレッジ
分類待ち
リポジトリエクスプローラー

このリポジトリの skills

shape-index
未分類

This skill should be used only when explicitly asked to create or refresh a whole-repository authored Shape model from a fixed repository baseline. Survey architecture-significant subsystems, treat generated AST as read-only navigation, verify claims in source, and author validated model batches. Do not use it for incremental edits, pending-change review, or preflight planning.

2026-07-30
shape-contract-preflight
未分類

This skill should be used before editing code to map a concrete planned change onto an existing Shape model, identify constraints, obligations, source anchors, coverage, and bindings, and optionally simulate a conservative temporary contract change. Do not use it for post-change review, whole-repository modeling, or source-to-model drift.

2026-07-29
shape-review
未分類

This skill should be used to review a concrete code diff for real reachable bugs, combining complete local review with focused authored-Shape investigation. Do not use it for pure model drift, authored contract-diff risk, style preferences, or speculative architecture concerns.

2026-07-29
shape-contract-guard
未分類

This skill should be used to compare a base and candidate authored Shape contract for semantic loosening that may remain checker-valid. Review `.shape` and vendored-pack changes only. Do not use it for application-code bugs, source-to-model drift, or whole-repository modeling.

2026-07-29
shape-lang
未分類

This skill should be used for incremental Shape language work: authoring or repairing `.shape` files, explaining syntax or diagnostics, formatting, validation, teaching, source-to-model drift review, and CLI/editor operation. Do not use it for whole-repository modeling (`shape-index`), pre-implementation planning (`shape-contract-preflight`), authored contract-diff risk (`shape-contract-guard`), or code-change bug review (`shape-review`).

2026-07-29