Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

709 skills indexed across 13 categories

Results for “skills” - 709 found

Azure Cost Optimization Skill

2,006

Identify Azure cost savings from usage and spending data. USE FOR: optimize Azure costs, reduce Azure spending/expenses, analyze Azure costs

Data by microsoft/azure-skills

Architecting Flutter Layouts

1,962

Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter applicati

Frontend by flutter/skills

Stitch Build Loop

1,942

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

Agent by google-labs-code/stitch-skills

Architecting Flutter Applications

1,937

Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring

Mobile by flutter/skills

Stitch Design Expert

1,904

Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN

Design by google-labs-code/stitch-skills

use-dom

1,902

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

Frontend by expo/skills

Adding Clerk

1,896

Add Clerk authentication to any project by following the official quickstart guides.

Security by clerk/skills

clerk-custom-ui

1,882

Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign

Frontend by clerk/skills

clerk-backend-api

1,865

Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing us

Backend by clerk/skills

shadcn/ui Component Integration

1,861

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customizat

Frontend by google-labs-code/stitch-skills

workers-best-practices

1,857

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configu

Security by cloudflare/skills

Implementing Flutter Animations

1,844

Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physi

Mobile by flutter/skills

Managing State in Flutter

1,843

Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.

Frontend by flutter/skills

Implementing Flutter Theming and Adaptive Design

1,818

Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, or typography for an ap

Mobile by flutter/skills

Implementing Navigation and Routing in Flutter

1,807

Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.

Mobile by flutter/skills

Testing Flutter Applications

1,761

Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automate

Mobile by flutter/skills

clerk-webhooks

1,759

Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. Handle user, session, o

Data by clerk/skills

Angular Developer Guidelines

1,749

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o

Frontend by angular/skills

flutter-handling-http-and-json

1,724

Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from

Mobile by flutter/skills

Implementing Flutter Caching and Offline-First Architectures

1,722

Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce net

Mobile by flutter/skills

Building Validated Forms

1,720

Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user inp

Mobile by flutter/skills

Managing Dart Concurrency and Isolates

1,719

Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datase

Frontend by flutter/skills

clerk-testing

1,718

E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.

Testing by clerk/skills

flutter-reducing-app-size

1,711

Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store packag

Mobile by flutter/skills