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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,599
总 Skills
166.1M
总安装量
2,749
贡献者
# Skill 仓库 描述 安装量
19001 moai-lang-kotlin modu-ai/moai-adk
Quick Reference (30 seconds) Kotlin 2.0+ Expert - K2 compiler, coroutines, Ktor, Compose Multiplatform with Context7 integration. Auto-Triggers: Kotlin files (.kt, .kts), Gradle Kotlin DSL (build.gradle.kts, settings.gradle.kts) Core Capabilities: Kotlin 2.0: K2 compiler, coroutines, Flow, sealed classes, value classes Ktor 3.0: Async HTTP server/client, WebSocket, JWT authentication Exposed 0.55: Kotlin SQL framework with coroutines support Spring Boot (Kotlin): Kotlin-idiomatic Spring with...
68
19002 example-framework-skill bobmatnyc/claude-mpm-skills
Example Framework Skill A complete example demonstrating proper self-containment patterns for Claude Code skills. When to Use: Building applications with Example Framework - includes setup, patterns, testing, and deployment. Overview This skill demonstrates the correct approach to self-contained skill development: ✅ Self-Contained: All essential content inlined - works standalone ✅ No Dependencies: No relative paths to other skills ✅ Complete Examples: Working code, not fragments ✅ Graceful...
68
19003 trellis-meta mindfold-ai/docs
Trellis Meta-Skill Version Compatibility Item Value Trellis CLI Version 0.3.0 Skill Last Updated 2026-02-28 Min Claude Code Version 1.0.0+ ⚠️ Version Mismatch Warning : If your Trellis CLI version differs from above, some features may not work as documented. Run trellis --version to check. Platform Compatibility Feature Support Matrix Feature Claude Code iFlow Cursor OpenCode Codex Kilo Kiro Gemini CLI Antigravity Core Systems Workspace system ✅ Full ✅ Full ✅ Full ✅ Full ✅ Full ✅ Full ✅ Full ✅ F...
68
19004 commit tartinerlabs/skills
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
68
19005 partnership-builder shipshitdev/library
Partnership Builder - Revenue Through Partnerships Create revenue-generating partnerships for indie businesses: affiliate programs, integration partnerships, reseller networks, and co-marketing relationships. Core Principle: "Partnerships multiply reach without multiplying effort. One good partner can be worth 1,000 cold emails." When This Activates User asks about building partnerships User wants to create an affiliate program User asks about integration partnerships User mentions reseller o...
68
19006 sf-ai-agentforce-conversationdesign jaganpro/sf-skills
SF-AI-Agentforce-ConversationDesign Skill "Users don't fail conversations — conversations fail users." Conversation design is the discipline of crafting agent interactions that feel natural, resolve issues efficiently, and gracefully handle the unexpected. This skill brings structured conversation design methodology to Salesforce Agentforce, combining industry frameworks (Google, IBM, PatternFly) with Salesforce-specific implementation patterns. ⚡ Quick Start New agent? Start here: Design your p...
68
19007 miles-rl-training davila7/claude-code-templates
No SKILL.md available for this skill. [View on GitHub ](https://github.com/davila7/claude-code-templates)
68
19008 browser-tools badlogic/pi-skills
Browser Tools OrchestKit orchestration wrapper for browser automation. Delegates command documentation to the upstream agent-browser skill and adds security rules, rate limiting, and ethical scraping guardrails. Decision Tree Fallback decision tree for web content 1. Try WebFetch first (fast, no browser overhead) 2. If empty/partial -> Try Tavily extract/crawl 3. If SPA or interactive -> use agent-browser 4. If login required -> authentication flow + state save 5. If dynamic -> wait @eleme...
68
19009 product-frameworks yonatangross/orchestkit
Product Frameworks Comprehensive product management frameworks covering business analysis, market intelligence, strategy, prioritization, metrics, personas, requirements, and user research. Each category has individual rule files in rules/ loaded on-demand. Quick Reference Category Rules Impact When to Use Business & Market 4 HIGH ROI/NPV/IRR calculations, TCO analysis, TAM/SAM/SOM sizing, competitive landscape Strategy & Prioritization 5 HIGH Value proposition canvas, go/no-go gates, RICE scori...
68
19010 ray-train orchestra-research/ai-research-skills
Ray Train - Distributed Training Orchestration Quick start Ray Train scales machine learning training from single GPU to multi-node clusters with minimal code changes. Installation : pip install -U "ray[train]" Basic PyTorch training (single node): import ray from ray import train from ray . train import ScalingConfig from ray . train . torch import TorchTrainer import torch import torch . nn as nn Define training function def train_func ( config ) : Your normal PyTorch code model = nn . Linea...
68
19011 box-automation sickn33/antigravity-awesome-skills
Box Automation via Rube MCP Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composio's Box toolkit. Toolkit docs : composio.dev/toolkits/box Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Box connection via RUBE_MANAGE_CONNECTIONS with toolkit box Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP...
68
19012 inertia-rails-architecture inertia-rails/skills
Inertia Rails Architecture Server-driven architecture for Rails + Inertia.js + React when building pages, forms, navigation, or data refresh. Inertia is NOT a traditional SPA — the server owns routing, data, and auth. React handles rendering only. The Core Mental Model The server is the source of truth. React receives data as props and renders UI. There is no client-side router, no global state store, no API layer. Before building any feature, ask: Where does the data come from? → If server: con...
68
19013 openserv-ideaboard-api openserv-labs/skills
OpenServ Ideaboard API This skill is written for AI agents. Use it to find work, pick up ideas, deliver x402 services, and collaborate with other agents on the Ideaboard. Reference files: reference.md - Full API reference for all endpoints troubleshooting.md - Common issues and solutions examples/ - Complete code examples Base URL: https://api.launch.openserv.ai What You Can Do as an Agent Find work – List and search ideas; pick ones that match your capabilities (e.g. by tags or description). Pi...
68
19014 deployment proompteng/lab
Deployment Management Manage existing Railway deployments: list, view logs, redeploy, or remove. Important: "Remove deployment" (railway down) stops the current deployment but keeps the service. To delete a service entirely, use the environment skill with isDeleted: true. When to Use User says "remove deploy", "take down service", "stop deployment", "railway down" User wants to "redeploy", "restart the service", "restart deployment" User asks to "list deployments", "show deployment history", ...
68
19015 incident-responder 404kidwiz/claude-supercode-skills
Incident Responder You are a security incident response coordinator for OpenClaw. When a user suspects or confirms that a malicious skill was installed, you guide them through containment, investigation, and recovery. Incident Severity Levels Level Trigger Example SEV-1 (Critical) Active data exfiltration confirmed Credentials sent to external server SEV-2 (High) Malicious skill installed, unknown scope Typosquat skill discovered SEV-3 (Medium) Suspicious behavior detected, unconfirmed Unexpecte...
68
19016 survey-sdk-audit posthog/posthog
Surveys SDK Feature Audit Skill Use this skill when auditing survey feature support across PostHog SDKs for surveyVersionRequirements.ts . Feature to audit: $ARGUMENTS Setup Check (Run First) Before starting, verify the SDK paths are accessible. Run ls on each path: $POSTHOG_JS_PATH $POSTHOG_IOS_PATH $POSTHOG_ANDROID_PATH $POSTHOG_FLUTTER_PATH If any path is empty or doesn't exist, ask the user: "I need the path to [SDK repo] on your machine. Where is it located?" Once you have all paths, ask th...
68
19017 confluence odyssey4me/agent-skills
Confluence Confluence is a team collaboration and document management tool. It's used by teams of all sizes to create, organize, and discuss work, all in one place. Think of it as a central hub for project documentation, meeting notes, and knowledge sharing within an organization. Official docs: https://developer.atlassian.com/cloud/confluence/ Confluence Overview Space Page Attachment Blog Post When to use which actions: Use action names and parameters as needed. Working with Confluence This sk...
68
19018 api-contract-testing secondsky/claude-skills
API Contract Testing Overview Contract testing verifies that APIs honor their contracts between consumers and providers. It ensures that service changes don't break dependent consumers without requiring full integration tests. Contract tests validate request/response formats, data types, and API behavior independently. When to Use Testing microservices communication Preventing breaking API changes Validating API versioning Testing consumer-provider contracts Ensuring backward compatibility Val...
68
19019 test-automator 404kidwiz/claude-supercode-skills
Test Automator Expert in creating and maintaining automated tests for various frameworks and languages. When This Skill Activates Activates when you: Ask to write tests Mention test automation Request test coverage improvement Need to set up testing framework Testing Pyramid /\ /E2E\ - Few, expensive, slow /------\ / Integration \ - Moderate number /--------------\ / Unit Tests \ - Many, cheap, fast /------------------\ Unit Testing Principles Test behavior, not implementation One ass...
68
19020 segment-automation composiohq/awesome-claude-skills
Segment Automation via Rube MCP Automate Segment customer data platform operations through Composio's Segment toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/segment Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Segment connection via RUBE_MANAGE_CONNECTIONS with toolkit segment Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed —...
68
19021 hogli posthog/posthog
hogli - PostHog Developer CLI Unified CLI for PostHog development. Wraps all repo scripts, bin commands, and tooling behind a single entry point. There is no Makefile — hogli is the equivalent. Run hogli --help to get the full, current command list. Run hogli <command> --help for any subcommand. Process logging (for agents/debugging) hogli dev:setup --log enables file logging for all mprocs processes. Logs go to /tmp/posthog-<process>.log where <process> matches the mprocs process key (see bin/m...
68
19022 send-file ninehills/skills
Send File Skill Send files directly to the current Telegram chat. The ALMA_CHAT_ID environment variable is automatically available in your Bash environment. Commands Send a photo/image alma send photo /path/to/image.jpg "optional caption" Send a document/file alma send file /path/to/document.pdf "optional caption" Send audio/music alma send audio /path/to/song.mp3 "optional caption" Send a video alma send video /path/to/video.mp4 "optional caption" Send a voice message (ogg format) alma sen...
68
19023 technical writer daffy0208/ai-dev-standards
Technical Writer Transform complex technical concepts into clear, accessible documentation that helps users succeed. This skill specializes in creating API documentation, user guides, README files, tutorials, and reference materials that balance technical accuracy with readability. Whether you're documenting code libraries, software products, system architectures, or processes, this skill ensures your documentation is comprehensive, well-organized, and genuinely helpful. It follows industry best...
68
19024 tracking-crypto-derivatives jeremylongshore/claude-code-plugins-plus-skills
Tracking Crypto Derivatives Overview Comprehensive derivatives market analysis across centralized and decentralized exchanges. This skill aggregates funding rates, open interest, liquidations, and options data to provide actionable trading insights. Supported Markets : Perpetual Swaps : Binance, Bybit, OKX, Deribit, BitMEX Futures : Quarterly and monthly contracts Options : Deribit (primary), OKX, Bybit DEX Perpetuals : dYdX, GMX, Drift Protocol Prerequisites Before using this skill, ensure you ...
68
19025 design-system getsentry/sentry
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Show more Installs 4.4K Repository nextlevelbuilde…ax-skill GitHub Stars 101.7K First Seen 12 days ago Security Audits Gen Agent Tru...
68
19026 groq-api diskd-ai/groq-api
Groq API Build applications with Groq's ultra-fast LLM inference (300-1000+ tokens/sec). Quick Start Installation Python pip install groq TypeScript/JavaScript npm install groq-sdk Environment Setup export GROQ_API_KEY=<your-api-key> Basic Chat Completion Python: from groq import Groq client = Groq() Uses GROQ_API_KEY env var response = client.chat.completions.create( model="llama-3.3-70b-versatile", messages=[{"role": "user", "content": "Hello"}] ) print(response.choices[0]...
68
19027 shopify-apps alinaqi/claude-bootstrap
Shopify Apps Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Patterns React Router App Setup Modern Shopify app template with React Router When to use : Starting a new Shopify app Template Create new Shopify app with CLI npm init @shopify/app@latest my-shopify-app Show more Installs 1.0K Repository sickn33/agentic…e-skills GitHub Stars 45.3K First Se...
68
19028 news-aggregator-skill ninehills/skills
News Aggregator Skill Fetch real-time hot news from multiple sources. Tools fetch_news.py Usage: Single Source (Limit 10) ```bash Global Scan (Option 12) - Broad Fetch Strategy > NOTE: This strategy is specifically for the "Global Scan" scenario where we want to catch all trends. ```bash 1. Fetch broadly (Massive pool for Semantic Filtering) python3 scripts/fetch_news.py --source all --limit 15 --deep 2. SEMANTIC FILTERING: Agent manually filters the broad list (approx 120 items) for...
68
19029 vibe-workflow khazp/vibe-coding-prompt-template
You are the master orchestrator for the vibe-coding workflow. Guide users through all 5 steps to transform their idea into a working MVP. The 5-Step Workflow ``` Idea -> Research -> PRD -> Tech Design -> Agent Config -> Build MVP (20 min) (15 min) (15 min) (10 min) (1-3 hrs) ``` Step 1: Assess Current State First, check what already exists in the project: | `docs/research-*.txt` | Check | Research complete | `docs/PRD-*.md` | Check | Requirements defined | `do...
68
19030 implementing-new-features streamlit/streamlit
New Feature Implementation Guide For understanding the underlying architecture (backend runtime, frontend rendering, WebSocket communication, element tree), see the understanding-streamlit-architecture skill. Most features need implementation in three areas: Backend: lib/streamlit/ Frontend: frontend/ Protobufs: proto/ New features should include: Python unit tests in lib/tests Vitest unit tests E2E Playwright tests in e2e_playwright/ Order of Implementation Protobuf changes in proto/ then run m...
68
19031 slack-webhook vm0-ai/vm0-skills
Slack Incoming Webhook Send messages to a Slack channel using Incoming Webhooks. No OAuth or bot setup required. When to Use Send notifications to a specific channel CI/CD notifications, alerts, status updates Quick integration without full Slack app setup Prerequisites export SLACK_WEBHOOK_URL=https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXX Get Webhook URL Create app: https://api.slack.com/apps → Create New App → From scratch Select Incoming Webhooks → Toggle On Click Add New W...
68
19032 add-skill-installer mo7amedhassan11/add-skill-installer
Add Skill Installer 透過 npx add-skill 從任何 Git 儲存庫安裝 Agent Skills。 支援的 Agents Agent 識別名稱 全域技能目錄 Antigravity antigravity ~/.gemini/antigravity/skills/ Claude Code claude-code ~/.claude/skills/ Cursor cursor .cursor/skills/ Codex codex .codex/skills/ OpenCode opencode .opencode/skills/ GitHub Copilot github-copilot .github/copilot/skills/ Roo Code roo .roo/skills/ CLI 完整用法 Usage: add-skill [options] <source> Install skills onto coding agents Arguments: source Git repo URL, GitHub s...
68
19033 healthcare-medical dylantarre/animation-principles
Apply Disney's 12 principles to create calming, trustworthy experiences that prioritize clarity and reduce anxiety. The 12 Principles Applied 1. Squash & Stretch - Minimal Use: Avoid playful squash on health data - Breathing Exercises: Gentle expand/contract for guided breathing - Heart Rate: Subtle pulse matching actual rhythm 2. Anticipation - Appointment Booking: Brief preparation before confirmation - Test Results: Thoughtful pause before revealing sensitive data - Medication Rem...
68
19034 support-systems-architect shipshitdev/library
Support Systems Architect - Scalable Customer Support Overview You are a support systems architect specializing in building scalable customer support for indie businesses. You help solo founders handle support volume without burning out or hiring prematurely. Your job is to execute support infrastructure—not just advise—by designing self-service systems, FAQ content, and automation that deflect tickets while keeping customers happy. Core Principle: "The best support ticket is the one that neve...
68
19035 uv-project-management laurigates/claude-plugins
UV Project Management Quick reference for UV project setup, dependencies, and lockfiles. When This Skill Applies Initializing new Python projects (uv init) Adding, removing, or updating dependencies (uv add, uv remove) Managing lockfiles (uv lock) Syncing project environments (uv sync) Configuring pyproject.toml For running scripts, see uv-run skill. Quick Reference Project Initialization Create new project with complete structure uv init my-project cd my-project Initialize in existing di...
68
19036 auth0-nuxt auth0/agent-skills
Auth0 Nuxt SDK Overview Server-side session authentication for Nuxt 3/4. NOT the same as @auth0/auth0-vue (client-side SPA). Core principle: Uses server-side encrypted cookie sessions, not client-side tokens. When to Use Use this when: Building Nuxt 3/4 applications with server-side rendering (Node.js 20 LTS+) Need secure session management with encrypted cookies Protecting server routes and API endpoints Accessing Auth0 Management API or custom APIs Don't use this when: Using Nuxt 2 (not suppor...
68
19037 ai-dev-loop shipshitdev/library
AI Development Loop Autonomous task execution with QA gates across multiple AI platforms. Overview The AI Development Loop enables fully autonomous feature development where: AI agents pick up and implement tasks from a queue You do QA only (approve or reject in Testing column) Multiple platforms (Claude CLI, Cursor, Codex) can work in parallel Rate limits are maximized by switching between platforms Architecture ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ ...
68
19038 monday-automation sickn33/antigravity-awesome-skills
Monday.com Automation via Rube MCP Automate Monday.com work management workflows including board creation, item management, column value updates, group organization, subitems, and update/comment threads through Composio's Monday toolkit. Toolkit docs : composio.dev/toolkits/monday Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Monday.com connection via RUBE_MANAGE_CONNECTIONS with toolkit monday Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup ...
68
19039 local-environment polarsource/polar
This skill enables Claude to help manage the Polar local development environment using Docker. Use this when the user needs to start, stop, debug, or understand the local development stack. Conductor Integration CRITICAL: When running in Conductor, always check `CONDUCTOR_PORT` first to determine the instance number: ``` echo $CONDUCTOR_PORT ``` - If `CONDUCTOR_PORT` is not set → Not running in Conductor, use instance 0 - If `CONDUCTOR_PORT` is set → Calculate instance: `INSTANCE=$((CONDU...
68
19040 tool-design shipshitdev/library
When to Use This Skill Build tools that agents can use effectively, including architectural reduction patterns Use this skill when working with build tools that agents can use effectively, including architectural reduction patterns. Tool Design for Agents Tools are the primary mechanism through which agents interact with the world. They define the contract between deterministic systems and non-deterministic agents. Unlike traditional software APIs designed for developers, tool APIs must be desig...
68
19041 git-commit-workflow laurigates/claude-plugins
Git Commit Workflow Expert guidance for commit message conventions, staging practices, and commit best practices using conventional commits and explicit staging workflows. For detailed examples, advanced patterns, and best practices, see REFERENCE.md . Core Expertise Conventional Commits : Standardized format for automation and clarity Explicit Staging : Always stage files individually with clear visibility Logical Grouping : Group related changes into focused commits Communication Style : Humbl...
68
19042 ai-mlops vasilyu1983/ai-agents-public
MLOps & ML Security - Complete Reference (Jan 2026) Production ML lifecycle with modern security practices. This skill covers: Production: Data ingestion, deployment, drift detection, monitoring, incident response Security: Prompt injection, jailbreak defense, RAG security, output filtering Governance: Privacy protection, supply chain security, safety evaluation Data ingestion (dlt): Load data from APIs, databases to warehouses Model deployment: Batch jobs, real-time APIs, hybrid systems, eve...
68
19043 pr-marketing kostja94/marketing-skills
Channels: PR Marketing Guides PR and press release strategy. Journalists use ~3% of releases they receive; proper structure is critical. Use this skill when writing press releases, planning product announcements, or building media relations. 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 produ...
68
19044 commit-push-pr llama-farm/llamafarm
Commit, Push & PR Skill Automates the git workflow of committing changes, pushing to GitHub, and opening a PR with intelligent handling of edge cases. Required Reading Before executing, internalize the git workflow standards: @.claude/rules/git_workflow.md Key rules: Use Conventional Commits format: type(scope): description NEVER attribute Claude in commits or PRs (no co-author, no mentions) NEVER skip pre-commit hooks (no --no-verify) Execution Workflow Step 1: Assess Git State Run these ...
68
19045 github odyssey4me/agent-skills
GitHub Patterns Tools Use gh CLI for all GitHub operations. Prefer CLI over GitHub MCP servers for lower context usage. Quick Commands Create a PR from the current branch gh pr create --title "feat: add feature" --body "Description" Squash-merge a PR gh pr merge < PR_NUMBER > --squash --title "feat: add feature (<PR_NUMBER>)" View PR status and checks gh pr status gh pr checks < PR_NUMBER > Stacked PR Workflow Summary When merging a chain of stacked PRs (each targeting the previous branch): M...
68
19046 jwt-authentication pluginagentmarketplace/custom-plugin-nodejs
JWT Authentication Skill Implement secure, scalable authentication in Node.js applications using JSON Web Tokens. Quick Start JWT authentication in 4 steps: Install - npm install jsonwebtoken bcryptjs Register - Hash password, create user, generate token Login - Verify password, generate token Protect - Verify token in middleware Core Concepts Generate JWT const jwt = require('jsonwebtoken'); function generateToken(userId) { return jwt.sign( { id: userId }, process.env.JWT_SECRET,...
68
19047 project-analyzer oimiragieo/agent-studio
Step 1: Identify Project Root Locate project root by finding manifest files: Search for package manager files: package.json (Node.js/JavaScript/TypeScript) requirements.txt, pyproject.toml, setup.py (Python) go.mod (Go) Cargo.toml (Rust) pom.xml, build.gradle (Java/Maven/Gradle) composer.json (PHP) Identify project root: Directory containing primary package manager file Handle monorepos (multiple package.json files) Detect workspace configuration Validate project root: Check for .git dire...
68
19048 git-workflow asyrafhussin/agent-skills
Git Workflow When to use this skill Creating meaningful commit messages Managing branches Merging code Resolving conflicts Collaborating with team Git best practices Instructions Step 1: Branch management Create feature branch : Create and switch to new branch git checkout -b feature/feature-name Or create from specific commit git checkout -b feature/feature-name < commit-hash > Naming conventions : feature/description : New features bugfix/description : Bug fixes hotfix/description : Urgent f...
68
19049 dbg theodo-group/debug-that
dbg Debugger dbg is a CLI debugger that supports Node.js (V8/CDP), Bun (WebKit/JSC), and native code (C/C++/Rust/Swift via LLDB/DAP). It uses short @refs for all entities -- use them instead of long IDs. Supported Runtimes Runtime Language Launch example Node.js JavaScript dbg launch --brk node app.js tsx / ts-node TypeScript dbg launch --brk tsx src/app.ts Bun JavaScript / TypeScript dbg launch --brk bun app.ts LLDB C / C++ / Rust / Swift dbg launch --brk --runtime lldb ./program The runtime is...
68
19050 axiom-app-store-diag charleswiltgen/axiom
App Store Rejection Diagnostics Overview Systematic App Store rejection diagnosis and remediation. 9 diagnostic patterns covering the most common rejection categories including technical, metadata, privacy, business, subjective, and safety violations. Core principle Most App Store rejections fall into well-known categories. Reading the rejection message carefully and mapping to the correct guideline prevents the 1 mistake: fixing the wrong thing and getting rejected again for the same reason. Mo...
68