搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
github-actions-validator
github-actions-validator
Validate, lint, audit, fix GitHub Actions workflows (.github/workflows).
软件工程 / 诊断修复
axiom-swiftui-nav
axiom-swiftui-nav
Use when implementing navigation patterns, choosing between NavigationStack and NavigationSplitView, handling deep links, adopting coordinator patterns, or…
软件工程 / 诊断修复
camofox-browser
camofox-browser
Anti-detection browser automation using Camoufox (Firefox fork with C++ fingerprint spoofing). Use when standard browser tools get blocked by Cloudflare,…
软件工程 / 诊断修复
axiom-app-store-connect-ref
axiom-app-store-connect-ref
Use when navigating App Store Connect to find crash data, read TestFlight feedback, interpret metrics dashboards, or export diagnostic logs. Covers crash-free…
软件工程 / 诊断修复
create-opencode-plugin
create-opencode-plugin
Create OpenCode plugins using the @opencode-ai/plugin SDK. Use for building custom tools, event hooks, auth providers, or tool execution interception. Use proactively when developing new plugins in .opencode/plugin/ or ~/.config/opencode/plugin/. Examples: - user: "Create a plugin to block dangerous commands" → implement tool execution before hook with blocking logic - user: "Add a custom tool for jira" → design tool schema and implementation using SDK context - user: "Show toast on file edit" → react to file edit events and display status message - user: "Build a custom auth provider" → implement auth flow for new model provider - user: "Intercept git commits" → add hook to validate commit messages before execution
软件工程 / 诊断修复
android-kotlin-core
android-kotlin-core
在 Android 应用中安全使用 Kotlin 惯用法,包括可空性、数据类、密封类型、扩展函数和集合管道。
软件工程 / 诊断修复
voice-changer
voice-changer
Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer…
软件工程 / 诊断修复
axiom-camera-capture-diag
axiom-camera-capture-diag
camera freezes, preview rotated wrong, capture slow, session interrupted, black preview, front camera mirrored, camera not starting, AVCaptureSession errors,…
软件工程 / 诊断修复
axiom-swiftui-nav-diag
axiom-swiftui-nav-diag
Use when debugging navigation not responding, unexpected pops, deep links showing wrong screen, state lost on tab switch or background, crashes in…
软件工程 / 诊断修复
axiom-swiftui-debugging-diag
axiom-swiftui-debugging-diag
Use when SwiftUI view debugging requires systematic investigation - view updates not working after basic troubleshooting, intermittent UI issues, complex state…
软件工程 / 诊断修复
axiom-storekit-ref
axiom-storekit-ref
Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options,…
软件工程 / 诊断修复
browser-tools
browser-tools
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a…
软件工程 / 诊断修复
ctf-rev
ctf-rev
Solve CTF reverse engineering challenges using systematic analysis to find flags, keys, or passwords. Use for crackmes, binary bombs, key validators,…
软件工程 / 诊断修复
Amazon PPC 广告活动
amazon-ppc-campaign
Amazon PPC 广告活动构建与优化工具,面向卖家。两种模式:(A) 构建 — 从零设计完整的广告活动结构,包含关键词分组、出价…
软件工程 / 部署发布
dramatic-2000ms-plus
dramatic-2000ms-plus
Use when building extended animation sequences over 2000ms - cinematic intros, story sequences, premium experiences where animation IS the product
软件工程 / 诊断修复
saga-orchestration
saga-orchestration
Patterns for managing distributed transactions and long-running business processes.
软件工程 / 诊断修复
swagger-doc-creator
swagger-doc-creator
Swagger Doc Creator - Auto-activating skill for API Development. Triggers on: swagger doc creator, swagger doc creator Part of the API Development skill category.
软件工程 / 诊断修复
rest-api-design-patterns
rest-api-design-patterns
Comprehensive guide for designing RESTful APIs including resource modeling, versioning strategies, HATEOAS, pagination, filtering, and HTTP best practices
软件工程 / 诊断修复
react-native-reusables
react-native-reusables
Agent skill for React Native Reusables — shadcn-style components for React Native (Expo) with Nativewind/Uniwind, RN Primitives, and CLI-driven scaffolding.
软件工程 / 部署发布
kubernetes
kubernetes
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging