███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10551 | diffity-resolve | kamranahmedse/diffity |
Diffity Resolve Skill You are reading open review comments and resolving them by making the requested code changes. Arguments thread-id (optional): Resolve a specific thread by ID instead of all open threads. Example: /diffity-resolve abc123 CLI Reference diffity agent diff diffity agent list [--status open|resolved|dismissed] [--json] diffity agent comment --file <path> --line <n> [--end-line <n>] [--side new|old] --body "<text>" diffity agent general-comment --body "<text>" diffity agent resol...
|
987 |
| 10552 | earnings-preview-single | anthropics/financial-services-plugins |
Single-Company Earnings Preview Generate a concise, professional equity research earnings preview for a single company. The output is a self-contained HTML file targeting 4-5 printed pages. The report is dense with figures and data, with tight narrative that gets straight to the point. Data Sources (ZERO EXCEPTIONS): The ONLY permitted data sources are Kensho Grounding MCP ( search ) and S&P Global MCP ( kfinance ). Absolutely NO other tools, data sources, or web access of any kind. Specifically...
|
987 |
| 10553 | agent-self-evaluation | affaan-m/everything-claude-code |
Agent Self-Evaluation After completing a complex task, the agent pauses to rate its own output against a structured 5-axis rubric. This is NOT a pass/fail gate — it's a deliberate reflection step that catches omissions, flags overconfidence, and surface areas for improvement before the user has to. When to Activate After writing code that spans 3+ files or 50+ lines After completing a multi-step workflow (implement → test → review) After a debugging session that involved 3+ attempts After produc...
|
987 |
| 10554 | flutter-plugins | flutter/agent-plugins |
No SKILL.md available for this skill. View on GitHub
|
987 |
| 10555 | dokie-ai-ppt | myzy-ai/dokie-ai-ppt |
Dokie AI PPT Skill This is Dokie AI PPT Skill — a professional presentation design skill. Use it whenever you need to generate a PPT, create a presentation, or build any showcase content with HTML. Built on web technologies, supporting everything from minimal business style to Awwwards-level creative motion — far beyond what traditional PPT can deliver. Prerequisites npx dokie-cli themes Verify CLI is available Workflow ⚠️ IMPORTANT: This is an interactive, step-by-step workflow. At each step, ...
|
987 |
| 10556 | recharts | andy-spike/skills |
Recharts React charting library built on top of D3 for composable, declarative data visualization. Quick Start 1. Install Recharts npm install recharts 2. Basic Chart Structure All Recharts charts follow the same pattern: import { LineChart , Line , XAxis , YAxis , CartesianGrid , Tooltip , Legend , ResponsiveContainer } from 'recharts' ; Show more Installs 954 Repository andy-spike/skills GitHub Stars 1 First Seen Feb 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
987 |
| 10557 | agent-tool-builder | sickn33/agentic-awesome-skills |
Agent Tool Builder Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important tha...
|
987 |
| 10558 | propose-hypotheses | neolabhq/context-engineering-kit |
Propose Hypotheses Workflow Execute the First Principles Framework (FPF) cycle: generate competing hypotheses, verify logic, validate evidence, audit trust, and produce a decision. User Input Problem Statement: $ARGUMENTS Workflow Execution Step 1a: Create Directory Structure (Main Agent) Create .fpf/ directory structure if it does not exist: Show more
|
987 |
| 10559 | ios-android-logs | cap-go/capgo-skills |
iOS and Android Device Logs Complete guide to viewing and filtering device logs on iOS and Android. When to Use This Skill User needs to see device logs User is debugging crashes User wants to filter logs by app User needs real-time log streaming User asks "how to see logs" Quick Commands iOS - Stream logs from connected device xcrun devicectl device log stream --device < UUID > Show more Installs 565 Repository cap-go/capgo-skills GitHub Stars 58 First Seen Feb 6, 2026 Security Audits Gen Agen...
|
987 |
| 10560 | game-architecture | playableintelligence/game-creator |
Game Architecture Patterns Reference knowledge for building well-structured browser games. These patterns apply to both Three.js (3D) and Phaser (2D) games. Reference Files For detailed reference, see companion files in this directory: system-patterns.md — Object pooling, delta-time normalization, resource disposal, wave/spawn systems, buff/powerup system, haptic feedback, asset management Core Principles Core Loop First : Implement the minimum gameplay loop before any polish. The order is: inpu...
|
987 |
| 10561 | rabbitmq-development | mindrally/skills |
RabbitMQ Development You are an expert in RabbitMQ and AMQP (Advanced Message Queuing Protocol) development. Follow these best practices when building message queue-based applications. Core Principles RabbitMQ is a message broker that receives messages from publishers and routes them to consumers AMQP 0-9-1 is the most commonly used protocol - an application layer protocol transmitting data in binary format Design for reliability, scalability, and fault tolerance Leave NO todos, placeholders, or...
|
986 |
| 10562 | happyhorse-prompt-studio | modelstudioai/skills |
HappyHorse Prompt Studio A 4-phase guided skill that turns "I want to make a video" into a production-ready HappyHorse prompt — starting from inspiration, not from a blank page. Overview This skill guides the Agent through a structured conversation: Phase 1 · 灵感菜单 (Inspiration) → "Here's what's possible" Phase 2 · 需求发现 (Discovery) → "What do YOU want to make?" Phase 3 · Prompt 组装 (Assembly) → "Let me build it for you" Phase 4 · 质量检查 (Quality Check) → "Here's your prompt — want to...
|
986 |
| 10563 | ceo-advisor | alirezarezvani/claude-skills |
CEO Advisor Strategic frameworks and tools for chief executive leadership, organizational transformation, and stakeholder management. Keywords CEO, chief executive officer, executive leadership, strategic planning, board governance, investor relations, board meetings, board presentations, financial modeling, strategic decisions, organizational culture, company culture, leadership development, stakeholder management, executive strategy, crisis management, organizational transformation, investor u...
|
986 |
| 10564 | setup-arxiv-mcp | neolabhq/context-engineering-kit |
User Input: $ARGUMENTS Guide for setup arXiv MCP server via Docker MCP 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Show more
|
986 |
| 10565 | create-hook | neolabhq/context-engineering-kit |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Create Hook Command Analyze the project, suggest practical hooks, and create them with proper testing. Your Task (/create-hook) Analyze environment - Detect tooling and existing hooks Suggest hooks - Based on your project configuration Configure hook - Ask targeted questions and create the script Test & validate - Ensure the hook works correctly Your Workflo...
|
986 |
| 10566 | cortex-code | snowflake-labs/subagent-cortex-code |
Cortex Code Integration Skill Install Install via npm skills ecosystem (works with Claude Code, Cursor, Codex, and 40+ agents) npx skills add snowflake-labs/subagent-cortex-code --copy Prerequisite: Cortex Code CLI must be installed and configured See: https://docs.snowflake.com/en/user-guide/cortex-code which cortex verify installation This skill enables your coding agent to leverage Cortex Code's specialized Snowflake expertise by intelligently routing Snowflake-related operations to Corte...
|
986 |
| 10567 | blog-page-generator | kostja94/marketing-skills |
Pages: Blog Guides blog page structure, SEO, and content marketing best practices. 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 first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for topics, audience, and keywords....
|
986 |
| 10568 | indexing | kostja94/marketing-skills |
SEO Technical: Indexing Guides indexing troubleshooting and fix actions. For how to find and diagnose issues in GSC, see google-search-console . 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. Scope (Technical SEO) Fix actions : noindex, canonical, content quality, URL Inspection; verify robots.txt does not block (see robo...
|
986 |
| 10569 | motion-system | owl-listener/designer-skills |
Motion System You are an expert in defining motion as a systematic design token layer, not a collection of one-off animations. What You Do You define the motion vocabulary for a product — duration scales, easing curves, choreography rules, and accessibility handling — so animation decisions are consistent, purposeful, and implementable by any team. Why a Motion System Without a system, animation decisions are made ad hoc: each component has its own duration and easing, transitions feel inconsist...
|
986 |
| 10570 | bankr | bankrbot/openclaw-skills |
Bankr Execute crypto trading and DeFi operations using natural language. Two integration options: Bankr CLI (recommended) — Install @bankr/cli for a batteries-included terminal experience REST API — Call https://api.bankr.bot directly from any language or tool Both use the same API key. The API has two layers: Wallet API ( /wallet/* ) — Direct, synchronous endpoints for portfolio, transfers, signing, and transaction submission Agent API ( /agent/* ) — AI-powered async prompt endpoint for natural...
|
985 |
| 10571 | brand-discovery | affaan-m/everything-claude-code |
Brand Discovery Use this skill to conduct a structured, adaptive brand identity interview. The goal is a complete 90_SYNTHESIS.md — a master brandbook the organization can use to brief designers, writers, and external collaborators. The interview runs across multiple sessions. Capture answers to disk as you go so that no elicited knowledge is lost when a conversation ends, and so a later session can resume from where the last one stopped. When to Activate A brand is being created, repositioned, ...
|
985 |
| 10572 | plaid-fintech | sickn33/agentic-awesome-skills |
Plaid Fintech Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Patterns Link Token Creation and Exchange Create a link_token for Plaid Link, exchange public_token for access_token. Link tokens are short-lived, one-time use. Access tokens don't expire but may need updating when users change passwords. // server.ts - Link token creation endpoint impo...
|
985 |
| 10573 | sf-datacloud | jaganpro/sf-skills |
sf-datacloud: Salesforce Data Cloud Orchestrator Use this skill when the user needs product-level Data Cloud workflow guidance rather than a single isolated command family: pipeline setup, cross-phase troubleshooting, data spaces, data kits, or deciding whether a task belongs in Connect, Prepare, Harmonize, Segment, Act, or Retrieve. This skill intentionally follows sf-skills house style while using the external sf data360 command surface as the runtime. The plugin is not vendored into this repo...
|
985 |
| 10574 | planetscale-postgres-safety-review | planetscale/skills |
Postgres safety review Purpose Recommend best practices for a PlanetScale Postgres database. Focus on availability protection, application isolation, recovery, safe automation, and observability. Do not apply changes. Branch and schema workflow PlanetScale Postgres branches do not use Vitess-style deploy requests. Schema changes are made directly to each branch, and production schema changes should be managed through the application’s normal migration workflow with a branch validation step. Chec...
|
985 |
| 10575 | n8n-node-configuration-official | n8n-io/skills |
n8n Node Configuration Each n8n node has its own parameter shape, often with conditional fields (parameter X only matters when parameter Y has value Z). Shapes evolve between versions. Guessing produces cryptic validation errors. Don't guess, use the get_node_types tool. Non-negotiable Call get_node_types with discriminators (resource, operation, mode) before configuring a node. Without discriminators you get the generic shape, missing operation-specific parameters and required fields. Build aga...
|
985 |
| 10576 | internet-archive-downloader | serpdownloaders/skills |
Internet Archive Downloader — Coming Soon (Browser Extension) Download books, movies, music, software, and archived web pages from the Internet Archive directly through your browser. This extension is currently in development and has not been released yet. Internet Archive Downloader is an upcoming browser extension designed to streamline how users retrieve media from archive.org. Rather than navigating multiple pages and dealing with inconsistent download buttons across different collection typ...
|
984 |
| 10577 | flutter-platform-views | flutter/skills |
flutter-platform-views-and-web-embedding Goal Guides developers through implementing Flutter Platform Views for Android, iOS, and macOS, as well as embedding Flutter into existing web applications. Assumes the user has a configured Flutter environment and is comfortable with Dart, JavaScript, and the relevant native platform languages (Kotlin, Swift). Instructions 1. Determine the Target Platform and Embedding Strategy (Decision Logic) Before writing code, you must determine the target platform ...
|
984 |
| 10578 | flutter-platform-views | flutter/agent-plugins |
flutter-platform-views-and-web-embedding Goal Guides developers through implementing Flutter Platform Views for Android, iOS, and macOS, as well as embedding Flutter into existing web applications. Assumes the user has a configured Flutter environment and is comfortable with Dart, JavaScript, and the relevant native platform languages (Kotlin, Swift). Instructions 1. Determine the Target Platform and Embedding Strategy (Decision Logic) Before writing code, you must determine the target platform ...
|
984 |
| 10579 | glab | henricook/claude-glab-skill |
GitLab CLI (glab) Skill Provides guidance for using glab, the official GitLab CLI, to perform GitLab operations from the terminal. When to Use This Skill Invoke when the user needs to: Create, review, or manage merge requests Work with GitLab issues Monitor or trigger CI/CD pipelines Clone or manage repositories Perform any GitLab operation from the command line Prerequisites Verify glab installation before executing commands: glab --version If not installed, inform the user and provide ...
|
984 |
| 10580 | setup-codemap-cli | neolabhq/context-engineering-kit |
User Input: $ARGUMENTS Guide for setup Codemap CLI 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Hook settings go to: ./.claude/settings.json Show more
|
984 |
| 10581 | react19-source-patterns | github/awesome-copilot |
React 19 Source Migration Patterns Reference for every source-file migration required for React 19. Quick Reference Table Pattern Action Reference ReactDOM.render(...) → createRoot().render() See references/api-migrations.md ReactDOM.hydrate(...) → hydrateRoot(...) See references/api-migrations.md unmountComponentAtNode → root.unmount() Inline fix ReactDOM.findDOMNode → direct ref Inline fix forwardRef(...) wrapper → ref as direct prop See references/api-migrations.md Component.defaultProps = {}...
|
984 |
| 10582 | eslint-prettier-config | patricio0312rev/skills |
ESLint & Prettier Configuration Setup consistent code quality and formatting with ESLint and Prettier. Core Workflow Install dependencies: ESLint, Prettier, plugins Configure ESLint: Rules and extends Configure Prettier: Formatting options Integrate tools: ESLint + Prettier Setup scripts: Lint and format commands Add hooks: Pre-commit validation ESLint Flat Config (v9+) // eslint.config.mjs import js from '@eslint/js'; import typescript from '@typescript-eslint/eslint-plugin'; import tsParser ...
|
984 |
| 10583 | uk-business-english | jezweb/claude-skills |
UK Business English Professional and measured. Polite without being obsequious. Direct without being abrupt. Naturally British without being a caricature. Write like a competent professional who happens to be British -- not like a Dickens character, not like an American tech startup, and not like someone who just discovered the word "whilst". Spelling (EN-GB) Pattern British Not -our colour, favour, honour, behaviour color, favor -ise organise, realise, specialise, recognise organize, realize -r...
|
984 |
| 10584 | n8n-subworkflows-official | n8n-io/skills |
n8n Sub-workflows Sub-workflows are reusable functions. The Execute Workflow Trigger declares input parameters, the body does work, the last node returns output. Callers invoke it like any other node. That framing opens up the function-shaped wins: encapsulation, reuse, testability, replaceability. It's the primary reuse mechanism in n8n, and unfortunately underused. Without sub-workflows, the same logic gets duplicated across workflows. Bug fixes happen in multiple places, one gets missed, and ...
|
984 |
| 10585 | setup | aws/agent-toolkit-for-aws |
Parallel Plugin Setup Install CLI See https://docs.parallel.ai/integrations/cli for the supported install methods (pipx, Homebrew, npm, native binary). Walk the user through whichever they pick. Authenticate parallel-cli login Verify parallel-cli auth If parallel-cli not found, add ~/.local/bin to PATH. Show more
|
984 |
| 10586 | linkedin-downloader | serpdownloaders/skills |
LinkedIn Downloader (Browser Extension) Download LinkedIn videos, images, and post text from feed pages and post pages in one browser workflow. LinkedIn Downloader is a browser extension built for professionals, researchers, marketers, and content teams who want to save LinkedIn content for offline reference. It scans the posts visible on the current page, detects downloadable media, and lets you save videos, images, and post text in organized folders without relying on copy-paste or generic pag...
|
983 |
| 10587 | 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...
|
983 |
| 10588 | auth-tool-cloudbase | tencentcloudbase/skills |
Overview Configure CloudBase authentication providers: Anonymous, Username/Password, SMS, Email, WeChat, Google, and more. Prerequisites : CloudBase environment ID ( env ) Authentication Scenarios 1. Get Login Strategy Query current login configuration: { "params" : { "EnvId" : ` env ` } , "service" : "lowcode" , "action" : "DescribeLoginStrategy" } Returns LoginStrategy object or false if not configured. 2. Anonymous Login Get LoginStrategy (see Scenario 1) Set LoginStrategy.AnonymousLogin = tr...
|
983 |
| 10589 | create-command | neolabhq/context-engineering-kit |
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Command Creator Assistant This meta-command helps create other commands by: Understanding the command's purpose Determining its category and pattern Choosing command location (project vs user) Generating the command file Creating supporting resources Updating documentation Show more
|
983 |
| 10590 | hyva-compile-tailwind-css | hyva-themes/hyva-ai-tools |
Compile Tailwind CSS for Hyvä Themes Compiles Tailwind CSS for Hyvä themes in Magento 2. Handles both production builds and development watch mode. Step 1: Detect Environment & Set Command Wrapper Use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. All npm commands below show the core command; wrap them according to the detected environment. Step 2: Identify Theme If no theme path provided, invoke the hyva-theme-list skill to discover a...
|
983 |
| 10591 | python-code-quality | laurigates/claude-plugins |
Quick reference for Python code quality tools: ruff (linting & formatting), mypy (type checking). When This Skill Applies - Linting Python code - Code formatting - Type checking - Pre-commit hooks - CI/CD quality gates - Code style enforcement Quick Reference Ruff (Linter & Formatter) ``` Lint code uv run ruff check . Auto-fix issues uv run ruff check --fix . Format code uv run ruff format . Check and format uv run ruff check --fix . && uv run ruff format . Show specific ru...
|
983 |
| 10592 | axiom-design | charleswiltgen/axiom |
Design & HIG You MUST use this skill for ANY visual design, HIG compliance, Liquid Glass, SF Symbols, typography, or app composition work. Not on Claude Code? Where this router says "Launch some-auditor agent", read that auditor's file in this suite and follow it inline — the same procedure, needing only file search and read. Available here: skills/liquid-glass-auditor.md . Agents that need Bash — builds, tests, simulators, crash symbolication — stay Claude Code-only; there is no inline equivale...
|
983 |
| 10593 | setup-security-agent | aws/agent-toolkit-for-aws |
AWS Security Agent — Setup This skill handles ONE thing: making sure the workspace has a working agent space, IAM service role, and S3 bucket linked together. Scans and pentests live in separate skills and assume this is done. Local state convention All Security Agent skills share workspace-local state at .security-agent/ : config.json — { "agent_space_id": "as-...", "region": "us-east-1", "code_reviews": { "<abs_path>": "cr-..." } } . Account ID, role ARN, and bucket name are derived by convent...
|
983 |
| 10594 | google-cloud-slo-alert-configuration | google/skills |
SLO Alert Configuration Setup Wizard This skill guides the user through a structured conversation to configure PromQL-based Service Level Objective (SLO) alerting policies in Terraform. Your role is to act as a setup wizard that conceptually models the 4 key components of an SLO API (Service Scope, Service Level, SLI, and Alert Condition), gathers the requirements, and outputs a Terraform configuration. CRITICAL RULES Structured Conversation : You MUST follow the 4-step wizard workflow below. Ga...
|
983 |
| 10595 | twitter-x-downloader | serpdownloaders/skills |
Twitter X Downloader (Browser Extension) Download videos, images, and post text from X in one browser workflow. Twitter X Downloader is a browser extension built for users who want a simpler way to save X content for offline reference. It scans the posts visible on the current page, detects downloadable media, and lets you save videos, images, and post text without relying on copy-paste tools, external websites, or command-line utilities. Save X videos as MP4 files for offline viewing Download p...
|
982 |
| 10596 | r09-travisvn-awesome-claude-skills-seo | aradotso/marketing-skills |
r09-travisvn-awesome-claude-skills-seo Skill by ara.so — Marketing Skills collection. A specialized SEO and content marketing skill suite providing 10 commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO, and content strategy. Built as an adaptation of travisvn/awesome-claude-skills focused on structured output and actionable recommendations. What This Project Does Provides AI-driven SEO analysis through: Keyword research with clustering and inte...
|
982 |
| 10597 | dashiai-ppt | chuspeeism/dashiai-ppt-skill |
DashiAI PPT DashiAI PPT 生成静态 HTML 横向翻页 PPT。使用本 skill 时,先把用户的自然语言需求整理成 JSON 计划,再调用本地项目生成器输出 index.html 和 assets/ 。 版本 当前版本: 0.1.36 每次完成用户请求、准备最终回复前,运行: node < skill-root > /scripts/check_latest_version.mjs 如果脚本有输出,把输出内容附在最终回复末尾提醒用户更新;如果脚本无输出或检查失败,保持静默,不要提版本检查。 Skill 目录 Show more Installs 680 Repository chuspeeism/dash…pt-skill GitHub Stars 1.7K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Fail
|
982 |
| 10598 | dart-use-ffigen | flutter/skills |
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...
|
982 |
| 10599 | dashiai-ppt | chuspeeism/dashi-ppt-skill |
DashiAI PPT DashiAI PPT 生成静态 HTML 横向翻页 PPT。使用本 skill 时,先把用户的自然语言需求整理成 JSON 计划,再调用本地项目生成器输出 index.html 和 assets/ 。 版本 当前版本: 0.1.36 每次完成用户请求、准备最终回复前,运行: node < skill-root > /scripts/check_latest_version.mjs 如果脚本有输出,把输出内容附在最终回复末尾提醒用户更新;如果脚本无输出或检查失败,保持静默,不要提版本检查。 Skill 目录 Show more Installs 680 Repository chuspeeism/dash…pt-skill GitHub Stars 1.7K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Fail
|
982 |
| 10600 | code-reviewer | sickn33/agentic-awesome-skills |
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
|
982 |