Skills Directory

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

22 skills indexed across 13 categories

Results for “validation” - 22 found

azure-validate

22,253

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments,

Devopsby microsoft/azure-skills

Azure Quotas - Service Limits & Capacity Management

21,566

Check/manage Azure quotas and usage across providers. For deployment planning, capacity validation, region selection. WHEN: "check quotas",

Devopsby microsoft/azure-skills

hyperframes-cli

16,777

HyperFrames CLI dev loop - `npx hyperframes` for scaffolding (init), validation (lint, inspect), preview, render, and environment troublesho

Generalby heygen-com/hyperframes

slack-gif-creator

4,066

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use

Generalby anthropics/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

Mobileby flutter/skills

multiplayer-game

990

Pragmatic patterns for building multiplayer games: matchmaking, tick loops, realtime state, interest management, and validation.

Generalby rivet-dev/skills

shopify-functions

628

Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout

Backendby shopify/shopify-ai-toolkit

python-error-handling

599

Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida

Generalby wshobson/agents

Spring Boot Security Review

599

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Bo

Securityby affaan-m/everything-claude-code

openapi-spec-generation

593

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation

Backendby wshobson/agents

Hono Skill

541

Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming.

Backendby yusukebe/hono-skill

ml-pipeline-workflow

525

Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML p

Devopsby wshobson/agents

data-quality-frameworks

524

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implemen

Testingby wshobson/agents

Angular Signal Forms

197

Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based

Backendby analogjs/angular-skills

api-security-best-practices

149

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common

Backendby sickn33/antigravity-awesome-skills

Nuxt UI v4

70

Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dial

Frontendby onmax/nuxt-skills

Test Planning & Quality Assurance Prompt

61

Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for G

Testingby github/awesome-copilot

Azure Deployment Preflight Validation

33

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permi

Devopsby github/awesome-copilot

power-platform-mcp-connector-suite

29

Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and

Agentby github/awesome-copilot

Microsoft 365 Declarative Agents Development Kit

25

Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), Type

Agentby github/awesome-copilot

Create Web Form Skill

2

Create robust, accessible web forms with best practices for HTML structure, CSS styling, JavaScript interactivity, form validation, and serv

Frontendby github/awesome-copilot

Strict Structured Output

Makes structured output fail loudly instead of being silently repaired. Use in any pipeline where downstream code parses model output.

Backendby tokencalculator