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

OSXSkills

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

skills collectés
7
Stars
15
mis à jour
2026-03-19
Forks
3
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

github-issue-fix
Développeurs de logiciels

Reproduce, diagnose, fix, verify, commit, and push changes for GitHub issue reports and bug tickets. Use when the user provides a GitHub issue URL/number, asks to reproduce a reported crash or workflow failure, wants a blocker-first debugging workflow, or needs issue-linked commit/push notes after a verified fix.

2026-03-19
osx-compliance
Développeurs de logiciels

Use when auditing Apple-platform app projects for release infrastructure and distribution compliance. Covers macOS DMG readiness and iOS/iPad App Store Connect release gates via companion checks.

2026-03-07
osx-review
Développeurs de logiciels

Use when preparing mobile/desktop apps for App Store submission, before final release, or when user mentions App Store, production readiness, shipping, or needs comprehensive quality review for distribution

2026-03-07
osx-blockers
Développeurs de logiciels

Use when conducting deep code review for production blockers including API mismatches, memory leaks, busy wait loops, and UI workflow failures. Apply before release to catch runtime bugs that static analysis misses.

2026-03-02
osx-flutter-auth0-login
Développeurs de logiciels

Use when adding login/authentication to a Flutter macOS app (desktop) using Auth0. Includes Auth0 tenant setup, macOS callback configuration, Flutter login UI and AuthService, secure token storage, logout, and a backend JWT verification example.

2026-02-21
osx-ios
Développeurs de logiciels

Use when preparing iOS and iPadOS apps for TestFlight or App Store release, including signing, archive/IPA export, App Store Connect metadata, privacy/compliance checks, and final distribution readiness.

2026-02-20
windows-flutter-exe
Développeurs de logiciels

Build, verify, and package Flutter desktop apps for Windows into a distributable executable bundle (EXE plus required DLL/data dependencies, optional installer-ready artifacts). Use when a user asks to generate a Windows Flutter executable, ship a Windows desktop release, include runtime dependencies, or troubleshoot missing DLL/runtime issues in Windows Flutter distribution.

2026-02-20