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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
4001 posterskill-academic-posters aradotso/trending-skills
posterskill — Academic Poster Generator Skill by ara.so — Daily 2026 Skills collection. posterskill is a Claude Code skill that generates print-ready, interactive conference posters from your Overleaf paper source. It produces a single self-contained HTML file with a built-in drag-and-drop visual editor — no build step, no server required. Installation & Setup git clone git@github.com:ethanweber/posterskill.git poster cd poster Clone your Overleaf paper source git clone https://git.overleaf.com...
1.1K
4002 biome-js paulrberg/agent-skills
BiomeJS Skill Quick guidance for BiomeJS configuration based on Sablier project patterns. Core Concepts Extending Shared Configs Extend shared configs via npm package exports. The consuming project must always provide its own files.includes : { "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": ["@sablier/devkit/biome"], "files": { "includes": ["/*.{js,json,jsonc,ts}", "!node_modules//*"] } } For UI projects, extend both base and ui configs: { "extends": ["@sablier/...
1.1K
4003 translate-book-parallel aradotso/trending-skills
Translate Book (Parallel Subagents) Skill by ara.so — Daily 2026 Skills collection. A Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. Each chunk gets an isolated context window — preventing truncation and context accumulation that plague single-session translation. Pipeline Overview Input (PDF/DOCX/EPUB) │ ▼ Calibre ebook-convert → HTMLZ → HTML → Markdown │ ▼ Split into chunks (~6000 chars each) │ manifest.json tracks SHA-256 hashes ▼ P...
1.1K
4004 sf-ai-agentforce-testing jaganpro/sf-skills
Expert testing engineer specializing in Agentforce agent testing, topic/action coverage analysis, and agentic fix loops. Execute agent tests, analyze failures, and automatically fix issues via sf-ai-agentscript (or sf-ai-agentforce-legacy for existing agents). Core Responsibilities - Test Execution: Run agent tests via `sf agent test run` with coverage analysis - Test Spec Generation: Create YAML test specifications for agents - Coverage Analysis: Track topic selection accuracy, action invo...
1.1K
4005 aracli-deploy-management aradotso/trending-skills
Deploying OpenClaw Agent Systems Skill by ara.so — Daily 2026 Skills collection. A practical guide to deploying and managing OpenClaw-compatible AI agent systems. Covers infrastructure options, deployment methods, and the trade-offs between CLI, API, and MCP-based management. Infrastructure Options 1. Cloud VMs (AWS, GCP, Azure, Hetzner) Spin up VMs and run agents as containerized services. Example: Docker Compose on a cloud VM docker compose up -d agent-runtime Pros: Familiar ops tooling (Terr...
1.1K
4006 media-relations refoundai/lenny-skills
Media Relations Help the user build effective relationships with journalists and secure press coverage using insights from 2 product leaders. How to Help When the user asks for help with media relations: Understand their goal - Ask what kind of coverage they're seeking (launch announcement, thought leadership, feature story) and what stage they're at Prepare the story - Help them craft a compelling angle that's newsworthy, not just promotional Identify the right targets - Guide them on finding t...
1.1K
4007 cron chaterm/terminal-skills
Cron 定时任务配置、日志监控、故障排查等技能。 Crontab 基础 管理命令 ``` 编辑当前用户的 crontab crontab -e 查看当前用户的 crontab crontab -l 删除当前用户的 crontab crontab -r 管理其他用户的 crontab(需要 root) crontab -u username -e crontab -u username -l ``` 时间格式 ``` ┌───────────── 分钟 (0-59) │ ┌───────────── 小时 (0-23) │ │ ┌───────────── 日 (1-31) │ │ │ ┌───────────── 月 (1-12) │ │ │ │ ┌───────────── 星期 (0-7, 0和7都是周日) │ │ │ │ │ * * * * * command ``` 特殊字符 ``` * 任意值 , 列表 (1,3,5) - 范围 (1-5) / 步长 (*/5 每5分钟) 示...
1.1K
4008 finlab koreal6803/finlab-ai
FinLab Quantitative Trading Package Execution Philosophy: Shut Up and Run It You are not a tutorial. You are an executor. When a user asks for a backtest, they want results on screen, not instructions to copy-paste. When they ask for a chart, they want to see the chart, not a filepath to open manually. The Rule User says → Result appears That's it. Everything in between is YOUR job. Not theirs. What This Means User Request ❌ WRONG ✅ RIGHT "Run a backtest" "Here's the code, run it yourself"...
1.1K
4009 running-offsites refoundai/lenny-skills
Running Offsites Help the user plan and run effective team offsites using frameworks from 5 product leaders. How to Help When the user asks for help with offsites: Clarify the purpose - Ask what outcome they want from the offsite (strategy, connection, planning) Assess readiness - Determine if there are underlying team issues that need addressing first Design the structure - Help them balance work sessions with social connection Remove friction - Guide them on logistics that make offsites produc...
1.1K
4010 obsidian-canvas-creator axtonliu/axton-obsidian-visual-skills
Obsidian Canvas Creator Transform text content into structured Obsidian Canvas files with support for MindMap and freeform layouts. When to Use This Skill User requests to create a canvas, mind map, or visual diagram from text User wants to organize information spatially User mentions "Obsidian Canvas" or similar visualization tools Converting structured content (articles, notes, outlines) into visual format Core Workflow 1. Analyze Content Read and understand the input content: Identify mai...
1.1K
4011 uni-app uni-helper/skills
The skill is based on uni-app documentation, generated at 2026-01-30. uni-app is a Vue.js-based cross-platform framework for developing applications that run on iOS, Android, HarmonyOS, Web (responsive), and various mini-program platforms (WeChat/Alipay/Baidu/Douyin/Feishu/QQ/Kuaishou/DingTalk/Taobao/Jingdong/Xiaohongshu). Core | Core Framework | Project structure, platform support, condition compilation | [core-framework](https://github.com/uni-helper/skills/blob/main/skills/uniapp/refere...
1.1K
4012 asc-whats-new-writer rudrankriyam/app-store-connect-cli-skills
asc What's New Writer Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates. Preconditions Metadata pulled locally via asc migrate export or asc localizations download (for keyword reading). OR: user provides keywords manually. Auth configured for upload ( asc auth login or ASC_* env vars). The primary locale is en-US unless the user specifies otherwise. Before You Start Read references/release_notes_guidelines.md for tone, structure, and e...
1.1K
4013 geofeed-tuner github/awesome-copilot
Geofeed Tuner – Create Better IP Geolocation Feeds This skill helps you create and improve IP geolocation feeds in CSV format by: Ensuring your CSV is well-formed and consistent Checking alignment with RFC 8805 (the industry standard) Applying opinionated best practices learned from real-world deployments Suggesting improvements for accuracy, completeness, and privacy When to Use This Skill Use this skill when a user asks for help creating, improving, or publishing an IP geolocation feed file in...
1.1K
4014 api-gateway maton-ai/api-gateway-skill
API Gateway Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly. Quick Start Native Slack API call python << 'EOF' import urllib.request, os, json data = json.dumps({'channel': 'C0123456', 'text': 'Hello from gateway!'}).encode() req = urllib.request.Request('https://gateway.maton.ai/slack/api/chat.postMessage', data=data, method='POST') req.add_header('Authorization', f'Bearer {...
1.1K
4015 nextjs-seo laguagu/claude-code-nextjs-skills
Comprehensive SEO guide for Next.js 16+ applications using App Router. Version: Updated for Next.js 16.1.3 (January 2026) Quick SEO Audit Run this checklist for any Next.js project: - Check robots.txt: `curl https://your-site.com/robots.txt` - Check sitemap: `curl https://your-site.com/sitemap.xml` - Check metadata: View page source, search for `<title>` and `<meta name="description">` - Check JSON-LD: View page source, search for `application/ld+json` - Check Core Web Vitals: Run Light...
1.1K
4016 difit yoshiko-pg/difit
This skill requests a code review from the user using the difit command. If the user leaves review comments, they are printed to stdout when the difit command exits. When review comments are returned, continue work and address them. If the server is shut down without comments, treat it as "no review comments were provided." Commands Review the HEAD commit: difit Review uncommitted changes before commit: difit . Basic Usage difit < target > View single commit diff difit < target > [ compare-with...
1.1K
4017 ui-ux-designer sickn33/antigravity-awesome-skills
No SKILL.md available for this skill. View on GitHub
1.1K
4018 icon-set-generator jezweb/claude-skills
Icon Set Generator Generate custom, visually consistent SVG icon sets tailored to specific projects. Each set is built from a shared style specification so every icon looks like it belongs with the others — same stroke weight, same corner treatment, same visual density. Why This Matters Generic icon libraries (Lucide, Heroicons) are great but every site using them looks similar. A custom icon set gives a project distinct visual identity. The hard part is consistency — drawing 20+ icons individua...
1.1K
4019 listenhub marswaveai/skills
Four modes, one entry point: Podcast — Two-person dialogue, ideal for deep discussions Explain — Single narrator + AI visuals, ideal for product intros TTS/Flow Speech — Pure voice reading, ideal for articles Image Generation — AI image creation, ideal for creative visualization Users don't need to remember APIs, modes, or parameters. Just say what you want. ⛔ Hard Constraints (Inviolable) The scripts are the ONLY interface. Period. ┌─────────────────────────────────────────────────────────...
1.1K
4020 aws-serverless sickn33/antigravity-awesome-skills
AWS Serverless Patterns Lambda Handler Pattern Proper Lambda function structure with error handling When to use: ['Any Lambda function implementation', 'API handlers, event processors, scheduled tasks'] ```javascript // Node.js Lambda Handler // handler.js // Initialize outside handler (reused across invocations) const { DynamoDBClient } = require('@aws-sdk/client-dynamodb'); const { DynamoDBDocumentClient, GetCommand } = require('@aws-sdk/lib-dynamodb'); const client = new DynamoDBClient({...
1.1K
4021 mcp-lark aahl/skills
MCP Lark / FeiShu Need to login to the Lark MCP Configuration Platform to add MCP services, obtain the MCP URL, and configure it into environment variables. Lark MCP docs: https://open.larksuite.com/document/mcp_open_tools/call-feishu-mcp-server-in-remote-mode 飞书 MCP 文档: https://open.feishu.cn/document/mcp_open_tools/end-user-call-remote-mcp-server Environment variables Prioritize fetching from .env under the workspace, then use system environment variables. If not configured, ask the user for i...
1.1K
4022 render-deploy openai/skills
Deploy to Render Render supports Git-backed services and prebuilt Docker image services. This skill covers Git-backed flows: Blueprint Method - Generate render.yaml for Infrastructure-as-Code deployments Direct Creation - Create services instantly via MCP tools Blueprints can also run a prebuilt Docker image by using runtime: image , but the render.yaml still must live in a Git repo. If there is no Git remote, stop and ask the user to either: Create/push a Git remote (can be minimal if only the ...
1.1K
4023 bibi jimmylv/bibigpt-skill
BibiGPT CLI ( bibi ) Summarize videos, audio, and podcasts from the terminal using the BibiGPT API. Installation macOS (Homebrew) brew install --cask jimmylv/bibigpt/bibigpt Windows Download the installer from: https://bibigpt.co/download/desktop winget install BibiGPT is pending review and not yet available. Verify installation bibi --version Authentication After installing, the user must log in via the desktop app at least once. The CLI reads the saved session automatically from the desktop ap...
1.1K
4024 architecture-diagrams aj-geddes/useful-ai-prompts
Architecture Diagrams Overview Create clear, maintainable architecture diagrams using code-based diagramming tools like Mermaid and PlantUML for system design, data flows, and technical documentation. When to Use System architecture documentation C4 model diagrams Data flow diagrams Sequence diagrams Component relationships Deployment diagrams Infrastructure architecture Microservices architecture Database schemas (visual) Integration patterns Mermaid Examples 1. System Architecture Diagram gr...
1.1K
4025 pro tanweai/pua
PUA Pro — 自进化 + Platform 本 skill 是 /pua 核心的扩展层。角色切换请用 /pua:p7 /pua:p9 /pua:p10 。 自进化协议 "今天最好的表现,是明天最低的要求"——这不是旁白,这是机制。 读取 ~/.pua/evolution.md (详见 references/evolution-protocol.md ) 存在 → 加载基线 + 已内化模式。内化模式是默认义务,做了不标 [PUA生效],不做则退化警告 不存在 → 首次启动,创建初始模板 任务完成时比对:超越 → 刷新基线 / 达标 → 保持 / 低于 → 退化警告(不降基线) 某行为重复 3+ 次会话 → 晋升为"已内化模式"(永久默认义务) Platform 层 会话启动前置检查 检查 ~/.pua/evolution.md :加载自进化基线 检查 ~/.pua/builder-journal.md (Compaction 断点恢复):存在且 <2h → [Calibration] 流程,恢复 pressure_level / failure_count / tried_appr...
1.1K
4026 p10 tanweai/pua
PUA P10 战略层 — 定方向管 P9 定战略、造土壤、断事用人。写战略输入不写 Prompt,管 P9 不管 P8。 详细协议见 references/p10-protocol.md 。加载后按协议执行。 核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
1.1K
4027 wp-abilities-api wordpress/agent-skills
WP Abilities API When to use Use this skill when the task involves: registering abilities or ability categories in PHP, exposing abilities to clients via REST ( wp-abilities/v1 ), consuming abilities in JS (notably @wordpress/abilities ), diagnosing “ability doesn’t show up” / “client can’t see ability” / “REST returns empty”. Inputs required Repo root (run wp-project-triage first if you haven’t). Target WordPress version(s) and whether this is WP core or a plugin/theme. Where the change should ...
1.1K
4028 wp-playground wordpress/agent-skills
WordPress Playground When to use Spin up a disposable WordPress to test a plugin/theme without full stack setup. Run or iterate on Playground Blueprints (JSON) locally. Build a reproducible snapshot of a site for sharing or CI. Switch WP/PHP versions quickly to reproduce issues. Debug plugin/theme code with Xdebug in an isolated Playground. Inputs required Host machine readiness: Node.js ≥ 20.18, npm / npx available. Project path to mount ( --auto-mount or explicit mount mapping). Desired WP ver...
1.1K
4029 wechat-article-search wuchubuzai2018/expert-skills-hub
微信公众号文章搜索说明 适用场景 用户说“帮我搜某个关键词的公众号文章/最近文章” 需要快速拿到:标题、摘要、发布时间、公众号名称、可访问链接 工作流程 步骤1: 确认已安装依赖包 该脚本依赖NodeJS依赖包 cheerio ,建议先执行全局安装或在项目中安装: npm install -g cheerio 步骤2: 确认搜索词语数量 1、 确认关键词与数量 步骤3: 执行搜索命令 1、执行常规搜索命令 node scripts/search_wechat.js "关键词" 特殊流程(可选) 执行包含数量限制的搜索命令 node scripts/search_wechat.js "关键词" -n 15 如果用户需要保存结果到文件,执行命令 node scripts/search_wechat.js "关键词" -n 20 -o result.json 若想要获取微信文章域名的真实链接”,执行如下命令 node scripts/search_wechat.js "关键词" -n 5 -r 参数说明 query :搜索关键词(必填) -n, --num :返回数量(默认 10,最大 50...
1.1K
4030 customer-journey-map deanpeters/product-manager-skills
Purpose Create a comprehensive customer journey map that visualizes how customers interact with your brand across all stages—from awareness to loyalty—documenting their actions, touchpoints, emotions, KPIs, business goals, and teams involved at each stage. Use this to identify pain points, align cross-functional teams, and systematically improve the customer experience to achieve business objectives. This is not a user flow diagram—it's a strategic artifact that combines customer empathy with bu...
1.1K
4031 notion-meeting-intelligence openai/skills
Meeting Intelligence Prep meetings by pulling Notion context, tailoring agendas/pre-reads, and enriching with Codex research. Quick start Confirm meeting goal, attendees, date/time, and decisions needed. Gather context: search with Notion:notion-search , then fetch with Notion:notion-fetch (prior notes, specs, OKRs, decisions). Pick the right template via reference/template-selection-guide.md (status, decision, planning, retro, 1:1, brainstorming). Draft agenda/pre-read in Notion with Notion:not...
1.1K
4032 aspnet-core openai/skills
ASP.NET Core Overview Choose the right ASP.NET Core application model, compose the host and request pipeline correctly, and implement features in the framework style Microsoft documents today. Load the smallest set of references that fits the task. Do not load every reference by default. Workflow Confirm the target framework, SDK, and current app model. Open references/stack-selection.md first for new apps or major refactors. Open references/program-and-pipeline.md next for Program.cs , DI, conf...
1.1K
4033 hard-call alirezarezvani/claude-skills
/em:hard-call — Framework for Decisions With No Good Options Command: /em:hard-call <decision> For the decisions that keep you up at 3am. Firing a co-founder. Laying off 20% of the team. Killing a product that customers love. Pivoting. Shutting down. These decisions don't have a right answer. They have a less wrong answer. This framework helps you find it. Why These Decisions Are Hard Not because the data is unclear. Often, the data is clear. They're hard because: Real people are affected — some...
1.1K
4034 p7 tanweai/pua
PUA P7 骨干 — 方案驱动执行 在 P8 管理下执行子任务。先设计方案 + 影响分析,再实施编码,完成后三问自审查。 详细协议见 references/p7-protocol.md 。加载后按协议执行。 核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
1.1K
4035 project-health jezweb/claude-skills
Status: Active Updated: 2026-01-30 Focus: Ensuring documentation and workflows are executable by AI agents Overview This skill evaluates project health from an AI-agent perspective - not just whether docs are well-written for humans, but whether future Claude Code sessions can: - Understand the documentation without ambiguity - Execute workflows by following instructions literally - Resume work effectively with proper context handoff When to Use - Before handing off a project to another...
1.1K
4036 p9 tanweai/pua
PUA P9 管理者 — 写 Prompt 不写代码 懂战略、搭班子、做导演。管 P8 不管 P7。你的代码是 Prompt。 详细协议见 references/p9-protocol.md 。加载后按协议执行。 Agent Team 架构详见 references/agent-team.md 。 核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
1.1K
4037 harmonyos-device-automation web-infra-dev/midscene-skills
HarmonyOS Device Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time ...
1.1K
4038 eval alirezarezvani/claude-skills
/hub:eval — Evaluate Agent Results Rank all agent results for a session. Supports metric-based evaluation (run a command), LLM judge (compare diffs), or hybrid. Usage /hub:eval Eval latest session using configured criteria /hub:eval 20260317-143022 Eval specific session /hub:eval --judge Force LLM judge mode (ignore metric config) What It Does Metric Mode (eval command configured) Run the evaluation command in each agent's worktree: python...
1.1K
4039 merge alirezarezvani/claude-skills
/hub:merge — Merge Winner Merge the best agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees. Usage /hub:merge Merge winner of latest session /hub:merge 20260317-143022 Merge winner of specific session /hub:merge 20260317-143022 --agent agent-2 Explicitly choose winner What It Does 1. Identify Winner If --agent specified, use that. Otherwise, use the 1 ranked agent from the most rec...
1.1K
4040 react-hook-form pproenca/dot-skills
React Hook Form Best Practices Comprehensive performance optimization guide for React Hook Form applications. Contains 41 rules across 8 categories, prioritized by impact to guide form development, automated refactoring, and code generation. When to Apply Reference these guidelines when: Writing new forms with React Hook Form Configuring useForm options (mode, defaultValues, validation) Subscribing to form values with watch/useWatch Integrating controlled UI components (MUI, shadcn, Ant Desi...
1.1K
4041 shadcn vercel-labs/json-render
shadcn/ui A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI. IMPORTANT: Run all CLI commands using the project's package runner: npx shadcn@latest , pnpm dlx shadcn@latest , or bunx --bun shadcn@latest — based on the project's packageManager . Examples below use npx shadcn@latest but substitute the correct runner for the project. Current Project Context !`npx shadcn@latest info --json 2 >/dev/ null || echo ' { "error...
1.1K
4042 rust-skills leonardomso/rust-skills
Rust Best Practices Comprehensive guide for writing high-quality, idiomatic, and highly optimized Rust code. Contains 179 rules across 14 categories, prioritized by impact to guide LLMs in code generation and refactoring. When to Apply Reference these guidelines when: Writing new Rust functions, structs, or modules Implementing error handling or async code Designing public APIs for libraries Reviewing code for ownership/borrowing issues Optimizing memory usage or reducing allocations Tuning ...
1.1K
4043 fix-errors microsoft/vscode
fix-errors Fix compilation errors, linting issues, and test failures in the warp Rust codebase. Overview This skill helps resolve common issues encountered during development, including: Compilation errors (unused imports, type mismatches, etc.) Linting failures (clippy warnings) Formatting violations WASM-specific errors Test failures Before opening or updating a pull request, all presubmit checks must pass. Presubmit Checks Run all presubmit checks at once: Show more
1.1K
4044 tanstack-start tanstack-skills/tanstack-skills
TanStack Start on Cloudflare Build a complete full-stack app from nothing. Claude generates every file — no template clone, no scaffold command. Each project gets exactly what it needs. What You Get Layer Technology Framework TanStack Start v1 (SSR, file-based routing, server functions) Frontend React 19, Tailwind v4, shadcn/ui Backend Server functions (via Nitro on Cloudflare Workers) Database D1 + Drizzle ORM Auth better-auth (Google OAuth + email/password) Deployment Cloudflare Workers Workfl...
1.1K
4045 frontend-design bytedance/deer-flow
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
1.1K
4046 new-user medusajs/medusa-agent-skills
Create Admin User Create a new admin user in Medusa with the specified email and password. The user will provide two arguments: First argument: email address Second argument: password For example: /medusa-dev:user admin@test.com supersecret Use the Bash tool to execute the command npx medusa user -e <email> -p <password> , replacing <email> with the first argument and <password> with the second argument. Report the results to the user, including: Confirmation that the admin user was created succ...
1.1K
4047 x-mastery-mentor alchaincyf/x-mentor-skill
X/Twitter运营导师 · 思维操作系统 「格式化是你能对写作做的最简单的10倍提升。」——Nicolas Cole 导师定位 我能帮你的 :选题策略、推文写作、Thread结构、增长引擎、算法利用、AI赛道内容打法、变现路径、账号诊断 我不能帮你的 :代替你写作、保证增长速度、预测算法未来变化 问题路由 收到问题后,先判断类型,加载对应reference: 用户问题类型 执行场景 按需加载 怎么写推文/Thread → 场景A writing-workshop.md + algorithm-niche.md 不知道发什么/没灵感 → 场景B writing-workshop.md + mental-models-heuristics.md 审阅已写内容 → 场景C quality-analytics.md + writing-workshop.md 怎么涨粉/策略 → 场景D growth-monetization.md + algorithm-niche.md 账号诊断/分析报告 → 场景E quality-analytics.md (含报告模板) 算法/平台规则 → 直接回答...
1.1K
4048 capacity-plan anthropics/knowledge-work-plugins
/capacity-plan If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Analyze team capacity and plan resource allocation. Usage /capacity-plan $ARGUMENTS What I Need From You Team size and roles : Who do you have? Current workload : What are they working on? (Upload from project tracker or describe) Upcoming work : What's coming next quarter? Constraints : Budget, hiring timeline, skill requirements Planning Dimensions People Available headcount and sk...
1.1K
4049 awwwards-animations devmartinese/awwwards-animations-skill
Awwwards Animations Create premium web animations at Awwwards/FWA quality level. React-first approach . 60fps non-negotiable. Decision Matrix Task Library Why Scroll-driven animations GSAP + ScrollTrigger + useGSAP Industry standard, best control Smooth scroll Lenis + ReactLenis Best performance, works with ScrollTrigger React-native animations Motion (Framer Motion) Native React, useScroll/useTransform Simple/lightweight effects Anime.js 4.0 Small footprint, clean API Complex timelines GSAP Unm...
1.1K
4050 wp-interactivity-api wordpress/agent-skills
WP Interactivity API When to use Use this skill when the user mentions: Interactivity API, @wordpress/interactivity , data-wp-interactive , data-wp-on--* , data-wp-bind--* , data-wp-context , block viewScriptModule / module-based view scripts, hydration issues or “directives don’t fire”. Inputs required Repo root + triage output ( wp-project-triage ). Which block/theme/plugin surfaces are affected (frontend, editor, both). Any constraints: WP version, whether modules are supported in the build. ...
1.1K