Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

swiftiomatic

swiftiomatic에는 toba에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
3
Stars
0
업데이트
2026-04-23
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

rule
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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