Skip to main content
Run any Skill in Manus
with one click
toba
GitHub creator profile

toba

Repository-level view of 22 collected skills across 12 GitHub repositories.

skills collected
22
repositories
12
updated
2026-04-23
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

debug
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
rule
software-developers

Create, modify, and diagnose Swiftiomatic rules. Use when: (1) creating a new rule, (2) modifying an existing rule, (3) debugging why a rule doesn't trigger or triggers incorrectly, (4) understanding the rule architecture, (5) creating test-related rules (XCTest, Swift Testing). Triggers on mentions of "rule", "lint rule", "format rule", "SyntaxLintRule", "SyntaxFormatRule", "diagnose", "finding", "TestSuiteDetection", rule file paths under Sources/Swiftiomatic/Rules/.

2026-04-23
docc
software-developers

Write and maintain DocC documentation for Swift modules. Use when: (1) Creating new Documentation.docc catalogs (2) Writing or editing Main.md landing pages (3) Adding articles or guides to documentation (4) Documenting symbols with triple-slash comments (5) Organizing Topics sections (6) Adding images, diagrams, or code examples to docs (7) Fixing DocC build warnings or broken links (8) User mentions "documentation", "docc", "docs", or asks to document code

2026-03-01
test
software-quality-assurance-analysts-and-testers

End-to-end testing of xc-mcp MCP tools against the Thesis macOS app from ../thesis. Use when: (1) user says "test", "test with thesis", "try the tools", "test harness", "test the tool", "/test", (2) verifying any MCP tool works end-to-end (interact_, debug_, screenshot, build, preview_capture), (3) running a full UI automation scenario (build → tree → click → screenshot), (4) launching the Thesis app for manual feature evaluation, (5) testing MCP tools via JSON-RPC over pipes (test-debug.sh), (6) debugging MCP tool failures by running the server directly.

2026-02-27
Showing 12 of 12 repositories
All repositories loaded