行動開發
3314 skills in 開發 > 行動開發
Testing Coverage
Your approach to handling testing coverage. Use this skill when working on files where testing coverage comes into play.
keyword-research
Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.
Global Conventions
Your approach to handling global conventions. Use this skill when working on files where global conventions comes into play.
Global Coding Style
Your approach to handling global coding style. Use this skill when working on files where global coding style comes into play.
Testing Test Writing
Your approach to handling testing test writing. Use this skill when working on files where testing test writing comes into play.
Global Validation
Your approach to handling global validation. Use this skill when working on files where global validation comes into play.
Global Tech Stack
Your approach to handling global tech stack. Use this skill when working on files where global tech stack comes into play.
content-gap-analysis
Identifies content opportunities by finding topics and keywords your competitors cover that you don't. Reveals untapped content potential and strategic gaps in your content strategy.
competitor-analysis
Analyzes competitor SEO and GEO strategies including their ranking keywords, content approaches, backlink profiles, and AI citation patterns. Reveals opportunities to outperform competition.
Testing Unit Tests
Your approach to handling testing unit tests. Use this skill when working on files where testing unit tests comes into play.
dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
resume-tailoring
Use when creating tailored resumes for job applications - researches company/role, creates optimized templates, conducts branching experience discovery to surface undocumented skills, and generates professional multi-format resumes from user's resume library while maintaining factual integrity
task-analyzer
Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale. Returns skills with confidence scores and metadata.
implementation-approach
Implementation strategy selection framework with meta-cognitive approach, verification levels, and integration point definitions. Use when planning implementation strategy, selecting development approach, or defining verification criteria.
research-synthesis
Synthesize research findings for OAK planning using the oak.plan-research workflow. Use when consolidating findings from codebase exploration, comparing approaches, or creating research/*.md documents.
neon-drizzle
Creates a fully functional Drizzle ORM setup with a provisioned Neon database. Installs dependencies, provisions database credentials, configures connections, generates schemas, and runs migrations. Results in working code that can immediately connect to and query the database. Use when creating new projects with Drizzle, adding ORM to existing applications, or modifying database schemas.
resolve
Resolve disagreements between agents or approaches using test-based adjudication. Use when agents disagree, when multiple valid approaches exist, when the user asks "which approach", or when making architectural decisions with tradeoffs.
Understanding Jujutsu Merges and Conflicts
Understand how merge commits work in jj, why they appear empty, how to revert merges, and handle divergent changes. Use when working with merge commits, reverting merged changes, or encountering divergent commits and bookmarks.
Migrate AttackId Cards
Migrates attack implementations from the old approach (using AttackId) to use new approach (Mechanic enum)
qdrant-vector-database-integration
Qdrant vector database integration patterns with LangChain4j. Store embeddings, similarity search, and vector management for Java applications. Use when implementing vector-based retrieval for RAG systems, semantic search, or recommendation engines.