Skip to main content

这个仓库中的 skills

Sheshiyer/skill-clusters - 第 13 页

SkillsMP 已收集 Sheshiyer/skill-clusters 中的 722 个 Skill。打开任一 Skill 可查看来源和详情。

Sheshiyer/skill-clusters

已展示 40 / 722 个已收集 Skill。

职业分类
软件开发工程师
描述

Develop Tauri plugins: create plugin extensions, configure permissions, and build mobile plugins for iOS and Android. USE WHEN authoring a Tauri plugin, exposing native commands, defining plugin permissions, or adding mobile platform support.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Distribute Tauri apps for Android: Google Play Store submission, APK and AAB generation, build configuration, signing setup, and version management. USE WHEN building a signed Android APK/AAB of a Tauri app or submitting it to the Play Store.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Distribute Tauri apps to the iOS App Store: Apple Developer enrollment, Xcode config, provisioning profiles, code signing, TestFlight, and App Store submission. USE WHEN code-signing a Tauri iOS build, setting up TestFlight, or submitting to the App Store.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Distribute Tauri apps on macOS: DMG installers, app bundle configuration, entitlements, and Info.plist customization. USE WHEN packaging a Tauri macOS app, building a DMG, or configuring entitlements and Info.plist for distribution.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Distribute Tauri apps on Windows: MSI and NSIS installers, installer customization, WebView2 installation modes, and Microsoft Store submission. USE WHEN building an MSI/NSIS installer for a Tauri app, tuning WebView2 bootstrapping, or submitting to the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Django architecture patterns: REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade app structure. USE WHEN structuring a Django app, building a DRF API, or optimizing ORM queries, caching, signals, or middleware.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Django security best practices: authentication, authorization, CSRF protection, SQL injection and XSS prevention, and secure deployment settings. USE WHEN hardening a Django app, reviewing auth or permissions, or auditing for CSRF, SQLi, or XSS before deploy.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Django testing strategies with pytest-django: TDD methodology, factory_boy, mocking, coverage, and testing DRF APIs. USE WHEN writing Django tests, setting up pytest-django or factory_boy, or test-driving a Django or DRF feature.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks. USE WHEN validating a Django change before a PR or release, or running the full pre-ship gate of migrations, lint, tests, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Docker and Docker Compose patterns for local development, container security, networking, volumes, and multi-service orchestration. USE WHEN writing a Dockerfile or compose stack, debugging container networking/volumes, or hardening images.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Fetch up-to-date library and framework docs via Context7 MCP instead of training data. USE WHEN answering setup or config questions, API references, or code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and adaptive agent harnesses. USE WHEN a task needs a custom loop, evaluator, watcher, or local dashboard, or when repeated work should become a shared…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Playwright E2E testing patterns: Page Object Model, config, CI/CD integration, artifact management, and flaky-test strategies. USE WHEN writing or structuring Playwright E2E suites, wiring them into CI, or stabilizing flaky browser tests.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Embed and execute external binaries (sidecars) in Tauri apps: configuration, cross-platform executable naming, and Rust/JavaScript spawn APIs. USE WHEN bundling a CLI or server binary into a Tauri app or spawning a sidecar process from Rust or JS.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Robust error-handling patterns across TypeScript, Python, and Go: typed errors, error boundaries, retries, circuit breakers, and user-facing messages. USE WHEN designing error types, adding retry or circuit-breaker logic, or debugging cascading or swallowed…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD). USE WHEN defining pass/fail criteria for agent tasks, measuring reliability with pass@k, or building regression suites for prompt or agent changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prevent silent decimal-mismatch bugs across EVM chains: runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization. USE WHEN reading ERC-20 balances, computing fiat values, or comparing token amounts across chains in…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create API routes in Expo Router deployed with EAS Hosting. USE WHEN adding server-side endpoints to an Expo app for secrets, database access, third-party API proxies, webhooks, or server-side validation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Understand and write EAS workflow YAML files for Expo projects. USE WHEN the user asks about CI/CD or workflows in an Expo/EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Deploy Expo apps to the iOS App Store, Android Play Store, web hosting, and API routes via EAS. USE WHEN submitting builds to TestFlight or the stores, configuring store metadata, or shipping an Expo app to production.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build and distribute Expo development clients locally or via TestFlight using EAS Build. USE WHEN an app needs custom native code, local Expo modules, Apple targets, or third-party native modules not available in Expo Go.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling across iOS, Android, and web. USE WHEN configuring Tailwind, NativeWind, or PostCSS in an Expo project or wiring the Metro transformer for utility-class styling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

