Skills

All Skills

validation

Skills tagged with #validation

@dust-tt

dust-breaking-changes

CRITICAL guideline - Never introduce breaking changes to the private API without explicit user approval. Always warn and ask for validation first.

dust-tt/dust+8 more
18d ago
1.3K0
@joaquimscosta

authoring-stitch-prompts

Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. Use when user says "create a Stitch prompt", "optimize this for Stitch", "convert this spec to a Stitch prompt", "write a UI prompt", or mentions Google Stitch prompt authoring. Follows Stitch best practices with short, directive prompts focused on screens, structure, and visual hierarchy.

joaquimscosta/arkhe-claude-plugins+33 more
11d ago
90
@VIKAS9793
MCP

AndroJack MCP

Android engineering MCP server with verified documentation grounding and AI validation tools.

mcpgithubai
VIKAS9793/androjack-mcp
19d ago
0
@walm00

bcos-wiki

Wiki zone manager for BCOS. Ingests URLs / local docs / inbox captures into docs/_wiki/ as schema-validated pages with banner citations, three structural shapes for source-summary, and two-tier refresh. Schema-driven, CLEAR-governed, derived-artifact. Invoke with /wiki.

walm00/business-context-os+13 more
2d ago
180
@typst-doc-cn

typst-grammar-authoring

Use when authoring or validating Typst documents from canonical grammar examples, especially when you need compile, HTML, or SVG-based validation workflows.

typst-doc-cn/tutorial+1 more
18d ago
2070
@MidOSresearch
MCP

MidOS - MCP Community Library

Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.

mcpgithubapiaisearch
MidOSresearch/midos-mcp
19d ago
0
@leap-laboratories
MCP

Discovery Engine

Find novel, statistically validated patterns in tabular data — hypothesis-free.

mcp
leap-laboratories/discovery-engine-mcp
19d ago
0
@fvadicamo

github-pr-creation

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.

fvadicamo/dev-agent-skills+1 more
18d ago
530
@Bububuger

Cross-Model Review (Claude reviews Codex)

After Codex completes development and local validation passes, invoke the local Claude CLI for heterogeneous-model review. Different models have different blind spots; cross-model review surfaces issues that self-review cannot catch.

Bububuger/spanory+1 more
19d ago
50
@AmruthPillai

resume-builder

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.

AmruthPillai/Reactive-Resume
18d ago
35.9K0
@marcus

nightshift-release

Release a new version of the nightshift Go project using goreleaser. Use when the user asks to cut a release, push a new version, bump the version, publish a release, or verify a release succeeded. Covers version bumping, git tagging, goreleaser dry-run validation, pushing, and post-release verification via GitHub Actions and `gh`.

marcus/nightshift
18d ago
9010
@giuseppe-trisciuoglio

aws-cdk

Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable constructs, modeling serverless or VPC-based architectures, applying IAM and encryption defaults, or testing and reviewing `cdk synth`, `cdk diff`, and `cdk deploy` changes. Triggers include "aws cdk typescript", "create cdk app", "cdk stack", "cdk construct", "cdk deploy", and "cdk test".

giuseppe-trisciuoglio/developer-kit+71 more
5d ago
1730
@agent-sh

agent-without-context-skill

Use when testing agent without context validation

agent-sh/agnix+27 more
18d ago
950
@OTRF

hunt-analytics-generation

Generate query-agnostic analytics that model adversary behavior by translating hunt investigative intent into analytic definitions grounded in schema semantics. This skill is used to define how behavior should manifest in data before query execution or validation, and works best when informed by system internals, adversary tradecraft, a structured hunt focus, and suggested data sources.

OTRF/ThreatHunter-Playbook+4 more
18d ago
4.5K0
@alchemiststudiosDOTai

agents-md-mapper

This skill should be used when creating, refreshing, or validating a repository `AGENTS.md` so it stays concise, current, and grounded in repository evidence. Use when `AGENTS.md` is missing or stale, after refactors or tooling changes, when new docs become the system of record, or when adding lightweight drift checks.

alchemiststudiosDOTai/harness-engineering+7 more
18d ago
490
@Pwd9000-ML

new-blog-post

Scaffold, draft, and validate a new DEV.to blog post. Use when: creating a new article, starting a new blog post, scaffolding a post, generating a cover image, checking post quality, validating front matter, fixing post formatting, or auditing an existing post.

Pwd9000-ML/blog-devto
19d ago
300
@bearcove

styx

Styx configuration language syntax and schema reference. Use when writing or editing .styx files, creating schemas, or debugging syntax errors. Covers syntax (scalars, objects, sequences, tags, heredocs), schema language, and CLI validation.

bearcove/styx+1 more
18d ago
470
@anombyte93

customise-workflow

