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

Finds WHERE code lives in a codebase - locates files by topic/feature, categorizes by purpose, organizes findings. Super grep/glob/ls tool for navigating unfamiliar codebases.

0
AI 94
apisecurity
extract-constraints
extract-constraints
majiayu0002/5/2026

Extract technical constraints (C-*) from ecosystem E(t) - timeouts, API limits, compliance requirements, platform dependencies. Acknowledges given constraints, not design choices. Use to document ecosystem realities that code must work within.

0
AI 94
apidatabase
receiving-code-review
receiving-code-review
majiayu0002/5/2026

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

0
AI 94
apici-cd
justfile-advanced-patterns
justfile-advanced-patterns
majiayu0002/5/2026

Level 3 patterns - test-smart, deploy, migrate, logs, status (production systems)

0
AI 94
apici-cd
layout-builder
layout-builder
majiayu0002/5/2026

Interactive Flexbox and Grid layout generator with real-time code output. Creates production-ready layouts based on your requirements with proper fallbacks and responsive considerations. Use when building layouts, grids, or complex positioning system...

0
AI 94
ci-cd
github-auth
github-auth
majiayu0002/5/2026

Securely authenticate with GitHub using stored credentials for API operations and git commands

0
AI 94
apici-cd
langfuse-hello-world
langfuse-hello-world
majiayu0002/5/2026

Create a minimal working Langfuse trace example. Use when starting a new Langfuse integration, testing your setup, or learning basic Langfuse tracing patterns. Trigger with phrases like "langfuse hello world", "langfuse example", "langfuse quick star...

0
AI 94
apigithub-actions
topic-generation
topic-generation
majiayu0002/5/2026

快速生成3-4个文章选题方向,包含标题建议、内容大纲、工作量评估、目标受众分析和优劣势分析。当用户提到"选题"、"写什么"、"内容选题"、"文章方向"、"创作灵感"时使用此技能。

0
AI 94
technical-indicators
technical-indicators
majiayu0002/5/2026

计算股票技术指标(MA、MACD、RSI、BOLL等)。适用于技术分析、量化回测、趋势判断等场景。支持单个指标计算或批量计算所有指标,返回包含指标值的DataFrame。

0
AI 94
component-model-analysis
component-model-analysis
majiayu0002/5/2026

Evaluate extensibility patterns, abstraction layers, and configuration approaches in frameworks. Use when (1) assessing base class/protocol design, (2) understanding dependency injection patterns, (3) evaluating plugin/extension systems, (4) comparin...

0
AI 94
llmprompting
github-copilot-pr-review
github-copilot-pr-review
majiayu0002/5/2026

Review and apply GitHub Copilot suggestions on pull requests. Trigger when reviewing PRs with Copilot suggestions.

0
AI 94
apici-cd
up-to-date
up-to-date
majiayu0002/5/2026

Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate...

0
AI 94
github-actions
bio-crispr-screens-screen-qc
bio-crispr-screens-screen-qc
majiayu0002/5/2026

Quality control for pooled CRISPR screens. Covers library representation, read distribution, replicate correlation, and essential gene recovery. Use when assessing screen quality before hit calling or diagnosing poor screen performance.

0
AI 94
observability
arkit-visionos-developer
arkit-visionos-developer
majiayu0002/5/2026

Build and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstruction, hand tracking), anchor processing, and RealityKit integration. Use when implementing ARKi...

0
AI 94
github-actions
cloudflare-r2-bucket-management-and-access
cloudflare-r2-bucket-management-and-access
majiayu0002/5/2026

Use this skill to configure Cloudflare R2 buckets, access control, lifecycle policies, public/private assets, and integration with Hono Workers using read/write/delete/list operations and signed-access patterns.

0
AI 94
ci-cdgithub-actions
using-localstack
using-localstack
majiayu0002/5/2026

Build, test, and debug AWS-native systems locally with LocalStack (Community/Pro) using awslocal, IaC toolchains, event-driven pipelines, and observability; includes setup, deployment, management, monitoring, and sharp-edge guidance.

0
AI 94
apici-cd
stakeholder-docs
stakeholder-docs
majiayu0002/5/2026

Executive documentation from technical living docs - business summaries, progress dashboards, feature status reports. Use for stakeholder communication.

0
AI 94
apici-cd
chem-vis
chem-vis
majiayu0002/5/2026

Generate 2D structure images and interactive 3D viewers from chemical names or SMILES. Supports PNG/SVG output for 2D and 3Dmol.js HTML viewers for 3D conformers.

0
AI 94
apici-cd
html-markup
html-markup
majiayu0002/5/2026

Write semantic, accessible HTML5 markup following best practices for structure, SEO, and accessibility. Use when creating HTML templates, fixing markup issues, or building web page structures.

0
AI 94
web-test-wallet-setup
web-test-wallet-setup
majiayu0002/5/2026

Set up MetaMask wallet extension for Web3 DApp testing - download extension, import wallet from private key. Run at test start if tests/config.yaml has web3.enabled=true.

0
AI 94
githubsecurity
repo-maintain
repo-maintain
majiayu0002/5/2026

既存GitHubリポジトリのメンテナンス(リリース、変更履歴、Issue等)。ghコマンド使用。 トリガー例: 「リリースノート」「リリース」「issue」「repo-maintain」 ※ PR 作成・マージは repo-flow スキルを使用

0
AI 94
githubllm
bio-metagenomics-strain-tracking
bio-metagenomics-strain-tracking
majiayu0002/5/2026

Track bacterial strains using MASH, sourmash, fastANI, and inStrain. Compare genomes, detect contamination, and monitor strain-level variation. Use when needing sub-species resolution for outbreak tracking, transmission analysis, or within-host strai...

0
AI 94
ci-cddatabase
project-context-discovery
project-context-discovery
majiayu0002/5/2026

Discover project structure, package managers, test frameworks, and automation without hardcoded assumptions

0
AI 94
ci-cdgithub
error-handling
error-handling
majiayu0002/5/2026

Error handling patterns including exception hierarchies, error messages, and recovery strategies. Activated when designing exceptions or error handling.

0
AI 94
observability

Showing 8953 to 8976 of 261.1k results

Command Palette

Search for a command to run...