skills fromcontributors and counting

Every Agent Skill,
One Registry

Browse Skills
curl -fsSL askill.sh | sh

Browse

Search the registry for skills built by the community.

AI Score

AI scores Safety, Clarity, Reusability, Completeness, and Actionability to filter risky skills.

Install

One command. Works with your agent automatically.

Works with 40+ agents

Claude CodeCodexOpenCodeOpenClawCursorWindsurfGitHub CopilotGemini CLIClineAmpand 30+ more
azure-ai-projects-py
azure-ai-projects-py
NeverSight2/8/2026

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/inde...

7
AI 95
apici-cd
software-security
software-security
NeverSight2/8/2026

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are follow...

7
AI 95
apici-cd
requirements-engineering
requirements-engineering
NeverSight2/8/2026

Transform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptance criteria, identify edge cases, and validate completeness before moving to design.

7
AI 95
ci-cdobservability
cognitive-fluency-psychology
cognitive-fluency-psychology
NeverSight2/8/2026

Apply cognitive fluency principles to improve clarity, trust, and conversion. Use when designing landing pages, writing copy, creating interfaces, or optimizing any content for better user comprehension and engagement.

7
AI 95
ci-cdgithub-actions
learn-from-this
learn-from-this
NeverSight2/8/2026

When a session contains a significant failure, misunderstanding, or repeated mistake, analyse the root cause and draft a new skill that would have prevented it. The skill library should grow from real failures, not hypothetical improvements. Every pa...

7
AI 95
databasellm
azure-ai-voicelive-dotnet
azure-ai-voicelive-dotnet
NeverSight2/8/2026

Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots. Triggers: "voice live", "real-tim...

7
AI 95
apigithub
drupalorg-contribution-helper
drupalorg-contribution-helper
NeverSight2/8/2026

Quick help with drupal.org contribution workflows including git commands, branch naming, issue fork setup, and merge request creation. Invoke when user asks "how do I contribute to drupal.org?", "drupal.org git workflow", "issue fork", "drupal merge...

7
AI 95
apici-cd
agent-skill-talent-management
agent-skill-talent-management
NeverSight2/8/2026

Acts as a recruiter and manager for agent skills. Discovers capabilities via skills.sh and GitHub, performs deep quality evaluations, checks for security risks (prompt injection), manages compatibility, and outputs human-readable recommendations + ma...

7
AI 95
apigithub
contract-analyzer
contract-analyzer
NeverSight2/8/2026

Review contracts for concerning clauses, extract key terms, compare to standard terms, and flag unusual provisions. Use when user needs contract review, legal document analysis, or agreement evaluation.

7
AI 95
cosmos-db-python-skill
cosmos-db-python-skill
NeverSight2/8/2026

Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key st...

7
AI 95
apici-cd
favicon
favicon
NeverSight2/8/2026

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

7
AI 95
angular-http
angular-http
NeverSight2/8/2026

Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, erro...

7
AI 95
apiobservability
commands-creator
commands-creator
NeverSight2/8/2026

Guide for creating and managing slash commands in Claude Code. Use when (1) creating new slash commands, (2) learning command syntax and features, (3) deciding between commands vs skills, (4) implementing advanced command features (arguments, hooks,...

7
AI 95
ci-cddatabase
mobile-app-testing
mobile-app-testing
NeverSight2/8/2026

Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.

7
AI 95
apici-cd
material-design-3
material-design-3
NeverSight2/8/2026

Material Design 3 (Material You) design system knowledge for modern web and Angular applications. Use when implementing Material Design 3 theming, components, typography, color systems, dynamic color, accessibility patterns, or migrating from Materia...

7
AI 95
apigithub
omnicaptions-translate
omnicaptions-translate
NeverSight2/8/2026

Use when translating captions/captions to another language. Supports bilingual output and context-aware translation. Default uses Claude native, Gemini API optional.

7
AI 95
apigithub
ui-first-builder
ui-first-builder
NeverSight2/8/2026

Creates production-ready UI immediately from any description. Generates complete pages, components, and realistic mock data in FIRST response. Uses Next.js 14 + Tailwind + shadcn/ui. Never asks questions - infers everything from context. Triggers:...

7
AI 95
apici-cd
dag-parallel-executor
dag-parallel-executor
NeverSight2/8/2026

Executes DAG waves with controlled parallelism using the Task tool. Manages concurrent agent spawning, resource limits, and execution coordination. Activate on 'execute dag', 'parallel execution', 'concurrent tasks', 'run workflow', 'spawn agents'. N...

7
AI 95
ci-cdllm
bash
bash
NeverSight2/8/2026

Guide for writing production-quality bash scripts following modern idiomatic practices. Enforces set -euo pipefail, [[ ]] conditionals, ${var} syntax, ShellCheck compliance. Triggers on "bash script", "shell script", ".sh file", "write a script", "au...

7
AI 95
ci-cdobservability
oracle-dba
oracle-dba
NeverSight2/8/2026

Oracle DBA and DevOps expertise for Autonomous Database (ADB) on OCI. This skill should be used when managing Oracle Autonomous Databases, writing optimized SQL/PLSQL, configuring security (TDE, Database Vault, Data Safe), implementing HA/DR (Data Gu...

7
AI 95
databasegithub
zabbix
zabbix
NeverSight2/8/2026

Zabbix monitoring system automation via API and Python. Use when: (1) Managing hosts, templates, items, triggers, or host groups, (2) Automating monitoring configuration, (3) Sending data via Zabbix trapper/sender, (4) Querying historical data or eve...

7
AI 95
apiobservability
skill-i18n
skill-i18n
NeverSight2/8/2026

Translate SKILL.md and README.md files into multiple languages for sharing skills internationally

7
AI 95
llmprompting
postgres-migrations
postgres-migrations
NeverSight2/8/2026

Write safe PostgreSQL migrations that avoid blocking reads/writes. Use when creating migrations, adding columns, indexes, constraints, or modifying tables. Based on Squawk linter rules.

7
AI 95
ci-cddatabase
mysql-best-practices
mysql-best-practices
NeverSight2/8/2026

MySQL development best practices for schema design, query optimization, and database administration

7
AI 95
databaseobservability

Showing 2329 to 2352 of 261.1k results

Command Palette

Search for a command to run...