███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5651 | bash-scripting | sickn33/antigravity-awesome-skills |
Bash Scripting Workflow Overview Specialized workflow for creating robust, production-ready bash scripts with defensive programming patterns, comprehensive error handling, and automated testing. When to Use This Workflow Use this workflow when: Creating automation scripts Writing system administration tools Building deployment scripts Developing backup solutions Creating CI/CD scripts Workflow Phases Phase 1: Script Design Skills to Invoke bash-pro - Professional scripting bash-defensive-pattern...
|
981 |
| 5652 | field-notes-editorial-template | nexu-io/open-design |
Field Notes Editorial Template Produce a premium editorial data report in a single self-contained HTML file. Resource map field-notes-editorial-template/ ├── SKILL.md ├── assets/ │ └── template.html ├── references/ │ └── checklist.md └── example.html Workflow Show more
|
981 |
| 5653 | analyze-test-run | microsoft/github-copilot-for-azure |
Analyze Test Run Downloads artifacts from a GitHub Actions integration test run, generates a summarized skill invocation report, and files GitHub issues for each test failure with root-cause analysis. When to Use Summarize results of a GitHub Actions integration test run Calculate skill invocation rates for the skill under test For azure-deploy tests: track the full deployment chain (azure-prepare → azure-validate → azure-deploy) Compare skill invocation across two runs File issues for test fail...
|
980 |
| 5654 | github-issue-workflow | giuseppe-trisciuoglio/developer-kit |
GitHub Issue Resolution Workflow Implements a complete workflow for resolving GitHub issues directly from Claude Code. This skill orchestrates the full lifecycle: fetching the issue, understanding requirements, implementing the solution, verifying it, reviewing the code, and creating a pull request. Overview This skill provides a structured 8-phase approach to resolving GitHub issues. It leverages the gh CLI for GitHub API interactions, Context7 for documentation verification, and coordinates su...
|
980 |
| 5655 | 8-bit-orbit-video-template | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
980 |
| 5656 | ad-creative | nexu-io/open-design |
Ad Creative You are an expert performance creative strategist. Your goal is to generate high-performing ad creative at scale — headlines, descriptions, and primary text that drive clicks and conversions — and iterate based on real performance data. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not alr...
|
980 |
| 5657 | theme-factory | nexu-io/open-design |
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
|
980 |
| 5658 | app-icon | code-with-beto/skills |
App Icon Generation Workflow Overview Generate professional app icons using AI and configure them for both iOS (with iOS 26 Liquid Glass support) and Android platforms in Expo apps. Step 0: Verify SnapAI Setup (CRITICAL - DO THIS FIRST) Before attempting to generate icons, check if SnapAI is configured: Check if SnapAI is configured: npx snapai config --show If the config check fails or shows no API key: SnapAI requires an OpenAI API key to generate icons Each icon costs approximately $0....
|
979 |
| 5659 | adk-frontend | botpress/skills |
No SKILL.md available for this skill. View on GitHub
|
979 |
| 5660 | spring-boot-project-creator | giuseppe-trisciuoglio/developer-kit |
Spring Boot Project Creator Overview Generates a fully configured Spring Boot project from scratch using the Spring Initializr API. The skill walks the user through selecting project parameters, choosing an architecture style (DDD or Layered), configuring data stores, and setting up Docker Compose for local development. The result is a build-ready project with standardized structure, dependency management, and configuration. When to Use Bootstrap a new Spring Boot 3.x or 4.x project with a stand...
|
979 |
| 5661 | huggingface-papers | huggingface/skills |
Hugging Face Paper Pages Hugging Face Paper pages (hf.co/papers) is a platform built on top of arXiv (arxiv.org), specifically for research papers in the field of artificial intelligence (AI) and computer science. Hugging Face users can submit their paper at hf.co/papers/submit, which features it on the Daily Papers feed (hf.co/papers). Each day, users can upvote papers and comment on papers. Each paper page allows authors to: claim their paper (by clicking their name on the authors field). This...
|
979 |
| 5662 | m12-lifecycle | actionbook/rust-skills |
Resource Lifecycle Layer 2: Design Choices Core Question When should this resource be created, used, and cleaned up? Before implementing lifecycle: What's the resource's scope? Who owns the cleanup responsibility? What happens on error? Lifecycle Pattern → Implementation Show more
|
978 |
| 5663 | frontend-dev | nexu-io/open-design |
Frontend Studio Build complete, production-ready frontend pages by orchestrating 5 specialized capabilities: design engineering, motion systems, AI-generated assets, persuasive copy, and generative art. Invocation /frontend-dev <request> The user provides their request as natural language (e.g. "build a landing page for a music streaming app"). Skill Structure frontend-dev/ ├── SKILL.md Core skill (this file) ├── scripts/ Asset generation scripts │ ├...
|
978 |
| 5664 | design-consultation | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub Installs 453 Repository nexu-io/open-design GitHub Stars 54.2K First Seen May 11, 2026
|
978 |
| 5665 | slides | nexu-io/open-design |
slides Curated from OpenAI's skills repository. What it does Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases. Source Upstream: https://github.com/openai/skills Category: slides How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent...
|
978 |
| 5666 | ralph-tui-create-json | subsy/ralph-tui |
Ralph TUI - Create JSON Tasks Converts PRDs to prd.json format for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's JSON tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. ⚠️ CRITICAL: The output MUST be a FLAT JSON object with "name" and "userStories" at the ROOT level. DO NOT wrap content in a "prd" object or use "tasks" array. See "Schema Anti-Patterns" section below. The Job Take a PRD (markdown fi...
|
977 |
| 5667 | transformers-js | huggingface/skills |
Transformers.js - Machine Learning for JavaScript Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. When to Use This Skill Use this skill when you need to: Run ML models for text analysis, generation, or translation in JavaScript Perform image classification, object detection, or segmentation Implement speech recognition or audio processing Build multimodal AI applications (text-to-...
|
977 |
| 5668 | aws-transform | aws/agent-toolkit-for-aws |
AWS Transform (ATX) Overview Perform code upgrades, migrations, and transformations using AWS Transform (ATX). Supports any-to-any transformations: language version upgrades (Java, Python, Node.js, etc.), framework migrations, AWS SDK migrations, library upgrades, code refactoring, architecture changes, and custom organization-specific transformations. Two execution modes: Local mode : Runs the ATX CLI directly on the user's machine. Best for 1-9 repos. Remote mode : Runs transformations at scal...
|
977 |
| 5669 | ghost-bits-cast-attack | yaklang/hack-skills |
SKILL: Ghost Bits / Cast Attack — Java char to byte Narrowing Playbook AI LOAD INSTRUCTION : This is a Java-only injection-enabling primitive, not a standalone vulnerability class. Whenever you see (1) a Java backend, (2) a WAF/IDS in front of it, and (3) any of {SQLi, deser RCE, file upload, path traversal, CRLF, request smuggling, SMTP injection} on the menu, ALWAYS try Ghost Bits variants of the payload before declaring it "blocked". The root cause is the silent loss of the high 8 bits when J...
|
977 |
| 5670 | platform-design | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub Installs 444 Repository nexu-io/open-design GitHub Stars 54.2K First Seen May 11, 2026
|
977 |
| 5671 | verify | facebook/react |
Verification Run all verification steps. Arguments: $ARGUMENTS: Test pattern for the test step Instructions Run these first in sequence: Run yarn prettier - format code (stop if fails) Run yarn linc - lint changed files (stop if fails) Then run these with subagents in parallel: Use /flow to type check (stop if fails) Use /test to test changes in source (stop if fails) Use /test www to test changes in www (stop if fails) If all pass, show success summary. On failure, stop immediately and ...
|
976 |
| 5672 | react-testing-library | itechmeat/llm-code |
React Testing Library Skill Quick Navigation Topic Link Queries references/queries.md User Events references/user-events.md API references/api.md Async references/async.md Debugging references/debugging.md Config references/config.md Installation Core (v16+: @testing-library/dom is peer dependency) npm install --save-dev @testing-library/react @testing-library/dom TypeScript support npm install --save-dev @types/react @types/react-dom Recommended: user-event for interactions npm install --s...
|
976 |
| 5673 | grammar-checker | daleseo/korean-skills |
grammar-checker: 한국어 문법 검사기 소개 당신은 표준 한국어 규칙에 기반한 문법 검사 전문가입니다. 맞춤법, 띄어쓰기, 문법 구조, 구두점 오류를 감지하고 교정하며, 각 오류에 대한 명확한 설명을 제공합니다. 핵심 원칙: 규칙 기반 접근: 국립국어원의 표준 한국어 규정과 맞춤법 규칙 준수 확신도 표시: 확실한 오류와 권장 사항을 명확히 구분 학습 지향: 단순 교정이 아닌 이유와 근거를 설명 문맥 고려: 문체(격식체/비격식체)와 분야(기술 문서 등)를 고려한 유연한 적용 검사 범위: 맞춤법/철자: 되/돼, -ㄴ지/-는지, -ㄹ게/-를게, 던/든, -로써/-로서 등 띄어쓰기: 의존명사, 보조용언, 단위명사, 합성어 문법 구조: 조사 사용 (-을/를, -이/가, -은/는, -와/과), 시제, 어미 구두점: 쉼표, 마침표, 느낌표, 따옴표 사용 작업 흐름 1단계: 텍스트 입력 받기 다음 방법으로 텍스트를 받을 수 있습니다: 사용자가 직접 제공한 텍스트 파일 경로 ...
|
976 |
| 5674 | react-three-fiber | freshtechbro/claudedesignskills |
@json-render/react-three-fiber React Three Fiber renderer for json-render. 19 built-in 3D components. Two Entry Points Entry Point Exports Use For @json-render/react-three-fiber/catalog threeComponentDefinitions Catalog schemas (no R3F dependency, safe for server) @json-render/react-three-fiber threeComponents , ThreeRenderer , ThreeCanvas , schemas R3F implementations and renderer Usage Pattern Pick the 3D components you need from the standard definitions: import { defineCatalog } from "@json-r...
|
976 |
| 5675 | editorial-burgundy-principles-template | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub Installs 466 Repository nexu-io/open-design GitHub Stars 54.2K First Seen May 9, 2026
|
976 |
| 5676 | flutter-animating-apps | nexu-io/open-design |
Implementing Flutter Animations Contents Core Concepts Animation Strategies Workflows Implementing Implicit Animations Implementing Explicit Animations Implementing Hero Transitions Implementing Physics-Based Animations Examples Core Concepts Manage Flutter animations using the core typed Animation system. Do not manually calculate frames; rely on the framework's ticker and interpolation classes. Animation<T> : Treat this as an abstract representation of a value that changes over time. It holds ...
|
976 |
| 5677 | weixin-agent-sdk | aradotso/trending-skills |
weixin-agent-sdk Skill by ara.so — Daily 2026 Skills collection. weixin-agent-sdk is a TypeScript framework that bridges any AI backend to WeChat (微信) via the Clawbot channel. It uses long-polling to receive messages — no public server required — and exposes a minimal Agent interface so you can plug in OpenAI, Claude, or any custom logic in minutes. Installation npm npm install weixin-agent-sdk pnpm (monorepo) pnpm add weixin-agent-sdk Node.js >= 22 required. Quick Start 1. Login (scan QR code...
|
975 |
| 5678 | digits-fintech-swiss-template | nexu-io/open-design |
Digits Fintech Swiss Template A premium three-slide live-artifact template for data-storytelling in a Swiss grid language. Resource map digits-fintech-swiss-template/ ├── SKILL.md ├── assets/ │ └── template.html ├── references/ │ └── checklist.md └── example.html Workflow Show more
|
975 |
| 5679 | flutter-native-interop | flutter/skills |
Flutter Platform Integration Goal Integrates Flutter applications with platform-specific code and native features across Android, iOS, and Web environments. Determines the optimal interoperability strategy (FFI, Platform Channels, Platform Views, or JS Interop) and implements the necessary Dart and native code bindings while adhering to thread safety, WebAssembly (Wasm) compatibility, and modern build hook standards. Instructions 1. Determine Integration Strategy (Decision Logic) Evaluate the us...
|
974 |
| 5680 | reference-core | angular/angular |
Angular Core ( packages/core ) Mental Model This document outlines the architecture and mental model for packages/core , the heart of the Angular framework. 1. High-Level Architecture packages/core contains the runtime logic for Angular. Its primary responsibilities are: Rendering (Ivy/Render3) : Transforming templates into DOM updates. Dependency Injection (DI) : Managing object creation and lifetime. Change Detection : Synchronizing the model with the view. Reactivity : Signals and Zone.js int...
|
974 |
| 5681 | brand-visual-generator | kostja94/marketing-skills |
Components: Brand Visual Identity Guides visual identity for consistent brand presentation. Companies with consistent branding see up to 23-33% revenue lift; 94% of consumers say consistency influences buying decisions. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context f...
|
974 |
| 5682 | skill-forge | sanyuan0704/code-review-expert |
Skill Forge IRON LAW: Every line in a skill must justify its token cost. If it doesn't make the model's output better, more consistent, or more reliable — cut it. What is a Skill A skill is an "onboarding guide" for Claude — transforming it from a general-purpose agent into a specialized one with procedural knowledge, domain expertise, and bundled tools. skill-name/ ├── SKILL.md Required: workflow + instructions (<500 lines) ├── scripts/ Optional: deterministic, repeatable ...
|
974 |
| 5683 | html-to-pdf | aviz85/claude-skills-library |
HTML to PDF Converter Pixel-perfect HTML to PDF conversion using Puppeteer (Chrome headless). Provides excellent support for Hebrew, Arabic, and other RTL languages with automatic direction detection. Why Puppeteer? Pixel-perfect rendering: Uses actual Chrome engine Full CSS3/HTML5 support: Flexbox, Grid, custom fonts, backgrounds JavaScript execution: Renders dynamic content Automatic RTL detection: Detects Hebrew/Arabic and sets direction Web font support: Loads custom fonts properly CRITICA...
|
974 |
| 5684 | contract-review | anthropics/knowledge-work-plugins |
Contract Review Skill Overview I help you review contracts by identifying potential risks, checking for missing elements, and providing specific recommendations. I have knowledge of common risk patterns and jurisdiction-specific rules. What I can do: Identify 15+ common contract risks Check if your contract is complete Explain complex legal language in plain terms Suggest specific changes to protect your interests Support US, EU, China, and UK jurisdictions What I cannot do: Provide legal advice...
|
974 |
| 5685 | feishu-cli-toolkit | riba2534/feishu-cli |
飞书综合工具箱 覆盖 feishu-cli 的 13 个功能模块,提供命令速查和核心用法。复杂模块的详细参考文档在 references/ 目录中。 模块速查表 模块 核心命令 详细参考 1 电子表格 sheet create/get/read/write/append + V3 富文本 references/sheet-commands.md 2 日历日程 calendar list/get/primary/create-event/event-search/freebusy references/calendar-commands.md 3 任务管理 task create/complete/delete + subtask/member/reminder + tasklist references/task-commands.md 4 群聊管理 chat create/get/update/delete/link + chat member references/chat-commands.md 5 画板操作 board image/import/nodes + doc add...
|
974 |
| 5686 | web-artifacts-builder | nexu-io/open-design |
Web Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slo...
|
974 |
| 5687 | job-description-analyzer | paramchoudhary/resumeskills |
Job Description Analyzer When to Use This Skill Use this skill when the user: Wants to analyze a job posting Asks "should I apply to this job?" Wants to know their match percentage for a role Needs help understanding job requirements Wants to tailor their resume for a specific position Mentions: "analyze this job", "am I qualified", "match score", "should I apply" Use this BEFORE resume tailoring to ensure effort is worth it. Core Capabilities Show more
|
974 |
| 5688 | flags | vercel/next.js |
Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. Required Wiring All flags need: config-shared.ts (type) → config-schema.ts (zod). If the flag is consumed in user-bundled code (client components, edge routes, app-page.ts template), also add it to define-env.ts for build-time injection. Runtime-only flags consumed exclusively in pre-compiled bundles can skip define-env.ts . Where the Flag Is Consumed Client/bundled code only (e.g. __NEXT_PPR in cl...
|
973 |
| 5689 | hairy-utils | hairyf/skills |
Based on @hairy/utils v1.47.0. Focuses on core utility functions for JavaScript/TypeScript development. Core References | Async Utilities | Promise handling, deferred promises, and async flow control | [core-async](https://github.com/hairyf/skills/blob/main/skills/hairy-utils/references/core-async.md) | Function Composition | Compose and pipe functions for functional programming | [core-composition](https://github.com/hairyf/skills/blob/main/skills/hairy-utils/references/core-compositio...
|
973 |
| 5690 | m14-mental-model | actionbook/rust-skills |
Mental Models Layer 2: Design Choices Core Question What's the right way to think about this Rust concept? When learning or explaining Rust: What's the correct mental model? What misconceptions should be avoided? What analogies help understanding? Key Mental Models Show more
|
973 |
| 5691 | figma-create-new-file | openai/skills |
create_new_file — Create a New Figma File Use the create_new_file MCP tool to create a new blank Figma file in the user's drafts folder. This is typically used before use_figma when you need a fresh file to work with. Skill Arguments This skill accepts optional arguments: /figma-create-new-file [editorType] [fileName] editorType : design (default) or figjam fileName : Name for the new file (defaults to "Untitled") Examples: /figma-create-new-file — creates a design file named "Untitled" /figma-c...
|
973 |
| 5692 | swiss-creative-mode-template | nexu-io/open-design |
Swiss Creative Mode Template Produce a premium Swiss/editorial-style HTML template with strong visual rhythm and meaningful interactions, then emit it as a single-file artifact. Resource map swiss-creative-mode-template/ ├── SKILL.md ├── assets/ │ └── template.html ├── references/ │ └── checklist.md └── example.html Workflow Show more
|
973 |
| 5693 | enhance-prompt | nexu-io/open-design |
Enhance Prompt for Stitch You are a Stitch Prompt Engineer . Your job is to transform rough or vague UI generation ideas into polished, optimized prompts that produce better results from Stitch. Prerequisites Before enhancing prompts, consult the official Stitch documentation for the latest best practices: Stitch Effective Prompting Guide : https://stitch.withgoogle.com/docs/learn/prompting/ This guide contains up-to-date recommendations that may supersede or complement the patterns in this skil...
|
973 |
| 5694 | youtube-downloader | serpdownloaders/skills |
YouTube Video Downloader Download YouTube videos with full control over quality and format settings. Quick Start The simplest way to download a video: python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID" This downloads the video in best available quality as MP4 to /mnt/user-data/outputs/. Options Quality Settings Use -q or --quality to specify video quality: best (default): Highest quality available 1080p: Full HD 720p: HD 480p: Standard definition 360p: Lower qua...
|
972 |
| 5695 | code-review-checklist | sickn33/antigravity-awesome-skills |
Code Review Checklist Overview Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase. When to Use This Skill Use when reviewing pull requests Use when conducting code audits Use when establishing code review standards for a team Use when training new developers on code review practices Use when you want to ensure nothing is missed in reviews Use when...
|
972 |
| 5696 | my-brain-is-full-crew | aradotso/trending-skills |
My Brain Is Full — Crew Skill by ara.so — Daily 2026 Skills collection A crew of 10 AI agents embedded in your Obsidian vault that manage knowledge, nutrition, and mental wellness through natural conversation with Claude Code. Built by a PhD researcher for people who are drowning — not just optimizing. What It Does The Crew installs 10 specialized agents into your vault's .claude/ directory. Each agent has its own system prompt, tool restrictions, and model assignment. You talk to Claude Code na...
|
972 |
| 5697 | sred-work-summary | getsentry/skills |
SRED Work Summary Collect all the Github PRs, Notion docs and Linear tickets a person completed in a given year. Group the links from all of those into projects. Put everything into a private Notion document and return a link to that document. Prerequisites Before starting make sure that Github, Notion and Linear can be accessed. Notion and Linear should be connected using an MCP. Github can be connected with an MCP, but if you have access to the gh CLI tool, you can use that instead. If any of ...
|
972 |
| 5698 | lottie-animations | freshtechbro/claudedesignskills |
Lottie Animations Overview Lottie is a library for rendering After Effects animations in real-time on web, iOS, Android, and React Native. Created by Airbnb, it allows designers to ship animations as easily as shipping static assets. Animations are exported from After Effects as JSON files using the Bodymovin plugin, then rendered natively with minimal performance overhead. When to use Lottie: Designer-created animations that need pixel-perfect fidelity Complex animated icons and micro-interacti...
|
972 |
| 5699 | test | facebook/react |
Run tests for the React codebase. Arguments: $ARGUMENTS: Channel, flags, and test pattern Usage Examples: /test ReactFiberHooks - Run with source channel (default) /test experimental ReactFiberHooks - Run with experimental channel /test www ReactFiberHooks - Run with www-modern channel /test www variant false ReactFiberHooks - Test VARIANT=false /test stable ReactFiberHooks - Run with stable channel /test classic ReactFiberHooks - Run with www-classic channel /test watch ReactFiberHooks - Ru...
|
971 |
| 5700 | remotion | davila7/claude-code-templates |
Stitch to Remotion Walkthrough Videos You are a video production specialist focused on creating engaging walkthrough videos from app designs. You combine Stitch's screen retrieval capabilities with Remotion's programmatic video generation to produce smooth, professional presentations. Overview This skill enables you to create walkthrough videos that showcase app screens with professional transitions, zoom effects, and contextual text overlays. The workflow retrieves screens from Stitch projects ...
|
971 |