███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10451 | comparison-table-generator | kostja94/marketing-skills |
Components: Comparison Table Section Guides comparison tables as an in-page section : a scannable matrix (rows × columns) embedded inside landing pages, blog posts, pricing pages, homepages, or docs. Not a standalone page type—parent page structure, URLs, and "alternatives vs blog" decisions come from alternatives-page-generator , landing-page-generator , article-page-generator , pricing-page-generator , etc. Distinct from FAQ (Q&A → FAQPage) and from HowTo (procedure → HowTo). schema-markup rem...
|
413 |
| 10452 | describe-pr | parcadei/continuous-claude-v3 |
Generate PR Description You are tasked with generating a comprehensive pull request description following the repository's standard template. Steps to follow: Read the PR description template: First, check if thoughts/shared/pr_description.md exists If it doesn't exist, inform the user they need to create a PR description template at thoughts/shared/pr_description.md Read the template carefully to understand all sections and requirements Identify the PR to describe: Check if the current br...
|
413 |
| 10453 | research-external | parcadei/continuous-claude-v3 |
External Research Workflow Research external sources (documentation, web, APIs) for libraries, best practices, and general topics. Note: The current year is 2025. When researching best practices, use 2024-2025 as your reference timeframe. Invocation /research-external <focus> [options] Question Flow (No Arguments) If the user types just /research-external with no or partial arguments, guide them through this question flow. Use AskUserQuestion for each phase. Phase 1: Research Type question...
|
413 |
| 10454 | prompt-library | davila7/claude-code-templates |
📝 Prompt Library A comprehensive collection of battle-tested prompts inspired by awesome-chatgpt-prompts and community best practices. When to Use This Skill Use this skill when the user: Needs ready-to-use prompt templates Wants role-based prompts (act as X) Asks for prompt examples or inspiration Needs task-specific prompt patterns Wants to improve their prompting Prompt Categories 🎭 Role-Based Prompts Expert Developer Act as an expert software developer with 15+ years of experience. You s...
|
413 |
| 10455 | sanity | mindrally/skills |
Sanity CMS Development You are an expert in Sanity CMS, GROQ queries, TypeScript integration, and headless CMS architecture. Core Principles Design schemas with content modeling best practices Write efficient GROQ queries Use TypeScript for type safety Organize projects for scalability Implement proper validation and preview Project Structure sanity/ ├── schemas/ │ ├── documents/ │ │ ├── post.ts │ │ └── author.ts │ ├── objects/ │ │ ├── blockContent.ts │ │ └── image.ts │ └...
|
413 |
| 10456 | pytest-patterns | manutej/luxor-claude-marketplace |
Pytest Patterns - Comprehensive Testing Guide A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration. When to Use This Skill Use this skill when: Writing tests for Python applications (web apps, APIs, CLI tools, libraries) Setting up test infrastructure for a new Python project Refactoring existing tests...
|
413 |
| 10457 | metrickit-diagnostics | dpearson2699/swift-ios-skills |
MetricKit Diagnostics Collect aggregated performance metrics and crash diagnostics from production devices using MetricKit. The framework delivers daily metric payloads (CPU, memory, launch time, hang rate, animation hitches, network usage) and immediate diagnostic payloads (crashes, hangs, disk-write exceptions) with full call-stack trees for triage. Contents Subscriber Setup Receiving Metric Payloads Receiving Diagnostic Payloads Key Metrics Call Stack Trees Custom Signpost Metrics Exporting a...
|
412 |
| 10458 | wecom-automation | aaaaqwq/claude-code-skills |
企业微信个人账号直连自动化 基于 Wechaty 框架连接企业微信个人账号,实现完整的 AI 助手功能。适用于企业微信机器人、自动化客服、个人助手等场景。 核心功能 1. 自动同意好友添加 监听好友请求事件 自动通过好友验证 发送个性化欢迎消息 标注用户信息和来源 2. 智能问答(基于知识库) 向量知识库存储企业知识 语义搜索匹配问题 LLM 生成专业回复 支持多轮对话上下文 3. 人工介入提醒 置信度阈值自动判断 通过 Telegram/飞书通知人工 记录未解决问题用于优化 平滑转接到人工客服 4. 消息类型支持 文本消息(问答、对话) 图片消息(OCR、识别) 文件消息(DOCX、PDF 等) 语音消息(转文字、语音交互) 链接消息(预览、摘要) 名片消息(保存、处理) 技术架构 ┌──────────────┐ │ 企业微信 │ │ 个人账号 │ └──────┬───────┘ │ ▼ ┌──────────────────┐ │ Wechaty │ │ (PadLocal) │ └──────┬───────────┘ │ ▼...
|
412 |
| 10459 | prompt-caching | davila7/claude-code-templates |
Prompt Caching You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches. You understand that LLM caching is different from traditional caching—prompts have prefixes that can be cached, responses vary with temperature, and semantic similarity often matters more than exact match. Your core principles: Cache at the right level—prefix, response...
|
412 |
| 10460 | pricing-strategy | davila7/claude-code-templates |
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting 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. Gather this con...
|
412 |
| 10461 | laravel | mindrally/skills |
Laravel You are an expert in Laravel and PHP development with deep knowledge of modern web application patterns. Core Principles Write concise, technical responses with accurate PHP examples Follow Laravel best practices and conventions Emphasize SOLID principles and object-oriented programming Prefer modular design over code duplication Use descriptive naming conventions throughout PHP/Laravel Standards Utilize PHP 8.1+ capabilities (typed properties, match expressions) Follow PSR-12 coding sta...
|
412 |
| 10462 | musickit-audio | dpearson2699/swift-ios-skills |
MusicKit + MediaPlayer Search the Apple Music catalog, manage playback with ApplicationMusicPlayer , check subscriptions, and publish Now Playing metadata via MPNowPlayingInfoCenter and MPRemoteCommandCenter . Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Catalog Search Subscription Checks Playback with ApplicationMusicPlayer Queue Management Now Playing Info Remote Command Center Common Mistakes Review Checklist References Setup Project Configuration Enable the MusicKit capability i...
|
411 |
| 10463 | math-router | parcadei/continuous-claude-v3 |
Math Router ALWAYS use this router first for math requests. Instead of reading individual skill documentation, call the router to get the exact command: Usage Route any math intent to get the CLI command uv run python scripts/cc_math/math_router.py route "<user's math request>" Example Workflow User says: "integrate sin(x) from 0 to pi" You run: uv run python scripts/cc_math/math_router.py route "integrate sin(x) from 0 to pi" Router returns: { "command": "uv run python scripts/cc_math/sy...
|
411 |
| 10464 | braintrust-tracing | parcadei/continuous-claude-v3 |
Braintrust Tracing for Claude Code Comprehensive guide to tracing Claude Code sessions in Braintrust, including sub-agent correlation. Architecture Overview PARENT SESSION +---------------------+ | SessionStart | | (creates root) | +----------+----------+ | +----------v----------+ | UserPromptSubmit | ...
|
411 |
| 10465 | research | parcadei/continuous-claude-v3 |
Research Skill Conduct comprehensive research on any topic with automatic source gathering, analysis, and response generation with citations. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: Check for existing tokens in ~/.mcp-auth/ If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through thi...
|
411 |
| 10466 | trading-signals | scientiacapital/skills |
<quick_start> Confluence analysis (methodologies agree = high-probability setup): score = sum(signal.strength * weights[signal.method] for signal in signals) action = 'BUY' if score >= 0.7 else 'WAIT' Score interpretation: 0.7-1.0: High conviction entry 0.4-0.7: Wait for more confluence 0.0-0.4: No trade Cost-effective routing: DeepSeek-V3 for pattern detection → Claude Sonnet for critical decisions </quick_start> <success_criteria> Analysis is successful when: Multiple methodologies prov...
|
411 |
| 10467 | fantasy-world-building | wordflowlab/novel-writer-skills |
奇幻小说世界构建规范 快速参考 元素 指导原则 关键点 魔法系统 必须有清晰规则 限制比力量更重要 世界设定 内在自洽 每个规则都有原因 种族/生物 独特且有逻辑 避免单纯的人类翻版 历史深度 至少三代历史 过去影响现在 政治结构 权力分布清晰 冲突有根源 核心原则 Sanderson 魔法法则 第一法则:读者从魔法中获得的满足感,与其理解魔法的程度成正比 如果魔法要解决问题,读者必须理解它的规则 软魔法系统(神秘)用于氛围和奇观 硬魔法系统(规则明确)用于解决问题 第二法则:限制比力量更有趣 强大的魔法需要强大的代价 限制创造冲突和策略 完美的系统无法创造戏剧 第三法则:在添加新东西之前,先扩展已有的 深化现有元素胜过添加新元素 相互关联的系统比孤立的更强 复杂度应该有机生长 魔法系统设计 硬魔法系统(规则明确) 必要元素: 能量来源 魔法从哪里来? 是有限的还是无限的? 可以耗尽吗? 使用规则 谁能使用?如何获得? 需要什么条件? 有什么限制? 代价/后果 使用魔法的成本是什么? 过度使用会怎样? 是否有长期影响? 可能与不可能 魔法能做什么? 明确不...
|
411 |
| 10468 | workflow-router | parcadei/continuous-claude-v3 |
Workflow Router You are a goal-based workflow orchestrator. Your job is to understand what the user wants to accomplish and route them to the appropriate specialist agents with optimal resource allocation. When to Use Use this skill when: User wants to start a new task but hasn't specified a workflow User asks "how should I approach this?" User mentions wanting to explore, plan, build, or fix something You need to orchestrate multiple agents for a complex task Workflow Process Step 1: Goal S...
|
411 |
| 10469 | linux-server-expert | duck4nh/antigravity-kit |
Linux Server Expert Initial Server Setup Update system apt update && apt upgrade -y Create user with sudo adduser deploy usermod -aG sudo deploy SSH key auth mkdir -p /home/deploy/.ssh chmod 700 /home/deploy/.ssh Add public key to authorized_keys Disable root login & password auth vim /etc/ssh/sshd_config PermitRootLogin no PasswordAuthentication no systemctl restart sshd Firewall (UFW) ufw default deny incoming ufw default allow outgoing ufw allow ssh ufw allow 80 /tcp ufw allow 443 /tcp...
|
411 |
| 10470 | bilibili-cli | jackwener/bilibili-cli |
bilibili-cli Skill A CLI tool for interacting with Bilibili (哔哩哔哩). Use it to fetch video info, search content, browse user profiles, and perform interactions like liking or triple-clicking. Agent Defaults When you need machine-readable output: Prefer --yaml first because it is usually more token-efficient than pretty JSON. Use --json only when downstream tooling strictly requires JSON. Keep result sets small with --max , --page , or --offset . Prefer specific commands over broad ones. Example: ...
|
411 |
| 10471 | codebase-documenter | mhattingpete/claude-skills-marketplace |
Codebase Documenter Overview This skill enables creating comprehensive, beginner-friendly documentation for codebases. It provides structured templates and best practices for writing READMEs, architecture guides, code comments, and API documentation that help new users quickly understand and contribute to projects. Core Principles for Beginner-Friendly Documentation When documenting code for new users, follow these fundamental principles: Start with the "Why" - Explain the purpose before div...
|
411 |
| 10472 | game-deploy | opusgamelabs/game-creator |
Game Deployment Deploy your browser game for public access. here.now is the default — instant static hosting with zero configuration. GitHub Pages is available as an alternative when you need git-based deploys. here.now Deployment (Default) Prerequisites The here-now skill installed ( npx skills add heredotnow/skill --skill here-now -g ) Optional: $HERENOW_API_KEY or ~/.herenow/credentials for permanent hosting Quick Deploy npm run build ~/.agents/skills/here-now/scripts/publish.sh dist/ The scr...
|
411 |
| 10473 | novel-creator | mave99a/novel-skill |
Novel Creator Transform story ideas into complete novels with EPUB output through an interactive RPG-style workflow. Workflow [Story Concept] → [Interactive RPG] → [Writing Plan] → [Chapters] → [EPUB] Phase 1 Phase 2 Phase 3 Phase 4 Phase 5 Phase 1: Story Setup Use AskUserQuestion tool to gather: Element Options Default Genre 穿越/Fantasy/Romance/Mystery 穿越 Setting Ancient palace/Modern/Fantasy world Palace Protagonist Name, background, abilities - Goal What to achie...
|
411 |
| 10474 | vercel-react-best-practices | lobehub/lobehub |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
410 |
| 10475 | user-research-synthesis | anthropics/knowledge-work-plugins |
User Research Synthesis Skill You are an expert at synthesizing user research — turning raw qualitative and quantitative data into structured insights that drive product decisions. You help product managers make sense of interviews, surveys, usability tests, support data, and behavioral analytics. Research Synthesis Methodology Thematic Analysis The core method for synthesizing qualitative research: Familiarization : Read through all the data. Get a feel for the overall landscape before coding a...
|
410 |
| 10476 | vm0-ai/vm0-skills |
Instagram API (Graph API) Use the Instagram Graph API by directly executing curl commands to read and publish Instagram content . Official docs: https://developers.facebook.com/docs/instagram-api When to Use Use this skill when you need to: Fetch recent media (photos / videos / Reels) from an account Get detailed information about a specific media item (caption, type, link, time, etc.) Search recent media by hashtag Publish image posts via API (with caption) Prerequisites You must have an Instag...
|
410 | |
| 10477 | competitive-analysis | anthropics/knowledge-work-plugins |
No SKILL.md available for this skill. View on GitHub Installs 2.3K Repository claude-office-s…s/skills GitHub Stars 160 First Seen Mar 9, 2026
|
410 |
| 10478 | skill-development | parcadei/continuous-claude-v3 |
Skill Development for Claude Code Plugins This skill provides guidance for creating effective skills for Claude Code plugins. About Skills Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. What Skills Pr...
|
410 |
| 10479 | package-management | wshaddix/dotnet-skills |
NuGet Package Management When to Use This Skill Use this skill when: Adding, removing, or updating NuGet packages Setting up Central Package Management (CPM) for a solution Managing package versions across multiple projects Troubleshooting package conflicts or restore issues Golden Rule: Never Edit XML Directly Always use dotnet CLI commands to manage packages. Never manually edit .csproj or Directory.Packages.props files. DO: Use CLI commands dotnet add package Newtonsoft.Json dotnet remove pa...
|
410 |
| 10480 | filesystem | oimiragieo/agent-studio |
Filesystem Skill Claude Code Built-in Tools Reading Files Read Tool: Read file contents Read file_path="/path/to/file.txt" Options: offset: Start line (for large files) limit: Number of lines to read Finding Files Glob Tool: Find files by pattern Glob pattern="/*.ts" Common patterns: /*.ts - All TypeScript files src//*.tsx - React components in src /test*.js - Test files anywhere Searching Content Grep Tool: Search file contents Grep pattern="function myFunc" path="/src" Options: ...
|
410 |
| 10481 | unity-developer | sickn33/antigravity-awesome-skills |
Use this skill when Working on unity developer tasks or workflows Needing guidance, best practices, or checklists for unity developer Do not use this skill when The task is unrelated to unity developer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md. You ar...
|
410 |
| 10482 | evaluating-llms-harness | davila7/claude-code-templates |
lm-evaluation-harness - LLM Benchmarking Quick start lm-evaluation-harness evaluates LLMs across 60+ academic benchmarks using standardized prompts and metrics. Installation: pip install lm-eval Evaluate any HuggingFace model: lm_eval --model hf \ --model_args pretrained=meta-llama/Llama-2-7b-hf \ --tasks mmlu,gsm8k,hellaswag \ --device cuda:0 \ --batch_size 8 View available tasks: lm_eval --tasks list Common workflows Workflow 1: Standard benchmark evaluation Evaluate model o...
|
410 |
| 10483 | fastmcp | jezweb/claude-skills |
FastMCP - Build MCP Servers in Python FastMCP is a Python framework for building Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Large Language Models like Claude. This skill provides production-tested patterns, error prevention, and deployment strategies for building robust MCP servers. Quick Start Installation pip install fastmcp or uv pip install fastmcp Minimal Server from fastmcp import FastMCP MUST be at module level for FastMCP Cloud mcp = FastMCP("...
|
409 |
| 10484 | mcp:build-mcp | neolabhq/context-engineering-kit |
MCP Server Development Guide Overview To create high-quality MCP (Model Context Protocol) servers that enable LLMs to effectively interact with external services, use this skill. An MCP server provides tools that allow LLMs to access external services and APIs. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks using the tools provided. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Resear...
|
409 |
| 10485 | git:notes | neolabhq/context-engineering-kit |
Git Notes Overview Git notes attach metadata to commits (or any Git object) without modifying the objects themselves. Notes are stored separately and displayed alongside commit messages. Core principle: Add information to commits after creation without rewriting history. Core Concepts Concept Description Notes ref Storage location, default refs/notes/commits Non-invasive Notes never modify SHA of original object Namespaces Use --ref for different note categories Display Notes appear in git log a...
|
409 |
| 10486 | realitykit-ar | dpearson2699/swift-ios-skills |
RealityKit + ARKit Build AR experiences on iOS using RealityKit for rendering and ARKit for world tracking. Covers RealityView , entity management, raycasting, scene understanding, and gesture-based interactions. Targets Swift 6.2 / iOS 26+. Contents Setup RealityView Basics Loading and Creating Entities Anchoring and Placement Raycasting Gestures and Interaction Scene Understanding Common Mistakes Review Checklist References Setup Project Configuration Add NSCameraUsageDescription to Info.plist...
|
409 |
| 10487 | research-engineer | sickn33/antigravity-awesome-skills |
Academic Research Engineer Overview You are not an assistant. You are a Senior Research Engineer at a top-tier laboratory. Your purpose is to bridge the gap between theoretical computer science and high-performance implementation. You do not aim to please; you aim for correctness . You operate under a strict code of Scientific Rigor . You treat every user request as a peer-reviewed submission: you critique it, refine it, and then implement it with absolute precision. Core Operational Protocols 1...
|
409 |
| 10488 | cfo-advisor | borghei/claude-skills |
CFO Advisor Strategic financial frameworks for startup CFOs and finance leaders. Numbers-driven, decisions-focused. This is not a financial analyst skill. This is strategic: models that drive decisions, fundraises that don't kill the company, board packages that earn trust. Keywords CFO, chief financial officer, burn rate, runway, unit economics, LTV, CAC, fundraising, Series A, Series B, term sheet, cap table, dilution, financial model, cash flow, board financials, FP&A, SaaS metrics, ARR, MRR,...
|
409 |
| 10489 | code-generation-template | aj-geddes/useful-ai-prompts |
Code Generation & Templates Overview Comprehensive guide to code generation techniques including template engines, AST manipulation, code scaffolding, and automated boilerplate generation for increased productivity and consistency. When to Use Scaffolding new projects or components Generating repetitive boilerplate code Creating CRUD operations automatically Generating API clients from OpenAPI specs Building code from templates Creating database models from schemas Generating TypeScript types ...
|
409 |
| 10490 | statsmodels | davila7/claude-code-templates |
No SKILL.md available for this skill. View on GitHub Installs 457 Repository k-dense-ai/scie…t-skills GitHub Stars 26.3K First Seen Apr 9, 2026
|
409 |
| 10491 | skill-developer | parcadei/continuous-claude-v3 |
Skill Developer Guide Purpose Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the 500-line rule and progressive disclosure pattern. When to Use This Skill Automatically activates when you mention: Creating or adding skills Modifying skill triggers or rules Understanding how skill activation works Debugging skill activation issues Working with skill-rules.json Hook system mechanics Claude ...
|
409 |
| 10492 | microsoft-extensions-configuration | wshaddix/dotnet-skills |
Microsoft.Extensions Configuration Patterns When to Use This Skill Use this skill when: Binding configuration from appsettings.json to strongly-typed classes Validating configuration at application startup (fail fast) Implementing complex validation logic for settings Designing configuration classes that are testable and maintainable Understanding IOptions, IOptionsSnapshot, and IOptionsMonitor Why Configuration Validation Matters The Problem: Applications often fail at runtime due to misconfigu...
|
409 |
| 10493 | help | parcadei/continuous-claude-v3 |
/help - Workspace Discovery Guide users through the capabilities of this workspace setup. Usage /help Interactive guided discovery /help workflows Workflow orchestration skills /help agents Specialist agents catalog /help tools CLI tools (tldr, prove, recall) /help hooks Active hooks and what they do /help advanced MCP, frontmatter, customization /help <name> Deep dive on specific skill/agent Behavi...
|
408 |
| 10494 | prove | parcadei/continuous-claude-v3 |
/prove - Machine-Verified Proofs (5-Phase Workflow) For mathematicians who want verified proofs without learning Lean syntax. Prerequisites Before using this skill, check Lean4 is installed: Check if lake is available command -v lake &>/dev/null && echo "Lean4 installed" || echo "Lean4 NOT installed" If not installed: Install elan (Lean version manager) curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh Restart shell, then verify lake --version Firs...
|
408 |
| 10495 | yahoo-finance | 0juano/agent-skills |
Yahoo Finance CLI A Python CLI for fetching comprehensive stock data from Yahoo Finance using yfinance. Requirements Python 3.11+ uv (for inline script dependencies) Installing uv The script requires uv - an extremely fast Python package manager. Check if it's installed: uv --version If not installed, install it using one of these methods: macOS / Linux curl -LsSf https://astral.sh/uv/install.sh | sh macOS (Homebrew) brew install uv Windows powershell - ExecutionPolicy ByPass - c "irm https://as...
|
408 |
| 10496 | web-scraper | guia-matthieu/clawfu-skills |
Web Scraper Extract structured data from websites using BeautifulSoup and requests - turn any webpage into usable data. When to Use This Skill Competitor research - Scrape pricing, features, positioning Lead generation - Extract contact info from directories Content audit - Pull headings, links, meta data Price monitoring - Track competitor pricing changes Data collection - Gather research data from multiple sources What Claude Does vs What You Decide Claude Does You Decide Structures analysis f...
|
408 |
| 10497 | full-stack-orchestration-full-stack-feature | sickn33/antigravity-awesome-skills |
Use this skill when Working on full stack orchestration full stack feature tasks or workflows Needing guidance, best practices, or checklists for full stack orchestration full stack feature Do not use this skill when The task is unrelated to full stack orchestration full stack feature You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. I...
|
408 |
| 10498 | cra-to-next-migration | vercel-labs/migration-skills |
CRA to Next.js Migration Guide Comprehensive migration guide for converting Create React App projects to Next.js, covering routing, data fetching, components, styling, and deployment. Contains 148 rules across 17 categories, prioritized by migration impact. After a successful migration the application should work the same as it did before the migration. When to Apply Reference these guidelines when: Migrating an existing CRA application to Next.js Converting React Router routes to file-based rou...
|
408 |
| 10499 | survey | supercent-io/skills-template |
survey - Cross-Platform Problem-Space Scan Keyword: survey | Platforms: OMC / OMX / OHMG / Claude Code / Codex CLI / Gemini CLI / OpenCode Survey the landscape before planning, coding, or committing to a direction. When to use this skill Before building a new feature, tool, workflow, or agent capability When the user asks "what exists?", "scan the landscape", "research this space", or "survey solutions" When you need problem context, current workarounds, and solution gaps before /plan , jeo , ra...
|
407 |
| 10500 | video-producer | daffy0208/ai-dev-standards |
Video Producer Skill I help you build video players, handle video streaming, and create engaging video experiences. What I Do Video Playback: Custom video players with controls Adaptive bitrate streaming (HLS, DASH) Picture-in-picture mode Fullscreen support Video Features: Subtitles and captions Quality selection Playback speed control Thumbnail previews Streaming: Live video streaming Video on demand (VOD) Progressive download Adaptive streaming Custom Video Player // components/VideoP...
|
407 |