app▌
78 indexed skills · max 10 per page
telegram-mini-app
sickn33/antigravity-awesome-skills · Productivity
Build Telegram Mini Apps with TON blockchain integration, native authentication, and monetization. \n \n Covers Telegram Web App API setup, user authentication via Telegram, and Mini App architecture patterns for mobile-first design \n Includes TON Connect wallet integration for Web3 Mini Apps, transaction handling, and TON blockchain interactions \n Supports multiple monetization models: Telegram Stars, TON payments, in-app purchases, referrals, and NFT sales \n Provides viral mechanics pattern
create-mcp-app
modelcontextprotocol/ext-apps · Productivity
Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts. \n \n Combines an MCP tool (called by the LLM) with an HTML resource (renders the UI) linked via _meta.ui.resourceUri \n Supports React with useApp hook, vanilla JS, Vue, Svelte, Preact, and Solid; clone the SDK repo to access working templates and API reference for each framework \n Requires CSP configuration in resource contents for all network requests, including localhost; handlers must be registered be
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
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.
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
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.
axiom-app-discoverability
charleswiltgen/axiom · Productivity
Core principle Feed the system metadata across multiple APIs, let the system decide when to surface your app.
app-icon-optimization
eronred/aso-skills · Productivity
You help design, audit, and A/B test app icons to maximize tap-through rate (TTR) — the percentage of users who tap your app after seeing it in search results or browse.