行動開發
3314 skills in 開發 > 行動開發
test-driven-development
This skill should be used when Claude needs to determine what to test, design test structures, follow TDD practices, or decide when to skip tests. Trigger phrases include "write tests", "TDD approach", "test coverage", "what should I test", "testable vs non-testable".
moai-domain-monitoring
Enterprise Application Monitoring with AI-powered observability architecture, Context7 integration, and intelligent performance orchestration for scalable modern applications
project-standards
Apply project coding standards, conventions, and best practices. Activate when writing or reviewing code.
architecture-patterns
MVVM, Repository pattern, Dependency injection, SOLID principles. Use when designing app structure.
deployment
This skill teaches the agent how to manage application deployments using GitOps with Flux CD. MANDATORY - You MUST read this skill before modifying deployment manifests or managing releases.
Problem-Solving Techniques
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
cloud-app-store
Flow Nexus application marketplace and template management. Use for app publishing, discovery, deployment, and marketplace operations.
agent-orchestration-patterns
Automatically applies when designing multi-agent systems. Ensures proper tool schema design with Pydantic, agent state management, error handling for tool execution, and orchestration patterns.
deep-linking
Universal Links, App Links, and URL scheme configuration.
docstring-format
Automatically applies when writing function docstrings. Uses Google-style format with Args, Returns, Raises, Examples, and Security Note sections for proper documentation.
rust-code-quality
Apply rustfmt and clippy linting standards for consistent, safe Rust code. Use before commits and in CI pipelines.
performance
Skill cho việc analyze, optimize, và improve performance của applications.
web-qa-exploration
Perform exploratory QA testing on web applications using Playwright. Navigate flows, analyze pages, find issues, and generate actionable reports with evidence.
mobile-debugging
Use for React Native / Expo troubleshooting (Metro bundler, native modules, simulator/emulator issues).
taskflow-integration
Optional TaskFlow integration for AppGen projects
Debug
Debug your application to find and fix a bug or errors
jelly-mixpanel-schema-skill
Create and validate Mixpanel event schemas in YAML format. Generate type-safe event definitions for multiple platforms (TypeScript, Kotlin, Swift). Activated when defining Mixpanel events, creating event schemas, or generating tracking code.
anti-fabrication
Ensure factual accuracy by validating claims through tool execution, avoiding superlatives and unsubstantiated metrics, and marking uncertain information appropriately
chapter-content-generator
This skill generates comprehensive chapter content for intelligent textbooks after the book-chapter-generator skill has created the chapter structure. Use this skill when a chapter index.md file exists with title, summary, and concept list, and detailed educational content needs to be generated at the appropriate reading level with rich non-text elements including diagrams, infographics, and MicroSims. (project, gitignored)
agent-orchestration
Spawn and manage hierarchical AI sub-agents (Cursor, Codex, Gemini) in isolated git worktrees with explicit role prompts, structured task briefs, and verification checklists. Supports work vs research modes, await vs fire-and-forget runtime, and role-aware wrappers for cleaner delegation. Use when: (1) Delegate tasks to AI agents, (2) Parallel work across features, (3) Research tasks needing web search, (4) Code refactoring or implementation, (5) Documentation updates, (6) Testing agent orchestration systems. Triggers: spawn agent, delegate to agent, agent orchestration, multi-agent, sub-agent, agent work, agent research.