frontend▌
1,038 indexed skills · max 10 per page
adk-observability-guide
google/adk-docs · Frontend
Observability setup guide for ADK agents covering tracing, logging, analytics, and third-party integrations. \n \n Four observability tiers: Cloud Trace (always enabled, distributed tracing), Prompt-Response Logging (GenAI interactions to GCS/BigQuery), BigQuery Agent Analytics (structured agent events), and third-party platforms (AgentOps, Phoenix, MLflow, Weave, Arize, Monocle, Freeplay) \n Cloud Trace automatically configured in scaffolded projects and Agent Engine deployments; captures execu
asc-xcode-build
rudrankriyam/app-store-connect-cli-skills · Frontend
Build and export iOS/macOS apps with xcodebuild for App Store Connect upload. \n \n Handles both iOS (IPA) and macOS (PKG) builds through archive and export workflows with xcodebuild \n Requires valid signing identity, provisioning profiles, and Xcode command line tools configured \n Integrates with asc CLI for uploading builds; macOS uploads require explicit version and build number parameters \n Build numbers must be unique and higher than previous uploads; includes commands to check existing
react
lobehub/lobehub · Frontend
$23
legacy-circuit-mockups
github/awesome-copilot · Frontend
HTML5 Canvas breadboard circuit mockups for retro computing and vintage electronics projects. \n \n Supports 40+ components including W65C02S microprocessors, 555 timers, 28C256 EEPROMs, W65C22 VIAs, 7400-series logic gates, and passive components like LEDs, resistors, and capacitors \n Renders circuits on a 20px grid system with component rotation, wire color coding, and pinout reference tables for accurate layout visualization \n Includes step-by-step workflows for common builds: LED circuits,
dataverse-python-quickstart
github/awesome-copilot · Frontend
Python SDK setup and CRUD snippets for Microsoft Dataverse operations. \n \n Generates installation commands and DataverseClient initialization with InteractiveBrowserCredential authentication \n Includes single-record CRUD patterns (create, retrieve, update, delete) following official SDK conventions \n Covers bulk operations with both broadcast and 1:1 update modes for efficient batch processing \n Demonstrates retrieve-multiple queries with paging support (top, page_size parameters) \n Option
convex-quickstart
get-convex/agent-skills · Frontend
Scaffold a new Convex project or integrate Convex into an existing frontend app. \n \n Supports two paths: scaffolding from templates (React + Vite, Next.js, Vue, Svelte, or bare backend) or adding Convex to an existing app with manual provider setup \n Templates include pre-configured frontend frameworks, Tailwind, shadcn/ui, and optional auth (Clerk, Convex Auth, Lucia) \n Requires running npx convex dev as a long-running process to sync backend code and manage deployments; cloud agents can us
next-upgrade
vercel-labs/next-skills · Frontend
Automated Next.js version upgrades with official codemods and migration guide integration. \n \n Detects current Next.js version from package.json and fetches version-specific upgrade documentation from official guides \n Runs Next.js codemods automatically to handle breaking changes like async Request APIs, geo/IP property migrations, and dynamic import transformations \n Handles incremental upgrades for major version jumps (e.g., 13 → 14 → 15) and updates peer dependencies (React, React DOM, T
vercel-react-best-practices
supercent-io/skills-template · Frontend
45 performance rules for React and Next.js, organized by impact from waterfalls and bundle optimization down to advanced patterns. \n \n Covers 8 rule categories prioritized by impact: eliminating waterfalls (Promise.all, Suspense), bundle size (direct imports, dynamic loading), server-side caching, client-side deduplication, re-render optimization, rendering performance, JavaScript efficiency, and advanced patterns \n Each rule includes explanation, incorrect and correct code examples, and cont
widgets-ui
inferen-sh/skills · Frontend
Render rich interactive UIs from JSON-structured widget definitions in React/Next.js. \n \n Supports 15+ widget types across layouts (row, col, box), typography (title, text, caption), interactive elements (button, input, select, checkbox), and display components (badge, icon, image, divider) \n Includes five preset gradients (ocean, sunset, purple, cool, midnight) for styled containers and flexible spacing/alignment options \n Handles form submission and click actions through a unified action h
internal-comms
anthropics/skills · AI/ML
Templates and guidelines for writing company-standard internal communications across multiple formats. \n \n Covers seven communication types: 3P updates, company newsletters, FAQ responses, status reports, leadership updates, project updates, and incident reports \n Each format has a dedicated guideline file in the examples/ directory with specific instructions for tone, structure, and content \n Helps maintain consistency across internal communications by enforcing company-preferred formats an