███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2701 | ljg-paper-flow | lijigang/ljg-skills |
ljg-paper-flow: 论文流 一条命令完成:读论文 → 生成解读 → 铸成卡片。支持多篇并行。 模式 强制 NATIVE 模式。 本 workflow 是纯 skill 管道(ljg-paper → ljg-card),不需要 Algorithm 的七步流程。直接按下方执行步骤调用 skill,不走 OBSERVE/THINK/PLAN/BUILD/EXECUTE/VERIFY/LEARN。 参数 参数 说明 无参数 对话中已提供的论文链接/文件 -l 卡片模具改用长图模式(默认 -c 漫画) -i 卡片模具改用信息图模式 执行 1. 收集论文列表 从用户消息中提取所有论文来源(arxiv URL、PDF 路径、论文名称等)。 2. 并行处理每篇论文 对每篇论文,启动一个 Agent subagent,每个 subagent 按顺序执行两步: 步骤 A — 读论文(ljg-paper): 调用 Skill tool 执行 ljg-paper ,传入该论文的来源。等待完成,获得生成的 org 文件路径。 步骤 B — 铸卡片(ljg-card): 读取步骤 A 生成的 org ...
|
5.4K |
| 2702 | browser | browserbase/skills |
Browser Automation Automate browser interactions using the browse CLI with Claude. Setup check Before running any browser commands, verify the CLI is available: which browse || npm install -g @browserbasehq/browse-cli Environment Selection (Local vs Remote) The CLI automatically selects between local and remote browser environments based on available configuration: Local mode (default) Uses local Chrome — no API keys needed Best for: development, simple pages, trusted sites with no bot protectio...
|
5.4K |
| 2703 | whatsapp-automation | claude-office-skills/skills |
WhatsApp Automation Automate WhatsApp Business communications including customer support, notifications, chatbots, and broadcast messaging. Based on n8n's WhatsApp integration templates. Overview This skill covers: WhatsApp Business API setup Automated chatbot flows Order/shipping notifications Customer support automation Broadcast messaging Setup & Configuration WhatsApp Business API setup_requirements : 1. meta_business_account : - Create at business.facebook.com - Verify business 2. whatsapp_...
|
5.4K |
| 2704 | angular-directives | analogjs/angular-skills |
Angular Directives Create custom directives for reusable DOM manipulation and behavior in Angular v20+. Attribute Directives Modify the appearance or behavior of an element: import { Directive, input, effect, inject, ElementRef } from '@angular/core'; @Directive({ selector: '[appHighlight]', }) export class HighlightDirective { private el = inject(ElementRef<HTMLElement>); // Input with alias matching selector color = input('yellow', { alias: 'appHighlight' }); constructor()...
|
5.4K |
| 2705 | chinese-novelist | penglonghuang/chinese-novelist-skill |
Chinese Novelist: 中文小说创作助手 分章节创作引人入胜的中文短篇小说,每章结尾设置悬念钩子。 核心创作流程 前置阶段:创作规划(5问确认后疯狂创作) 快速确认5个核心问题后,立即进入疯狂创作模式: 📝 问题 1:题材与风格 A. 悬疑推理(紧张刺激) B. 现代言情(甜宠/虐恋) C. 古代言情(宫廷/江湖) D. 奇幻玄幻(修仙/魔法) E. 科幻未来(星际/赛博) F. 武侠仙侠(江湖/修仙) G. 历史架空(权谋/战争) H. 都市现实(职场/商战) 选择 A-H,或自定义: 📝 问题 2:主角设定 A. 男性(学生/侦探/医生/商人/官员/修仙者...) B. 女性(学生/明星/医生/公主/修仙者...) C. 双主角(一男一女,恋人/搭档/对手) D. 群像(3-5人轮流视角) 选择 A-D,并说明职业/身份: 📝 问题 3:主角性格 A. 热血正义(嫉恶如仇、勇往直前) B. 冷静智慧(理性分析、布局谋划) C. 温暖治愈(善良温和、乐于助人) D. 高冷孤傲(独来独往、外冷内热) E. 阴暗腹黑(心思深沉、亦正亦邪) F. 成长逆袭...
|
5.4K |
| 2706 | ljg-read | lijigang/ljg-skills |
ljg-read: 伴读 不是替你读,是陪你走进去。扫清语言障碍只是起手式,真正的活儿是让你撞见自己从没想过的问题。 核心理念 翻译是再生产,不是搬运——信是不歪,达是懂了,雅是住下来了 伴读是脚手架,最终要拆——读者被激活才算有效 最好的伴读不回答问题,而是制造那个让你皱眉的问题 格式约束 Org-mode 语法 加粗用 *bold* (单星号),禁止 bold 标题层级从 * 开始,不跳级 ASCII Art 所有图表用纯 ASCII 字符。禁止 Unicode 绘图符号。 语言 默认中文输出。英文原文在翻译和碰撞环节以中英并列形式保留。 执行流程 0. 接收文本 URL -> WebFetch 或 markdown-proxy 获取内容 PDF -> Read(注意 pages 参数限制) 本地文件 -> Read 用户粘贴文本 -> 直接使用 获取后,检测语言。中文文本跳过翻译步骤,直接进入结构分析和碰撞。英文文本进入完整流程。 1. Phase 0: 全局地图(一次性,Agent 独立完成) 通读全文,产出三样东西: (1) 一句话摘要 — 这篇文章在说什么,一句话锚定。 (...
|
5.4K |
| 2707 | file-organizer | composiohq/awesome-claude-skills |
File Organizer This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization. When to Use This Skill Your Downloads folder is a chaotic mess You can't find files because they're scattered everywhere You have duplicate files taking up space Your folder structure doesn't make sense anymore You want to establish better organization habits You're starting a new project and...
|
5.4K |
| 2708 | agentic-actions-auditor | trailofbits/skills |
Agentic Actions Auditor Static security analysis guidance for GitHub Actions workflows that invoke AI coding agents. This skill teaches you how to discover workflow files locally or from remote GitHub repositories, identify AI action steps, follow cross-file references to composite actions and reusable workflows that may contain hidden AI agents, capture security-relevant configuration, and detect attack vectors where attacker-controlled input reaches an AI agent running in a CI/CD pipeline. Whe...
|
5.4K |
| 2709 | printing-press-reprint | mvanhorn/cli-printing-press |
/printing-press-reprint Regenerate an existing printed CLI under the current machine. The user gives a CLI name and (optionally) reasons for the reprint. This skill ensures the prior CLI is locally present, recommends whether to reuse or redo prior research, and hands off to /printing-press with the context the novel-features subagent needs to reconcile prior features against the current machine — keep, reframe, or drop with reasons, never silent. /printing-press-reprint notion /printing-press-r...
|
5.4K |
| 2710 | n8n-expression-syntax | czlonkowski/n8n-skills |
n8n Expression Syntax Expert guide for writing correct n8n expressions in workflows. Expression Format All dynamic content in n8n uses double curly braces: {{expression}} Examples: ✅ {{$json.email}} ✅ {{$json.body.name}} ✅ {{$node["HTTP Request"].json.data}} ❌ $json.email (no braces - treated as literal text) ❌ {$json.email} (single braces - invalid) Core Variables $json - Current Node Output Access data from the current node: {{$json.fieldName}} {{$json['field with spaces']}} {{$jso...
|
5.4K |
| 2711 | printing-press-score | mvanhorn/cli-printing-press |
/printing-press-score Score generated CLIs against the Steinberger bar. Supports rescoring, scoring by name/path, and comparing two CLIs. Quick Start /printing-press-score rescore current CLI /printing-press-score notion-pp-cli-4 score by name /printing-press-score ~/my-cli score by path /printing-press-score notion-pp-cli-4 vs notion-pp-cli-2 compare two Prerequisites Go 1.26.3 or newer installed printing-press binary on PATH (i...
|
5.4K |
| 2712 | opencli-browser-sitemap | jackwener/opencli |
opencli-browser-sitemap Use this skill when opencli browser open or opencli browser analyze reports sitemap.available: true , or when the user asks you to use a site's sitemap. The sitemap is prior knowledge , not ground truth. It should reduce blind clicking, but it must never override the live browser state. Consumption Loop Show more Installs 450 Repository jackwener/opencli GitHub Stars 23.5K First Seen 4 days ago
|
5.4K |
| 2713 | context7-cli | upstash/context7 |
ctx7 CLI The Context7 CLI does three things: fetches up-to-date library documentation, manages AI coding skills, and sets up Context7 MCP for your editor. Make sure the CLI is up to date before running commands: npm install -g ctx7@latest Or run directly without installing: npx ctx7@latest < command > What this skill covers Documentation — Fetch current docs for any library. Use when writing code, verifying API signatures, or when training data may be outdated. Skills management — Install, searc...
|
5.4K |
| 2714 | amazon-bedrock | aws/agent-toolkit-for-aws |
No SKILL.md available for this skill. View on GitHub
|
5.4K |
| 2715 | airtable-automation | claude-office-skills/skills |
Airtable Automation Automate Airtable bases with views, automations, integrations, and cross-platform workflows. Based on n8n's Airtable integration templates. Overview This skill covers: Database design and views Built-in automations n8n integration workflows Formula and rollup design Reporting and dashboards Database Design Base Structure Template base : "Project Management" tables : Projects : fields : - Name : single_line_text (primary) - Status : single_select [ Planning , Active , On Hold ...
|
5.4K |
| 2716 | printing-press-output-review | mvanhorn/cli-printing-press |
printing-press-output-review (internal) Review the sampled outputs from a printed CLI for plausibility bugs that dogfood, verify, and the rule-based scorecard --live-check rules can't catch. Wave B policy: all findings surface as warnings, never errors. This skill is internal-only ( user-invocable: false ). It's invoked by parents — main printing-press skill at shipcheck Phase 4.85, polish skill during its diagnostic loop. Running it standalone would produce floating findings text with no ship v...
|
5.4K |
| 2717 | evaluation-methodology | wshobson/agents |
Evaluation Methodology This document is the authoritative reference for how PluginEval measures plugin and skill quality. It covers the three evaluation layers, all ten scoring dimensions, the composite formula, badge thresholds, anti-pattern flags, Elo ranking, and actionable improvement tips. Related: Full rubric anchors The Three Evaluation Layers PluginEval stacks three complementary layers. Each layer produces a score between 0.0 and 1.0 for each applicable dimension, and later layers overr...
|
5.4K |
| 2718 | seo-aeo-best-practices | sanity-io/agent-toolkit |
SEO & AEO Best Practices Principles for optimizing content for both traditional search engines (SEO) and AI-powered answer engines (AEO). Includes Google's EEAT guidelines and structured data implementation. When to Apply Reference these guidelines when: Implementing metadata and Open Graph tags Creating sitemaps and robots.txt Adding JSON-LD structured data Optimizing content for featured snippets Preparing content for AI assistants (ChatGPT, Perplexity, etc.) Evaluating content quality usi...
|
5.4K |
| 2719 | graphify | graphify-labs/graphify |
/graphify Turn any folder of files into a navigable knowledge graph with community detection, an honest audit trail, and three outputs: interactive HTML, GraphRAG-ready JSON, and a plain-language GRAPH_REPORT.md. Usage Show more Installs 1.3K Repository graphify-labs/graphify GitHub Stars 104.6K First Seen Jul 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
5.4K |
| 2720 | msw-painter | msw-git/msw-ai-coding-plugins-official |
MSW Painter A workflow for registering a hand-drawn pixel art sprite as a sprite resource. Call msw-search first, and only invoke this skill when no suitable RUID is found. This skill is dedicated to the sprite category. It does not handle animation / audio / avatar / atlas. The painter supports two pixel art styles : chunky pixel (retro, icon/tile feel) and maple cartoon (MapleStory-inspired, character/NPC feel). Pick one before writing code — see step 2 below. When to invoke Situation Action U...
|
5.4K |
| 2721 | msw-packages | msw-git/msw-ai-coding-plugins-official |
MSW Packages — Official Prebuilt Catalog MSW-Git/MSWPackages is the official MSW first-party repository of prebuilt feature packages. Before writing any standard game feature from scratch, check this catalog first — if a package matches, propose integration instead of zero-from-scratch implementation. This skill is a thin index. Per-package details (README, source, integration steps) are fetched on demand from GitHub rather than mirrored here, so the catalog stays current automatically. Decision...
|
5.4K |
| 2722 | msw-ui-system | msw-git/msw-ai-coding-plugins-official |
msw-ui-system MSW .ui single entry point — design guide + component API + builder invocation + runtime patterns bundled into one skill. Role division with existing skills: Skill Responsibility msw-ui-system (this skill) Everything .ui — design (which/when/why), component API/enum (what), builder invocation (how to mutate), runtime mlua patterns. .ui mutations must always go through this skill's builder references/templates/ Pre-built style bundles — .ui + ruid-map + button handler packages 0. Ro...
|
5.4K |
| 2723 | google-cloud-waf-performance-optimization | google/skills |
Google Cloud Well-Architected Framework skill for the Performance Optimization pillar Overview The Performance Optimization pillar of the Google Cloud Well-Architected Framework provides principles and recommendations to help you design, build, and operate high-performing workloads. It focuses on efficiently allocating resources, leveraging modular architectures, and using data-driven insights to continuously monitor and improve performance as your business needs evolve. Core principles The reco...
|
5.4K |
| 2724 | convert-documents-to-markdown | firecrawl/anydoc |
Convert documents to Markdown Run the anydoc CLI. It needs Node 20+ and no install: npx -y @firecrawl/anydoc < file > Markdown to stdout npx -y @firecrawl/anydoc < file > -o out.md write to a file npx -y @firecrawl/anydoc - --format csv < f read stdin Rules: Supported inputs: .doc , .docx , .docm , .odt , .rtf , .epub , .pdf , .ppt , .pps , .pot , .pptx , .pptm , .ppsx , .ppsm , .odp , .xls , .xlsx , .xlsm , .xlsb , .ods , .csv . The format is detected from the file content. Pass --format <na...
|
5.4K |
| 2725 | ljg-skill-map | lijigang/ljg-skills |
ljg-skill-map: 技能地图 扫描 ~/.claude/skills/ 下所有已安装技能,生成一目了然的可视化地图。 执行 1. 扫描 运行 scripts/scan.sh ,获取所有技能的 JSON 数据(name, version, invocable, desc)。 2. 分类 根据技能名称和描述,将技能自动归入以下类别: 类别 图标 含义 典型成员 认知原子 ◆ 内容处理的原子操作 ljg-plain, ljg-word, ljg-writes, ljg-paper 输出铸造 ▲ 将内容转化为可交付物 ljg-card 联网触达 ● 与外部世界交互 agent-reach 系统运维 ■ Agent 自身的维护和管理 datetime-check, memory-review, save-conversation, skill-creator, ljg-skill-map 环境部署 ★ 一次性安装和配置 Her-init 归类依据名称前缀和描述关键词判断。遇到新技能无法归类时,放入「未分类」。 3. 渲染 用 ASCII 方框图呈现,格式如下: ╔═══════════...
|
5.3K |
| 2726 | kotlin-ktor-patterns | affaan-m/everything-claude-code |
Ktor Server Patterns Comprehensive Ktor patterns for building robust, maintainable HTTP servers with Kotlin coroutines. When to Activate Building Ktor HTTP servers Configuring Ktor plugins (Auth, CORS, ContentNegotiation, StatusPages) Implementing REST APIs with Ktor Setting up dependency injection with Koin Writing Ktor integration tests with testApplication Working with WebSockets in Ktor Application Structure Standard Ktor Project Layout Show more Installs 1.5K Repository affaan-m/ecc GitHub ...
|
5.3K |
| 2727 | nanoclaw-repl | affaan-m/everything-claude-code |
NanoClaw REPL Use this skill when running or extending scripts/claw.js . Capabilities persistent markdown-backed sessions model switching with /model dynamic skill loading with /load session branching with /branch cross-session search with /search history compaction with /compact export to md/json/txt with /export session metrics with /metrics Operating Guidance Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass So...
|
5.3K |
| 2728 | context-budget | affaan-m/everything-claude-code |
Context Budget Analyze token overhead across every loaded component in a Claude Code session and surface actionable optimizations to reclaim context space. When to Use Session performance feels sluggish or output quality is degrading You've recently added many skills, agents, or MCP servers You want to know how much context headroom you actually have Planning to add more components and need to know if there's room Running /context-budget command (this skill backs it) How It Works Phase 1: Invent...
|
5.3K |
| 2729 | inventory-demand-planning | affaan-m/everything-claude-code |
Inventory Demand Planning Role and Context You are a senior demand planner at a multi-location retailer operating 40–200 stores with regional distribution centers. You manage 300–800 active SKUs across categories including grocery, general merchandise, seasonal, and promotional assortments. Your systems include a demand planning suite (Blue Yonder, Oracle Demantra, or Kinaxis), an ERP (SAP, Oracle), a WMS for DC-level inventory, POS data feeds at the store level, and vendor portals for purchase ...
|
5.3K |
| 2730 | quality-nonconformance | affaan-m/everything-claude-code |
Quality & Non-Conformance Management Role and Context You are a senior quality engineer with 15+ years in regulated manufacturing environments — FDA 21 CFR 820 (medical devices), IATF 16949 (automotive), AS9100 (aerospace), and ISO 13485 (medical devices). You manage the full non-conformance lifecycle from incoming inspection through final disposition. Your systems include QMS (eQMS platforms like MasterControl, ETQ, Veeva), SPC software (Minitab, InfinityQS), ERP (SAP QM, Oracle Quality), CMM a...
|
5.3K |
| 2731 | production-scheduling | affaan-m/everything-claude-code |
Production Scheduling Role and Context You are a senior production scheduler at a discrete and batch manufacturing facility operating 3–8 production lines with 50–300 direct-labor headcount per shift. You manage job sequencing, line balancing, changeover optimization, and disruption response across work centers that include machining, assembly, finishing, and packaging. Your systems include an ERP (SAP PP, Oracle Manufacturing, or Epicor), a finite-capacity scheduling tool (Preactor, PlanetToget...
|
5.3K |
| 2732 | mcp-server-patterns | affaan-m/everything-claude-code |
MCP Server Patterns The Model Context Protocol (MCP) lets AI assistants call tools, read resources, and use prompts from your server. Use this skill when building or maintaining MCP servers. The SDK API evolves; check Context7 (query-docs for "MCP") or the official MCP documentation for current method names and signatures. For the broader routing decision of when a capability should be a rule, a skill, MCP, or a plain CLI/API workflow, see docs/capability-surface-selection.md . When to Use Use w...
|
5.3K |
| 2733 | energy-procurement | affaan-m/everything-claude-code |
Energy Procurement Role and Context You are a senior energy procurement manager at a large commercial and industrial (C&I) consumer with multiple facilities across regulated and deregulated electricity markets. You manage an annual energy spend of $15M–$80M across 10–50+ sites — manufacturing plants, distribution centers, corporate offices, and cold storage. You own the full procurement lifecycle: tariff analysis, supplier RFPs, contract negotiation, demand charge management, renewable energy so...
|
5.3K |
| 2734 | carrier-relationship-management | affaan-m/everything-claude-code |
Carrier Relationship Management Role and Context You are a senior transportation manager with 15+ years managing carrier portfolios ranging from 40 to 200+ active carriers across truckload, LTL, intermodal, and brokerage. You own the full lifecycle: sourcing new carriers, negotiating rates, running RFPs, building routing guides, tracking performance via scorecards, managing contract renewals, and making allocation decisions. Your systems include TMS (transportation management), rate management p...
|
5.3K |
| 2735 | fal-ai-media | affaan-m/everything-claude-code |
fal.ai Media Generation Drift-prone skill. fal.ai model IDs, pricing, inputs, and MCP tool names change quickly. Search or fetch the current model metadata before promising a specific model, parameter, output format, or cost. Generate images, videos, and audio using fal.ai models via MCP. When to Activate User wants to generate images from text prompts Creating videos from text or images Generating speech, music, or sound effects Any media generation task User says "generate image", "create vide...
|
5.3K |
| 2736 | uncodixfy | cyxzdev/uncodixfy |
Uncodixify This document exists to teach you how to act as non-Codex as possible when building UI. Codex UI is the default AI aesthetic: soft gradients, floating panels, eyebrow labels, decorative copy, hero sections in dashboards, oversized rounded corners, transform animations, dramatic shadows, and layouts that try too hard to look premium. It's the visual language that screams "an AI made this" because it follows the path of least resistance. This file is your guide to break that pattern. Ev...
|
5.3K |
| 2737 | calendar-automation | claude-office-skills/skills |
Calendar Automation Automate Google Calendar and Outlook workflows for meeting management, time blocking, daily digests, and cross-platform synchronization. Based on n8n workflow templates. Overview This skill covers: Meeting scheduling automation Time blocking strategies Daily calendar digests to Slack Meeting prep reminders Calendar analytics Core Workflows 1. Daily Calendar Digest to Slack workflow : "Morning Calendar Briefing" schedule : "6:00 AM daily" steps : 1. get_today_events : calendar...
|
5.3K |
| 2738 | asc-crash-triage | rorkai/app-store-connect-cli-skills |
asc crash triage Use this skill to fetch, analyze, and summarize TestFlight crash reports, beta feedback, and performance diagnostics. Workflow Resolve the app ID if not provided (use asc apps list ). Fetch data with the appropriate command. Parse JSON output and present a human-readable summary. TestFlight crash reports List recent crashes (newest first): asc testflight crashes list --app "APP_ID" --sort -createdDate --limit 10 Filter by build: asc testflight crashes list --app "APP_ID" --build...
|
5.3K |
| 2739 | gh-cli | trailofbits/skills |
GitHub CLI (gh) Comprehensive reference for GitHub CLI (gh) - work seamlessly with GitHub from the command line. Version: 2.85.0 (current as of January 2026) Prerequisites Installation macOS brew install gh Linux curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of = /usr/share/keyrings/githubcli-archive-keyring.gpg echo "deb [arch= $( dpkg --print-architecture ) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable...
|
5.3K |
| 2740 | xlsx-manipulation | claude-office-skills/skills |
XLSX Manipulation Skill Overview This skill enables programmatic creation, editing, and manipulation of Microsoft Excel (.xlsx) spreadsheets using the openpyxl library. Create professional spreadsheets with formulas, formatting, charts, and data validation without manual editing. How to Use Describe the spreadsheet you want to create or modify Provide data, formulas, or formatting requirements I'll generate openpyxl code and execute it Example prompts: "Create a budget spreadsheet with monthly t...
|
5.3K |
| 2741 | assistant-ui | assistant-ui/skills |
assistant-ui Always consult assistant-ui.com/llms.txt for latest API. React library for building AI chat interfaces with composable primitives. References ./references/architecture.md -- Core architecture and layered system ./references/packages.md -- Package overview and selection guide When to Use Use Case Best For Chat UI from scratch Full control over UX Existing AI backend Connects to any streaming backend Custom message types Tools, images, files, custom parts Multi-thread apps Built-in...
|
5.3K |
| 2742 | seo-audit | agricidaniel/claude-seo |
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before auditing, understand: Site ...
|
5.3K |
| 2743 | ios-hig-design | wondelai/skills |
This skill guides creation of native iOS app interfaces that feel intuitive, consistent, and aligned with Apple's design philosophy. Core Design Principles Apple's iOS design philosophy rests on three foundational principles: 1. Clarity Every element must be legible and purposeful. Typography, iconography, and spacing communicate hierarchy and focus. 2. Deference The interface should never overshadow the content. The UI exists to support user tasks, not distract from them. 3. Depth L...
|
5.3K |
| 2744 | gemini-agents-api | google/skills |
Gemini Enterprise Agent Platform - Managed Agents API Skill This skill provides complete instructions, REST request endpoints, and JSON payload structures to programmatically manage custom Agent resources on the Gemini Enterprise Agent Platform (Agent Platform). The Managed Agents API forms the Control Plane of the platform. It allows developers to provision, retrieve, update, and delete tailored, stateful agent containers equipped with system instructions, sandboxed files, custom skill registri...
|
5.3K |
| 2745 | terraform-skill | antonbabenko/terraform-skill |
Terraform Skill for Claude Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns. Based on terraform-best-practices.com and enterprise experience. When to Use This Skill Activate this skill when: Creating new Terraform or OpenTofu configurations or modules Setting up testing infrastructure for IaC code Deciding between testing approaches (validate, plan, frameworks) Structuring multi-environment deployments Implementing CI/CD for infrastructu...
|
5.3K |
| 2746 | msw-sprite-ruid | msw-git/msw-ai-coding-plugins-official |
MSW Sprite RUID Rules for assigning a RUID to SpriteRendererComponent.SpriteRUID (world) or SpriteGUIRendererComponent.ImageRUID (UI). Native type support Both components accept a sprite or animationclip RUID directly — no extra animator component required. Component Property Value form Native RUID types SpriteRendererComponent (world) SpriteRUID plain string sprite , animationclip SpriteGUIRendererComponent (UI) ImageRUID { "DataId": "..." } sprite , animationclip Show more Installs 482 Reposit...
|
5.3K |
| 2747 | playwriter | remorses/playwriter |
Quick Start Get a session ID first playwriter session new => 1 Execute code with your session playwriter -s 1 -e "await page.goto('https://example.com')" playwriter -s 1 -e "console.log(await accessibilitySnapshot({ page }))" playwriter -s 1 -e "await page.screenshot({ path: 'shot.png', scale: 'css' })" If playwriter is not found, use npx playwriter@latest or bunx playwriter@latest. Full Documentation Always run playwriter skill to get the complete, up-to-date skill instructions. The sk...
|
5.3K |
| 2748 | msw-behaviourtree | msw-git/msw-ai-coding-plugins-official |
MSW BehaviourTree End-to-end authoring skill for MSW .behaviourtree files. Owns both the project-specific authoring spec ( <ProjectRoot>/.behaviourDocs/bt-spec.md ) and the tree generation itself. Fixed graph rules and skeletons live in this skill's references/ ; the per-project spec is (re)built by this skill's local scripts/build-spec.cjs . 🚦 Execution order (follow this sequence) 0. Build / refresh the project spec ( bt-spec.md ) The spec is the source of truth for every project-specific data...
|
5.3K |
| 2749 | bencium-innovative-ux-designer | bencium/bencium-marketplace |
Innovative UX Designer Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. Expert UI/UX design skill that helps create unique, accessible, and thoughtfully designed interfaces. This skill emphasizes design decision collaboration, breaking away from generic patterns, and building interfaces that stand out while remaining functional and accessible. This sk...
|
5.3K |
| 2750 | bambu-labs | earthtojake/text-to-cad |
Bambu Labs Provenance: maintained in earthtojake/text-to-cad . Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. Use this skill for local-network Bambu Lab print handoffs after a plain .gcode file already exists and has been validated. This skill does not slice models. Safety Rules Show more
|
5.3K |