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
textual-test-fixtures
textual-test-fixtures
dawiddutoit1/26/2026

Pytest fixture patterns for Textual TUI application testing. Creates reusable test setup code including app factories, Pilot wrappers, mock fixtures, and async patterns. Use when: setting up test infrastructure for Textual apps, creating reusable tes...

0
AI 96
apidatabase
gcp-pubsub
gcp-pubsub
dawiddutoit1/26/2026

Implements Google Cloud Pub/Sub integration in Python by configuring topics, subscriptions, publishing/subscribing, dead letter queues, and local emulator setup. Use when building event-driven architectures, implementing message queuing, or managing...

0
AI 96
apici-cd
uv-ci-cd-integration
uv-ci-cd-integration
dawiddutoit1/26/2026

Set up uv (Rust-based Python package manager) in CI/CD pipelines. Use when configuring GitHub Actions workflows, GitLab CI/CD, Docker builds, or matrix testing across Python versions. Includes patterns for cache optimization, frozen lockfiles, multi-...

0
AI 96
ci-cdgithub
quantization
quantization
atrawog1/26/2026

Model quantization for efficient inference and training. Covers precision types (FP32, FP16, BF16, INT8, INT4), BitsAndBytes configuration, memory estimation, and performance tradeoffs.

0
AI 96
ci-cdtesting
dpo
dpo
atrawog1/26/2026

Direct Preference Optimization for learning from preference pairs. Covers DPOTrainer, preference dataset preparation, implicit reward modeling, and beta tuning for stable preference learning without explicit reward models. Includes thinking quality p...

0
AI 96
ci-cdobservability
zod-v4
zod-v4
BjornMelin1/26/2026

Expert guidance for Zod v4 schema validation in TypeScript. Use when designing schemas, migrating from Zod 3, handling validation errors, generating JSON Schema/OpenAPI, using codecs/transforms, or integrating with React Hook Form, tRPC, Hono, or Nex...

0
AI 96
apigithub-actions
turborepo
turborepo
kunhai-881/25/2026

Turborepo monorepo 构建系统指导。触发词:turbo.json、task pipelines、dependsOn、caching、remote cache、turbo CLI、--filter、--affected、CI optimization、environment variables、internal packages、monorepo structure/best practices、boundaries。

0
AI 96
ci-cdgithub
audit-website
audit-website
kunhai-881/25/2026

使用 squirrelscan CLI(squirrel)对网站进行审计,覆盖 SEO、技术、内容、性能、安全等 140+ 规则。当需要分析网站健康、排查技术 SEO、检查死链、校验 meta 与结构化数据、生成站点审计报告、对比改版前后,或提到「网站审计」「audit website」「squirrel」「站点健康检查」时使用。

0
AI 96
apilinting
servicenow-agent
servicenow-agent
TheSethRose1/25/2026

Read-only CLI access to ServiceNow Table, Attachment, Aggregate, and Service Catalog APIs; includes schema inspection and history retrieval (read-only).

0
AI 96
apidatabase
ai-incident-responder
ai-incident-responder

Use when AI systems fail or behave unexpectedly. Use after incident detected. Produces incident classification, immediate response actions, rollback procedures, and post-mortem templates.

0
AI 96
ci-cdobservability
prompt-library-curator
prompt-library-curator

Use when organizing and sharing prompts across teams. Use after prompts developed. Produces prompt registry, versioning system, quality ratings, and usage guidelines.

0
AI 96
observabilityprompting
automation-suitability-classifier
automation-suitability-classifier

Use when deciding if a workflow step should be automated, AI-assisted, or left human-only. Use when stakeholders are enthusiastic about automation, when evaluating high-volume tasks, or when assessing automation candidates in regulated environments.

0
AI 96
github-actions
prompt-feasibility-tester
prompt-feasibility-tester

Use when evaluating whether a proposed AI capability is achievable with current LLM technology. Use before committing development resources, when stakeholders propose AI solutions, or when validating automation candidates from workflow analysis.

0
AI 96
ci-cdllm
acceptance-gatekeeper
acceptance-gatekeeper

Use when evaluating AI capability test results against acceptance criteria for production deployment decision. Use after development complete and test results available. Produces structured go/no-go verdict with gap analysis and mitigation requiremen...

0
AI 96
ci-cdobservability
rust-project-technical-review
rust-project-technical-review
strataga1/23/2026

Comprehensive methodology for conducting technical reviews of Rust projects. Use when: (1) reviewing unfamiliar Rust codebases, (2) conducting project health assessments, (3) evaluating code quality and architecture, (4) preparing project audits or d...

0
AI 96
apici-cd
golang
golang
curphey1/23/2026

Go development process and idiomatic code review. Use when writing Go code, reviewing Go PRs, implementing concurrency with goroutines/channels, debugging Go race conditions, or fixing Go error handling. Also use for Go project setup, module manageme...

0
AI 96
lintingsecurity
java
java
curphey1/23/2026

Java development process and modern practices review. Use when writing Java code, reviewing Java PRs, working with Spring Boot applications, implementing design patterns, or setting up project structure. Also use when code uses mutable state everywhe...

0
AI 96
apici-cd
azure
azure
curphey1/23/2026

Azure infrastructure security review process. Use when reviewing RBAC and managed identities, auditing Storage account configurations, securing Azure Functions and App Service, reviewing Bicep/ARM templates or Terraform, or configuring VNet and NSGs....

0
AI 96
apidatabase
github-issues
github-issues
curphey1/23/2026

GitHub issues management and best practices. Use when auditing issue quality, creating issue templates, adding acceptance criteria, improving issue workflows, or coaching teams on issue hygiene. Also use for setting up labels, reviewing stale issues,...

0
AI 96
apigithub
reality-check
reality-check
dazuck1/23/2026

Find the gaps in your plan before your stakeholders do. Pressure tests plans, strategies, and communications. Domain-smart advisor, not nitpicker.

0
AI 96
ci-cdobservability
d3js-visualization
d3js-visualization

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external network dependencies. Use when tasks require charts, plots, axes/scales, legends, tooltips, or...

0
AI 96
verification-before-completion
verification-before-completion
erikpr19941/22/2026

Use when about to claim work is complete, fixed, or passing. Invoke BEFORE committing, creating PRs, or making any success claims. The Iron Law - evidence before assertions, always.

0
AI 96
ci-cdlinting
payment-processing
payment-processing
erikpr19941/22/2026

Use when implementing payment flows with Stripe or Polar. Covers checkout integration, webhooks, subscriptions, and error handling.

0
AI 96
apiobservability
deployment-provenance
deployment-provenance
mcj-coder1/18/2026

Use when deploying software to production or staging environments to ensure complete traceability of what was deployed, when, by whom, and from which source. Essential for audit compliance, incident investigation, and rollback decisions.

0
AI 96
ci-cddatabase

Showing 49 to 72 of 261.1k results

Command Palette

Search for a command to run...