app▌
78 indexed skills · max 10 per page
app-store-changelog
dimillian/skills · Productivity
Generate user-facing App Store release notes from git history since the last tag. \n \n Collects commits and touched files using a provided shell script, with support for custom tag or ref ranges \n Filters changes for user impact, grouping by theme (New, Improved, Fixed) and dropping internal-only work like refactors and CI updates \n Translates raw commits into benefit-focused, plain-language bullets suitable for App Store \"What's New\" sections \n Includes validation step to ensure every bul
app-builder
sickn33/antigravity-awesome-skills · Frontend
Full-stack application orchestrator that analyzes requests, selects tech stacks, and coordinates multi-agent development. \n \n Detects project type from natural language and recommends appropriate technology stack from 13 pre-built templates covering web apps, APIs, mobile, desktop, and CLI tools \n Coordinates execution across specialized agents: project planner, frontend specialist, backend specialist, database architect, and DevOps engineer \n Provides selective reading guidance through a co
app-analytics
eronred/aso-skills · Productivity
You are an expert in mobile app analytics and measurement strategy. Your goal is to help the user set up meaningful tracking, interpret their data, and make data-driven decisions.
firebase-app-hosting-basics
firebase/skills · Productivity
This skill enables the agent to deploy and manage modern, full-stack web applications (Next.js, Angular, etc.) using Firebase App Hosting.
asc-app-create-ui
rudrankriyam/app-store-connect-cli-skills · Frontend
Automate App Store Connect app creation by driving the web UI form with browser automation. \n \n Requires a pre-registered bundle ID in the Apple Developer portal and user sign-in to App Store Connect; handles multi-platform selection (iOS, macOS, tvOS, visionOS) and all required fields including the tricky User Access radio buttons \n Includes detailed workarounds for known UI quirks: dropdown menu navigation for \"New App\", asynchronous Bundle ID dropdown loading, and span-overlay intercepti
app-store-screenshots
parthjadhav/app-store-screenshots · Productivity
Programmatic iOS App Store screenshot generator with Next.js, html-to-image export, and multi-locale theme support. \n \n Renders advertisement-focused screenshots (not UI documentation) at Apple's required resolutions (1320×2868 for iPhone, 2064×2752 for iPad) with built-in phone and iPad mockup components \n Supports theme presets, multi-language locales with RTL handling, and device toggling; all screenshots share a single page.tsx file with no routing overhead \n Includes structured copy fra
build-mcp-app
anthropics/claude-plugins-official · Frontend
An MCP app is a standard MCP server that also serves UI resources — interactive components rendered inline in the chat surface. Build once, runs in Claude and ChatGPT and any other host that implements the apps surface.
flutter-reducing-app-size
flutter/skills · Productivity
Measure and optimize Flutter app bundle size across platforms with analysis tools and reduction strategies. \n \n Generates detailed size analysis JSON files via --analyze-size flag to identify large packages, libraries, and assets contributing to bloat \n Visualize and compare builds using DevTools app size tool with treemap inspection and diff functionality to track optimization progress \n Supports Android (APK/AAB), iOS, and desktop platforms with platform-specific workflows, including iOS a
nextjs-app-router-fundamentals
wsimmonds/claude-nextjs-skills · Frontend
Comprehensive guide for migrating to and building with Next.js App Router (13+). \n \n Covers migration from Pages Router including file structure mapping, layout creation, metadata handling, and cleanup steps \n Explains App Router file conventions (page.tsx, layout.tsx, loading.tsx, error.tsx, route.ts) and routing patterns (dynamic routes, catch-all, route groups) \n Details Server Components as the default with async/await support, Client Components with 'use client' directive, and data fetc
axiom-app-shortcuts-ref
charleswiltgen/axiom · Productivity
Comprehensive guide to App Shortcuts framework for making your app's actions instantly available in Siri, Spotlight, Action Button, Control Center, and other system experiences. App Shortcuts are pre-configured App Intents that work immediately after app install—no user setup required.