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

supaterm

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

수집된 skills
8
Stars
160
업데이트
2026-07-01
Forks
11
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

product-requirement-alignment-review
소프트웨어 개발자

Use when reviewing a Supaterm branch for product-requirement alignment before PR submission. Checks user-facing app, CLI, website, docs, release, and integration-skill surfaces for drift without editing them.

2026-07-01
thermo-nuclear-correctness-review
소프트웨어 품질 보증 분석가·테스터

Comprehensive correctness and security audit of a branch's changes. Use for thermo nuclear correctness review, thermonuclear review, deep correctness review, or branch/PR diff audits focused on bugs, breaking changes, security issues, devex regressions, and feature-gate leaks.

2026-07-01
review
소프트웨어 품질 보증 분석가·테스터

Perform code reviews following best engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.

2026-07-01
thermo-nuclear-maintainability-review
소프트웨어 품질 보증 분석가·테스터

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear maintainability review, thermonuclear review, deep maintainability audit, or especially harsh maintainability review.

2026-07-01
supaterm-release
소프트웨어 개발자

Prepare and ship Supaterm CalVer stable releases. Use when the user asks to bump a Supaterm version, cut a stable release, write or publish release notes, update announcement cards, update the `supaterm.com` changelog, or run `make bump-and-release`. Always draft the changelog and confirm the announcement-card decision before editing `apps/supaterm.com`, creating GitHub release notes, or running the release command.

2026-06-18
native-app-performance
소프트웨어 개발자

Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files, find hotspots, or optimize native app performance without opening Instruments UI.

2026-04-16
swiftui-expert-skill
소프트웨어 개발자

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.

2026-04-05
swift-concurrency
소프트웨어 개발자

Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, and guide Swift 6 migration. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).

2026-03-12