Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,426
总 Skills
160.7M
总安装量
2,740
贡献者
# Skill 仓库 描述 安装量
2801 firebase-local-env-setup firebase/agent-skills
Firebase Local Environment Setup This skill documents the bare minimum setup required for a full Firebase experience for the agent. Before starting to use any Firebase features, you MUST verify that each of the following steps has been completed. 1. Verify Node.js Action : Run node --version . Handling : Ensure Node.js is installed and the version is >= 20 . If Node.js is missing or < v20 , install it based on the operating system: Recommended: Use a Node Version Manager This avoids permission i...
5.1K
2802 academic-search claude-office-skills/skills
Academic Search Skill Overview I help you navigate academic literature, find relevant papers, understand research methodologies, and synthesize findings for your research projects or literature reviews. What I can do: Formulate academic search queries Recommend databases and search strategies Analyze paper abstracts and summaries Explain research methodologies Help structure literature reviews Identify research gaps What I cannot do: Access full-text papers (unless provided) Execute actual datab...
5.1K
2803 react lobehub/lobehub
@json-render/react React renderer that converts JSON specs into React component trees. Quick Start import { defineRegistry , Renderer } from "@json-render/react" ; import { catalog } from "./catalog" ; const { registry } = defineRegistry ( catalog , { components : { Card : ( { props , children } ) => < div > { props . title } { children } < / div > , } , } ) ; Show more Installs 2.8K Repository vercel-labs/json-render GitHub Stars 15.6K First Seen Mar 7, 2026 Security Audits Gen Agent Trust Hub ...
5.1K
2804 find-bugs getsentry/skills
Find Bugs Review changes on this branch for bugs, security vulnerabilities, and code quality issues. Phase 1: Complete Input Gathering Get the FULL diff: git diff $(gh repo view --json defaultBranchRef --jq '.defaultBranchRef.name')...HEAD If output is truncated, read each changed file individually until you have seen every changed line List all files modified in this branch before proceeding Phase 2: Attack Surface Mapping For each changed file, identify and list: All user inputs (request param...
5.1K
2805 debug anthropics/knowledge-work-plugins
/debug If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Run a structured debugging session to find and fix issues systematically. Usage /debug $ARGUMENTS How It Works ┌─────────────────────────────────────────────────────────────────┐ │ DEBUG │ ├─────────────────────────────────────────────────────────────────┤ │ Step 1: REPRODUCE │ │ ✓ U...
5.1K
2806 asc-revenuecat-catalog-sync rorkai/app-store-connect-cli-skills
asc RevenueCat catalog sync Use this skill to keep App Store Connect (ASC) and RevenueCat aligned, including creating missing ASC items and mapping them to RevenueCat resources. When to use You want to bootstrap RevenueCat from an existing ASC catalog. You want to create missing ASC subscriptions/IAPs, then map them into RevenueCat. You need a drift audit before release. You want deterministic product mapping based on identifiers. Preconditions asc authentication is configured ( asc auth login o...
5.1K
2807 audit-context-building trailofbits/skills
Deep Context Builder Skill (Ultra-Granular Pure Context Mode) 1. Purpose This skill governs how Claude thinks during the context-building phase of an audit. When active, Claude will: Perform line-by-line / block-by-block code analysis by default. Apply First Principles, 5 Whys, and 5 Hows at micro scale. Continuously link insights → functions → modules → entire system. Maintain a stable, explicit mental model that evolves with new evidence. Identify invariants, assumptions, flows, and reasoni...
5.1K
2808 asc-aso-audit rorkai/app-store-connect-cli-skills
asc ASO audit Run a two-phase ASO audit: offline checks against local metadata files, then keyword gap analysis via Astro MCP. When available, include Apple-generated app tags as a discoverability signal. Preconditions Metadata pulled locally into canonical files via asc metadata pull --app "APP_ID" --version "1.2.3" --dir "./metadata" . If metadata came from asc migrate export or asc localizations download , normalize it into the canonical ./metadata layout before running this skill. For Astro ...
5.1K
2809 analyze anthropics/knowledge-work-plugins
/analyze - Answer Data Questions If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Answer a data question, from a quick lookup to a full analysis to a formal report. Usage /analyze <natural language question> Workflow 1. Understand the Question Parse the user's question and determine: Complexity level : Quick answer : Single metric, simple filter, factual lookup (e.g., "How many users signed up last week?") Full analysis : Multi-dimensional explor...
5.1K
2810 docx-manipulation claude-office-skills/skills
DOCX Manipulation Skill Overview This skill enables programmatic creation, editing, and manipulation of Microsoft Word (.docx) documents using the python-docx library. Create professional documents with proper formatting, styles, tables, and images without manual editing. How to Use Describe what you want to create or modify in a Word document Provide any source content (text, data, images) I'll generate python-docx code and execute it Example prompts: "Create a professional report with title, h...
5.1K
2811 seo-content agricidaniel/claude-seo
Content Quality & E-E-A-T Analysis E-E-A-T Framework (updated Sept 2025 QRG) Read seo/references/eeat-framework.md for full criteria. Experience (first-hand signals) Original research, case studies, before/after results Personal anecdotes, process documentation Unique data, proprietary insights Photos/videos from direct experience Expertise Author credentials, certifications, bio Professional background relevant to topic Technical depth appropriate for audience Accurate, well-sourced claims Auth...
5.1K
2812 cmux-settings manaflow-ai/cmux
cmux-settings cmux reads user settings from ~/.config/cmux/cmux.json (JSONC). The app installs a file watcher; saving the file applies changes immediately, no restart needed. Legacy ~/.config/cmux/settings.json is read only as a fallback for keys not present in cmux.json . Schema: https://raw.githubusercontent.com/manaflow-ai/cmux/main/web/data/cmux.schema.json . The authoritative path list lives in Sources/CmuxSettingsJSONPathSupport.swift in the cmux checkout, and the installed skill includes ...
5.1K
2813 youtube-downloader composiohq/awesome-claude-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...
5.1K
2814 seo-competitor-pages agricidaniel/claude-seo
Competitor Comparison & Alternatives Pages Create high-converting comparison and alternatives pages that target competitive intent keywords with accurate, structured content. Page Types 1. "X vs Y" Comparison Pages Direct head-to-head comparison between two products/services Balanced feature-by-feature analysis Clear verdict or recommendation with justification Target keyword: [Product A] vs [Product B] 2. "Alternatives to X" Pages List of alternatives to a specific product/service Each alternat...
5.1K
2815 ktx-booking nomadamas/k-skill
KTX Booking What this skill does korail2 위에 scripts/ktx_booking.py helper 를 얹어 KTX/Korail 조회, 예약, 예약 확인, 취소를 처리한다. 최근 Korail 앱의 Dynapath anti-bot 체크 때문에 원본 korail2 0.4.0 예제만으로는 MACRO ERROR 가 날 수 있다. 이 스킬은 helper 가 x-dynapath-m-token , Sid , 최신 app version( 250601002 )을 붙여 실제 예매 흐름을 복구하는 것을 전제로 한다. When to use "서울에서 부산 가는 KTX 찾아줘" "코레일 예약 확인해줘" "KTX 취소해줘" "오전 9시 이후 KTX 중 제일 빠른 거 잡아줘" When not to use SRT 예매인 경우 실결제 확정까지 자동화해야 하는 경우 credential 을 평문으로 넣으려는 경우 Prerequisites Python 3.10+ python3 -m pi...
5.1K
2816 managed-deep-agents langchain-ai/langchain-skills
No SKILL.md available for this skill. View on GitHub
5.1K
2817 django-expert vintasoftware/django-ai-plugins
Django Expert Overview This skill provides expert guidance for Django backend development with comprehensive coverage of models, views, Django REST Framework, forms, authentication, testing, and performance optimization. It follows official Django best practices and modern Python conventions to help you build robust, maintainable applications. Key Capabilities: Model design with optimal ORM patterns View implementation (FBV, CBV, DRF viewsets) Django REST Framework API development Query optimiza...
5.1K
2818 fastapi-expert jeffallan/claude-skills
FastAPI Expert Senior FastAPI specialist with deep expertise in async Python, Pydantic V2, and production-grade API development. Role Definition You are a senior Python engineer with 10+ years of API development experience. You specialize in FastAPI with Pydantic V2, async SQLAlchemy, and modern Python 3.11+ patterns. You build scalable, type-safe APIs with automatic documentation. When to Use This Skill Building REST APIs with FastAPI Implementing Pydantic V2 validation schemas Setting up a...
5.1K
2819 dart-migrate-to-checks-package flutter/agent-plugins
Migrating Dart Tests to Package Checks Contents Dependency Management Syntax Migration Guidelines Utilizing Dart MCP Tools Migration Workflow Examples Dependency Management Manage dependencies using the Dart Tooling MCP Server pub tool or standard CLI commands. Add package:checks as a dev_dependency using dart pub add dev:checks . Remove package:matcher if it is explicitly listed in the pubspec.yaml (note: it is often transitively included by package:test , which is fine). Import package:checks/...
5.1K
2820 dart-build-cli-app flutter/agent-plugins
Building Dart CLI Applications Contents Project Setup & Architecture Argument Parsing & Command Routing Execution & Error Handling Testing CLI Applications Compilation & Distribution Workflows Examples Project Setup & Architecture Initialize new CLI projects using the official Dart template to ensure standard directory structures. Run dart create -t cli <project_name> to scaffold a console application with basic argument parsing. Place executable entry points (files containing main() ) exclusive...
5.1K
2821 seo-sitemap agricidaniel/claude-seo
Sitemap Analysis & Generation Mode 1: Analyze Existing Sitemap Validation Checks Valid XML format URL count <50,000 per file (protocol limit) All URLs return HTTP 200 <lastmod> dates are accurate (not all identical) No deprecated tags: <priority> and <changefreq> are ignored by Google Sitemap referenced in robots.txt Compare crawled pages vs sitemap — flag missing pages Quality Signals Sitemap index file if >50k URLs Split by content type (pages, posts, images, videos) No non-canonical URLs in s...
5.1K
2822 belt belt-sh/cli
belt cli belt is the cloud platform cli for ai agents. single ~4mb binary, no runtime dependencies. install curl -fsSL cli.inference.sh | sh belt login belt me apps — run 250+ ai models Show more Installs 321 Repository belt-sh/cli First Seen 3 days ago Security Audits Gen Agent Trust Hub Fail Socket Pass Snyk Warn
5.1K
2823 clean-architecture wondelai/skills
Clean Architecture Framework A disciplined approach to structuring software so that business rules remain independent of frameworks, databases, and delivery mechanisms. Apply these principles when designing system architecture, reviewing module boundaries, or advising on dependency management. Core Principle Source code dependencies must point inward -- toward higher-level policies. Nothing in an inner circle can know anything about something in an outer circle. This single rule, applied consist...
5.1K
2824 hermes-imports affaan-m/ecc
Hermes Imports Use this skill when turning a repeated Hermes workflow into something safe to ship in ECC. Hermes is the operator shell. ECC is the reusable workflow layer. Imports should move stable patterns from Hermes into ECC without moving private state. When To Use A Hermes workflow has repeated enough times to become reusable. A local operator prompt should become a public ECC skill. A launch, content, research, or engineering workflow needs sanitized handoff docs. A workflow mentions loca...
5.1K
2825 dart-use-ffigen flutter/agent-plugins
Generating FFI Bindings using package:ffigen Contents Introduction Constraints FFIgen Overview Step-by-Step Workflow Concrete Example: Binding a C Library Verification Checklist Introduction Automate and standardize the generation of FFI bindings using package:ffigen ( FfiGenerator ). Writing FFI bindings by hand is error-prone, brittle, and highly discouraged. Constraints Show more Installs 514 Repository dart-lang/skills GitHub Stars 336 First Seen 4 days ago Security Audits Gen Agent Trust Hu...
5.1K
2826 dart-setup-ffi-assets flutter/agent-plugins
Compiling C Code into Code Assets with Native Assets Hooks Integrate and automate the compilation and packaging of native C/C++ source code into Code Assets under Dart's overarching Native Assets feature using build and link hooks. Show more Installs 512 Repository dart-lang/skills GitHub Stars 336 First Seen 4 days ago Security Audits Gen Agent Trust Hub Warn Socket Pass Snyk Fail
5.1K
2827 frontend-design-direction affaan-m/ecc
Frontend Design Direction Use this skill when the work is not just making UI function, but making it feel purposeful, polished, and appropriate to the product domain. Source: salvaged from stale community PR 1659 by linus707 . Note: ECC intentionally does not rebundle the canonical Anthropic frontend-design skill. Install that from anthropics/skills when you want the official upstream skill. This skill is the ECC-specific design-direction salvage of the useful local guidance from 1659. When to U...
5.1K
2828 indexion-readme trkbt10/indexion-skills
indexion readme — README Construction Build project READMEs from templates, doc comments, hand-written prose, and per-package READMEs. This skill covers the construction side : scaffolding, generating, planning, assembling, and verifying. For evaluating existing documentation, see indexion-documentation . Where things live The conventions vary by project; check what actually exists before editing: Asset Location patterns seen Config doc.json (repo root) or .indexion/readme/doc.json Per-package t...
5K
2829 internal-linking-optimizer aaron-he-zhu/seo-geo-claude-skills
Internal Linking Optimizer This skill analyzes your site's internal link structure and provides recommendations to improve SEO through strategic internal linking. It helps distribute authority, establish topical relevance, and improve crawlability. When to Use This Skill Improving site architecture for SEO Distributing authority to important pages Fixing orphan pages with no internal links Creating topic cluster internal link strategies Optimizing anchor text for SEO Recovering pages that have l...
5K
2830 schema-markup-generator aaron-he-zhu/seo-geo-claude-skills
Schema Markup Generator SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher Monitor · rank-tracker · backlink-analyzer · performance-reporter · ...
5K
2831 nuxt4-patterns affaan-m/everything-claude-code
Nuxt 4 Patterns Use when building or debugging Nuxt 4 apps with SSR, hybrid rendering, route rules, or page-level data fetching. When to Activate Hydration mismatches between server HTML and client state Route-level rendering decisions such as prerender, SWR, ISR, or client-only sections Performance work around lazy loading, lazy hydration, or payload size Page or component data fetching with useFetch , useAsyncData , or $fetch Nuxt routing issues tied to route params, middleware, or SSR/client ...
5K
2832 browser-qa affaan-m/everything-claude-code
Browser QA — Automated Visual Testing & Interaction When to Use After deploying a feature to staging/preview When you need to verify UI behavior across pages Before shipping — confirm layouts, forms, interactions actually work When reviewing PRs that touch frontend code Accessibility audits and responsive testing How It Works Uses the browser automation MCP (claude-in-chrome, Playwright, or Puppeteer) to interact with live pages like a real user. Safety first — blast radius (run read-only by def...
5K
2833 hexagonal-architecture affaan-m/everything-claude-code
Hexagonal Architecture Hexagonal architecture (Ports and Adapters) keeps business logic independent from frameworks, transport, and persistence details. The core app depends on abstract ports, and adapters implement those ports at the edges. When to Use Building new features where long-term maintainability and testability matter. Refactoring layered or framework-heavy code where domain logic is mixed with I/O concerns. Supporting multiple interfaces for the same use case (HTTP, CLI, queue worker...
5K
2834 rules-distill affaan-m/everything-claude-code
Rules Distill Scan installed skills, extract cross-cutting principles that appear in multiple skills, and distill them into rules — appending to existing rule files, revising outdated content, or creating new rule files. Applies the "deterministic collection + LLM judgment" principle: scripts collect facts exhaustively, then an LLM cross-reads the full context and produces verdicts. When to Use Periodic rules maintenance (monthly or after installing new skills) After a skill-stocktake reveals pa...
5K
2835 remotion-video-creation affaan-m/everything-claude-code
When to use Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge. How to use Read individual rule files for detailed explanations and code examples: Show more Installs 1.6K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
5K
2836 rust-engineer jeffallan/claude-skills
Rust Engineer Senior Rust engineer with deep expertise in Rust 2021 edition, systems programming, memory safety, and zero-cost abstractions. Specializes in building reliable, high-performance software leveraging Rust's ownership system. Role Definition You are a senior Rust engineer with 10+ years of systems programming experience. You specialize in Rust's ownership model, async programming with tokio, trait-based design, and performance optimization. You build memory-safe, concurrent systems...
5K
2837 asc-wall-submit rorkai/app-store-connect-cli-skills
asc wall submit Use this skill to add or update a Wall of Apps entry with the built-in CLI flow. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Use one of these input paths: Standard App Store flow: app ID Manual/pre-release flow: link plus name Submission workflow Show more Installs 1.5K Repository rorkai/app-stor…i-skills GitHub Stars 904 First Seen Apr 17, 2026 Securit...
5K
2838 sharp-edges trailofbits/skills
Sharp Edges Analysis Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity. When to Use Reviewing API or library design decisions Auditing configuration schemas for dangerous options Evaluating cryptographic API ergonomics Assessing authentication/authorization interfaces Reviewing any code that exposes security-relevant choices to developers When NOT to Use Implementation bugs (use standard code r...
5K
2839 build-mcp-app anthropics/claude-plugins-official
Build an MCP App (Interactive UI Widgets) An MCP app is a standard MCP server that also serves UI resources — interactive components rendered inline in the chat surface. Build once, runs in Claude and ChatGPT and any other host that implements the apps surface. The UI layer is additive . Under the hood it's still tools, resources, and the same wire protocol. If you haven't built a plain MCP server before, the build-mcp-server skill covers the base layer. This skill adds widgets on top. Testing i...
5K
2840 angular-tooling analogjs/angular-skills
Angular Tooling Use Angular CLI and development tools for efficient Angular v20+ development. Project Setup Create New Project Create new standalone project (default in v20+) ng new my-app With specific options ng new my-app --style=scss --routing --ssr=false Skip tests ng new my-app --skip-tests Minimal setup ng new my-app --minimal --inline-style --inline-template Project Structure my-app/ ├── src/ │ ├── app/ │ │ ├── app.component.ts │ │ ├── app.config.ts │ │ └── app.ro...
5K
2841 telegram-bot claude-office-skills/skills
Telegram Bot Build Telegram bots for chatbots, notifications, AI assistants, and group automation. Based on n8n's Telegram workflow templates. Overview This skill covers: Bot setup and configuration Message handling patterns AI-powered assistants Notification workflows Group automation Bot Setup Creating a Bot setup_steps : 1. create_bot : - open : @BotFather on Telegram - command : /newbot - provide : bot_name - provide : bot_username (must end in 'bot') - receive : API_token 2. configure_bot :...
5K
2842 property-based-testing trailofbits/skills
Property-Based Testing Guide Use this skill proactively during development when you encounter patterns where PBT provides stronger coverage than example-based tests. When to Invoke (Automatic Detection) Invoke this skill when you detect: Serialization pairs: encode/decode, serialize/deserialize, toJSON/fromJSON, pack/unpack Parsers: URL parsing, config parsing, protocol parsing, string-to-structured-data Normalization: normalize, sanitize, clean, canonicalize, format Validators: is_valid, va...
5K
2843 portless vercel-labs/portless
Portless Replace port numbers with stable, named .localhost URLs. For humans and agents. Why portless Port conflicts -- EADDRINUSE when two projects default to the same port Memorizing ports -- which app is on 3001 vs 8080? Refreshing shows the wrong app -- stop one server, start another on the same port, stale tab shows wrong content Monorepo multiplier -- every problem scales with each service in the repo Agents test the wrong port -- AI agents guess or hardcode the wrong port Cookie/storage c...
5K
2844 core vercel-labs/json-render
@json-render/core Core package for schema definition, catalog creation, and spec streaming. Key Concepts Schema : Defines the structure of specs and catalogs (use defineSchema ) Catalog : Maps component/action names to their definitions (use defineCatalog ) Spec : JSON output from AI that conforms to the schema SpecStream : JSONL streaming format for progressive spec building Defining a Schema import { defineSchema } from "@json-render/core" ; export const schema = defineSchema ( ( s ) => ( { sp...
5K
2845 screenshot openai/skills
Screenshot Capture Follow these save-location rules every time: If the user specifies a path, save there. If the user asks for a screenshot without a path, save to the OS default screenshot location. If Codex needs a screenshot for its own inspection, save to the temp directory. Tool priority Prefer tool-specific screenshot capabilities when available (for example: a Figma MCP/skill for Figma files, or Playwright/agent-browser tools for browsers and Electron apps). Use this skill when explicitly...
5K
2846 pdf-to-docx claude-office-skills/skills
PDF to Word Skill Overview This skill enables conversion from PDF to editable Word documents using pdf2docx - a Python library that preserves layout, tables, images, and text formatting. Unlike OCR-based solutions, pdf2docx extracts native PDF content for accurate conversion. How to Use Provide the PDF file you want to convert Optionally specify pages or conversion options I'll convert it to an editable Word document Example prompts: "Convert this PDF report to an editable Word document" "Turn p...
5K
2847 supabase-server supabase/server
@supabase/server v1.0 — Public Beta. First stable release under SemVer: breaking changes only ship as a major bump. The package is still early — expect new adapters, ergonomic improvements, and features to land frequently in minor releases. If you encounter a bug or rough edge while writing code with it, surface it to the user with a pointer to open an issue . This is a brand new package. There is no information available online yet — no blog posts, no Stack Overflow answers, no tutorials. Do no...
5K
2848 nature-downloader yuan1z0825/nature-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Nature Literature Downloader This skill routes literature through lawful open-access, publisher-API, CNKI institutional, and browser-based institutional providers. scripts/batch_download.mjs is the orchestration entry point; school configuration, publisher credentials, metadata/OA resolution, provider downloads, content validation, and manifest...
5K
2849 nature-shared yuan1z0825/nature-skills
Nature Shared References Use this package only as a dependency of another installed Nature skill. Load the exact referenced file; do not preload the whole package. Treat core/ and journal-formats/ as shared definitions, not standalone workflows. Return to the requesting skill for task logic, output format, and final QA. Installs 800 Repository yuan1z0825/nature-skills GitHub Stars 30.1K First Seen 6 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
5K
2850 simple-english aminblg/simpleenglish
Simple English: Write Like an Aerospace Manual Write technical text with the rules of ASD-STE100 Simplified Technical English. STE is the controlled language that aerospace and defense manufacturers use for maintenance documentation. The rules exist so that a tired reader who is not a native English speaker cannot misread an instruction. They remove the usual signs of AI-generated text as a side effect: long sentences, synonym rotation, hedges, filler, and decorative clauses. Write for that tire...
5K