💻

行動開發

3314 skills in 開發 > 行動開發

creating-claude-rules

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply

pr-pm/prpm
72
11
更新於 5d ago

instrumentation-planning

Marketplace

Plan what to measure in mobile apps. Use when starting observability, prioritizing instrumentation, or asking "what should I track?"

nexus-labs-automation/mobile-observability
70
7
更新於 5d ago

symbolication-setup

Marketplace

Configure crash symbolication for readable stack traces. Use when setting up dSYMs (iOS), ProGuard/R8 mappings (Android), or source maps (React Native).

nexus-labs-automation/mobile-observability
70
7
更新於 5d ago

performing-systematic-debugging-for-stubborn-problems

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

sammcj/agentic-coding
69
12
更新於 5d ago

swift-best-practices

This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6 breaking changes.

sammcj/agentic-coding
69
12
更新於 5d ago

writing-go-tests

Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.

sammcj/agentic-coding
69
12
更新於 5d ago

elixir-architect

Marketplace

Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration

maxim-ist/elixir-architect
64
9
更新於 5d ago

testing-strategy

Designs comprehensive testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, or when asked about testing approaches.

CloudAI-X/claude-workflow
64
10
更新於 5d ago

faiss

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.

zechenzhangAGI/AI-research-SKILLs
62
2
更新於 5d ago

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

mneves75/dnschat
62
6
更新於 5d ago

mobile-ux-patterns

Mobile UX patterns for touch gestures, haptic feedback, accessibility, and platform-native interactions. Essential for building truly mobile-friendly apps.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

mobile-patterns

Cross-platform mobile development patterns for React Native and Flutter.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

mneves75/dnschat
62
6
更新於 5d ago

performance-profiling

Performance profiling principles. Measurement, analysis, and optimization techniques.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

llama-cpp

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

zechenzhangAGI/AI-research-SKILLs
62
2
更新於 5d ago

game-development

Core game development principles applicable to all platforms. Game loop, design patterns, optimization, and AI fundamentals.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

mobile-typography

Mobile typography system for React Native and Flutter. Type scales, font weights, line heights, responsive typography, and dark mode support.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

webapp-testing

Web application testing principles. E2E, Playwright, deep audit strategies.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

mobile-games

Mobile game development principles. Touch input, battery, performance, app stores.

xenitV1/claude-code-maestro
62
15
更新於 5d ago

dry-refactor

This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.

PaulRBerg/dot-claude
60
10
更新於 5d ago