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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,481
总 Skills
91.9M
总安装量
2,583
贡献者
# Skill 仓库 描述 安装量
6451 huggingface-community-evals huggingface/skills
Overview This skill is for running evaluations against models on the Hugging Face Hub on local hardware . It covers: inspect-ai with local inference lighteval with local inference choosing between vllm , Hugging Face Transformers, and accelerate smoke tests, task selection, and backend fallback strategy It does not cover: Hugging Face Jobs orchestration model-card or model-index edits README table extraction Artificial Analysis imports .eval_results generation or publishing PR creation or commun...
842
6452 xml-sitemap kostja94/marketing-skills
SEO Technical: Sitemap Guides sitemap creation, auditing, and optimization for search engine discovery. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) Sitemap : Create XML sitemap; submit to Google Search Console URL discovery : Help search engines find pages; especially important for large sites or ...
841
6453 filmkit-fujifilm-camera aradotso/trending-skills
FilmKit Fujifilm Camera Skill Skill by ara.so — Daily 2026 Skills collection. FilmKit is a browser-based, zero-install preset manager and RAW converter for Fujifilm X-series cameras. It uses WebUSB to communicate via PTP (Picture Transfer Protocol) — the same protocol as Fujifilm X RAW STUDIO — so the camera's own image processor handles RAW-to-JPEG conversion. It runs entirely client-side (hosted on GitHub Pages) and supports desktop and Android. What FilmKit Does Preset Management : Read, edit...
841
6454 integrating-b2b-commerce-open-code-components forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Integrate all open source B2B Commerce components into a store Add open source components to a new or existing B2B Commerce store Make open code components available in Experience Builder Rules Always explain before executing. Before running any command, you MUST tell the user what the command does and why you are running it. Never just show a raw command and ask for permission. The user should be able to read your explanation and understan...
841
6455 writing-clearly-and-concisely obra/the-elements-of-style
Writing Clearly and Concisely Overview Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns). When to Use This Skill Use this skill whenever you write prose for humans: Documentation, README files, technical explanations Commit messages, pull request descriptions Error messages, UI copy, help text, comments Reports, summaries, or any explanation Editing to improve clarity If you're writing sentences for a human to read, use this skill. Limited Conte...
841
6456 legal-document-analyzer qodex-ai/ai-agent-skills
Legal Document Analyzer Build intelligent legal document analysis agents that review contracts, identify risks, and provide legal insights. Document Parsing See examples/legal_document_parser.py for LegalDocumentParser: Parse PDF, DOCX, and text documents Extract and structure document content Identify sections, clauses, definitions, parties, and dates Contract Analysis See examples/contract_analyzer.py for ContractAnalyzer: Identify contract type (NDA, employment, service, purchase, lease...
840
6457 code-refactoring-refactor-clean sickn33/antigravity-awesome-skills
Refactor and Clean Code You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance. Use this skill when Refactoring tangled or hard-to-maintain code Reducing duplication, complexity, or code smells Improving testability and design consistency Preparing modules for new features safely Do not use this skill when You onl...
840
6458 ml-paper-writing zechenzhangagi/ai-research-skills
ML Paper Writing for Top AI Conferences Expert-level guidance for writing publication-ready papers targeting NeurIPS, ICML, ICLR, ACL, AAAI, and COLM. This skill combines writing philosophy from top researchers (Nanda, Farquhar, Karpathy, Lipton, Steinhardt) with practical tools: LaTeX templates, citation verification APIs, and conference checklists. Core Philosophy: Collaborative Writing Paper writing is collaborative, but Claude should be proactive in delivering drafts. The typical workflo...
839
6459 build-graph tirth8205/code-review-graph
Build Graph Build or incrementally update the persistent code knowledge graph for this repository. Steps Check graph status by calling the list_graph_stats_tool MCP tool. If the graph has never been built (last_updated is null), proceed with a full build. If the graph exists, proceed with an incremental update. Build the graph by calling the build_or_update_graph_tool MCP tool: For first-time setup: build_or_update_graph_tool(full_rebuild=True) For updates: build_or_update_graph_tool() (incremen...
839
6460 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...
839
6461 newsletter-generation bytedance/deer-flow
Newsletter Generation Skill Overview This skill generates professional, well-researched newsletters that combine curated content from multiple sources with original analysis and commentary. It follows modern newsletter best practices from publications like Morning Brew, The Hustle, TLDR, and Benedict Evans to produce content that is informative, engaging, and actionable. The output is a complete, ready-to-publish newsletter in Markdown format, suitable for email distribution platforms, web publi...
839
6462 frame-data-chart-nyt nexu-io/open-design
【模板: NYT 风数据图表帧】 【意图】把一段数据 (CSV / JSON / 一句结论) 做成《纽约时报》专栏感的单帧/动画图表, 适合视频片段或推特卡。Inspired by hyperframes data-chart。 【画布】1920×1080, 暖白底 f7f5ee 或墨黑底 0e0e0e 二选一; 文字色和背景相反。 【布局】 顶部 kicker (11px uppercase letterspace 0.14em, 颜色 = accent 红 a91d1d 或 mint 5fb38a ): 数据来源 + 类目, 如 "GLOBAL · WEEKLY ACTIVE USERS · 2018–2026"。 大字标题 (Cheltenham / Playfair / Source Serif Pro, 5.6vw, italic 副标可选): 一句结论。 结论必须从用户数据中提炼 , 不是描述图。 图表区 (占画布 55-65%): 折线: 1-2 条线, 主线 ink 实心 2.5px, 次线 dashed 1.5px; 数据点用 6px 实心圆; 关键点旁标注 2024...
839
6463 gpt-image infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs 2.6K Repository qu-skills/skills GitHub Stars 525 First Seen 9 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
838
6464 p-video-avatar infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs 2.6K Repository qu-skills/skills GitHub Stars...
838
6465 apple-hig-designer jamesrochabrun/skills
Apple HIG Designer Design beautiful, native iOS apps following Apple's Human Interface Guidelines (HIG). Create accessible, intuitive interfaces with native components, proper typography, semantic colors, and Apple's design principles. What This Skill Does Helps you design and build iOS apps that feel native and follow Apple's guidelines: Generate iOS Components - Create SwiftUI and UIKit components Validate Designs - Check compliance with Apple HIG Ensure Accessibility - VoiceOver, Dynamic ...
838
6466 jest-react-testing manutej/luxor-claude-marketplace
Jest React Testing A comprehensive skill for testing React applications using Jest and React Testing Library. This skill covers everything from basic component testing to advanced patterns including mocking, async testing, custom hooks testing, and integration testing strategies. When to Use This Skill Use this skill when: Testing React components with Jest and React Testing Library Setting up Jest configuration for React projects Writing unit tests for components, hooks, and utilities Testing u...
838
6467 happyhorse infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs 2.6K Repository qu-skills/skills GitHub Stars 525 First Seen 9 days ago Security Audit...
837
6468 traffic-analysis kostja94/marketing-skills
Analytics: Traffic Guides website traffic analysis across all channels (organic, paid, social, referral, direct). Covers traffic source attribution, dark traffic identification, and multi-channel reporting. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope Traffic sources : Organic, paid, social, referral, direct, emai...
837
6469 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 ...
837
6470 cypress-docs cypress-io/ai-toolkit
Cypress Documentation Purpose Enable the agent to retrieve accurate, up-to-date, and verifiable information about the Cypress testing framework by prioritizing official documentation and structured sources. When to use Apply this skill whenever the task depends on finding, reading, or quoting Cypress documentation rather than general testing intuition: Look up facts : commands, APIs, assertions, lifecycle hooks, configuration options, environment variables, CLI flags, plugins, or TypeScript type...
837
6471 openspec-proposal-creation-cn forztf/open-skilled-sdd
遵循规范驱动开发方法,生成完整的变更提案。 快速开始 创建规范提案包含三类输出: - proposal.md - 为什么、做什么、影响摘要 - tasks.json - 编号的实施清单 - spec-delta.md - 正式的需求变更(ADDED/MODIFIED/REMOVED) 基本流程:生成变更 ID → 脚手架目录 → 起草提案 → 编写规范差异 → 验证结构 工作流 复制此清单并跟踪进度: ``` 规划进度: - [ ] 第 1 步:审阅现有规范 - [ ] 第 2 步:生成唯一的变更 ID - [ ] 第 3 步:生成目录结构 - [ ] 第 4 步:起草 proposal.md(为什么、做什么、影响摘要) - [ ] 第 5 步:创建 tasks.json 实施清单 - [ ] 第 6 步:编写 spec-delta.md 规范差异(ADDED/MODIFIED/REMOVED) - [ ] 第 7 步:验证提案结构 - [ ] 第 8 步:向用户展示并请求审批 ``` 第 1 步:审阅现有规范 在创建提案前,了解当前状态: ``` 列...
837
6472 huggingface-trackio huggingface/skills
Trackio - Experiment Tracking for ML Training Trackio is an experiment tracking library for logging and visualizing ML training metrics. It syncs to Hugging Face Spaces for real-time monitoring dashboards. Three Interfaces Task Interface Reference Logging metrics during training Python API references/logging_metrics.md Firing alerts for training diagnostics Python API references/alerts.md Retrieving metrics & alerts after/during training CLI references/retrieving_metrics.md When to Use Each Pyth...
837
6473 frame-light-leak-cinema nexu-io/open-design
【模板: 胶片漏光电影帧】 【意图】纪录片 / 个人短片 / 视频章节卡的开场单帧 —— 暖橙漏光 + 35mm 颗粒 + 衬线大字, 古典胶片质感。Inspired by hyperframes light-leak。 【画布】 2.39:1 letterbox (推荐): 1920×800, 上下黑边各 140px ( 000 )。 或 16:9: 1920×1080, 无 letterbox。 【背景】 底层: 深暖色 (深红棕 1a0d08 / 墨绿 0a1410 / 蓝紫 0d0e1a ) 或场景描绘 (CSS gradient 模拟天空 / 室内 / 室外)。 胶片漏光 (Light Leak) : 2-3 个大 radial-gradient(ellipse at top right, ffb547 0%, transparent 50%) + 1 个底部 linear-gradient(to top, d97757 0%, transparent 30%) ; 颜色取暖橙 / 桃 / 玫红 / 暗黄, 不要冷蓝 。 35mm Grain : 全屏覆盖 SVG turbu...
837
6474 frame-flowchart-sticky nexu-io/open-design
【模板: 便利贴流程图帧 (Sticky Flowchart)】 【意图】把一个流程 / 系统 / 工作流画成"白板 + 便利贴"的样子, 适合 onboarding 视频、运营流程说明、系统架构讲解。Inspired by hyperframes flowchart。 【画布】1920×1080。背景: 米黄白板纸 f4ede1 或冷灰白板 f0f2f4 ; 加非常浅的 hex grid rgba(0,0,0,0.04) 让它有白板感。 【节点 (Sticky Notes)】 每节点 = 一张 240×180px 便利贴, 4 套颜色随机分配: 黄 fcd34d / 桃 fca5a5 / 薄荷 a7f3d0 / 天 a5b4fc 。 便利贴有轻微旋转 transform: rotate(±2deg) 不一致, 投影 drop-shadow(0 6px 14px rgba(0,0,0,0.12)) , 顶部胶带 linear-gradient(...) 装饰。 节点内容: 1 个 emoji 或单线 SVG icon + 大字标题 (16-20px) + 一行描述 (12px)。 节点...
837
6475 mui davila7/claude-code-templates
MUI v7 Patterns Purpose Material-UI v7 (released March 2025) patterns for component usage, styling with sx prop, theme integration, and responsive design. Note: MUI v7 breaking changes from v6: Deep imports no longer work - use package exports field onBackdropClick removed from Modal - use onClose instead All components now use standardized slots and slotProps pattern CSS layers support via enableCssLayer config (works with Tailwind v4) When to Use This Skill Styling components with MUI sx pr...
837
6476 lint-and-validate sickn33/antigravity-awesome-skills
Lint and Validate Skill MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free. Procedures by Ecosystem Node.js / TypeScript Lint/Fix: npm run lint or npx eslint "path" --fix Types: npx tsc --noEmit Security: npm audit --audit-level=high Python Linter (Ruff): ruff check "path" --fix (Fast & Modern) Security (Bandit): bandit -r "path" -ll Types (MyPy): mypy "path" The Quality Loop Write/Edit Code Run Audit: npm run lint && npx tsc ...
836
6477 locomotive-scroll freshtechbro/claudedesignskills
Locomotive Scroll Comprehensive guide for implementing smooth scrolling, parallax effects, and scroll-driven animations using Locomotive Scroll. Overview Locomotive Scroll is a JavaScript library that provides: Smooth scrolling : Hardware-accelerated smooth scroll with customizable easing Parallax effects : Element-level speed control for depth Viewport detection : Track when elements enter/exit viewport Scroll events : Monitor scroll progress for animation synchronization Sticky elements : Pin ...
836
6478 frame-logo-outro nexu-io/open-design
【模板: Logo 收尾帧 (Logo Outro)】 【意图】视频结尾的品牌 reveal 帧 —— logo 分块拼装 + glow bloom + tagline 上浮 + CTA。Inspired by hyperframes logo-outro。 【画布】1920×1080, 黑色 08090c 或品牌深色背景; 加微妙 vignette radial-gradient(...) 让中心更亮。 【布局】 中心 Logo : 用 CSS / 内联 SVG 绘制; 由 4-8 个几何块 (圆 / 方 / 三角 / hairline) 组成。 入场动画: 每个块从屏幕外滑入 (±100px 不同方向) + scale 1.4→1.0 + opacity 0→1, 错峰 80ms; 总时长 1.2s。 入场完成后, 整个 logo 加 glow bloom: filter: drop-shadow(0 0 24px <accent>40) ; 同时一道 shimmer mask-image 横扫 logo (500ms)。 品牌名 : logo 下方 6-8% 位置, 大字 (In...
836
6479 asc-cli-usage rorkai/app-store-connect-cli-skills
asc cli usage Use this skill when you need to run or design asc commands for App Store Connect. Command discovery Always use --help to discover commands and flags. asc --help asc builds --help asc builds list --help Flag conventions Use explicit long flags (e.g., --app , --output ). No interactive prompts; destructive operations require --confirm . Use --paginate when the user wants all pages. Output formats Default output is minified JSON. Use --output table or --output markdown only for human-...
836
6480 security-auditor sickn33/antigravity-awesome-skills
Security Auditor Expert in identifying security vulnerabilities following OWASP Top 10 and security best practices. When This Skill Activates Activates when you: Request a security audit Mention "security" or "vulnerability" Need security review Ask about OWASP OWASP Top 10 Coverage A01: Broken Access Control Show more
835
6481 frame-liquid-bg-hero nexu-io/open-design
【模板: 流体背景 Hero】 【意图】可作为视频片头帧、SaaS landing 顶部 hero、海报底图。WebGL 流体感, 但用 CSS / canvas 退化绘制, 确保单文件可双击打开。Inspired by hyperframes vfx-liquid-background。 【画布】1920×1080 (横) 或 1080×1920 (竖), 二选一。背景占满。 【流体背景 — 3 种实现, 按用户偏好选】 CSS 多层 radial-gradient 错位呼吸 (最稳, 默认推荐): 3-5 个大椭圆 radial-gradient(...) , 颜色取自调色板。 每个椭圆套 @keyframes 平移 + scale + hue-rotate, 周期 8-14s, 错峰; 整个画面叠 mix-blend-mode: screen 或 overlay 。 顶层加 1 层 backdrop-filter: blur(80px) 让边缘更糊。 Canvas + simple perlin noise (中阶): 80 行 inline JS, 用 requestAnima...
835
6482 babylonjs-engine freshtechbro/claudedesignskills
Babylon.js Engine Skill
834
6483 frame-glitch-title nexu-io/open-design
【模板: 故障艺术标题帧 (Glitch Title)】 【意图】单帧 hero / 视频转场 / cyberpunk 风格标题。Inspired by hyperframes glitch。 【画布】1920×1080, 背景 070708 近黑或 CRT 暗灰 0d0e10 ; 加 56px 网格 (透明 5%) + scanlines 横线 (透明 8%, 2px 间隔)。 【主标题】 居中, 6-9vw, weight 800/900, 字体 Space Grotesk Bold / Inter Tight Black / JetBrains Mono Bold 。 颜色: 主层 f5f5f7 ; 后面套 2 层伪影: cyan 00f0ff translate( -3px , 1px )。 magenta ff2bd6 translate( 3px , -1px )。 整层加 clip-path 切片 5-8 段, 每段 @keyframes 随机 translateX -10px → 10px, 持续 80-160ms, 错峰播放, 营造 "data corruption"...
834
6484 excalidraw agents365-ai/365-skills
Excalidraw Diagrams Overview Generate .excalidraw JSON files and export to PNG/SVG. Two export options: Kroki API ( curl ) — zero install, SVG output only excalidraw-brute-export-cli — local Firefox-based, PNG + SVG Supported formats: PNG (local CLI only), SVG (both options). PDF is NOT supported. When to Use Explicit triggers: user says "画图", "diagram", "visualize", "flowchart", "draw", "架构图", "流程图" Show more Installs 652 Repository agents365-ai/365-skills GitHub Stars 8 First Seen May 6, 2026 ...
834
6485 debugging-dags astronomer/agents
DAG Diagnosis You are a data engineer debugging a failed Airflow DAG. Follow this systematic approach to identify the root cause and provide actionable remediation. Step 1: Identify the Failure If a specific DAG was mentioned: Use diagnose_dag_run with the dag_id and dag_run_id (if provided) If no run_id specified, use get_dag_stats to find recent failures If no DAG was specified: Use get_system_health to find recent failures across all DAGs List any import errors (broken DAG files) Show D...
833
6486 mcp vercel-labs/json-render
@json-render/mcp MCP Apps integration that serves json-render UIs as interactive MCP Apps inside Claude, ChatGPT, Cursor, VS Code, and other MCP-capable clients. Quick Start Server (Node.js) import { createMcpApp } from "@json-render/mcp" ; import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react/schema" ; import { shadcnComponentDefinitions } from "@json-render/shadcn/catalog" ; import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js...
833
6487 earnings-recap himself65/finance-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Earnings Recap Skill Generates a post-earnings analysis using Yahoo Finance data via yfinance . Covers the actual vs estimated numbers, surprise magnitude, stock price reaction, and financial context — a complete picture of what happened. Important : Data is for research and educational purposes only. Not financial advice. yfinance is not affil...
833
6488 codegen vercel-labs/json-render
@json-render/codegen Framework-agnostic utilities for generating code from json-render UI trees. Use these to build custom code exporters for Next.js, Remix, or other frameworks. Installation npm install @json-render/codegen Tree Traversal import { traverseSpec , collectUsedComponents , collectStatePaths , collectActions , } from "@json-render/codegen" ; // Walk the spec depth-first traverseSpec ( spec , ( element , key , depth , parent ) => { console . log ( ` ${ " " . repeat ( depth * 2 ) } ${...
833
6489 vercel-labs-emulate aradotso/trending-skills
vercel-labs/emulate Skill by ara.so — Daily 2026 Skills collection. emulate provides fully stateful, production-fidelity local HTTP servers that replace Vercel, GitHub, and Google APIs. Designed for CI pipelines and no-network sandboxes — not mocks, real in-memory state with proper pagination, OAuth, webhooks, and cascading deletes. Installation CLI (no install needed) npx emulate Or install as a dev dependency npm install --save-dev emulate CLI Usage Start all services with defaults npx emul...
833
6490 data-model-creation tencentcloudbase/skills
When to use this skill This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements. ONLY use this skill when you specifically need: Complex multi-table relationships with automatic foreign key management Visual ER diagram generation for documentation Automated field type mapping and constraint generation Enterprise-level data model documentation For most cases, use relational-database-tool ski...
832
6491 web-design-guidelines ehmo/platform-design-skills
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
832
6492 systematic-literature-review huangwb8/chineseresearchlatex
Systematic Literature Review Skill Overview This skill produces a structured systematic literature review (SLR) across multiple academic papers on a research topic. Given a topic query, it searches arXiv, extracts structured metadata (research question, methodology, key findings, limitations) from each paper in parallel, synthesizes themes across the full set, and emits a final report with consistent citations. Distinct from academic-paper-review : that skill does deep peer review of a single pa...
832
6493 cc-connect-ai-bridge aradotso/trending-skills
CC-Connect AI Bridge Skill by ara.so — Daily 2026 Skills collection. CC-Connect bridges locally running AI coding agents (Claude Code, Codex, Cursor Agent, Gemini CLI, Qoder CLI, OpenCode, iFlow CLI) to messaging platforms you already use. You can chat with your local agent from Telegram, Feishu, Slack, Discord, DingTalk, WeChat Work, LINE, or QQ — no public IP required for most platforms. Installation Via npm (recommended) Stable npm install -g cc-connect Beta (includes personal WeChat / Weix...
832
6494 business-analyst sickn33/antigravity-awesome-skills
Business Analyst Role: Phase 1 - Analysis Specialist Function: Conduct product discovery, research, and create product briefs When to Use This Skill Activate this skill when you need to: Create a product brief for a new product or feature Conduct product discovery and problem analysis Brainstorm and explore product ideas Perform market and competitive research Gather and document requirements Interview stakeholders about needs and pain points Define success metrics and goals Set the foundation b...
832
6495 minimax-music-playlist minimax-ai/skills
MiniMax Music Playlist — Personalized Playlist Generator Scan the user's music taste, build a taste profile, generate a personalized playlist, and create an album cover. This skill is designed for both agent and direct user invocation — adapt interaction style to context. Prerequisites mmx CLI — music & image generation. Install: npm install -g mmx-cli . Auth: mmx auth login --api-key <key> . Python 3 — for scanning scripts you write on the fly (stdlib only, no pip). Audio player — mpv , ffplay ...
832
6496 link-building kostja94/marketing-skills
SEO Off-Page: Link Building Guides link building strategy: acquiring quality backlinks to improve domain authority and rankings. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Off-Page SEO) Link building : Acquire backlinks from relevant, authoritative sites Broken link building : Find broken links on others' sites...
831
6497 homepage-generator kostja94/marketing-skills
Pages: Homepage Guides homepage content, structure, and conversion optimization. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for product, audience, and value prop...
831
6498 senior-prompt-engineer alirezarezvani/claude-skills
Senior Prompt Engineer Prompt engineering patterns, LLM evaluation frameworks, and agentic system design. Table of Contents Quick Start Tools Overview Prompt Optimizer RAG Evaluator Agent Orchestrator Prompt Engineering Workflows Prompt Optimization Workflow Few-Shot Example Design Structured Output Design Reference Documentation Common Patterns Quick Reference Show more
831
6499 opencli-rs-web-scraper aradotso/trending-skills
opencli-rs Web Scraper & Site Fetcher Skill by ara.so — Daily 2026 Skills collection. opencli-rs is a single 4.7MB Rust binary that fetches real-time data from 55+ websites (Twitter/X, Reddit, YouTube, HackerNews, Bilibili, Zhihu, Xiaohongshu, and more) with one command. It reuses your browser session via a Chrome extension, supports AI-native API discovery, controls Electron desktop apps (Cursor, ChatGPT, Notion), and passes through to external CLIs (gh, docker, kubectl). Up to 12x faster and 1...
831
6500 swiftlint dpearson2699/swift-ios-skills
SwiftLint SwiftLint enforces Swift style and conventions by linting source files against a configurable rule set. It is the most widely adopted Swift linter. This skill covers setup, configuration, rule selection, suppression, CI integration, and rollout strategy. SwiftLint is a style enforcement tool , not a style guide. For underlying Swift naming and design conventions, see swift-api-design-guidelines . For architecture patterns, see swift-architecture . Contents Recommended Setup Configurati...
831