Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

supaterm

supaterm contient 8 skills collectées depuis supabitapp, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
160
mis à jour
2026-07-01
Forks
11
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

product-requirement-alignment-review
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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