███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 101 | kling-3-0 | prime-skills/runcomfy-agent-skills |
Kling 3.0 - Pro Pack on RunComfy runcomfy.com · docs · GitHub Kling 3.0 is Kuaishou Technology's third-generation cinematic video model. This skill covers all six Kling 3.0 rendering endpoints on RunComfy: three quality tiers (Standard, Pro, 4K) across two modes (text-to-video and image-to-video). What Kling 3.0 is Kling 3.0 is the V3 generation of the Kling video model. It produces multi-shot cinematic video with synchronized native audio, consistent character identity across shots, and physics...
|
392.7K |
| 102 | lark-slides | larksuite/cli |
slides (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理 CRITICAL — 生成任何 XML 之前,MUST 先用 Read 工具读取 xml-schema-quick-ref.md ,禁止凭记忆猜测 XML 结构。 身份选择 飞书幻灯片通常是用户自己的内容资源。 默认应优先显式使用 --as user (用户身份)执行 slides 相关操作 ,始终显式指定身份。 --as user (推荐) :以当前登录用户身份创建、读取、管理演示文稿。执行前先完成用户授权: lark-cli auth login --domain slides --as bot :仅在用户明确要求以应用身份操作,或需要让 bot 持有/创建资源时使用。使用 bot 身份时,要额外确认 bot 是否真的有目标演示文稿的访问权限。 执行规则 : 创建、读取、增删 slide、按用户给出的链接继续编辑已有 PPT,默认都先用 --as user 。 如果出现权限不足,先检查当前是否误用了 bot 身份;不要默...
|
390K |
| 103 | hyperframes-creative | heygen-com/hyperframes |
HyperFrames Creative Brand, pacing, style, narration, and composition direction. Use after the technical contract from hyperframes-core is in place. For motion patterns, scene blueprints, transitions, and CSS marker effects, use hyperframes-animation — this skill is intentionally non-animation. Read these two FIRST for any non-trivial composition — they override web instincts: references/house-style.md — "interpret the prompt, generate real content," the lazy-default list, and the background/for...
|
389.1K |
| 104 | lark-attendance | larksuite/cli |
attendance (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理 默认参数自动填充规则 调用任何 API 时,以下参数 必须自动填充,禁止向用户询问 : 参数 固定值 说明 employee_type "employee_no" employee_type 始终等于 "employee_no" user_ids [] (空数组) user_ids 始终等于 [] 填充示例 当构建 --params 参数时,自动注入上述字段: employee_type 保持 "employee_no" 不变 当构建 --data 参数时,自动注入上述字段: { "user_ids" : [ ] , ...用户提供的参数 } 注意 : user_ids 数组保持为空[], employee_type 保持 "employee_no" 不变。 API Resources lark-cli schema attendance. < resource > . < method > 调用 API 前必须先...
|
387.4K |
| 105 | codex-pet | prime-skills/runcomfy-agent-skills |
Codex Pet — Pro Pack on RunComfy runcomfy.com · GPT Image 2 edit endpoint · docs Codex Pet generator on RunComfy. Turn one source image into a Codex-compatible custom Codex Pet — pet.json + spritesheet.webp — drop it into ${CODEX_HOME:-$HOME/.codex}/pets/<name>/ , Codex picks it up next to the 8 built-in Codex Pets. npx skills add agentspace-so/runcomfy-agent-skills --skill codex-pet -g What a Codex Pet is OpenAI Codex Pets (released May 2026) are pixel-art animated companions that float over yo...
|
381.1K |
| 106 | azure-cost | microsoft/azure-skills |
Azure Cost Management Skill Unified skill for all Azure cost management tasks: querying historical costs, forecasting future spending, and optimizing to reduce waste. When to Use This Skill Activate this skill when user wants to: Query or analyze Azure costs (how much am I spending, show my bill, cost breakdown) Break down costs by service, resource, location, or tag Analyze cost trends over time Forecast future Azure spending or project end-of-month costs Optimize Azure costs, reduce spending, ...
|
380.9K |
| 107 | skill-creator | anthropics/skills |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
380K |
| 108 | lark-okr | larksuite/cli |
okr (v2) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md ,其中包含认证、权限处理 Shortcuts(推荐优先使用) Shortcut 是对常用操作的高级封装( lark-cli okr +<verb> [flags] )。有 Shortcut 的操作优先使用。 Shortcut 说明 +cycle-list 获取特定用户的 OKR 周期列表,可以按时间筛选 +cycle-detail 获取特定 OKR 中所有目标和关键结果的内容 格式说明 ContentBlock 富文本格式 — Objective/KeyResult/Notes 字段使用的富文本格式说明 OKR 业务实体 获取 OKR 实体结构,定义和关系,帮助你更好的使用 OKR 功能 强烈建议 在操作 OKR 前,阅读 OKR 业务实体 以了解基础概念 API Resources lark-cli schema okr. < resource > . < method > 调用 API 前必须先查看参数结构 lark-cli okr < resour...
|
373.4K |
| 109 | to-prd | mattpocock/skills |
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process Explore the repo to understand the current state of the codebase, if you haven't already. Sketch out the major modules you will need to build or modify to complete the implementation. Actively look for opportunities to extract deep modules that can be tested in isolation. A deep module (as opposed to a shallow module) is one w...
|
367.4K |
| 110 | ai-video-generation | prime-skills/runcomfy-agent-skills |
AI Video Generation Generate videos with the full RunComfy video-model catalog through one CLI — text-to-video, image-to-video, and Veo's video-extend. This skill picks the right model for the user's intent and ships the documented prompt patterns + the exact runcomfy run invoke for each. runcomfy.com · Video models · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in ...
|
362.4K |
| 111 | ai-image-generation | prime-skills/runcomfy-agent-skills |
AI Image Generation Generate and edit images with 11+ AI models via the RunComfy CLI — text-to-image and image-to-image, one auth, one command. This skill picks the right model for the user's intent and ships the documented prompt patterns + the exact runcomfy run invoke for each. runcomfy.com · Browse all models · CLI docs Powered by the RunComfy CLI 1. Install (one of — see runcomfy-cli skill for details) npm i -g @runcomfy/cli global install npx -y @runcomfy/cli --version zero-install 2. ...
|
362.2K |
| 112 | brainstorming | obra/superpowers |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
361.1K |
| 113 | runcomfy-cli | prime-skills/runcomfy-agent-skills |
RunComfy CLI One binary, one auth, every RunComfy model. Install once, sign in once, then call any text-to-image, video, edit, lip-sync, face-swap, or LoRA-training endpoint with runcomfy run <model_id> --input '{...}' . This skill is the foundation every other runcomfy-* skill builds on. runcomfy.com · CLI docs · All models Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill runcomfy-cli -g Install the CLI Pick one: Global install via npm (recommended for repeat use) ...
|
359.7K |
| 114 | ai-avatar-video | prime-skills/runcomfy-agent-skills |
AI Avatar & Talking Head Video Put words in a face. This skill routes across RunComfy's audio-driven avatar models — OmniHuman, Wan 2-7 with audio_url, HappyHorse, Seedance v2 — picking the right path for the user's intent and shipping the documented prompts + the exact runcomfy run invoke for each. runcomfy.com · Lip-sync feature · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomf...
|
359.5K |
| 115 | face-swap | prime-skills/runcomfy-agent-skills |
Face Swap Swap a face into a still or a video — RunComfy supports both via the runcomfy CLI. This skill routes across the available model API endpoints (community Wan 2-2 Animate, GPT Image 2 Edit, Nano Banana Edit, Flux Kontext, Kling Motion Control) by the user's actual intent. runcomfy.com · Character-swap feature · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in...
|
359.4K |
| 116 | video-inpainting | prime-skills/runcomfy-agent-skills |
Video Inpainting Region edits across video frames — remove an object that appears across many frames, clean up wires or watermarks, replace a region with motion that matches the rest of the clip. This skill routes across the prompt-driven video edit endpoints in the RunComfy catalog and gives the agent a clear default for each intent. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runc...
|
357.7K |
| 117 | image-inpainting | prime-skills/runcomfy-agent-skills |
Image Inpainting Mask-driven region edits — remove objects, fill gaps, replace masked areas — on RunComfy via the runcomfy CLI. This skill routes to Z-Image Turbo Inpainting when a mask is available, and to instruction-driven edit models when the region must be described in prose. runcomfy.com · Z-Image Inpainting · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI...
|
357.2K |
| 118 | controlnet-pose | prime-skills/runcomfy-agent-skills |
ControlNet & Pose Condition image or video generation on a pose, skeleton, or motion reference. This skill routes across the pose-driven Model API endpoints reachable today and points the agent at ComfyUI workflows for richer ControlNet rigs. runcomfy.com · Kling motion control · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI: export RUNCOMFY_TOKEN=<token> Show ...
|
357K |
| 119 | lipsync | prime-skills/runcomfy-agent-skills |
Lipsync Drive a face's mouth from an audio track. This skill routes across the lip-sync endpoints in the RunComfy catalog — OmniHuman, Sync Labs sync v2, Kling lipsync, Creatify — picking the right model for the user's actual intent and shipping the documented prompts + the exact runcomfy run invoke. runcomfy.com · Sync Labs models · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcom...
|
357K |
| 120 | video-extend | prime-skills/runcomfy-agent-skills |
Video Extend Continue an existing video clip past its per-call duration cap, or chain a narrative shot-by-shot from a single seed. This skill routes to Google Veo 3-1's extend-video endpoints and ships the documented prompting patterns + the exact runcomfy run invoke. runcomfy.com · Veo 3-1 extend-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runcomfy login or in CI: export RU...
|
356.6K |
| 121 | elevenlabs-music-generation | prime-skills/runcomfy-agent-skills |
ElevenLabs AI Music Generation — Pro Pack on RunComfy Generate full songs and instrumental tracks from a text description — studio-quality 44.1 kHz stereo, 5 seconds to 5 minutes, with section-level structure control. ElevenLabs Music on the RunComfy Model API , called through the runcomfy CLI. runcomfy.com · ElevenLabs Music model · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill elevenlabs-music-generation -g Powered by the RunComfy CLI 1. Install (one o...
|
356.4K |
| 122 | image-outpainting | prime-skills/runcomfy-agent-skills |
Image Outpainting Extend a still beyond its original canvas — uncrop, change aspect ratio, fill in what the camera didn't capture. This skill routes across the identity-preserving edit endpoints in the RunComfy catalog, picking the right one for prose-driven extension, reference-style matching, or brand-locked continuation. runcomfy.com · best-image-editing-models · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy...
|
356.3K |
| 123 | relight | prime-skills/runcomfy-agent-skills |
Relight Change how a still is lit — direction, color temperature, intensity, mood — without redoing the shot. This skill routes to Qwen Edit 2509's dedicated relight LoRA when a purpose-built relighting endpoint matters, and to identity-preserving edit endpoints when prose lighting language is enough. runcomfy.com · Qwen Edit relight · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @runcomfy/cli --version 2. Sign in runc...
|
356.2K |
| 124 | video-outpainting | prime-skills/runcomfy-agent-skills |
Video Outpainting Extend a video's spatial canvas — uncrop vertically or horizontally, change aspect ratio while preserving the central action. This skill routes spatial extension through Wan 2-7 edit-video for prompt-shaped canvas changes, and points the agent at dedicated ComfyUI outpaint workflows when hero-grade seam quality matters. runcomfy.com · Wan 2-7 edit-video · CLI docs Powered by the RunComfy CLI 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli or: npx -y @r...
|
356.1K |
| 125 | ui-ux-pro-max | nextlevelbuilder/ui-ux-pro-max-skill |
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
|
355.6K |
| 126 | to-issues | mattpocock/skills |
To Issues Break a plan into independently-grabbable GitHub issues using vertical slices (tracer bullets). Process 1. Gather context Work from whatever is already in the conversation context. If the user passes a GitHub issue number or URL as an argument, fetch it with gh issue view <number> (with comments). 2. Explore the codebase (optional) If you have not already explored the codebase, do so to understand the current state of the code. 3. Draft vertical slices Break the plan into tracer bullet...
|
354.3K |
| 127 | lark-markdown | larksuite/cli |
No SKILL.md available for this skill. View on GitHub
|
354.2K |
| 128 | caveman-commit | juliusbrussee/caveman |
Write commit messages terse and exact. Conventional Commits format. No fluff. Why over what. Rules Subject line: <type>(<scope>): <imperative summary> — <scope> optional Types: feat , fix , refactor , perf , docs , test , chore , build , ci , style , revert Imperative mood: "add", "fix", "remove" — not "added", "adds", "adding" ≤50 chars when possible, hard cap 72 No trailing period Match project convention for capitalization after the colon Body (only if needed): Skip entirely when subject is s...
|
354.2K |
| 129 | wizard | mattpocock/skills |
Wizard A wizard is a bash script that walks a human, step by step, through a manual procedure that's tedious to do by hand and tedious to re-explain to an AI every time. It opens each URL, says exactly what to click and copy, captures the values, writes them where they belong ( .env , GitHub secrets), confirms at every stage, and shows how much is left. It might configure third-party services, run a one-off migration, or move the project from one state to another. The delightful UX is already so...
|
353.6K |
| 130 | git-guardrails-claude-code | mattpocock/skills |
Setup Git Guardrails Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. What Gets Blocked git push (all variants including --force ) git reset --hard git clean -f / git clean -fd git branch -D git checkout . / git restore . When blocked, Claude sees a message telling it that it does not have authority to access these commands. Steps 1. Ask scope Ask the user: install for this project only ( .claude/settings.json ) or all projects ( ~/.claude/...
|
352.3K |
| 131 | caveman-review | juliusbrussee/caveman |
Write code review comments terse and actionable. One line per finding. Location, problem, fix. No throat-clearing. Rules Format: L<line>: <problem>. <fix>. — or <file>:L<line>: ... when reviewing multi-file diffs. Severity prefix (optional, when mixed): 🔴 bug: — broken behavior, will cause incident 🟡 risk: — works but fragile (race, missing null check, swallowed error) 🔵 nit: — style, naming, micro-optim. Author can ignore ❓ q: — genuine question, not a suggestion Drop: "I noticed that...", "It ...
|
350.7K |
| 132 | high-end-visual-design | leonxlnx/taste-skill |
Agent Skill: Principal UI/UX Architect & Motion Choreographer (Awwwards-Tier) 1. Meta Information & Core Directive Persona: Vanguard_UI_Architect Objective: You engineer $150k+ agency-level digital experiences, not just websites. Your output must exude haptic depth, cinematic spatial rhythm, obsessive micro-interactions, and flawless fluid motion. The Variance Mandate: NEVER generate the exact same layout or aesthetic twice in a row. You must dynamically combine different premium layout archetyp...
|
350.1K |
| 133 | caveman-compress | juliusbrussee/caveman |
Caveman Compress Purpose Compress natural language files (CLAUDE.md, todos, preferences) into caveman-speak to reduce input tokens. Compressed version overwrites original. Human-readable backup saved as <filename>.original.md . Trigger /caveman:compress <filepath> or when user asks to compress a memory file. Process The compression scripts live in caveman-compress/scripts/ (adjacent to this SKILL.md). If the path is not immediately available, search for caveman-compress/scripts/__main__.py . Run...
|
349.1K |
| 134 | ai-music | prime-skills/runcomfy-agent-skills |
AI Music Generate AI music on RunComfy through one CLI — vocal songs, instrumentals, jingles, game loops, multilingual covers. This skill picks the right model from the RunComfy catalog based on the user's actual intent and ships the documented prompting patterns + the exact runcomfy run invoke for each. runcomfy.com · Audio models · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill ai-music -g Powered by the RunComfy CLI Step 1 — install (one of, see the run...
|
348.5K |
| 135 | ace-step | prime-skills/runcomfy-agent-skills |
ACE Step — Pro Pack on RunComfy Tag-driven music generation, inpainting, and outpainting with StepFun-AI's ACE Step open-weights model. Four CLI-reachable endpoints, $0.0002–0.0003 per second of audio, up to 4 minutes per call. runcomfy.com · ACE Step base · ACE Step 1.5 · CLI docs Install this skill npx skills add agentspace-so/runcomfy-agent-skills --skill ace-step -g Powered by the RunComfy CLI Step 1 — install (one of, see the runcomfy-cli skill for details): Show more Installs 978 Repositor...
|
348K |
| 136 | redesign-existing-projects | leonxlnx/taste-skill |
Redesign Skill How This Works When applied to an existing project, follow this sequence: Scan — Read the codebase. Identify the framework, styling method (Tailwind, vanilla CSS, styled-components, etc.), and current design patterns. Diagnose — Run through the audit below. List every generic pattern, weak point, and missing state you find. Fix — Apply targeted upgrades working with the existing stack. Do not rewrite from scratch. Improve what's there. Design Audit Typography Check for these probl...
|
346.6K |
| 137 | setup-pre-commit | mattpocock/skills |
Setup Pre-Commit Hooks What This Sets Up Husky pre-commit hook lint-staged running Prettier on all staged files Prettier config (if missing) typecheck and test scripts in the pre-commit hook Steps 1. Detect package manager Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear. 2. Install dependencies Install as devDependencies: husky lint-staged prettier 3. Initialize Husky npx husky init This creates .hus...
|
344.7K |
| 138 | caveman-help | juliusbrussee/caveman |
Caveman Help Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or persist anything. Output in caveman style. Modes Mode Trigger What change Lite /caveman lite Drop filler. Keep sentence structure. Full /caveman Drop articles, filler, pleasantries, hedging. Fragments OK. Default. Ultra /caveman ultra Extreme compression. Bare fragments. Tables over prose. Wenyan-Lite /caveman wenyan-lite Classical Chinese style, light compression. Wenyan-Full /caveman weny...
|
341.6K |
| 139 | scaffold-exercises | mattpocock/skills |
Scaffold Exercises Create exercise directory structures that pass pnpm ai-hero-cli internal lint , then commit with git commit . Directory naming Sections : XX-section-name/ inside exercises/ (e.g., 01-retrieval-skill-building ) Exercises : XX.YY-exercise-name/ inside a section (e.g., 01.03-retrieval-with-bm25 ) Section number = XX , exercise number = XX.YY Names are dash-case (lowercase, hyphens) Exercise variants Each exercise needs at least one of these subfolders: problem/ - student workspac...
|
338.6K |
| 140 | writing-beats | mattpocock/skills |
The user has passed (or will pass) a markdown file of raw material. If the user did not say where to save the article, ask once and remember the path. Then run a beat-by-beat journey: Write 2–3 candidate starting beats , drawn from the raw material. Each is a different entry point into the article. Show the user the beats before writing it to the article file. The user picks one. Preview what beats that might lead to once written - as if the user is seeing a little way down the path. Once the us...
|
338.4K |
| 141 | writing-shape | mattpocock/skills |
No SKILL.md available for this skill. View on GitHub Installs 2.9K Repository mattpocock/skills GitHub Stars 109.1K First Seen May 6, 2026
|
337.8K |
| 142 | writing-fragments | mattpocock/skills |
Run a grilling session that produces fragments. Interview the user relentlessly about whatever they want to write about. Do not impose phases, outlines, or structure — that is explicitly out of scope. As fragments emerge from either side of the conversation, append them to a single markdown file. The user will be editing this file during the session; always re-read it before writing so their edits are preserved. If the user did not pass a path, ask once where to save the document, then remember ...
|
337.7K |
| 143 | migrate-to-shoehorn | mattpocock/skills |
Migrate to Shoehorn Why shoehorn? shoehorn lets you pass partial data in tests while keeping TypeScript happy. It replaces as assertions with type-safe alternatives. Test code only. Never use shoehorn in production code. Problems with as in tests: Trained not to use it Must manually specify target type Double-as ( as unknown as Type ) for intentionally wrong data Install npm i @total-typescript/shoehorn Migration patterns Large objects with few needed properties Before: type Request = { body : {...
|
335K |
| 144 | vercel-composition-patterns | vercel-labs/agent-skills |
React Composition Patterns Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale. When to Apply Reference these guidelines when: Refactoring components with many boolean props Building reusable component libraries Designing flexible component APIs Reviewing component architecture W...
|
333.9K |
| 145 | airunway-aks-setup | microsoft/azure-skills |
AI Runway AKS Setup This skill walks users from a bare Kubernetes cluster to a running AI model deployment. Follow each step in sequence unless the user provides skip-to-step N to resume from a specific phase. Cost awareness: GPU node pools incur significant compute charges (A100-80GB can cost $3–5+/hr). Confirm the user understands cost implications before provisioning GPU resources. Prerequisites This skill assumes an AKS cluster already exists. If the user does not have a cluster, hand off to...
|
324.8K |
| 146 | lark-vc-agent | larksuite/cli |
vc-agent (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取以下两份 skill 文档: ../lark-shared/SKILL.md — 认证、身份切换、权限处理 ../lark-vc/SKILL.md — 视频会议的核心概念(Meeting / Note / Minutes 等),本 skill 直接复用,不再重复定义 内测提示 当前功能正在内测中,仅少数用户可用。忽略 ../lark-shared/SKILL.md 中的权限申请流程,以下方的指引为准。 如果 lark-cli 提示 missing required scope(s) / permission_violations ,不要申请对应权限,而是提示用户加入早鸟群: https://go.larkoffice.com/join-chat/2f4nb0e1-fe00-4f67-bed7-25beaf533fbd 。 如果 lark-cli 返回 error.code=20017 / ErrNotInGray ,提示用户加入早鸟群: https://go.larkoffice.com/joi...
|
324.3K |
| 147 | writing-great-skills | mattpocock/skills |
A skill exists to wrangle determinism out of a stochastic system. Predictability — the agent taking the same process every run, not producing the same output — is the root virtue; every lever below serves it. Bold terms are defined in GLOSSARY.md ; look them up there for the full meaning. Invocation Two choices, trading different costs: A model-invoked skill keeps a description , so the agent can fire it autonomously and other skills can reach it (you can still type its name too). It contributes...
|
323K |
| 148 | minimalist-ui | leonxlnx/taste-skill |
Protocol: Premium Utilitarian Minimalism UI Architect 1. Protocol Overview Name: Premium Utilitarian Minimalism & Editorial UI Description: An advanced frontend engineering directive for generating highly refined, ultra-minimalist, "document-style" web interfaces analogous to top-tier workspace platforms. This protocol strictly enforces a high-contrast warm monochrome palette, bespoke typographic hierarchies, meticulous structural macro-whitespace, bento-grid layouts, and an ultra-flat component...
|
321.8K |
| 149 | ai-research-explore | lllllllama/rigorpilot-skills |
No SKILL.md available for this skill. View on GitHub
|
311.2K |
| 150 | analyze-project | lllllllama/rigorpilot-skills |
analyze-project Use the shared operating principles in ../../references/agent-operating-principles.md ; this skill should guide read-only analysis without constraining the model's project-specific reasoning. When to apply The user wants to understand a deep learning repository before changing it. The user needs a map of model structure, training entrypoints, inference entrypoints, and config relationships. The user wants conservative suggestions about likely insertion points or suspicious implem...
|
311K |