行動開發
3314 skills in 開發 > 行動開發
android-debug
Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues. Use when troubleshooting Android-specific problems, crashes, or deployment issues.
fabric-patterns
Applies Fabric AI prompt patterns for summarization, analysis, extraction, code review, and content creation. Use when asked to summarize content, analyze documents, extract insights, review code, create documentation, or transform text. Patterns are in data/patterns/.
proagentic-environment-cleanup
Optimizes ProAgentic development environment by cleaning port conflicts, Docker images, memory issues, and test artifacts. Performs aggressive port cleanup, Docker image optimization, memory monitoring, and system health diagnostics. Use before starting development, when app won't start with port errors, when system feels slow, or for weekly maintenance. Provides before/after metrics and health reports.
executing-plan-checklist
Use this skill to implement work on any feature/fix/chore branch. Executes one checklist task at a time for the current feature branch by automatically locating dev/active/<slug>/CHECKLIST.md, applying changes, committing after each step, and updating the checklist immediately. Use once a plan exists.
code-review-preferences
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
entity-mapper-expert
JPA Entity Long FK 전략, BaseAuditEntity/SoftDeletableEntity 상속, EntityMapper Domain⇄Entity 변환.JPA 관계 어노테이션(@ManyToOne, @OneToMany) 금지. Lombok 금지, Setter 금지.Entity는 of() static factory method만 public, 생성자는 protected/private.
layer-04-app
Expert knowledge for Application Layer modeling in Documentation Robotics
flutter-test
Run Flutter tests and analyze results. Use when implementing game logic, fixing bugs, or validating changes. Triggers on "run tests", "test this", "verify", "check if it works".
safe-refactoring
Provides a safe, systematic approach to refactoring code with confidence that behavior is preserved
infra-security-reviewer
WHEN: Infrastructure security audit, secrets management, network policies, compliance checksWHAT: Secrets scanning + Network policies + IAM/RBAC audit + Compliance validation + Security hardeningWHEN NOT: Application security → security-scanner, Docker only → docker-reviewer
context-mapper
Creates README.md navigation maps for agent consumption. README IS the map - no human READMEs exist. Use when mapping directories, creating navigation structures, or preparing codebases for agentic workflows.
collision-zone-thinking
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?" Use when conventional approaches feel inadequate and you need breakthrough innovation by forcing unrelated concepts together.
mobile-perf
Optimizes React Native Expo applications for speed, responsiveness, and battery efficiency. Use when fixing lag, optimizing lists, or reducing bundle size.
openwebf-host-embedding-constraints
Fix Flutter layout/constraint issues when embedding WebF (scrollables, unbounded constraints, viewport sizing). Use when the user mentions ListView/ScrollView, “unbounded height”, infinite constraints, RenderBox errors, or embedding WebF in part of the screen.
bilingual-content
Process and validate bilingual content for Bulgarian and German language pairs, ensuring accuracy, consistency, and appropriate cultural context. Use for content creation, translation verification, and cultural adaptation.
deploy
Execute the complete TestFlight deployment workflow for this Flutter iOS app. Use when the user asks to deploy, release, publish, or upload the app to TestFlight, or says things like "deploy to testflight", "release a new build", "push to beta testers", or "upload to app store connect".
workflows-review
This skill should be used when performing exhaustive code reviews using multi-agent analysis, ultra-thinking, and Git worktrees for deep local inspection. It applies to PR reviews, branch comparisons, and comprehensive code quality assessments.
mobile-platforms
Mobile development for iOS, Android, Flutter, React Native, and cross-platform solutions. Master native and cross-platform development, app distribution, and mobile best practices.
routing
Routes queries to appropriate data sources (vectordb, web_search, direct_llm) and selects collections to search. Use when analyzing user queries, determining search strategy, or when the user mentions routing, collections, or data source selection.
datatemplate-mapping
DataTemplate을 사용한 ViewModel-View 자동 매핑 및 네비게이션 패턴