Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

math-views

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

収集済み skills
4
Stars
0
更新
2026-02-23
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

debug
ソフトウェア開発者

Runtime debugging for the MathViews Swift package using LLDB and xc-debug MCP tools. Use when: (1) Attaching LLDB to a running app that uses MathViews, (2) Setting breakpoints in typesetting, parsing, or font code, (3) Inspecting math rendering state at runtime, (4) Diagnosing layout, spacing, or glyph issues, (5) User says "debug", "breakpoint", "attach", "inspect", or asks to investigate runtime behavior.

2026-02-23
latex
ソフトウェア開発者

LaTeX math domain knowledge for the math-views (SwiftMath) project. Use when: (1) adding new LaTeX commands, symbols, operators, or accents, (2) implementing structural commands (fractions, radicals, environments), (3) validating math rendering correctness or comparing against KaTeX, (4) working on MTMathAtomFactory, MTMathListBuilder, or MTTypesetter, (5) user mentions LaTeX, math rendering, TeX spacing, or atom types, (6) working on multiline/line breaking behavior in the typesetter.

2026-02-23
test
ソフトウェア品質保証アナリスト・テスター

Run and manage tests for the MathViews Swift package. Use when (1) running tests after code changes, (2) debugging test failures, (3) adding new tests, (4) understanding test infrastructure. Triggers on: test failures, writing tests, running tests, TDD workflow.

2026-02-22
docc
ソフトウェア開発者

Write and maintain DocC documentation for the MathViews Swift package. Use when: (1) Creating a Documentation.docc catalog (2) Writing or editing documentation landing pages (3) Adding articles or guides (4) Documenting symbols with triple-slash comments (5) Organizing Topics sections (6) Fixing DocC build warnings or broken links (7) User mentions "documentation", "docc", "docs", or asks to document code

2026-02-22