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
jk
jk
majiayu0002/5/2026

Jenkins CLI for controllers. Use when users need to manage jobs, pipelines, runs, logs, artifacts, credentials, nodes, or queues in Jenkins. Triggers include "jenkins", "jk", "pipeline", "build", "run logs", "job list", "jenkins credentials", "jenkin...

0
AI 95
apici-cd
ln-221-story-creator
ln-221-story-creator
majiayu0002/5/2026

Creates Stories from IDEAL plan (CREATE) or appends user-requested Stories (ADD). Generates 8-section documents, validates INVEST, creates in Linear. Invoked by ln-220.

0
AI 95
apici-cd
logrocket
logrocket
majiayu0002/5/2026

Implements session replay and error tracking with LogRocket for debugging user issues. Use when adding session recording, error monitoring, and performance tracking to React applications.

0
AI 95
apiobservability
magicblock
magicblock
majiayu0002/5/2026

Complete guide for MagicBlock Ephemeral Rollups - high-performance Solana execution with sub-10ms latency, gasless transactions, and Solana Plugins. Use when building real-time games, high-frequency trading, or any application requiring ultra-low lat...

0
AI 95
apigithub
migration-guides
migration-guides
majiayu0002/5/2026

Migration guides - from other AI tools, version upgrades, config migration. Use when switching from Cursor, Copilot, or Cody, upgrading Claude Code versions, or migrating configurations and customizations.

0
AI 95
apidatabase
moai-lang-elixir
moai-lang-elixir
majiayu0002/5/2026

Elixir 1.17+ development specialist covering Phoenix 1.7, LiveView, Ecto, and OTP patterns. Use when developing real-time applications, distributed systems, or Phoenix projects.

0
AI 95
apici-cd
moai-lang-elixir
moai-lang-elixir
majiayu0002/5/2026

Elixir 1.17+ development specialist covering Phoenix 1.7, LiveView, Ecto, and OTP patterns. Use when developing real-time applications, distributed systems, or Phoenix projects.

0
AI 95
apici-cd
data-visualization
data-visualization
majiayu0002/5/2026

Build data visualizations, charts, graphs, and maps in Flutter/Dart using the data_visualization package suite. Use when the user asks to create charts (line, bar, pie, scatter, heatmap), maps (geographic projections, GeoJSON), hierarchical visualiza...

0
AI 95
github
smart-skill-loading
smart-skill-loading
majiayu0002/5/2026

Auto-detect and load minimal context from Skills folders using progressive disclosure, trimming 1400 tokens from system prompt through metadata-first loading. Use when optimizing token usage, managing multiple skills, or preventing context bloat. Loa...

0
AI 95
apici-cd
02-agency-researcher-skill
02-agency-researcher-skill
majiayu0002/5/2026

This skill instructs Claude Code to find and qualify real estate agencies in a given suburb. It uses web search and browser automation to gather comprehensive agency data.

0
AI 95
apillm
test-expert
test-expert
majiayu0002/5/2026

Testing methodologies, test-driven development (TDD), unit and integration testing, and testing best practices across multiple frameworks. Use when the user needs to write tests, implement TDD, or improve test coverage and quality.

0
AI 95
apidatabase
thinking-jobs-to-be-done
thinking-jobs-to-be-done
majiayu0002/5/2026

Understand what "job" users hire your product to do, focusing on progress users seek rather than features. Use for product development, feature prioritization, user research, and market positioning.

0
AI 95
apici-cd
tzurot-security
tzurot-security
majiayu0002/5/2026

Security best practices for Tzurot v3 - Secret management, AI-specific security (prompt injection, PII scrubbing), Economic DoS prevention, Discord permission verification, microservices security, and supply chain integrity. Use when handling secrets...

0
AI 95
apici-cd
jtbd-analysis
jtbd-analysis
majiayu0002/5/2026

Jobs to Be Done (JTBD) framework by Clayton Christensen. Analyzes requirements through the lens of what 'job' customers hire products to do. Covers functional, emotional, and social jobs. Use when understanding underlying customer motivations or refr...

0
AI 95
github-actions
ios-simulator-skill
ios-simulator-skill
majiayu0002/5/2026

Build, test, and automate iOS applications using accessibility-driven navigation and structured data instead of pixel coordinates.

0
AI 95
ci-cdgithub-actions
document-pptx-skill-quick-reference
document-pptx-skill-quick-reference
majiayu0002/5/2026

This skill enables creation and editing of PowerPoint presentations programmatically. Claude should apply these patterns when users need to generate pitch decks, reports, training materials, or automate presentation workflows.

0
AI 95
llmobservability
crawl4ai
crawl4ai
majiayu0002/5/2026

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for effici...

0
AI 95
apillm
smalltalk-debugger
smalltalk-debugger
majiayu0002/5/2026

Systematic debugging techniques for Pharo Smalltalk development using AI editors.

0
AI 95
github-actionstesting
feature-docs
feature-docs
majiayu0002/5/2026

Generate single-file feature documentation with verified test cases. Use for quick feature docs, feature README, any project (not enterprise modules). Outputs single markdown file with code evidence. Triggers on "quick feature docs", "feature readme"...

0
AI 95
apici-cd
glm-coding
glm-coding
majiayu0002/5/2026

This skill provides specialized knowledge for integrating and using GLM-4.7 Coding Plan API (智谱编程套餐). Use this skill when working with GLM-4.7 for prompt optimization, code generation, or technical documentation tasks. GLM-4.7 uses a unique response...

0
AI 95
apillm
implement-dynamic-dilation
implement-dynamic-dilation
majiayu0002/5/2026

Create interactive dilation animations using p5.js where students explore dilations with adjustable scale factors.

0
AI 95
laravel-auth
laravel-auth
majiayu0002/5/2026

Use when implementing user authentication, API tokens, social login, or authorization. Covers Sanctum, Passport, Socialite, Fortify, policies, and gates for Laravel 12.

0
AI 95
apidatabase
monocle3-truly-complete
monocle3-truly-complete
majiayu0002/5/2026

Monocle3 单细胞轨迹分析工具包 - 100%覆盖文档(18个文件:完整教程+API+轨迹推断)

0
AI 95
ci-cdgithub
naming-convention
naming-convention
majiayu0002/5/2026

Enforces RMS Go naming conventions for variables, functions, interfaces, structs, and packages. Use when reviewing Go code for naming issues, creating new Go files, or encountering confusing identifier names.

0
AI 95
apidatabase

Showing 6385 to 6408 of 261.1k results

Command Palette

Search for a command to run...