Customise the prd-taskmaster-v2 skill workflow via curated brainstorm questions. AI asks, user answers in plain English, the skill writes their preferences to .taskmaster/config/user-workflow.json. Future runs of prd-taskmaster read that file and apply user preferences to phase gates, validation strictness, default provider, preferred execution mode, and template choice. Use when user says "customise workflow", "adjust my PRD settings", "tune the skill", or wants to change how prd-taskmaster behaves.

anombyte93/prd-taskmaster
18d ago
1850
@guidance-ai
MCP

Io.Github.Guidance Ai/Guidance Lark Mcp

Validate and test llguidance grammars with batch testing and documentation

mcpgithubai
guidance-ai/guidance-lark-mcp
19d ago
0
@whyoleg

compat-tests

Run cross-provider compatibility tests for specific algorithms and providers in the cryptography-kotlin project. Use this skill when the user asks to run compatibility tests, cross-provider validation, or wants to verify that a specific algorithm (like AES-GCM, ECDSA, HMAC, etc.) produces consistent results across different providers (JDK, OpenSSL3, Apple, CryptoKit, WebCrypto). Also use when the user mentions "generate and validate" test data, or references the compatibility test pipeline.

whyoleg/cryptography-kotlin
18d ago
5450
@hookdeck

hookdeck-cli-release

Guides maintainers through Hookdeck CLI releases (stable GA, beta from main, beta from feature branches) and user-centric GitHub release notes. Validates proposed versions against SemVer from the actual change set (e.g. breaking changes require a major bump). Use when cutting a release, publishing a tag, drafting release notes, choosing vMAJOR.MINOR.PATCH, GoReleaser, npm publish, pre-releases, following the release checklist, or `gh release create`.

hookdeck/hookdeck-cli
19d ago
3500
@nspady

gcal-api-research

Expert research tool for Google Calendar API implementations. PROACTIVELY use when (1) reviewing PRs adding calendar features, (2) planning new event/attendee/recurring event functionality, (3) investigating calendar API issues, (4) validating timezone handling or batch operations. Specializes in recurring events, timezone conversions, multi-calendar support, and edge case identification.

nspady/google-calendar-mcp+1 more
19d ago
1.0K0
@1596941391qq

schedule-manager

Define, update, and validate recurring cron jobs for OpenClaw workflows.

1596941391qq/ai-openclaw-skeletons+1 more
19d ago
600
@victorgarciaesgi

regle

Core skills for using Regle form validation in Vue.js. Provides setup, validation rules, and usage patterns.

victorgarciaesgi/regle+2 more
18d ago
4160
@Mermaid-Chart
MCP

Mermaid Mcp

MCP server for Mermaid diagram validation and rendering

mcpai
Mermaid-Chart/mermaid-mcp
19d ago
0
@PlayFab

validate-gsdk

Validates PlayFab Game Server SDK (GSDK) integrations in game server projects. Use when asked to check, validate, audit, or fix a GSDK implementation. Supports C++, C#, Java, Unity, and Unreal SDKs.

PlayFab/gsdk
18d ago
1650
@MarcelMichau

build-frontend

Builds the Fake Survey Generator React frontend with Vite and TypeScript. Use this skill when frontend code changes need to be compiled and validated for TypeScript errors. This skill orchestrates the npm build command and reports build errors.

MarcelMichau/fake-survey-generator+5 more
18d ago
860
@3DUNLMTD
MCP

Io.Github.3DUNLMTD/Stylemcp

Brand rules for AI outputs. Validate and rewrite text to match your brand voice.

mcpgithubai
3DUNLMTD/stylemcp
19d ago
0
@System-R-AI
MCP

System R Risk Intelligence

Pre-trade risk validation and position sizing for AI trading agents via G-formula and Iron Fist.

mcpgithubai
System-R-AI/systemr-python
19d ago
0
@jefflester

api-security

API security best practices and common vulnerability prevention. Enforces security checks for authentication, input validation, SQL injection, XSS, and OWASP Top 10 vulnerabilities. Use when building or modifying APIs.

jefflester/claude-skills-supercharged
19d ago
370
@chrbailey
MCP

PromptSpeak Governance

Pre-execution governance for AI agents. Validates tool calls before they execute.

mcpgithubai
chrbailey/promptspeak-mcp-server
19d ago
0
@learntocloud

ctf-testing

Deploy and test Linux CTF challenges across cloud providers (AWS, Azure, GCP). Use when testing CTF setup, validating challenges work correctly, running the full test suite, verifying services survive VM reboots, or after creating new challenges.

learntocloud/linux-ctfs
18d ago
2110
@byteplant-dev
MCP

Io.Github.Byteplant Dev/Byteplant Mcp

An MCP server that provides Email, Phone and Address Validation Services from Byteplant

mcpgithubai
byteplant-dev/byteplant-mcp
19d ago
0
@mcollina

fastify-best-practices

Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.

