Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

coinbase

4,642 standalone skills
microsoft logo

azure-maps-search-dotnet

2,676

by microsoft

Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route directions", "map tiles", "geolocation".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

microsoft-azure-webjobs-extensions-authentication-events-dotnet

2,676

by microsoft

Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttributeCollectionStart", "custom claims", "token enrichment", "Entra custom extension", "authentication extension".

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

microsoft-docs

2,676

by microsoft

Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices for any Microsoft technology (Azure, .NET, M365, Windows, Power Platform, etc.)—even if they don't mention "docs." If the question is about understanding a concept rather than writing code, this is the right skill.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

action-creator

2,600

by anthropic

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

listener-creator

2,600

by anthropic

Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

docx

2,600

by anthropic

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

xlsx

2,600

by anthropic

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

pdf

2,600

by anthropic

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

executive-briefing

2,600

by anthropic

Transforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board', 'leadership', or 'presentation'.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-add-widget-preview

2,585

by flutter

Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and interactive testing.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-build-responsive-layout

2,585

by flutter

Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-setup-declarative-routing

2,585

by flutter

Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-setup-localization

2,585

by flutter

Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file. Use when initializing localization support for a new Flutter project.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
flutter logo

flutter-use-http-package

2,585

by flutter

Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-implement-json-serialization

2,585

by flutter

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
flutter logo

NotInvalid

2,585

by flutter

A deliberately broken fixture used by example/README.md to show what each rule's error output looks like.

flutter logo

flutter-add-integration-test

2,585

by flutter

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-add-widget-test

2,585

by flutter

Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

code-review

2,585

by flutter

Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis) to ensure high-quality, actionable feedback. Use when you need to review code changes thoroughly.

flutter logo

dart-skills-lint-integration

2,585

by flutter

How to integrate, update, and configure the dart_skills_lint validation tool within a repository. Make sure to use this skill whenever the user asks to update dart_skills_lint, configure skills validation tests, fix skills linter dependency drifts, verify repository state before editing, optimize lint rules execution, or draft pull request submission commands.

flutter logo

dart-skills-lint-setup

2,585

by flutter

Use this skill when you need to set up validation for AI agent skills in a Dart project for the first time. Adds the linter as a dev_dependency, creates a configuration file, and generates a baseline for legacy repos.

flutter logo

grill-with-docs

2,585

by flutter

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

flutter logo

natural-writing

2,585

by flutter

Contains well-defined rules for creating natural, accurate, and readable writing. Use whenever authoring longer text, like analysis documents, PR or CL descriptions, or documentation.

flutter logo

valid

2,585

by flutter

Reference fixture for dart_skills_lint. Demonstrates a SKILL.md that passes every default rule: hyphen-lowercase name matching the parent directory, a properly sized description, and no other frontmatter fields that would trigger the disallowed-field check.

flutter logo

flutter-fix-layout-issues

2,585

by flutter

Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.

🔥🔥🔥✓ VerifiedFreeQuick setup
flutter logo

flutter-apply-architecture-best-practices

2,585

by flutter

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

🔥🔥🔥✓ VerifiedFreeQuick setup
supabase logo

supabase

2,311

by supabase

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
supabase logo

supabase-postgres-best-practices

2,311

by supabase

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
expo logo

expo-module

2,160

by expo

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

🔥🔥🔥✓ VerifiedFreeQuick setup
expo logo

building-native-ui

2,160

by expo

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 92 of 155Next →