Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

math-views

يحتوي math-views على 4 من skills المجمعة من toba، مع تغطية مهنية على مستوى المستودع وصفحات 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