mcollina/skills+7 more
18d ago
1.4K0
@kryptobaseddev

CLEO Skill Validator

Full 3-phase validation loop for CLEO skills. Every phase must reach PASS before the skill is considered ecosystem-ready. Run the phases in order and iterate on failures.

kryptobaseddev/cleo+20 more
18d ago
1360
@zakelfassi

api-endpoint

Scaffold a REST API endpoint with route, controller, validation, and tests. Use when creating new API endpoints, adding resources, or when asked to build a new backend route.

zakelfassi/skills-driven-development+8 more
18d ago
90
@georgeguimaraes

ecto-thinking

This skill should be used when the user asks to "add a database table", "create a new context", "query the database", "add a field to a schema", "validate form input", "fix N+1 queries", "preload this association", "separate these concerns", or mentions Repo, changesets, migrations, Ecto.Multi, has_many, belongs_to, transactions, query composition, or how contexts should talk to each other.

georgeguimaraes/claude-code-elixir+5 more
18d ago
1250
@adobe

authoring-analysis

Analyze content sequences and determine authoring approach (default content vs blocks). Validates block selection and section styling for import/migration to AEM Edge Delivery Services.

adobe/helix-website+13 more
18d ago
390
@NVIDIA-NeMo

cuda-graphs

Validate and use CUDA graph capture in Megatron Bridge, including local full-iteration graphs and Transformer Engine scoped graphs for attention, MLP, and MoE modules.

NVIDIA-NeMo/Megatron-Bridge+9 more
18d ago
4970
@ThamJiaHe

API Development

Build REST APIs with proper error handling, status codes, request validation, response formatting, and rate limiting. Apply when creating API routes, handling errors, validating input, or designing API responses.

ThamJiaHe/claude-prompt-engineering-guide+11 more
18d ago
810
@raphaelstolt

creating-gitattributes-file

Create a lean-package-validator and Git compatible .gitattributes file in projects; use when generating missing export-ignore entries or scaffolding a new .gitattributes file.

gitgitattributeslean-package-validatorphp
raphaelstolt/lean-package-validator+2 more
3d ago
180
@Cratis

add-business-rule

Use this skill when asked to add a validation rule, business rule, or uniqueness constraint to an existing command in a Cratis-based project.

Cratis/Chronicle+14 more
18d ago
380
@Everyone-Needs-A-Copilot

Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, DevOps, and more), persistent memory across sessions, and 25,000+ on-demand skills. Works immediately for solo devs—customizable with your team's standards, methodologies, and proprietary knowledge.

Validate and fix YAML frontmatter in markdown documentation

frontmatteryamldocumentationvalidationmetadatashared-docs
Everyone-Needs-A-Copilot/claude-copilot
19d ago
120
@rebornix

acp-local-runner

Run and debug Agmente ACP end-to-end scenarios from the repo-owned e2e/scenarios/acp specs. Use when validating ACP websocket compatibility, session creation, cwd handling, reconnect flows, or reproducing ACP-only UI failures against a real local ACP backend.

rebornix/Agmente+5 more
19d ago
4840
@gander-tools
MCP

Io.Github.Gander Tools/Osm Tagging Schema Mcp

MCP server for querying and validating OpenStreetMap tags

mcpgithub
gander-tools/osm-tagging-schema-mcp
19d ago
0
@basilisk-labs

agentplane-release-and-packaging-operator

Use when preparing, validating, publishing, or recovering an Agentplane release, especially package build ordering, version parity, npm publication, public install smoke tests, hosted publish evidence, or release CI failures.

basilisk-labs/agentplane+1 more
8d ago
390
@WendellAdriel

laravel-validated-dto-development

Guidance for generating, designing, and refactoring ValidatedDTO, SimpleDTO, and ResourceDTO classes in Laravel applications.

WendellAdriel/laravel-validated-dto
18d ago
7580
@platonai

data-validation

Validates data against common and custom rules (required fields, formats, ranges). Use when checking data quality, input validation, or enforcing schemas and constraints.

platonai/Browser4+2 more
18d ago
1.0K0
@timothywarner

api-endpoint-generator

Scaffold complete REST API endpoints with input validation, error handling, typed request/response, JSDoc or docstrings, and a unit test stub. Use when asked to create a new API route, endpoint, controller, handler, or REST resource in Express.js (TypeScript) or FastAPI (Python). Produces production-ready code following immutable patterns, Zod/Pydantic validation, and RFC 7807 error responses.

timothywarner/copilot-dev+1 more
18d ago
440
@hoblin

ActiveRecord

This skill provides comprehensive guidance for working with ActiveRecord in Rails applications. Use for writing migrations, defining associations, optimizing queries, preventing N+1 issues, implementing validations, and following database best practices.

hoblin/claude-ruby-marketplace+4 more
18d ago
240