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
project-init
project-init
laurigates2/7/2026

Base project initialization that other commands can extend for language-specific setup

7
AI 95
apici-cd
tfc-run-status
tfc-run-status
laurigates2/7/2026

Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable.

7
AI 95
api
tfc-list-runs
tfc-list-runs
laurigates2/7/2026

List Terraform Cloud runs for a workspace with filtering by status, operation type, and date. Use when reviewing run history, finding failed runs, or auditing infrastructure changes. Requires TFE_TOKEN environment variable.

7
AI 95
apigithub
skaffold-standards
skaffold-standards
laurigates2/7/2026

Skaffold configuration standards for local Kubernetes development with OrbStack and dotenvx. Use when configuring Skaffold, setting up local K8s development, or when the user mentions Skaffold, local development, Kubernetes profiles, or dotenvx secre...

7
AI 95
apici-cd
aps-doc-id-unification
aps-doc-id-unification

Expert documentation generation for ID unification layers. Documents identity resolution algorithms, merge strategies, match rules, entity graphs, and multi-workflow orchestration. Use when documenting ID unification processes.

7
AI 95
apidatabase
ruff-formatting
ruff-formatting
laurigates2/6/2026

Python code formatting with ruff format. Fast, Black-compatible formatting for consistent code style. Use when formatting Python files, enforcing style, or checking format compliance.

7
AI 95
ci-cdgithub
clash-doctor
clash-doctor
majiayu0002/6/2026

诊断 Clash 代理和网络连接问题。当用户遇到网络连不上、代理不工作、GitHub/Google 超时、DNS 异常、TUN 模式故障等网络问题时使用

7
AI 95
apigithub
api-design
api-design
majiayu0002/6/2026

REST/GraphQL/gRPC API design best practices. Use when designing APIs, defining contracts, handling versioning. Covers OpenAPI 3.2, GraphQL Federation, gRPC streaming.

7
AI 95
apidatabase
error-boundaries
error-boundaries
NeverSight2/6/2026

Use when deciding where to catch errors. Use when errors propagate too far or not far enough. Use when designing component/service isolation.

7
AI 95
apidatabase
azure-ai-inference-dotnet
azure-ai-inference-dotnet
NeverSight2/6/2026

Azure AI Inference SDK for .NET. Chat completions, embeddings, and model inference for AI models deployed via Azure AI Foundry and Azure Machine Learning Studio. Use for serverless API endpoints and managed compute endpoints. Triggers: "Azure.AI.Infe...

7
AI 95
apici-cd
ray
ray
NeverSight2/6/2026

Expert in Apache Ray distributed computing. Use when converting Python code to Ray workloads, debugging Ray applications, optimizing Ray performance, or working with Ray Core, Ray Data, Ray Train, Ray Serve, or Ray Tune. Automatically fetches relevan...

7
AI 95
apici-cd
fba
fba
NeverSight2/6/2026

FastAPI Best Architecture (fba) 项目开发指南。提供完整的架构规范、编码风格、插件开发指导。 使用场景: - 在 fba 项目中开发新功能或模块 - 创建或修改插件(应用级/扩展级) - 编写 API、Service、CRUD、Model、Schema - 数据库迁移和模型设计 - JWT 认证和 RBAC 权限配置 - 代码审查和风格检查

7
AI 95
apidatabase
pdca
pdca
NeverSight2/6/2026

Unified skill for managing the entire PDCA cycle. Auto-triggered by keywords: "plan", "design", "analyze", "report", "status". Replaces legacy /pdca-* commands. Use proactively when user mentions PDCA cycle, planning, design documents, gap analysis,...

7
AI 95
ci-cdobservability
semantic-html
semantic-html
NeverSight2/6/2026

Write well-considered semantic HTML that serves all users. Use when creating components, page structures, or reviewing markup. Emphasizes native HTML elements over ARIA. Treats proper document structure and accessibility as foundations rather than af...

7
AI 95
ci-cdtesting
jscodeshift-codemods
jscodeshift-codemods
NeverSight2/6/2026

Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, API upgrades, pattern standardization, or large-scale refactoring.

7
AI 95
apigithub-actions
frontend-react-best-practices
frontend-react-best-practices
NeverSight2/6/2026

React performance optimization guidelines. Use when writing, reviewing, or refactoring React components to ensure optimal rendering and bundle patterns. Triggers on tasks involving React components, hooks, memoization, or bundle optimization.

7
AI 95
api
database-design
database-design
NeverSight2/6/2026

Design database schemas, plan migrations, optimize queries, and manage data models. Covers relational databases (PostgreSQL, MySQL, SQLite), document databases (MongoDB), and ORM integration (Prisma, Drizzle, TypeORM). Use this skill when designing s...

7
AI 95
ci-cddatabase
app-store-price-index
app-store-price-index
NeverSight2/6/2026

Price localization intelligence for iOS/macOS apps using purchasing power parity analysis. Use this skill when working with App Store pricing for any of these tasks: (1) Building a "Price Index" by analyzing reference app prices across territories, (...

7
AI 95
apici-cd
code-refactor-master
code-refactor-master
NeverSight2/6/2026

Code refactoring expert for improving code quality, readability, maintainability, and performance. Specializes in Java and Python refactoring patterns, eliminating code smells, and applying clean code principles. Use when refactoring code, improving...

7
AI 95
apidatabase
cel-k8s
cel-k8s
NeverSight2/6/2026

Write production-ready CEL (Common Expression Language) code for Kubernetes ValidatingAdmissionPolicies, CRD validation rules, and security policies. Use when users need to create admission policies, validate Kubernetes resources, enforce security co...

7
AI 95
ci-cdsecurity
refactoring
refactoring
NeverSight2/6/2026

Restructures existing code to improve readability, maintainability, and performance without changing external behavior. USE WHEN: Restructuring code without changing behavior, extracting methods/classes, removing duplication, applying design pattern...

7
AI 95
apici-cd
sf-data
sf-data
NeverSight2/6/2026

Salesforce data operations expert with 130-point scoring. Use when writing SOQL queries, creating test data, performing bulk data operations, or importing/exporting data via sf CLI.

7
AI 95
apici-cd
zig-015
zig-015
NeverSight2/6/2026

Up-to-date Zig programming language patterns for version 0.15.x. Use when writing, reviewing, or debugging Zig code, working with build.zig and build.zig.zon files, or using comptime metaprogramming. Critical for avoiding outdated patterns from train...

7
AI 95
apici-cd
vercel-blob
vercel-blob
NeverSight2/6/2026

Integrate Vercel Blob object storage for file uploads, image management, and CDN-delivered assets in Next.js applications. Supports client-side uploads with presigned URLs and multipart transfers. Use when implementing file uploads (images, PDFs, vi...

7
AI 95
apidatabase

Showing 2377 to 2400 of 261.1k results

Command Palette

Search for a command to run...