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
hettinger-idiomatic-python
hettinger-idiomatic-python
majiayu0002/5/2026

Write Python code in the style of Raymond Hettinger, Python core developer. Emphasizes beautiful, idiomatic code using iterators, generators, and built-in tools elegantly. Use when transforming code into clean, Pythonic solutions.

0
AI 95
ci-cd
color-palette-ref
color-palette-ref
majiayu0002/5/2026

APC Mini MK2 color palette reference with velocity values and custom RGB via SysEx. Use when user asks about "color", "velocity value", "RGB", "palette", "brightness", "LED color", or needs to set specific colors on the APC Mini MK2.

0
AI 95
clerk-rate-limits
clerk-rate-limits
majiayu0002/5/2026

Understand and manage Clerk rate limits and quotas. Use when hitting rate limits, optimizing API usage, or planning for high-traffic scenarios. Trigger with phrases like "clerk rate limit", "clerk quota", "clerk API limits", "clerk throttling".

0
AI 95
apiobservability
qa-testing-methodology
qa-testing-methodology
majiayu0002/5/2026

QA best practices and test design patterns. Use when designing test cases to ensure comprehensive coverage with equivalence partitioning, boundary analysis, and accessibility testing.

0
AI 95
ci-cddatabase
mojolicious
mojolicious
majiayu0002/5/2026

Assist with Mojolicious web framework development using documentation search, browsing, and testing requests without starting a server.

0
AI 95
apigithub-actions
check-nuxt-ui-v4
check-nuxt-ui-v4
majiayu0002/5/2026

ドキュメント内のNuxt UI v3記法を検出し、v4記法への修正を支援します。「ドキュメントをチェックして」「Nuxt UI v4の記法を確認」などで呼び出されます。

0
AI 95
databasellm
api-documenter
api-documenter
majiayu0002/5/2026

WHEN: API documentation, JSDoc/TSDoc comments, Props documentation, Storybook story writing WHAT: Function/class/type JSDoc + React Props table + Markdown API docs + Storybook stories WHEN NOT: README writing → readme-generator, Code explanation → co...

0
AI 95
apigithub-actions
api-documenter
api-documenter
majiayu0002/5/2026

WHEN: API documentation, JSDoc/TSDoc comments, Props documentation, Storybook story writing WHAT: Function/class/type JSDoc + React Props table + Markdown API docs + Storybook stories WHEN NOT: README writing → readme-generator, Code explanation → co...

0
AI 95
apigithub-actions
troubleshooting-kubernetes
troubleshooting-kubernetes
majiayu0002/5/2026

Diagnoses and fixes Kubernetes issues with interactive remediation. Use when pods crash (CrashLoopBackOff, OOMKilled), services unreachable (502/503, empty endpoints), deployments stuck (ImagePullBackOff, pending). Also use when tempted to run kubect...

0
AI 95
apici-cd
claude-code-skills
claude-code-skills
majiayu0002/5/2026

Comprehensive reference for creating Claude Code skills with progressive disclosure, SKILL.md structure, resources/ organization, frontmatter specification, and best practices for modular capability development.

0
AI 95
apidatabase
bash-portability
bash-portability
majiayu0002/5/2026

This skill should be used when the user asks about "POSIX compatibility", "portable shell scripts", "cross-shell compatibility", "bashisms", "shebang selection", or mentions writing scripts that work on different shells (bash, sh, dash, zsh) or diffe...

0
AI 95
ci-cdsecurity
design-archivist
design-archivist
majiayu0002/5/2026

Long-running design anthropologist that builds comprehensive visual databases from 500-1000 real-world examples, extracting color palettes, typography patterns, layout systems, and interaction design across any domain (portfolios, e-commerce, SaaS, a...

0
AI 95
databasellm
gemini-document-processing
gemini-document-processing
majiayu0002/5/2026

Guide for implementing Google Gemini API document processing - analyze PDFs with native vision to extract text, images, diagrams, charts, and tables. Use when processing documents, extracting structured data, summarizing PDFs, answering questions abo...

0
AI 95
apici-cd
hettinger-idiomatic-python
hettinger-idiomatic-python
majiayu0002/5/2026

Write Python code in the style of Raymond Hettinger, Python core developer. Emphasizes beautiful, idiomatic code using iterators, generators, and built-in tools elegantly. Use when transforming code into clean, Pythonic solutions.

0
AI 95
ci-cd
ollama
ollama
majiayu0002/5/2026

Run local LLMs with Ollama. Deploy, manage, and interact with open-source models locally. Use for private AI, offline inference, and local development without API costs.

0
AI 95
apici-cd
robotframework-browser-skill
robotframework-browser-skill
majiayu0002/5/2026

Guide AI agents in creating Browser Library tests using Playwright-powered automation with auto-waiting, assertion engine, and modern web features. Use when asked to create web tests with Browser Library, handle locators, assertions, iframes, Shadow...

0
AI 95
apitesting
ship-it
ship-it
majiayu0002/5/2026

Prepare current branch for production deployment (Test, Lint, Build, PR).

0
AI 95
apici-cd
tailwind-ui-patterns
tailwind-ui-patterns
majiayu0002/5/2026

Tailwind CSS v4 patterns, component styling, and responsive design

0
AI 95
task-router
task-router
majiayu0002/5/2026

Automatically analyze tasks and route to optimal agent(s). Use when receiving complex requests to determine which agents to spawn.

0
AI 95
apidatabase
using-mcp-tools-with-mcpc
using-mcp-tools-with-mcpc
majiayu0002/5/2026

Use mcpc CLI to interact with MCP servers - call tools, read resources, get prompts. Use when working with Model Context Protocol servers, calling MCP tools, or accessing MCP resources programmatically; prefer key:=value bindings over raw JSON bodies...

0
AI 95
apiprompting
using-mcp-tools-with-mcpc
using-mcp-tools-with-mcpc
majiayu0002/5/2026

Use mcpc CLI to interact with MCP servers - call tools, read resources, get prompts. Use when working with Model Context Protocol servers, calling MCP tools, or accessing MCP resources programmatically; prefer key:=value bindings over raw JSON bodies...

0
AI 95
apiprompting
qa-testing-methodology
qa-testing-methodology
majiayu0002/5/2026

QA best practices and test design patterns. Use when designing test cases to ensure comprehensive coverage with equivalence partitioning, boundary analysis, and accessibility testing.

0
AI 95
ci-cddatabase
spec-gen
spec-gen
majiayu0002/5/2026

コードからspecを生成するスキル。As-Is spec(現状仕様)を根拠付きで抽出し、3層構造(インターフェース/振る舞い/業務意味)で整理。 使用タイミング: (1)「コードからspecを生成」(2)「仕様書を作成」(3)「APIドキュメント生成」(4)「現状の振る舞いを文書化」(5)「変更で壊れたspecを検出」(6)「コードと仕様の乖離を確認」と言われた時。 生成するのはAs-Is spec(現状仕様)であり、To-Be spec(あるべき仕様)は人間の判断が必要。

0
AI 95
apitesting
reviewing-claude-config
reviewing-claude-config
majiayu0002/5/2026

Reviews Claude configuration files for security, structure, and prompt engineering quality. Use when reviewing changes to CLAUDE.md files (project-level or .claude/), skills (SKILL.md), agents, prompts, commands, or settings. Validates YAML frontmatt...

0
AI 95
apillm

Showing 5641 to 5664 of 271.4k results

Command Palette

Search for a command to run...