FastAPI patterns for async APIs: dependency injection, Pydantic request/response models, OpenAPI docs, tests, security, and production readiness. USE WHEN building or reviewing a FastAPI app, structuring routers and dependencies, or adding auth, tests, or…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Library-agnostic Flutter/Dart code review checklist: widget best practices, state management (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. USE WHEN reviewing or auditing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Apple FoundationModels framework for on-device LLM: text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+. USE WHEN building privacy-preserving or offline AI features, extracting structured data, or streaming…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Fact-forcing PreToolUse gate that blocks Edit/Write/Bash until concrete investigation (importers, data schemas, user instruction) is done. USE WHEN edits must match existing patterns or schemas, or to stop an agent from guessing instead of investigating…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Git workflow patterns: branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development practices. USE WHEN choosing a branching model, writing commits or PR descriptions, resolving merge conflicts, or managing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Idiomatic Go patterns, best practices, and conventions for robust, efficient, maintainable applications. USE WHEN writing new Go code, reviewing or refactoring Go, or designing Go packages and modules.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and coverage, following TDD methodology. USE WHEN writing or adding tests for Go code, creating benchmarks, building fuzz tests, or running TDD in Go projects.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Clinical Decision Support System (CDSS) development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert severity classification. USE WHEN building CDSS safety checks or integrating clinical alerts into EMR…

原文语言:英语

更新
职业分类
软件开发工程师
描述

EMR/EHR development patterns covering clinical safety, encounter workflows, prescription generation, CDSS integration, and accessibility-first UI. USE WHEN building patient encounter, clinical note, prescription, or lab-result features for medical records…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Patient safety evaluation harness with automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance that block unsafe deployments. USE WHEN deploying EMR/EHR apps or after changing CDSS logic, patient-data…

原文语言:英语

更新
职业分类
信息安全分析师
描述

PHI/PII compliance patterns covering data classification, access control, audit trails, encryption, and common leak vectors (HIPAA, DISHA, GDPR). USE WHEN building features touching patient records, designing healthcare schemas or APIs, or reviewing code for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go. USE WHEN decoupling domain logic from frameworks, transport, or…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, and cabling. USE WHEN designing a new home network, replacing an ISP-router-only setup, or troubleshooting double NAT and unstable Wi-Fi.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, and local DNS records on a home network. USE WHEN installing or configuring Pi-hole, managing blocklists, or troubleshooting devices that lose internet after Pi-hole is set up.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic on UniFi, pfSense/OPNsense, and MikroTik, including trunk config, firewall rules, and SSID mapping. USE WHEN isolating IoT or guest devices or troubleshooting inter-VLAN routing.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

WireGuard VPN server setup, peer configuration, key generation, and split-tunnel vs full-tunnel routing for remote access to a home network. USE WHEN setting up a WireGuard server, generating peer configs for phones or laptops, or troubleshooting tunnels that…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configuring JavaScript frontend frameworks for Tauri v2 desktop apps (Next.js, Nuxt, Qwik, SvelteKit, Vite) with SSG setup and tauri.conf.json settings. USE WHEN integrating a JS framework into a Tauri v2 app or fixing static-output and dev-server config for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Integrating Rust/WASM frontend frameworks (Leptos, Yew, Dioxus, Sycamore) with Tauri v2 via Trunk, covering WASM compilation, Cargo.toml and Trunk.toml config, and withGlobalTauri API access. USE WHEN building a Tauri v2 app with a Rust/WASM frontend or…

原文语言:英语

更新
已展示 40 / 722 个已收集 Skill。