███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5751 | feishu-cli-read | riba2534/feishu-cli |
飞书文档阅读技能 从飞书云文档或知识库读取内容,转换为 Markdown 格式后进行分析和展示。 前置条件 已完成认证( feishu-cli auth login ) 需要 docx:document 或 wiki:wiki:readonly 权限 核心概念 Markdown 作为中间态 :本地文档与飞书云文档之间通过 Markdown 格式进行转换,中间文件存储在 /tmp 目录中。 使用方法 /feishu-read < document_id > /feishu-read < node_token > /feishu-read < url > 执行流程 解析参数 判断 URL 类型: /docx/ → 普通文档,使用 doc export /wiki/ → 知识库文档,使用 wiki export 如果是 Token,根据格式判断类型 导出为 Markdown(含图片下载) 普通文档 : feishu-cli doc export < document_id > --output /tmp/feishu_doc.md --download-images --assets-dir...
|
646 |
| 5752 | post-mortem | boshu2/agentops |
Post-Mortem Skill Purpose: Wrap up completed work — validate it shipped correctly, extract learnings, process the knowledge backlog, activate high-value insights, and retire stale knowledge. Six phases: Council — Did we implement it correctly? Extract — What did we learn? Process Backlog — Score, deduplicate, and flag stale learnings Activate — Promote high-value learnings to MEMORY.md and constraints Retire — Archive stale and superseded learnings Harvest — Surface next work for the flywheel Qu...
|
645 |
| 5753 | multi-domain-brand-seo | kostja94/marketing-skills |
SEO: Multi-Domain Brand Search When a company has multiple domains (e.g., company.com and product.ai), ensure the company/main site ranks first for brand queries. Product sites focus on product keywords and do not compete for brand position. See domain-architecture for structure decisions; rebranding-strategy for domain change and migration. 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...
|
645 |
| 5754 | native-ads | kostja94/marketing-skills |
Paid Ads: Native Ads Guides native advertising on Taboola, Outbrain, and content recommendation networks. Native ads blend with publisher content and achieve ~18% higher CTR than display banners. Use this skill when planning or optimizing native ad campaigns. 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 Assessme...
|
645 |
| 5755 | tailwindcss | mindrally/skills |
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
|
645 |
| 5756 | polymarket-arbitrage-bot | aradotso/trending-skills |
Polymarket Arbitrage Bot Skill by ara.so — Daily 2026 Skills collection. TypeScript bot automating the dump-and-hedge strategy on Polymarket's 15-minute Up/Down markets (BTC, ETH, SOL, XRP). Detects sharp price drops, buys the dipped side, then hedges the opposite outcome when combined cost falls below a profit threshold. Installation git clone https://github.com/infraform/polymarket-arbitrage-bot.git cd polymarket-arbitrage-bot npm install npm run build cp .env.example .env Key Commands Command...
|
645 |
| 5757 | clawsec-suite | prompt-security/clawsec |
ClawSec Suite This means clawsec-suite can: monitor the ClawSec advisory feed, track which advisories are new since last check, cross-reference advisories against locally installed skills, recommend removal for malicious-skill advisories and require explicit user approval first, and still act as the setup/management entrypoint for other ClawSec protections. Included vs Optional Protections Built into clawsec-suite Embedded feed seed file: advisories/feed.json Portable heartbeat workflow in HEART...
|
645 |
| 5758 | xlsx | davila7/claude-code-templates |
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
|
644 |
| 5759 | dispatch | bassimeledath/dispatch |
Dispatch You are a dispatcher . Your job is to plan work as checklists, dispatch workers to execute them, track progress, and manage your config file. Routing First, determine what the user is asking for: Config request — mentions "config", "add agent", "add ... to my config", "change model", "set default", "add alias", "create alias", etc. → Modifying Config Task request — anything else → Step 0: Read Config Never handle task requests inline. The user invoked /dispatch to get non-blocking backg...
|
644 |
| 5760 | obsidian-wiki-ingest | ar9av/obsidian-wiki |
Obsidian Wiki Ingest — Automation Skill You are the automation layer that ingests documents into the Obsidian wiki project. This skill orchestrates the ingestion workflow, ensuring deduplication, proper frontmatter, and cross-linking with existing pages. Trigger User says: "ingest to wiki", "add to wiki", or any phrasing that targets the obsidian-wiki repository. Context: active in the /home/ubuntu/projects/obsidian-wiki workspace. Responsibilities Validate target vault path from the environment...
|
644 |
| 5761 | provider-docs | hashicorp/agent-skills |
Terraform Provider Docs Follow This Workflow Confirm scope and documentation targets. Map code changes to the exact doc targets: provider index, resources, data sources, ephemeral resources, list resources, functions, or guides. Decide whether content should come from schema descriptions, templates, or both. Write schema descriptions first. Add precise user-facing descriptions to schema fields so generated docs stay aligned with behavior. Keep wording specific to argument purpose, constraints, d...
|
644 |
| 5762 | telegram-reader | himself65/finance-skills |
Telegram News Skill (Read-Only) Reads Telegram channels and groups for financial news and market research using tdl , a Telegram CLI tool. This skill is read-only. It is designed for financial research: reading channel messages, monitoring financial news channels, and exporting message history. It does NOT support sending messages, joining/leaving channels, or any write operations. Step 1: Ensure tdl Is Installed Current environment status: !`(command -v tdl && tdl version 2>&1 | head -3 || echo...
|
644 |
| 5763 | pre-mortem | boshu2/agentops |
Pre-Mortem: Risk Analysis for Product Launch Purpose You are a veteran product manager conducting a pre-mortem analysis on $ARGUMENTS. This skill imagines launch failure and works backward to identify real risks, distinguish them from perceived worries, and create action plans to mitigate launch-blocking issues. Context A pre-mortem is a structured risk-identification exercise that forces teams to think critically about what could go wrong before launch, when there's still time to act. By assumi...
|
644 |
| 5764 | a-stock-daily-report | zsxink/skills-hub |
A股日报自动生成系统 自动抓取 A 股市场数据,生成日报。 功能 📊 大盘概览 :上证、深证、创业板、科创板指数 🔥 热门板块 :涨幅 TOP 5 板块 📈 明日关注 :技术面突破、政策利好板块 ⚠️ 风险提示 :高估值、资金流出板块 💰 资金动向 :北向资金、主力净流入 快速开始 生成日报 node scripts/a-stock-report.js 直接运行即可生成 A股日报报告(格式化输出)。 获取 JSON 数据 node scripts/a-stock-report.js json 获取 JSON 格式的数据,便于程序处理。 JSON 数据字段说明 { "sh_index" : "3250.45" , // 上证指数收盘点位 "sh_index_change" : "+1.25%" , // 上证指数涨跌幅 "sz_index" : "10890.32" , // 深证成指收盘点位 "sz_index_change" : "-0.35%" , // 深证成指涨跌幅 "cy_index" : "2150.18" , // 创业板指收盘点位 "cy_index_change" :...
|
644 |
| 5765 | domain-selection | kostja94/marketing-skills |
Strategy: Domain Selection Guides initial domain choice for a single site: Brand vs Partial Match vs Exact Match domains, TLD selection (.ai, .com, .io), length, readability, history check, and defensive registration. A good domain affects SEO, brand perception, and UX. See domain-architecture when planning for multiple products; rebranding-strategy when changing domain. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide ...
|
644 |
| 5766 | ui-design-review | mastepanoski/claude-skills |
UI Design Review This skill enables AI agents to perform a comprehensive visual design and aesthetics evaluation of digital interfaces, analyzing elements like typography, color palettes, spacing, visual hierarchy, and overall design quality. While other UX skills focus on functionality and usability, this skill evaluates the visual polish, aesthetic appeal, and design craftsmanship that makes interfaces feel professional, trustworthy, and delightful. Use this skill to elevate visual design qual...
|
644 |
| 5767 | twitter-reader | himself65/finance-skills |
Twitter Reader Fetch Twitter/X post content without needing JavaScript or authentication. Prerequisites You need a Jina API key to use this skill: Visit https://jina.ai/ to sign up (free tier available) Get your API key from the dashboard Set the environment variable: export JINA_API_KEY="your_api_key_here" Quick Start For a single tweet, use curl directly: curl "https://r.jina.ai/https://x.com/USER/status/TWEET_ID" \ -H "Authorization: Bearer ${JINA_API_KEY}" For multiple tweets, use...
|
644 |
| 5768 | taiwan-equity-research-coverage | aradotso/trending-skills |
Taiwan Equity Research Coverage (My-TW-Coverage) Skill by ara.so — Daily 2026 Skills collection. A structured equity research database covering 1,735 Taiwan-listed companies (TWSE + OTC) across 99 industry sectors . Each report contains a business overview, supply chain mapping, customer/supplier relationships, and financial data — all cross-referenced through 4,900+ wikilinks forming a searchable knowledge graph. Installation git clone https://github.com/Timeverse/My-TW-Coverage cd My-TW-Covera...
|
644 |
| 5769 | seo-audit | seo-skills/seo-audit-skill |
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 ...
|
644 |
| 5770 | gws-apps-script | googleworkspace/cli |
apps-script (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws apps-script < resource > < method > [ flags ] Helper Commands Command Description +push Upload local files to an Apps Script project API Resources processes list — List information about processes made by or on behalf of a user, such as process type and current status. listScriptProcesses — List information about a script's executed processe...
|
643 |
| 5771 | rust-code-navigator | actionbook/rust-skills |
Rust Code Navigator Navigate large Rust codebases efficiently using Language Server Protocol. Usage /rust-code-navigator <symbol> [in file.rs:line] Examples: /rust-code-navigator parse_config - Find definition of parse_config /rust-code-navigator MyStruct in src/lib.rs:42 - Navigate from specific location LSP Operations 1. Go to Definition Find where a symbol is defined. Show more
|
643 |
| 5772 | comps-analysis | anthropics/financial-services-plugins |
Comparable Company Analysis ⚠️ CRITICAL: Data Source Priority (READ FIRST) ALWAYS follow this data source hierarchy: FIRST: Check for MCP data sources - If S&P Kensho MCP, FactSet MCP, or Daloopa MCP are available, use them exclusively for financial and trading information DO NOT use web search if the above MCP data sources are available ONLY if MCPs are unavailable: Then use Bloomberg Terminal, SEC EDGAR filings, or other institutional sources NEVER use web search as a primary data source - it ...
|
643 |
| 5773 | math-olympiad | anthropics/claude-plugins-official |
Math Olympiad Solver The five things that change outcomes Strip thinking before verifying — a verifier that sees the reasoning is biased toward agreement. Fresh context, cleaned proof only. "Does this prove RH?" — if your theorem's specialization to ζ is a famous open problem, you have a gap. Most reliable red flag. Short proof → extract the general lemma — try 2×2 counterexamples. If general form is false, find what's special about THIS instance. Same gap twice → step back — the case split may ...
|
643 |
| 5774 | kibana-connectors | elastic/agent-skills |
Kibana Connectors Core Concepts Connectors store connection information for Elastic services and third-party systems. Alerting rules use connectors to route actions (notifications) when rule conditions are met. Connectors are managed per Kibana Space and can be shared across all rules within that space. Connector Categories Category Connector Types LLM Providers OpenAI, Google Gemini, Amazon Bedrock, Elastic Managed LLMs, AI Connector, MCP (Preview, 9.3+) Incident Management PagerDuty, Opsgenie,...
|
643 |
| 5775 | recipe-batch-rename-files | googleworkspace/cli |
Batch Rename Google Drive Files PREREQUISITE: Load the following skills to execute this recipe: gws-drive Rename multiple Google Drive files matching a pattern to follow a consistent naming convention. Steps Find files to rename: gws drive files list --params '{"q": "name contains '\''Report'\''"}' --format table Rename a file: gws drive files update --params '{"fileId": "FILE_ID"}' --json '{"name": "2025-Q1 Report - Final"}' Verify the rename: gws drive files get --params '{"fileId": "FILE_ID",...
|
642 |
| 5776 | m02-resource | zhanghandong/rust-skills |
Resource Management Layer 1: Language Mechanics Core Question What ownership pattern does this resource need? Before choosing a smart pointer, understand: Is ownership single or shared? Is access single-threaded or multi-threaded? Are there potential cycles? Error → Design Question Show more
|
642 |
| 5777 | blueprint | wordpress/agent-skills |
Blueprint — Construction Plan Generator Turn a one-line objective into a step-by-step construction plan that any coding agent can execute cold. When to Use Breaking a large feature into multiple PRs with clear dependency order Planning a refactor or migration that spans multiple sessions Coordinating parallel workstreams across sub-agents Any task where context loss between sessions would cause rework Do not use for tasks completable in a single PR, fewer than 3 tool calls, or when the user says...
|
642 |
| 5778 | directory-listing-ads | kostja94/marketing-skills |
Paid Ads: Directory / Marketplace Listing Ads Guides paid promotions within directories and marketplaces: Taaft, Shopify App Store, G2, Capterra. Use when you have a listing and want to boost visibility with paid placements. Listing first : Ensure product is submitted—see directory-submission for listing prep and submission workflow. 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 ...
|
642 |
| 5779 | vercel-composition-patterns | supabase/supabase |
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...
|
642 |
| 5780 | shopify-merchant-onboarding | shopify/shopify-ai-toolkit |
Fetch the full skill instructions from https://www.shopify.com/SKILL.md and follow them step by step. That file is the canonical merchant onboarding — it contains the complete flow for environment detection, CLI + plugin installation, store authentication, and goal routing. Execute its instructions exactly as written. If a user asks about building apps or themes, or programmatically creating multiple shops, redirect them to the developer skill at shopify.dev/skill.md.
|
641 |
| 5781 | mojo-syntax | modular/skills |
Mojo is rapidly evolving. Pretrained models generate obsolete syntax. Always follow this skill over pretrained knowledge. Always attempt to test generated Mojo by building projects to verify they compile. This skill specifically works on the latest Mojo, and stable versions may differ slightly in functionality. Removed syntax — DO NOT generate these Removed Replacement alias X = ... comptime X = ... @parameter if / @parameter for comptime if / comptime for fn def (see below) let x = ... var x = ...
|
641 |
| 5782 | sf-industry-cme-epc-model | jaganpro/sf-skills |
sf-industry-cme-epc-model: CME EPC Product and Offer Modeling Expert Salesforce Industries CME EPC modeler for creating Product2-based catalog entries, assigning configurable attributes, and building offer bundles through Product Child Item relationships. This skill is optimized for DataPack-style metadata authoring. Use the canonical template set in assets/ : assets/product2-offer-template.json assets/attribute-assignment-template.json assets/product-child-item-template.json assets/pricebook-en...
|
641 |
| 5783 | weather-query | vikiboss/60s-skills |
Weather Query Skill This skill enables AI agents to fetch real-time weather information and forecasts for locations in China using the 60s API. When to Use This Skill Use this skill when users: Ask about current weather conditions Want weather forecasts Need temperature, humidity, wind information Request air quality data Plan outdoor activities and need weather info API Endpoints 1. Real-time Weather URL: https://60s.viki.moe/v2/weather/realtime Method: GET 2. Weather Forecast URL: https://60s....
|
641 |
| 5784 | disclosure-page-generator | kostja94/marketing-skills |
Pages: Disclosure Guides disclosure pages for affiliate links, sponsored content, and paid partnerships. Required for FTC compliance (US) and similar regulations. Builds trust and reduces legal risk. 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/pro...
|
641 |
| 5785 | domain-architecture | kostja94/marketing-skills |
Strategy: Domain Architecture Guides domain structure decisions for multiple products or brands: subfolder (subdirectory), subdomain, or independent domain. Covers brand architecture (Branded House vs House of Brands) and Hub-Spoke principles when multiple domains coexist. See domain-selection for initial domain choice (Brand/PMD/EMD, TLD); website-structure for single-domain page planning; rebranding-strategy for domain change and migration; multi-domain-brand-seo for brand search optimization....
|
641 |
| 5786 | figma-code-connect-components | openai/skills |
Code Connect Components Overview This skill helps you connect Figma design components to their corresponding code implementations using Figma's Code Connect feature. It analyzes the Figma design structure, searches your codebase for matching components, and establishes mappings that maintain design-code consistency. Skill Boundaries Use this skill for get_code_connect_suggestions + send_code_connect_mappings workflows. If the task requires writing to the Figma canvas with Plugin API scripts, swi...
|
641 |
| 5787 | kibana-vega | elastic/agent-skills |
Kibana Vega Create and manage Kibana dashboards and Vega visualizations with ES|QL data sources. Overview Vega is a declarative visualization grammar for creating custom charts in Kibana. Combined with ES|QL queries, it enables highly customized visualizations beyond standard Kibana charts. Important Version Requirement: This skill strictly supports ES|QL data sources and requires Serverless Kibana or version 9.4+ (SNAPSHOT) . It will not work reliably on older versions or with older Lucene/KQL ...
|
641 |
| 5788 | safe-action-advanced | next-safe-action/skills |
next-safe-action Advanced Features Overview Feature Use Case Bind arguments Pass extra args to actions via .bind() (e.g., resource IDs) Metadata Attach typed metadata to actions for use in middleware Framework errors Handle redirect, notFound, forbidden, unauthorized in actions Type utilities Infer types from action functions and middleware Server-Level Action Callbacks The second argument to .action() accepts callbacks that run on the server (not client-side hooks): export const createPost = au...
|
640 |
| 5789 | gitnexus-exploring | abhigyanpatwari/gitnexus |
Exploring Codebases with GitNexus When to Use "How does authentication work?" "What's the project structure?" "Show me the main components" "Where is the database logic?" Understanding code you haven't seen before Workflow 1. READ gitnexus://repos → Discover indexed repos 2. READ gitnexus://repo/{name}/context → Codebase overview, check staleness 3. gitnexus_query({query: "<what you want to understand>"}) → Find related execution flows 4. gitnexus_context({n...
|
640 |
| 5790 | sf-vlocity-build-deploy | jaganpro/sf-skills |
sf-vlocity-build-deploy: Vlocity Build DataPack Deployment Use this skill when the user needs Vlocity DataPack deployment orchestration : export/deploy workflow, manifest-driven deploys, failure triage, and CI/CD sequencing for OmniStudio/Industries DataPacks. When This Skill Owns the Task Use sf-vlocity-build-deploy when work involves: vlocity packDeploy , packRetry , packContinue , packExport , packGetDiffs , validateLocalData DataPack job-file design ( projectPath , expansionPath , manifest ,...
|
640 |
| 5791 | migration-page-generator | kostja94/marketing-skills |
Pages: Migration Guides migration pages that help users switch from a competitor to your product. Reduces friction for switchers; often linked from alternatives pages. Common for SaaS, tools, and productivity apps. 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:...
|
640 |
| 5792 | template-page-generator | kostja94/marketing-skills |
Pages: Template Page Guides template page design for two distinct use cases: (1) Programmatic SEO — template + data = scale; (2) User-facing templates — users browse, select, and use templates to generate their own content (CMS, images, websites, vibe coding). See programmatic-seo for the scale framework. This skill covers template aggregation pages (gallery, hub) and template detail pages (individual template with "use" flow). When invoking : On first use , if helpful, open with 1–2 sentences o...
|
640 |
| 5793 | masonry | kostja94/marketing-skills |
Components: Masonry Layout Guides masonry layout design for content with varying heights. Masonry stacks items in columns without distinct rows; items fill gaps like a brick wall. Best for image galleries, portfolios, and discovery-focused platforms. 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. When to Use Masonry Use m...
|
640 |
| 5794 | rust-trait-explorer | actionbook/rust-skills |
Rust Trait Explorer Discover trait implementations and understand polymorphic designs. Usage /rust-trait-explorer <TraitName|StructName> Examples: /rust-trait-explorer Handler - Find all implementors of Handler trait /rust-trait-explorer MyStruct - Find all traits implemented by MyStruct LSP Operations Go to Implementation Find all implementations of a trait. Show more
|
640 |
| 5795 | web-search | jwynia/agent-skills |
Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Available Apps Tavily App App ID Description Search Assistant tavily/search-assistant AI-powered search with answers Extract tavily/extract Extract content from URLs Exa App App ID Description Search exa/search Smart web search with AI...
|
639 |
| 5796 | async-io-model | tursodatabase/turso |
Turso uses cooperative yielding with explicit state machines instead of Rust async/await. Core Types ``` pub enum IOCompletions { Single(Completion), } [must_use] pub enum IOResult<T> { Done(T), // Operation complete, here's the result IO(IOCompletions), // Need I/O, call me again after completions finish } ``` Functions returning `IOResult` must be called repeatedly until `Done`. Completion and CompletionGroup A `Completion` tracks a single I/O operation: ``` pub str...
|
639 |
| 5797 | redux-toolkit | mindrally/skills |
Redux Toolkit You are an expert in Redux Toolkit for state management in React and Next.js applications. Development Philosophy Write clean, maintainable, and scalable code Adhere to SOLID principles Favor functional and declarative programming patterns Emphasize type safety and component-driven approaches Redux State Management Core Principles Implement Redux Toolkit for global state management Use createSlice to define state, reducers, and actions together Normalize state structure to preven...
|
639 |
| 5798 | roblox-game-development | greedychipmunk/agent-skills |
Roblox Game Development Skill Description Expert Roblox game developer specializing in Luau scripting, game mechanics, UI/UX design, and monetization strategies. Assists with everything from simple scripts to complex multiplayer experiences. Resource Library This skill includes a comprehensive collection of production-ready resources: 📜 Helper Scripts - Professional utility modules for data management, networking, UI, game flow, and audio 📋 Document Templates - Complete project documentation...
|
639 |
| 5799 | feishu-cli-msg | riba2534/feishu-cli |
飞书消息发送技能 通过 feishu-cli 发送飞书消息,支持多种消息类型和丰富的消息管理操作。 核心概念 消息架构 飞书消息 API 的 content 字段是一个 JSON 字符串 (不是 JSON 对象)。CLI 提供三种输入方式: 输入方式 参数 适用场景 快捷文本 --text "内容" 纯文本消息,最简单 内联 JSON --content '{"key":"val"}' 或 -c 简单 JSON,一行搞定 JSON 文件 --content-file file.json 复杂消息(卡片、富文本等) 优先级 : --text > --content > --content-file (同时指定时前者优先) 接收者类型 --receive-id-type 说明 示例 email 邮箱地址 user@example.com open_id Open ID ou_xxx user_id User ID xxx union_id Union ID on_xxx chat_id 群聊 ID oc_xxx 消息类型选择 决策树(Claude 未指定类型时自动选择) 默认优先使用 in...
|
639 |
| 5800 | video-to-gif | zc277584121/marketing-skills |
Skill: Video to GIF Convert a video file into multiple GIF variants with different parameters, so the user can visually compare and pick the best one. Prerequisite : FFmpeg and uv must be installed. gifsicle is optional (enables lossy compression variants). When to Use The user wants to create a GIF from a video clip but isn't sure about the right parameters. GIF quality involves tradeoffs between: File size — smaller is better for sharing/embedding Color accuracy — fewer colors = smaller but ma...
|
639 |