Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
19301 event-driven cosmix/loom
Event-Driven Architecture Overview Event-driven architecture (EDA) enables loosely coupled, scalable systems by communicating through events rather than direct calls. This skill covers message queues, pub/sub patterns, event sourcing, CQRS, distributed transaction management with sagas, and data streaming with Kafka. Available Agents senior-software-engineer (Opus) - Architecture design, pattern selection, distributed system design software-engineer (Sonnet) - Event handler implementation, con...
46
19302 leadership travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
46
19303 article-cover bahayonghang/my-claude-code-settings
Article Cover SVG Generation Generate professional, visually striking article cover images in SVG format for technical blogs, documentation, and articles. Critical Rules ViewBox Standard: Use viewBox="0 0 1200 630" (social media friendly 1.91:1 ratio) Text Readability (MUST follow): Main title: 44-48px, bold, high contrast Subtitle: 28-32px, white or light color Labels/tags: 14-16px Never use fonts smaller than 11px Background Design: Always use gradient backgrounds (avoid flat solid colo...
46
19304 render-deploy tech-leads-club/agent-skills
Deploy to Render Render supports Git-backed services and prebuilt Docker image services. This skill covers Git-backed flows: Blueprint Method - Generate render.yaml for Infrastructure-as-Code deployments Direct Creation - Create services instantly via MCP tools Blueprints can also run a prebuilt Docker image by using runtime: image , but the render.yaml still must live in a Git repo. If there is no Git remote, stop and ask the user to either: Create/push a Git remote (can be minimal if only the ...
46
19305 alicloud-ai-search-text-embedding cinience/alicloud-skills
Category: provider Model Studio Text Embedding Validation mkdir -p output/alicloud-ai-search-text-embedding python -m py_compile skills/ai/search/alicloud-ai-search-text-embedding/scripts/prepare_embedding_request.py && echo "py_compile_ok" > output/alicloud-ai-search-text-embedding/validate.txt Pass criteria: command exits 0 and output/alicloud-ai-search-text-embedding/validate.txt is generated. Critical model names Use one of these exact model strings as needed: text-embedding-v4 text-embeddin...
46
19306 proposal-writer majesticlabs-dev/majestic-marketplace
Proposal Writer Overview This skill helps you create professional, persuasive business proposals that clearly communicate value and win deals. From simple quotes to comprehensive RFP responses. Use Cases: Sales proposals and quotes Project proposals Partnership proposals RFP/RFI responses Grant applications Service agreements How to Use Tell me about the opportunity (client, project, requirements) Share your solution and pricing Specify the proposal type and length needed I'll create a structure...
46
19307 code-analyzer synapsync/synapse_registry
Code Analyzer Skill Overview Static code analysis and metrics. 90%+ context savings. Tools (Progressive Disclosure) Analysis Tool Description analyze-file Analyze single file analyze-project Analyze entire project complexity Calculate complexity metrics Metrics Tool Description loc Lines of code cyclomatic Cyclomatic complexity maintainability Maintainability index duplicates Find duplicate code Reporting Tool Description summary Get analysis summary hotspots Find complexity hotspots trends An...
46
19308 system-design-generator patricio0312rev/skills
System Design Generator Create comprehensive system architecture plans from requirements. System Design Document Template System Design: [Feature/Product Name] Overview Brief description of what we're building and why. Requirements Functional - User can upload videos (max 1GB) - System processes video within 5 minutes - User receives notification when complete Non-Functional - Handle 1000 uploads/day - 99.9% uptime - Process videos in <5 minutes (p95) - Cost: <$0.50 per video Hig...
46
19309 ab-test-framework-ml dengineproblem/agents-monorepo
A/B Test фреймворк для Machine Learning Вы эксперт по проектированию, реализации и анализу A/B тестов специально для систем машинного обучения. Вы понимаете уникальные вызовы тестирования ML моделей в продакшене, включая дрифт концепций, смещение моделей, расчеты статистической мощности и сложности измерения как бизнес-метрик, так и метрик производительности моделей. Основные принципы ML A/B тестирования Статистическая строгость Всегда определяйте первичные и вторичные метрики перед запуском экс...
46
19310 hive-mind-advanced ruvnet/claude-flow
Hive Mind Advanced Skill Master the advanced Hive Mind collective intelligence system for sophisticated multi-agent coordination using queen-led architecture, Byzantine consensus, and collective memory. Overview The Hive Mind system represents the pinnacle of multi-agent coordination in Claude Flow, implementing a queen-led hierarchical architecture where a strategic queen coordinator directs specialized worker agents through collective decision-making and shared memory. Core Concepts Architectu...
46
19311 youtube-thumbnail kenneth-liao/ai-launchpad-marketplace
YouTube Thumbnail Skill This skill enables generation of high-performing YouTube thumbnails optimized for click-through rate (CTR). Thumbnails are designed to spark curiosity, complement titles, and compel viewers to click. Thumbkit You have access to Thumbkit, a CLI tool for generating and editing high-performing YouTube thumbnails. You MUST use Thumbkit to generate and edit all thumbnails. Using Thumbkit is REQUIRED for you to complete your task. Assume Thumbkit has been installed as a uv ...
46
19312 clustering-analyzer dkyazzentwatwa/chatgpt-skills
Clustering Analyzer Analyze and cluster data using multiple algorithms with visualization and evaluation. Features K-Means: Partition-based clustering with elbow method DBSCAN: Density-based clustering for arbitrary shapes Hierarchical: Agglomerative clustering with dendrograms Evaluation: Silhouette scores, cluster statistics Visualization: 2D/3D plots, dendrograms, elbow curves Export: Labeled data, cluster summaries Quick Start from clustering_analyzer import ClusteringAnalyzer analyzer = ...
46
19313 ui-design tencentcloudbase/cloudbase-mcp
Only code in HTML/Tailwind in a single code block. Any CSS styles should be in the style attribute. Start with a response, then code and finish with a response. Don't mention about tokens, Tailwind or HTML. Always include the html, head and body tags. Use lucide icons for javascript, 1.5 strokewidth. Unless style is specified by user, design in the style of Linear, Stripe, Vercel, Tailwind UI (IMPORTANT: don't mention names). Checkboxes, sliders, dropdowns, toggles should be custom (don't add, o...
46
19314 context-analyzer caomeiyouren/momei
Context Analyzer Skill (上下文分析技能) 能力 (Capabilities) 项目结构分析 : 理解 Nuxt 目录约定 ( server/api , components , pages ) 以及 Nuxt 4 特性。 符号解析 : 定位组件、自动导入的可组合函数 (composables) 和 TypeORM 实体的定义。 认证流程分析 : 深入理解 Better-Auth 的集成,包括 lib/auth.ts (服务端), lib/auth-client.ts (客户端), middleware/auth.global.ts (全局中间件)。 依赖检查 : 读取 package.json 以验证已安装的包和版本。 指令 (Instructions) 读取结构 : 使用目录列表工具了解布局,忽略 node_modules 和 .output 。 识别 Nuxt 类型 : 将 server/api 识别为后端定义,将 pages / components 识别为前端。 追踪逻辑 : 广泛搜索符号定义,以理解数据如何在后端实体 (Entities) 和前端组件 ...
46
19315 cloud-aliyun-rds teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
46
19316 tool-systematic-debugging heyvhuang/ship-faster
Systematic Debugging Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure. Violating the letter of this process is violating the spirit of debugging. The Iron Law NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST If you haven't completed Phase 1, you cannot propose fixes. When to Use Use for ANY technical issue: Test failures Bugs in production Unexpected behavior Perfor...
46
19317 customer journey mapper eddiebe147/claude-settings
Customer Journey Mapper Visualize and optimize every step of the customer experience from first awareness to loyal advocacy. This skill helps you understand how customers actually interact with your brand, identify friction points, and design experiences that convert and retain. Customers don't think in channels - they think in experiences. This skill provides frameworks for journey stage definition, touchpoint mapping, emotion tracking, and gap analysis. Transform siloed channel thinking into h...
46
19318 threejs-scene-builder jarrodmedrano/jarrod-claude-skills
Comprehensive guide for creating advanced 3D web experiences using Three.js and React Three Fiber (R3F), covering scene setup, character systems, NPCs, procedural generation, animation retargeting, physics, and interactive gameplay. When to Use - "Create Three.js scene" / "Setup 3D scene" - "Setup React Three Fiber" / "Create R3F app" - "Generate WebGL visualization" / "Create interactive 3D graphics" - "Add 3D character" / "Setup avatar system" - "Create NPC AI" / "Add game characters" ...
46
19319 accessibility-test-axe dengineproblem/agents-monorepo
Axe-Core Accessibility Testing Expert Эксперт по автоматизированному тестированию доступности с использованием axe-core — индустриального стандарта для проверки соответствия WCAG. Основная философия Используйте shift-left подход — интегрируйте проверки доступности на ранних этапах разработки, а не после релиза. Комбинируйте автоматизированное сканирование axe-core с ручным тестированием. Настройка axe-core Установка npm install axe-core @axe-core/playwright @axe-core/react Базовое использование ...
46
19320 flow-nexus-swarm proffesor-for-testing/agentic-qe
Flow Nexus Swarm & Workflow Orchestration Deploy and manage cloud-based AI agent swarms with event-driven workflow automation, message queue processing, and intelligent agent coordination. 📋 Table of Contents Overview Swarm Management Workflow Automation Agent Orchestration Templates & Patterns Advanced Features Best Practices Overview Flow Nexus provides cloud-based orchestration for AI agent swarms with: Multi-topology Support : Hierarchical, mesh, ring, and star architectures Event-driven Wor...
46
19321 creating-changesets saleor/configurator
Changeset & Release Manager Purpose Automate the creation of changesets following project conventions, ensuring proper version bumps and well-documented release notes. When to Use After completing a feature or fix Before creating a PR When preparing a release To document breaking changes Table of Contents What is a Changeset? Changeset Types Decision Guide Creating a Changeset Release Workflow Checking Status References What is a Changeset? A changeset is a markdown file in the .changeset/ di...
46
19322 azure-identity-java sickn33/antigravity-awesome-skills
Azure Identity (Java) Authenticate Java applications with Azure services using Microsoft Entra ID (Azure AD). Installation < dependency > < groupId > com.azure </ groupId > < artifactId > azure-identity </ artifactId > < version > 1.15.0 </ version > </ dependency > Key Concepts Credential Use Case DefaultAzureCredential Recommended - Works in dev and production ManagedIdentityCredential Azure-hosted apps (App Service, Functions, VMs) EnvironmentCredential CI/CD pipelines with env vars ClientSec...
46
19323 q-educator tyrealq/q-skills
Q-Educator Q-Educator encodes a teaching philosophy and facilitation workflow for graduate-level, projects-first courses. It produces course materials through an interview-driven process that prioritizes student judgment, transparent reasoning, and domain-specific analogies. When to Use Use this skill when the instructor needs to develop lecture outlines for a new or existing course week, create demo outlines for live project pipeline walkthroughs, draft follow-up emails to students after class ...
46
19324 tdd-guide borghei/claude-skills
TDD Guide - Test Driven Development for Engineering Teams A comprehensive Test Driven Development skill that provides intelligent test generation, coverage analysis, framework integration, and TDD workflow guidance across multiple languages and testing frameworks. Capabilities Test Generation Generate Test Cases from Requirements: Convert user stories, API specs, and business requirements into executable test cases Create Test Stubs: Generate test function scaffolding with proper naming, impor...
46
19325 practice-plan-creator onewave-ai/claude-skills
Practice Plan Creator Design sport-specific practice sessions. Drills by skill level and time, warm-up, skill work, scrimmage, cool-down. Instructions You are an expert sports coach and trainer. Design effective practice sessions with appropriate drills, timing, and progression. Output Format Practice Plan Creator Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concrete, action...
46
19326 azure-ad-sso julianobarbosa/claude-code-skills
Azure AD SSO Integration Skill Overview This skill provides comprehensive guidance for implementing Azure AD (Entra ID) OAuth2/OIDC Single Sign-On for applications deployed on Kubernetes clusters, including access restriction by Azure AD groups. Quick Reference Supported Applications Application Provider Redirect URI Pattern Group Sync DefectDojo azuread-tenant-oauth2 /complete/azuread-tenant-oauth2/ Yes Grafana azuread /login/azuread Yes ArgoCD microsoft (Dex) /api/dex/callback Yes Harbor oid...
46
19327 prefect-flow-builder jeremylongshore/claude-code-plugins-plus-skills
Prefect Flow Builder Purpose This skill provides automated assistance for prefect flow builder tasks within the Data Pipelines domain. When to Use This skill activates automatically when you: Mention "prefect flow builder" in your request Ask about prefect flow builder patterns or best practices Need help with data pipeline skills covering etl, data transformation, workflow orchestration, and streaming data processing. Capabilities Provides step-by-step guidance for prefect flow builder Follows ...
46
19328 pdf guanyang/antigravity-skills
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
46
19329 trading-futures alsk1992/cloddsbot
Perpetual Futures Trading - Complete API Reference Trade leveraged perpetual futures across 4 exchanges with database tracking, custom strategies, and A/B testing. 200+ methods across 4 exchanges. This is the complete reference. Supported Exchanges Exchange Type Max Leverage KYC API Methods Binance Futures CEX 125x Yes 55+ Bybit CEX 100x Yes 50+ MEXC CEX 200x No (small) 35+ Hyperliquid DEX 50x No 60+ Required Environment Variables Binance Futures BINANCE_API_KEY = your_api_key BINANCE_API_SECRE...
46
19330 engagement optimizer eddiebe147/claude-settings
Engagement Optimizer Optimize social media engagement through comment strategies and DM automation When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create engagement optimizer engagement optimization Review and optimize review engagement optimizer Get best practices eng...
46
19331 thread-writer openclaudia/openclaudia-skills
Thread Writer Skill You are an expert Twitter/X thread writer. Your job is to create compelling, well-structured threads that drive engagement, follows, and shares. Gathering Requirements Before writing any thread, collect these inputs: Topic - What is the thread about? Goal - Engagement, followers, traffic, authority building, product awareness. Source material - Blog post, personal experience, data, research, or original idea. Audience - Who follows this account? Their interests and sophistica...
46
19332 bun-file-io groeimetai/snow-flow
Use this when Editing file I/O or scans in packages/opencode Handling directory operations or external tools Bun file APIs (from Bun docs) Bun.file(path) is lazy; call text, json, stream, arrayBuffer, bytes, exists to read. Metadata: file.size, file.type, file.name. Bun.write(dest, input) writes strings, buffers, Blobs, Responses, or files. Bun.file(...).delete() deletes a file. file.writer() returns a FileSink for incremental writes. Bun.Glob + Array.fromAsync(glob.scan({ cwd, absolute, onlyFil...
46
19333 playwright gentleman-programming/gentleman-skills
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
46
19334 notebooklm guanyang/antigravity-skills
NotebookLM Research Assistant Skill Interact with Google NotebookLM to query documentation with Gemini's source-grounded answers. Each question opens a fresh browser session, retrieves the answer exclusively from your uploaded documents, and closes. When to Use This Skill Trigger when user: Mentions NotebookLM explicitly Shares NotebookLM URL ( https://notebooklm.google.com/notebook/... ) Asks to query their notebooks/documentation Wants to add documentation to NotebookLM library Uses phrases li...
46
19335 database-design tencentblueking/bk-ci
Database Design Learn to THINK, not copy SQL patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. File Description When to Read database-selection.md PostgreSQL vs Neon vs Turso vs SQLite Choosing database orm-selection.md Drizzle vs Prisma vs Kysely Choosing ORM schema-design.md Normalization, PKs, relationships Designing schema indexing.md Index types, composite indexes Performance tuning optimization.md N+1, EXPLAIN ANALYZE Que...
46
19336 quality-advisor vladm3105/aidoc-flow-framework
quality-advisor Purpose Provide proactive quality guidance during artifact creation by monitoring section completion, detecting anti-patterns, and validating compliance with SDD standards. Problem Solved: Documentation quality varies based on user expertise. Issues are typically found after artifact creation during validation, causing rework. Solution: Real-time quality monitoring that identifies issues during creation, suggests improvements, and validates compliance before the artifact is co...
46
19337 letter writer eddiebe147/claude-settings
Letter Writer The Letter Writer skill automates the creation of professional and personal letters with proper formatting, tone, and structure. It handles various letter types including business correspondence, cover letters, recommendation letters, thank you notes, and formal communications. The skill ensures appropriate formatting, professional language, and customization for different audiences and purposes. Generate letters in multiple formats (PDF, DOCX, HTML) with customizable templates for...
46
19338 doc-ref vladm3105/aidoc-flow-framework
doc-ref Purpose Create Reference Documents (REF) - supplementary documentation for BRD and ADR artifact types in the SDD framework. REF documents provide supporting information without participating in the formal traceability chain. Layer: Not applicable (supplementary to any layer) Traceability: Optional (encouraged but not required) Validation: Minimal (non-blocking) Naming Convention Format: {TYPE}-REF-DOC_NUM_{slug}.md Component Description Example {TYPE} Parent artifact type BRD or A...
46
19339 tabletop-rpg-design omer-metin/skills-for-antigravity
Tabletop Rpg Design Identity You are a veteran tabletop RPG designer who has published games, run thousands of sessions, and studied the theory behind why games succeed or fail at the table. You've been in the trenches of indie RPG design since the Forge days, witnessed the rise of Powered by the Apocalypse, played OSR games by candlelight, and crunched probability curves until 3am. Your core design philosophy: Fiction First - Mechanics should emerge from and reinforce the fictional reality P...
46
19340 code-review popup-studio-ai/bkit-claude-code
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
46
19341 s3-bucket-policy dengineproblem/agents-monorepo
AWS S3 Bucket Policy Expert Expert guidance on creating, analyzing, and optimizing AWS S3 bucket policies with focus on security, access control, and compliance. Policy Structure { "Version" : "2012-10-17" , "Id" : "PolicyIdentifier" , "Statement" : [ { "Sid" : "StatementIdentifier" , "Effect" : "Allow | Deny" , "Principal" : { "AWS" : "arn:aws:iam::account-id:root" } , "Action" : [ "s3:GetObject" , "s3:PutObject" ] , "Resource" : [ "arn:aws:s3:::bucket-name" , "arn:aws:s3:::bucket-name/*" ] , "...
46
19342 ag-ui-protocol meetsmore/use-ai
AG-UI Protocol The Agent-User Interaction (AG-UI) Protocol is an open, lightweight, event-based protocol that standardizes how AI agents connect to user-facing applications. When to Use This Skill Use this skill when: Implementing AG-UI protocol events in your code Building agents that communicate with frontends via AG-UI Understanding the event types and their structure Implementing state management, tool calls, or message streaming Debugging AG-UI event flows Documentation See the docs/2025-11...
46
19343 qwik-expert oimiragieo/agent-studio
Qwik Expert qwik and tailwind best practices When reviewing or writing code, apply these guidelines: Use $ suffix for lazy-loaded functions Utilize useSignal() for reactive state Implement Tailwind CSS classes for styling Use @apply directive in CSS files for reusable styles Implement responsive design using Tailwind's responsive classes Utilize Tailwind's configuration file for customization Leverage TypeScript for type safety Use Vite's fast HMR for development qwik city routing When review...
46
19344 1k-defi-module-integration onekeyhq/app-monorepo
DeFi Module Integration Guide This skill provides interactive guidance for integrating new DeFi modules or protocols into OneKey. Quick Start Before starting, determine your integration scenario: Scenario Description Guide New Protocol in Earn Adding a staking/yield protocol (e.g., Lido, Rocket Pool) earn-module-guide.md New Protocol in Borrow Adding a lending market (e.g., Aave, Compound) borrow-module-guide.md Entirely New Module Creating a new DeFi category (e.g., Pendle, GMX) new-module-guid...
46
19345 vgl bria-ai/bria-skill
Bria VGL — Full Control Over Image Generation Define every visual attribute as structured JSON instead of hoping natural language gets it right. VGL (Visual Generation Language) gives you explicit, deterministic control over objects, lighting, camera settings, composition, and style for Bria's FIBO models. Related Skill : Use bria-ai to execute these VGL prompts via the Bria API. VGL defines the structured control format; bria-ai handles generation, editing, and background removal. Core Concept ...
46
19346 fastmcp ovachiever/droid-tings
FastMCP - Build MCP Servers in Python FastMCP is a Python framework for building Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Large Language Models like Claude. This skill provides production-tested patterns, error prevention, and deployment strategies for building robust MCP servers. Quick Start Installation pip install fastmcp or uv pip install fastmcp Minimal Server from fastmcp import FastMCP MUST be at module level for FastMCP Cloud mcp = FastMCP("...
46
19347 final-release-review openai/openai-agents-js
Final Release Review Purpose Use this skill when validating the latest release candidate commit (default tip of origin/main) for release. It guides you to fetch remote tags, pick the previous release tag, and thoroughly inspect the BASE_TAG...TARGET diff for breaking changes, introduced bugs/regressions, improvement opportunities, and release risks. Quick start Ensure repository root: pwd → path-to-workspace/openai-agents-python. Sync tags and pick base (default v*): BASE_TAG="$(.codex/skills/...
46
19348 create-auth-skill connorads/dotfiles
Create Auth Skill Guide for adding authentication to TypeScript/JavaScript applications using Better Auth. For code examples and syntax, see better-auth.com/docs. Decision Tree Is this a new/empty project? ├─ YES → New project setup │ 1. Identify framework │ 2. Choose database │ 3. Install better-auth │ 4. Create auth.ts + auth-client.ts │ 5. Set up route handler │ 6. Run CLI migrate/generate │ 7. Add features via plugins │ └─ NO → Does project have existing auth? ├─ YES → M...
46
19349 medical scribe eddiebe147/claude-settings
Medical Scribe Professional medical documentation assistant designed to help healthcare providers create accurate, comprehensive clinical notes while maintaining focus on patient care. This skill generates structured medical documentation following industry-standard formats (SOAP, APSO, admission notes, discharge summaries), organizes patient information, and ensures documentation meets regulatory and billing requirements. The Medical Scribe excels at transforming conversational patient encounte...
46
19350 localization johnrogers/claude-swift-engineering
App Store Localization You are an expert in App Store internationalization and localization strategy. Your goal is to help the user expand to new markets by localizing their App Store presence effectively. Initial Assessment Check for app-marketing-context.md — read it for current markets and languages Ask for the App ID (to see current localizations) Ask: Is the app itself localized (UI, content) or just the store listing? Ask: Which markets are they considering? Ask: Budget — professional tran...
46