███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5851 | database-optimizer | sickn33/antigravity-awesome-skills |
Database Optimizer Senior database optimizer with expertise in performance tuning, query optimization, and scalability across multiple database systems. Role Definition You are a senior database performance engineer with 10+ years of experience optimizing high-traffic databases. You specialize in PostgreSQL and MySQL optimization, execution plan analysis, strategic indexing, and achieving sub-100ms query performance at scale. When to Use This Skill Analyzing slow queries and execution plans ...
|
147 |
| 5852 | android-adb | httprunner/skills |
Android ADB Reference for controlling Android devices with raw adb commands. Execution Constraints Use adb -s <serial> whenever more than one device is connected. Confirm screen resolution before coordinate actions: adb -s SERIAL shell wm size . Ask for missing required inputs before executing (serial, package/activity, coordinates, APK path). Surface actionable stderr on failure (authorization, cable/network, tcpip state). Prefer ADB Keyboard broadcast for CJK and special character input when A...
|
147 |
| 5853 | auth0-react-native | auth0/agent-skills |
Auth0 React Native Integration Add authentication to React Native and Expo mobile applications using react-native-auth0. Prerequisites React Native or Expo application Auth0 account and application configured as Native type If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use React web applications - Use auth0-react skill for SPAs (Vite/CRA) React Server Components - Use auth0-nextjs for Next.js applications Non-React native apps - Use platform-specific SDKs (...
|
147 |
| 5854 | patent-application-creator | robthepcguy/claude-patent-creator |
Complete end-to-end patent application creation from invention disclosure to USPTO-ready filing. When to Use Invoke this skill when users ask to: - Create a complete patent application - Draft a provisional patent application - Prepare a utility patent application - Write patent claims and specification - Generate a full patent filing package What This Skill Does Orchestrates the complete patent creation workflow: - Prior Art Search → Identify existing patents - Claims Drafting → Wr...
|
147 |
| 5855 | sdd:implement | neolabhq/context-engineering-kit |
Implement Task with Verification Your job is to implement solution in best quality using task specification and sub-agents. You MUST NOT stop until it critically neccesary or you are done! Avoid asking questions until it is critically neccesary! Launch implementation agent, judges, iterate till issues are fixed and then move to next step! Execute task implementation steps with automated quality verification using LLM-as-Judge for critical artifacts. User Input $ARGUMENTS Command Arguments Parse ...
|
147 |
| 5856 | terraform-specialist | sickn33/antigravity-awesome-skills |
You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state management, and modern IaC practices. Use this skill when Designing Terraform/OpenTofu modules or environments Managing state backends, workspaces, or multi-cloud stacks Implementing policy-as-code and CI/CD automation for IaC Do not use this skill when You only need a one-off manual infrastructure change You are locked to a different IaC tool or platform You cannot store or secure state remotely Instruc...
|
147 |
| 5857 | attio-crm | casper-studios/casper-marketplace |
Attio CRM Overview Interact with Attio CRM to manage companies, contacts, notes, and deals programmatically. Quick Decision Tree What do you need? │ ├── Get/search companies │ └── references/api-guide.md │ └── Script: scripts/attio_api.py get-company / search-companies │ ├── Create/update company │ └── Script: scripts/attio_api.py create-company / update-company │ ├── Create/link contacts │ └── Script: scripts/attio_api.py create-person │ ├── Add notes to records │ └── Script: scripts/...
|
147 |
| 5858 | axiom-swiftui-debugging | charleswiltgen/axiom |
SwiftUI Debugging Overview SwiftUI debugging falls into three categories, each with a different diagnostic approach: View Not Updating – You changed something but the view didn't redraw. Decision tree to identify whether it's struct mutation, lost binding identity, accidental view recreation, or missing observer pattern. Preview Crashes – Your preview won't compile or crashes immediately. Decision tree to distinguish between missing dependencies, state initialization failures, and Xcode cache ...
|
147 |
| 5859 | developer-onboarding | aj-geddes/useful-ai-prompts |
Developer Onboarding Overview Create comprehensive onboarding documentation that helps new developers quickly set up their development environment, understand the codebase, and start contributing effectively. When to Use New developer onboarding README file creation Contributing guidelines Development environment setup Architecture overview docs Code style guides Git workflow documentation Testing guidelines Deployment procedures Comprehensive README Template Project Name Brief project descr...
|
147 |
| 5860 | batch-processing-jobs | aj-geddes/useful-ai-prompts |
Batch Processing Jobs Overview Implement scalable batch processing systems for handling large-scale data processing, scheduled tasks, and async operations efficiently. When to Use Processing large datasets Scheduled report generation Email/notification campaigns Data imports and exports Image/video processing ETL pipelines Cleanup and maintenance tasks Long-running computations Bulk data updates Architecture Patterns ┌─────────────┐ ┌─────────────┐ ┌──────────┐ │ Producer │─────▶│...
|
147 |
| 5861 | react-native-app | aj-geddes/useful-ai-prompts |
React Native App Development Overview Create robust cross-platform mobile applications using React Native with modern development patterns including navigation, state management, API integration, and native module handling. When to Use Building iOS and Android apps from single codebase Rapid prototyping for mobile platforms Leveraging web development skills for mobile Sharing code between React Native and React Web Integrating with native modules and APIs Instructions 1. Project Setup & Naviga...
|
147 |
| 5862 | scvi-tools | anthropics/knowledge-work-plugins |
scvi-tools Deep Learning Skill This skill provides guidance for deep learning-based single-cell analysis using scvi-tools, the leading framework for probabilistic models in single-cell genomics. How to Use This Skill Identify the appropriate workflow from the model/workflow tables below Read the corresponding reference file for detailed steps and code Use scripts in scripts/ to avoid rewriting common code For installation or GPU issues, consult references/environment_setup.md For debugging, cons...
|
147 |
| 5863 | macos-accessibility | martinholovsky/claude-skills-generator |
1. Overview Risk Level: HIGH - System-level access, TCC permission requirements, process interaction You are an expert in macOS Accessibility automation with deep expertise in: AXUIElement API: Accessibility element hierarchy, attributes, actions TCC (Transparency, Consent, Control): Permission management ApplicationServices Framework: System-level automation integration Security Boundaries: Sandbox restrictions, hardened runtime Core Expertise Areas Accessibility APIs: AXUIElementRef, AXObse...
|
147 |
| 5864 | vector-database-engineer | sickn33/antigravity-awesome-skills |
Vector Database Engineer Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similarity search. Use PROACTIVELY for vector search implementation, embedding optimization, or semantic retrieval systems. Do not use this skill when The task is unrelated to vector database engineer You need a different domain or tool outside this scope Instructions Clarify goals...
|
147 |
| 5865 | container-debugging | aj-geddes/useful-ai-prompts |
Container Debugging Overview Container debugging focuses on issues within Docker/Kubernetes environments including resource constraints, networking, and application runtime problems. When to Use Container won't start Application crashes in container Resource limits exceeded Network connectivity issues Performance problems in containers Instructions 1. Docker Debugging Basics Check container status docker ps -a docker inspect <container-id> docker stats <container-id> View container logs doc...
|
147 |
| 5866 | encore-api | encoredev/skills |
Encore API Endpoints Instructions When creating API endpoints with Encore.ts, follow these patterns: 1. Import the API module import { api } from "encore.dev/api"; 2. Define typed request/response interfaces Always define explicit TypeScript interfaces for request and response types: interface CreateUserRequest { email: string; name: string; } interface CreateUserResponse { id: string; email: string; name: string; } 3. Create the endpoint export const createUser = api( { metho...
|
147 |
| 5867 | google-news | outsharp/shipp-skills |
Google News RSS API Google News is a free news aggregator that collects headlines from thousands of publishers around the world. Google exposes its feeds via public RSS 2.0 endpoints that require no authentication or API key . Base URL https://news.google.com/rss All feed URLs are built by appending paths and query parameters to this base. Query Parameters Every feed URL accepts the following query parameters to control region and language: Parameter Required Description Example hl Yes Interface...
|
147 |
| 5868 | data cleaning pipeline | aj-geddes/useful-ai-prompts |
Data Cleaning Pipeline Overview Data cleaning pipelines transform raw, messy data into clean, standardized formats suitable for analysis and modeling through systematic handling of missing values, outliers, and data quality issues. When to Use Preparing raw datasets for analysis or modeling Handling missing values and data quality issues Removing duplicates and standardizing formats Detecting and treating outliers Building automated data preprocessing workflows Ensuring data integrity and consis...
|
147 |
| 5869 | instrument-data-to-allotrope | anthropics/knowledge-work-plugins |
Instrument Data to Allotrope Converter Convert instrument files into standardized Allotrope Simple Model (ASM) format for LIMS upload, data lakes, or handoff to data engineering teams. Note: This is an Example Skill This skill demonstrates how skills can support your data engineering tasks—automating schema transformations, parsing instrument outputs, and generating production-ready code. To customize for your organization: Modify the references/ files to include your company's specific schemas ...
|
147 |
| 5870 | scrum master | aj-geddes/claude-code-bmad-skills |
Scrum Master Role: Phase 4 - Implementation Planning specialist Function: Break down work into manageable stories, plan sprints, track velocity, and facilitate agile delivery. Responsibilities Break epics into detailed user stories with acceptance criteria Estimate story complexity using Fibonacci story points Plan sprint iterations based on team velocity and capacity Track sprint progress with burndown metrics Facilitate story refinement and backlog grooming Ensure work is properly sized, scope...
|
146 |
| 5871 | paid-ads-strategy | kostja94/marketing-skills |
Strategies: Paid Ads Guides paid ads strategy: when to use paid acquisition, channel selection, budget allocation, ad-to-landing-page alignment, and cross-platform best practices. Paid ads (Google Ads, Meta, LinkedIn, Reddit, TikTok, etc.) deliver immediate reach and targeting; use when PMF is validated and budget allows. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the use...
|
146 |
| 5872 | railway-domain | davila7/claude-code-templates |
Railway Domain Management Add, view, or remove domains for Railway services. When to Use User asks to "add a domain", "generate a domain", "get a URL" User wants to add a custom domain User asks "what's the URL for my service" User wants to remove a domain Add Railway Domain Generate a railway-provided domain (max 1 per service): railway domain --json For a specific service: railway domain --json --service backend Response Returns the generated domain URL. Service must have a deployment...
|
146 |
| 5873 | unreal-engine | dstn2000/claude-unreal-engine-skill |
Unreal Engine Development Assistant Core Philosophy: Zero Assumptions CRITICAL: Never make assumptions about the user's project. Every Unreal project is unique in structure, assets, and configuration. Always verify before suggesting code or assets. Pre-Flight Discovery Protocol When a user asks for Unreal Engine help, ALWAYS execute this discovery sequence FIRST: 1. Locate the .uproject File find . -maxdepth 2 -name "*.uproject" -type f If found: Read it to extract: Engine version from "E...
|
146 |
| 5874 | data-visualization | inference-sh/skills |
Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. Chart Selection Guide Choose by Data Relationship What You're Showing Best Chart Alternatives Trend over time Line chart Area chart (if showing cumulative or composition) Comparison across categories Vertical bar chart Horizontal bar (many categories), lollipop chart Ranking Horizontal bar chart Dot plot, slope char...
|
146 |
| 5875 | zustand | lobehub/lobe-chat |
LobeHub Zustand State Management Action Type Hierarchy 1. Public Actions Main interfaces for UI components: Naming: Verb form ( createTopic , sendMessage ) Responsibilities: Parameter validation, flow orchestration 2. Internal Actions ( internal_* ) Core business logic implementation: Naming: internal_ prefix ( internal_createTopic ) Responsibilities: Optimistic updates, service calls, error handling Should not be called directly by UI 3. Dispatch Methods ( internal_dispatch* ) State update hand...
|
146 |
| 5876 | angular-best-practices-ngrx | alfredoperez/angular-best-practices |
Angular NgRx Best Practices NgRx state management rules for global state with actions, reducers, effects, and selectors. Use with the core angular-best-practices skill for comprehensive Angular coverage. Links Core Skill: angular-best-practices Browse All Skills GitHub Repository When to Apply Adding or modifying NgRx stores, reducers, or effects Writing selectors for state selection in components Managing collections with @ngrx/entity Rules Rule Impact Description Keep Reducers Pure HIGH No sid...
|
146 |
| 5877 | fda-consultant-specialist | davila7/claude-code-templates |
FDA Consultant Specialist FDA regulatory consulting for medical device manufacturers covering submission pathways, Quality System Regulation (QSR), HIPAA compliance, and device cybersecurity requirements. Table of Contents FDA Pathway Selection 510(k) Submission Process QSR Compliance HIPAA for Medical Devices Device Cybersecurity Resources FDA Pathway Selection Determine the appropriate FDA regulatory pathway based on device classification and predicate availability. Decision Framework Predicat...
|
146 |
| 5878 | deepchem | davila7/claude-code-templates |
DeepChem Overview DeepChem is a comprehensive Python library for applying machine learning to chemistry, materials science, and biology. Enable molecular property prediction, drug discovery, materials design, and biomolecule analysis through specialized neural networks, molecular featurization methods, and pretrained models. When to Use This Skill This skill should be used when: Loading and processing molecular data (SMILES strings, SDF files, protein sequences) Predicting molecular properti...
|
146 |
| 5879 | expert-driven | gocallum/nextjs16-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
146 |
| 5880 | startup-validator | ailabs-393/ai-labs-claude-skills |
Startup Validator A comprehensive tool for analyzing startup ideas through systematic market research, competitive analysis, problem validation, and positioning strategy. This skill helps evaluate whether a startup idea has genuine market potential and how to position it effectively. Core Workflow When a user presents a startup idea, follow this systematic validation process: 1. Idea Clarification & Scoping (2-3 minutes) Ensure complete understanding before research begins: Extract key inf...
|
146 |
| 5881 | weibo_hotspot_analyzer | violin86318/weibo-hotspot-analyzer |
[技能说明] 自动化分析微博热搜并转化为产品创意的智能助手。通过实时抓取微博热搜榜单,深度挖掘每个热点的背景信息和事件脉络,利用AI从"有趣度80%+有用度20%"的角度提取产品创意,最终生成可视化的HTML分析报告。帮助产品经理、创业者、开发者快速发现市场机会,将热点转化为可执行的产品方案。 [核心能力] - 实时热搜抓取 :通过天聚数行API自动获取微博热搜TOP50榜单,包含热搜词、热度指数、标签 - 智能背景搜索 :对每个热搜话题使用Web Search工具搜索相关新闻、事件脉络、社会背景 - AI创意分析 :基于热点信息,从"有趣度80分+有用度20分"的多维度评分体系提取产品创意 - 多创意生成 :为每个热搜生成多个产品创意方案,包含名称、核心功能、目标用户描述 - 可视化报告 :生成响应式HTML报告,活力橙主题,支持手机/平板查看,高亮展示高分创意 - 智能评分分级 :自动计算综合评分,>80分标注为优秀,60-80分标注为良好 [执行流程] 第一步:抓取微博热搜榜单 - 运行 python scripts/fetch_weibo_hot.py 调用天聚数行API - ...
|
146 |
| 5882 | competitive-intelligence-analyst | shipshitdev/library |
Competitive Intelligence Analyst - Market & Competitor Tracking Overview You are a competitive intelligence analyst specializing in indie market analysis. You help solo founders understand their competitive landscape, monitor competitor moves, identify market gaps, and position their offerings for maximum differentiation. Your job is to execute competitive research—not just advise—by building monitoring systems and actionable competitive insights. Core Principle: "Know your competition better ...
|
146 |
| 5883 | and token-efficient refinement | gocallum/nextjs16-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
146 |
| 5884 | spring-boot-application | aj-geddes/useful-ai-prompts |
Spring Boot Application Overview Develop production-ready Spring Boot applications with proper annotation-based configuration, dependency injection, REST controllers, JPA data persistence, service layers, and security implementation following Spring conventions. When to Use Building Spring Boot REST APIs Implementing service-oriented architectures Configuring data persistence with JPA Managing dependency injection Implementing Spring Security Building microservices with Spring Boot Instruction...
|
146 |
| 5885 | algorithmic-trading | omer-metin/skills-for-antigravity |
No SKILL.md available for this skill. View on GitHub
|
146 |
| 5886 | axiom-ios-accessibility | charleswiltgen/axiom |
iOS Accessibility Router You MUST use this skill for ANY accessibility work including VoiceOver, Dynamic Type, color contrast, and WCAG compliance. When to Use Use this router when: Fixing VoiceOver issues Implementing Dynamic Type Checking color contrast Ensuring touch target sizes Preparing for App Store accessibility review WCAG compliance auditing Routing Logic Accessibility Issues All accessibility work → /skill axiom-accessibility-diag VoiceOver labels and hints Dynamic Type scaling ...
|
146 |
| 5887 | free-tool-strategy | davila7/claude-code-templates |
Free Tool Strategy (Engineering as Marketing) You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and build brand awareness. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or speci...
|
146 |
| 5888 | favicon-generator | kostja94/marketing-skills |
Components: Favicon Guides favicon and app icon implementation for brand consistency across browser tabs, bookmarks, mobile home screens, and Google Search results . Favicons help users identify sites; missing or incorrect icons hurt trust. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for produc...
|
146 |
| 5889 | blog-writer | lightfastai/lightfast |
Blog Writer Create clear, accurate blog posts that help developers understand Lightfast capabilities and industry trends. Critical: Accuracy Over Marketing Before writing anything: Verify every claim: If you cite a number, confirm the source If you mention a feature, confirm it exists in production When uncertain, ask for clarification Never oversell: Disclose limitations: "Currently supports X; Y coming in vZ" Be honest about beta status and rollout timelines Match category voice: Tech...
|
146 |
| 5890 | red-team-tactics | davila7/claude-code-templates |
Red Team Tactics Adversary simulation principles based on MITRE ATT&CK framework. 1. MITRE ATT&CK Phases Attack Lifecycle RECONNAISSANCE → INITIAL ACCESS → EXECUTION → PERSISTENCE ↓ ↓ ↓ ↓ PRIVILEGE ESC → DEFENSE EVASION → CRED ACCESS → DISCOVERY ↓ ↓ ↓ ↓ LATERAL MOVEMENT → COLLECTION → C2 → EXFILTRATION → IMPACT Phase Objectives Phase Objective Recon Map attack surface Initial Access Get first foothold E...
|
146 |
| 5891 | prd mastery: context-aware | gocallum/nextjs16-agent-skills | 146 | |
| 5892 | docx | skillcreatorai/ai-agent-skills |
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
|
146 |
| 5893 | tooluniverse-rare-disease-diagnosis | mims-harvard/tooluniverse |
Rare Disease Diagnosis Advisor Systematic diagnosis support for rare diseases using phenotype matching, gene panel prioritization, and variant interpretation across Orphanet, OMIM, HPO, ClinVar, and structure-based analysis. KEY PRINCIPLES : Report-first approach - Create report file FIRST, update progressively Phenotype-driven - Convert symptoms to HPO terms before searching Multi-database triangulation - Cross-reference Orphanet, OMIM, OpenTargets Evidence grading - Grade diagnoses by supporti...
|
146 |
| 5894 | accessibility | microsoft/vscode |
Web Accessibility (WCAG 2.1 AA) Status : Production Ready ✅ Last Updated : 2026-01-14 Dependencies : None (framework-agnostic) Standards : WCAG 2.1 Level AA Quick Start (5 Minutes) 1. Semantic HTML Foundation Choose the right element - don't use div for everything: <!-- ❌ WRONG - divs with onClick --> < div onclick = " submit ( ) " > Submit </ div > < div onclick = " navigate ( ) " > Next page </ div > <!-- ✅ CORRECT - semantic elements --> < button type = " submit " > Submit </ button > < a hre...
|
146 |
| 5895 | apollo-router-plugin-creator | apollographql/skills |
Apollo Router Plugin Creator Create native Rust plugins for Apollo Router. Request Lifecycle ┌────────┐ ┌────────────────┐ ┌────────────────────┐ ┌───────────────────┐ ┌─────────────────────┐ │ Client │ │ Router Service │ │ Supergraph Service │ │ Execution Service │ │ Subgraph Service(s) │ └────┬───┘ └────────┬───────┘ └...
|
146 |
| 5896 | sdd:brainstorm | neolabhq/context-engineering-kit |
Brainstorming Ideas Into Designs Overview Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far. The Process Understanding the idea: Check out the current project state first (files, docs, recent commits...
|
145 |
| 5897 | excel-data-analyzer | mineru98/skills-store |
Excel Data Analyzer Overview Analyze Excel files to identify data structure, quality issues, format inconsistencies, and statistical patterns. Generate comprehensive markdown reports with actionable insights for data cleaning and improvement. Quick Start Analyze any Excel file with a single command: cd /path/to/skill/scripts bun install First time only bun run analyze_excel.ts /path/to/data.xlsx Output: Markdown report (data_analysis.md) with complete analysis. Core Capabilities 1. Data...
|
145 |
| 5898 | remove-old-skills-from-workflow | nicepkg/ai-workflow |
Remove Skills from Workflow Guide for removing skills from an existing workflow and updating all related documentation. When to Use User wants to remove a skill from a workflow User says "remove skill", "delete skill", "移除技能", "删除技能" Cleaning up unused or deprecated skills from a workflow Removal Workflow Step 1: Identify the Skill Search for the skill name across the workflow to understand its usage: Find all references to the skill grep -r "skill-name" /path/to/workflow/ Step 2: Delete S...
|
145 |
| 5899 | cicd-automation-workflow-automate | sickn33/antigravity-awesome-skills |
Workflow Automation You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design and implement automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security. Use this skill when Automating CI/CD workflows or release pipelines Designing GitHub Actions or multi-stage build/test/deploy flows Replacing manual build, test, or deployment steps I...
|
145 |
| 5900 | app-store-screenshots | inference-sh/skills |
App Store Screenshots Generator Overview Build a Next.js page that renders iOS App Store screenshots as advertisements (not UI showcases) and exports them via html-to-image at Apple's required resolutions. Screenshots are the single most important conversion asset on the App Store. Core Principle Screenshots are advertisements, not documentation. Every screenshot sells one idea. If you're showing UI, you're doing it wrong — you're selling a feeling , an outcome , or killing a pain point . Step 1...
|
145 |