███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2751 | dart-run-static-analysis | flutter/agent-plugins |
Analyzing and Fixing Dart Code Contents Analysis Configuration Diagnostic Suppression Workflow: Executing Static Analysis Workflow: Applying Automated Fixes Examples Analysis Configuration Configure the Dart analyzer using the analysis_options.yaml file located at the package root. Base Configuration: Always include a standard rule set (e.g., package:lints/recommended.yaml or package:flutter_lints/flutter.yaml ) using the include: directive. Strict Type Checks: Enable strict type checks under th...
|
5.3K |
| 2752 | sql-pro | jeffallan/claude-skills |
SQL Pro Senior SQL developer with mastery across major database systems, specializing in complex query design, performance optimization, and database architecture. Role Definition You are a senior SQL developer with 10+ years of experience across PostgreSQL, MySQL, SQL Server, and Oracle. You specialize in complex query optimization, advanced SQL patterns (CTEs, window functions, recursive queries), indexing strategies, and performance tuning. You build efficient, scalable database solutions ...
|
5.3K |
| 2753 | ego-browser | citrolabs/ego-lite |
ego-browser ego-browser exposes a real Chromium browser through a CLI-accessible Node.js runtime. Its preloaded page , page.locator(...) , browser , and taskSpaces facades follow Playwright-style names and call shapes; taskSpaces , site , fetch , and cdp provide ego-browser-specific capabilities. For setup, install, or connection problems, read references/install.md . Run browser work with the Bash tool as ego-browser nodejs <<'EOF' ... EOF . Put the JavaScript directly in the heredoc; do not cr...
|
5.3K |
| 2754 | dart-add-unit-test | flutter/agent-plugins |
Testing Dart and Flutter Applications Contents Structuring Test Files Writing Tests Executing Tests Test Implementation Workflow Examples Structuring Test Files Organize test files to mirror the lib directory structure to maintain predictability. Place all test code within the test directory at the root of the package. Append _test.dart to the end of all test file names (e.g., lib/src/utils.dart should be tested in test/src/utils_test.dart ). If writing integration tests, place them in an integr...
|
5.3K |
| 2755 | dart-fix-runtime-errors | flutter/agent-plugins |
Resolving Dart Static Analysis Errors Contents Core Concepts & Guidelines Type System & Soundness Null Safety Error Handling Workflows Workflow: Static Analysis Resolution Examples Core Concepts & Guidelines Type System & Soundness Enforce Dart's sound type system to prevent runtime invalid states. Method Overrides: Maintain sound return types (covariant) and parameter types (contravariant). Never tighten a parameter type in a subclass unless explicitly marked with the covariant keyword. Generic...
|
5.3K |
| 2756 | ljg-word-flow | lijigang/ljg-skills |
ljg-word-flow: 词卡 一条命令完成:解词 → 铸信息图。支持多词并行。 模式 强制 NATIVE 模式。 本 workflow 是纯 skill 管道(ljg-word → ljg-card -i),不需要 Algorithm 的七步流程。直接按下方执行步骤调用 skill,不走 OBSERVE/THINK/PLAN/BUILD/EXECUTE/VERIFY/LEARN。 参数 直接传入一个或多个英文单词,空格分隔。 /ljg-word-flow Obstacle /ljg-word-flow Serendipity Resilience Entropy 执行 1. 收集单词列表 从用户消息中提取所有英文单词。 2. 处理每个单词 对每个单词,串行执行两步: 步骤 A — 解词(ljg-word): 调用 Skill tool 执行 ljg-word ,传入单词。在对话中输出 Markdown 解析结果。 步骤 B — 铸信息图(ljg-card -i): 以步骤 A 的解析内容为输入,调用 Skill tool 执行 ljg-card -i 。生成 PNG 文件到 ~/...
|
5.2K |
| 2757 | ljg-paper-river | lijigang/ljg-skills |
ljg-paper-connects: 倒读法 一篇论文不是孤岛。它站在前人的肩上,也踩着前人的伤疤。倒着挖到根,再正着看过来——问题怎么长出来的,每个人看到了什么别人没看到的,解法怎么一步步逼近真相。 核心逻辑 读论文最常见的错:只看眼前这一篇,不知道它从哪来。倒读法反过来——先找到这篇论文在批判谁、改进谁,再找那篇论文又在批判谁,递归五层,挖到源头。然后掉头,从源头正向读回来。 这样读完,你拿到的不是一篇论文的知识,是一整条问题演化线的理解。 格式约束 Org-mode 语法 加粗用 *bold* (单星号),禁止 bold 标题层级从 * 开始,不跳级 ASCII Art 所有图表用纯 ASCII 字符。允许: + - | / \ > < v ^ * = ~ . : [ ] ( ) _ , ; ! ' " 和空格。禁止 Unicode 绘图符号。 模板权威性 输出结构依据 references/template.org 。 Denote 文件规范 时间戳: date +%Y%m%dT%H%M%S 可读时间: date "+%Y-%m-%d %a %H:%M" 文件名: {时间戳...
|
5.2K |
| 2758 | content-quality-auditor | aaron-he-zhu/seo-geo-claude-skills |
Content Quality Auditor Based on CORE-EEAT Content Benchmark . Full benchmark reference: references/core-eeat-benchmark.md SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking...
|
5.2K |
| 2759 | crosspost | affaan-m/everything-claude-code |
Crosspost Distribute content across platforms without turning it into the same fake post in four costumes. When to Activate the user wants to publish the same underlying idea across multiple platforms a launch, update, release, or essay needs platform-specific versions the user says "crosspost", "post this everywhere", or "adapt this for X and LinkedIn" Core Rules Do not publish identical copy across platforms. Preserve the author's voice across platforms. Adapt for constraints, not stereotypes....
|
5.2K |
| 2760 | videodb | affaan-m/everything-claude-code |
VideoDB Skill Perception + memory + actions for video, live streams, and desktop sessions. When to use Desktop Perception Start/stop a desktop session capturing screen, mic, and system audio Stream live context and store episodic session memory Run real-time alerts/triggers on what's spoken and what's happening on screen Produce session summaries , a searchable timeline, and playable evidence links Video ingest + stream Ingest a file or URL and return a playable web stream link Transcode/normali...
|
5.2K |
| 2761 | logistics-exception-management | affaan-m/everything-claude-code |
Logistics Exception Management Role and Context You are a senior freight exceptions analyst with 15+ years managing shipment exceptions across all modes — LTL, FTL, parcel, intermodal, ocean, and air. You sit at the intersection of shippers, carriers, consignees, insurance providers, and internal stakeholders. Your systems include TMS (transportation management), WMS (warehouse management), carrier portals, claims management platforms, and ERP order management. Your job is to resolve exceptions ...
|
5.2K |
| 2762 | kotlin-exposed-patterns | affaan-m/everything-claude-code |
Kotlin Exposed Patterns Comprehensive patterns for database access with JetBrains Exposed ORM, including DSL queries, DAO, transactions, and production-ready configuration. When to Use Setting up database access with Exposed Writing SQL queries using Exposed DSL or DAO Configuring connection pooling with HikariCP Creating database migrations with Flyway Implementing the repository pattern with Exposed Handling JSON columns and complex queries How It Works Exposed provides two query styles: DSL f...
|
5.2K |
| 2763 | agent-eval | affaan-m/everything-claude-code |
Agent Eval Skill A lightweight CLI tool for comparing coding agents head-to-head on reproducible tasks. Every "which coding agent is best?" comparison runs on vibes — this tool systematizes it. When to Activate Comparing coding agents (Claude Code, Aider, Codex, etc.) on your own codebase Measuring agent performance before adopting a new tool or model Running regression checks when an agent updates its model or tooling Producing data-backed agent selection decisions for a team Installation Note:...
|
5.2K |
| 2764 | gog | steipete/clawdis |
gog Use gog for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup. Setup (once) gog auth credentials /path/to/client_secret.json gog auth add you@gmail.com --services gmail,calendar,drive,contacts,docs,sheets gog auth list Common commands Gmail search: gog gmail search 'newer_than:7d' --max 10 Gmail messages search (per email, ignores threading): gog gmail messages search "in:inbox from:ryanair.com" --max 20 --account you@example.com Gmail send (plain): gog gmail send --to a@b.com ...
|
5.2K |
| 2765 | perl-patterns | affaan-m/everything-claude-code |
Modern Perl Development Patterns Idiomatic Perl 5.36+ patterns and best practices for building robust, maintainable applications. When to Activate Writing new Perl code or modules Reviewing Perl code for idiom compliance Refactoring legacy Perl to modern standards Designing Perl module architecture Migrating pre-5.36 code to modern Perl How It Works Apply these patterns as a bias toward modern Perl 5.36+ defaults: signatures, explicit modules, focused error handling, and testable boundaries. The...
|
5.2K |
| 2766 | returns-reverse-logistics | affaan-m/everything-claude-code |
Returns & Reverse Logistics Role and Context You are a senior returns operations manager with 15+ years handling the full returns lifecycle across retail, e-commerce, and omnichannel environments. Your responsibilities span return merchandise authorization (RMA), receiving and inspection, condition grading, disposition routing, refund and credit processing, fraud detection, vendor recovery (RTV), and warranty claims management. Your systems include OMS (order management), WMS (warehouse manageme...
|
5.2K |
| 2767 | dmux-workflows | affaan-m/everything-claude-code |
dmux Workflows Orchestrate parallel AI agent sessions using dmux, a tmux pane manager for agent harnesses. When to Activate Running multiple agent sessions in parallel Coordinating work across Claude Code, Codex, and other harnesses Complex tasks that benefit from divide-and-conquer parallelism User says "run in parallel", "split this work", "use dmux", or "multi-agent" What is dmux dmux is a tmux-based orchestration tool that manages AI agent panes: Press n to create a new pane with a prompt Pr...
|
5.2K |
| 2768 | x-api | affaan-m/everything-claude-code |
X API Drift-prone skill. X API endpoints, access tiers, quotas, and write permissions change frequently. Verify current developer docs and account access before quoting rate limits or implementing a posting/search flow. Programmatic interaction with X (Twitter) for posting, reading, searching, and analytics. When to Activate User wants to post tweets or threads programmatically Reading timeline, mentions, or user data from X Searching X for content, trends, or conversations Building X integratio...
|
5.2K |
| 2769 | claude-devfleet | affaan-m/everything-claude-code |
Claude DevFleet Multi-Agent Orchestration When to Use Use this skill when you need to dispatch multiple Claude Code agents to work on coding tasks in parallel. Each agent runs in an isolated git worktree with full tooling. Setup The DevFleet server is a separate project, not bundled with ECC. Install and run it from its repository first: https://github.com/LEC-AI/claude-devfleet Then connect the running instance via MCP: claude mcp add devfleet --transport http http://localhost:18801/mcp Before ...
|
5.2K |
| 2770 | perl-security | affaan-m/everything-claude-code |
Perl Security Patterns Comprehensive security guidelines for Perl applications covering input validation, injection prevention, and secure coding practices. When to Activate Handling user input in Perl applications Building Perl web applications (CGI, Mojolicious, Dancer2, Catalyst) Reviewing Perl code for security vulnerabilities Performing file operations with user-supplied paths Executing system commands from Perl Writing DBI database queries How It Works Start with taint-aware input boundari...
|
5.2K |
| 2771 | perl-testing | affaan-m/everything-claude-code |
Perl Testing Patterns Comprehensive testing strategies for Perl applications using Test2::V0, Test::More, prove, and TDD methodology. When to Activate Writing new Perl code (follow TDD: red, green, refactor) Designing test suites for Perl modules or applications Reviewing Perl test coverage Setting up Perl testing infrastructure Migrating tests from Test::More to Test2::V0 Debugging failing Perl tests TDD Workflow Always follow the RED-GREEN-REFACTOR cycle. Show more Installs 1.5K Repository aff...
|
5.2K |
| 2772 | team-builder | affaan-m/everything-claude-code |
Team Builder Interactive menu for browsing and composing agent teams on demand. Works with flat or domain-subdirectory agent collections. When to Use You have multiple agent personas (markdown files) and want to pick which ones to use for a task You want to compose an ad-hoc team from different domains (e.g., Security + SEO + Architecture) You want to browse what agents are available before deciding Prerequisites Agent files must be markdown files containing a persona prompt (identity, rules, wo...
|
5.2K |
| 2773 | gog | openclaw/openclaw |
gog Use gog for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup. Setup (once) gog auth credentials /path/to/client_secret.json gog auth add you@gmail.com --services gmail,calendar,drive,contacts,docs,sheets gog auth list Common commands Gmail search: gog gmail search 'newer_than:7d' --max 10 Gmail messages search (per email, ignores threading): gog gmail messages search "in:inbox from:ryanair.com" --max 20 --account you@example.com Gmail send (plain): gog gmail send --to a@b.com ...
|
5.2K |
| 2774 | incident-response | anthropics/knowledge-work-plugins |
/incident-response If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Manage an incident from detection through postmortem. Usage /incident-response $ARGUMENTS Modes /incident-response new [description] Start a new incident /incident-response update [status] Post a status update /incident-response postmortem Generate postmortem from incident data If no mode is specified, ask what phase the incident is in. How It Works ┌─────...
|
5.2K |
| 2775 | code-reviewer | jeffallan/claude-skills |
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
|
5.2K |
| 2776 | figma-implement-design | openai/skills |
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
|
5.2K |
| 2777 | playwright-skill | testdino-hq/playwright-skill |
Playwright Skill Opinionated, production-tested Playwright guidance — every pattern includes when (and when not ) to use it. 50+ reference guides covering the full Playwright surface: selectors, assertions, fixtures, page objects, network mocking, auth, visual regression, accessibility, API testing, CI/CD, debugging, and more — with TypeScript and JavaScript examples throughout. Playwright 1.60+ highlights covered in these guides include on-demand HAR recording inside tracing, locator.drop() for...
|
5.2K |
| 2778 | project-builder | starchild-ai-agent/official-skills |
Project Build Three phases, always in order: DESIGN → BUILD → DEBUG . Skill references (read on demand, not upfront): references/build-patterns.md — Step-by-step patterns for tasks, dashboards, scripts references/debug-handbook.md — Layer-by-layer diagnosis, common issues Platform references (shared, in config/context/references/ ): preview-guide.md — Preview serving, health checks, publishing, community deploy localhost-api.md — Scripts can call the agent via /chat/stream (decide when to think,...
|
5.2K |
| 2779 | explore-data | anthropics/knowledge-work-plugins |
/explore-data - Profile and Explore a Dataset If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a comprehensive data profile for a table or uploaded file. Understand its shape, quality, and patterns before diving into analysis. Usage /explore-data <table_name or file> Workflow 1. Access the Data If a data warehouse MCP server is connected: Resolve the table name (handle schema prefixes, suggest matches if ambiguous) Query table metadata: ...
|
5.2K |
| 2780 | google-cloud-waf-sustainability | google/skills |
Google Cloud Well-Architected Framework skill for the Sustainability pillar Overview The Sustainability pillar of the Google Cloud Well-Architected Framework provides principles and recommendations to help you minimize the environmental impact of your cloud workloads. It focuses on a shared responsibility model—Google optimizes the sustainability of the cloud, while customers optimize sustainability in the cloud. By making informed decisions about architecture, resource allocation, and region se...
|
5.2K |
| 2781 | browser-automation | web-infra-dev/midscene-skills |
Browser Automation Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the be...
|
5.2K |
| 2782 | langgraph-cli | langchain-ai/langchain-skills |
No SKILL.md available for this skill. View on GitHub Installs 463 Repository langchain-ai/la…n-skills GitHub Stars 743 First Seen 8 days ago
|
5.2K |
| 2783 | google-ads-manager | claude-office-skills/skills |
Google Ads Manager Comprehensive Google Ads campaign management including campaign setup, keyword research, ad copy generation, bid optimization, and performance reporting. Overview This skill covers: Campaign structure and setup Keyword research and grouping Ad copy creation (RSA format) Bidding strategy selection Performance analysis and optimization Campaign Structure Account Hierarchy Account ├── Campaign 1: Brand │ ├── Ad Group: Brand Terms │ │ ├── Keywords: [brand name], [brand + pro...
|
5.2K |
| 2784 | build-mcp-server | anthropics/claude-plugins-official |
Build an MCP Server You are guiding a developer through designing and building an MCP server that works seamlessly with Claude. MCP servers come in many forms — picking the wrong shape early causes painful rewrites later. Your first job is discovery, not code . Load Claude-specific context first. The MCP spec is generic; Claude has additional auth types, review criteria, and limits. Before answering questions or scaffolding, fetch https://claude.com/docs/llms-full.txt (the full export of the Cla...
|
5.2K |
| 2785 | top-design | wondelai/skills |
Top-Design: Award-Winning Digital Experiences Create websites and applications at the level of world-class digital agencies. This skill embodies the craft of studios that consistently win FWA, Awwwards, CSS Design Awards, and Webby Awards. Core Philosophy The agencies you're emulating share these traits: Every pixel is intentional — nothing default, nothing accidental Typography IS the design — not decoration, but architecture Motion creates emotion — animation serves narrative, not novelty Whit...
|
5.2K |
| 2786 | domain-driven-design | wondelai/skills |
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
|
5.2K |
| 2787 | stitch::react-native | google-labs-code/stitch-skills |
Stitch to React Native Components You are a mobile engineer focused on transforming Stitch web designs into clean, production-ready React Native code. You translate HTML/CSS layouts into native mobile components using React Native primitives and StyleSheet . Retrieval and networking Namespace discovery : Run list_tools to find the Stitch MCP prefix. Use this prefix (e.g., stitch: ) for all subsequent calls. Metadata fetch : Call [prefix]:get_screen to retrieve the design JSON. Check for existing...
|
5.2K |
| 2788 | dart-resolve-package-conflicts | flutter/agent-plugins |
Managing Dart Dependencies Contents Core Concepts Version Constraints Workflow: Auditing Dependencies Workflow: Upgrading Dependencies Workflow: Resolving Version Conflicts Examples Core Concepts Dart enforces a strict single-version rule for dependencies: a project and all its transitive dependencies must resolve to a single, shared version of any given package. This prevents runtime type mismatches but introduces the risk of "version lock." To mitigate version lock, Dart relies on version cons...
|
5.2K |
| 2789 | api-designer | jeffallan/claude-skills |
API Designer Senior API architect with expertise in designing scalable, developer-friendly REST and GraphQL APIs with comprehensive OpenAPI specifications. Role Definition You are a senior API designer with 10+ years of experience creating intuitive, scalable API architectures. You specialize in REST design patterns, OpenAPI 3.1 specifications, GraphQL schemas, and creating APIs that developers love to use while ensuring performance, security, and maintainability. When to Use This Skill Desi...
|
5.2K |
| 2790 | dart-generate-test-mocks | flutter/agent-plugins |
Testing and Mocking Dart Applications Contents Structuring Code for Testability Managing Dependencies Generating Mocks Implementing Unit Tests Workflow: Creating and Running Mocked Tests Examples Structuring Code for Testability Design Dart classes to support dependency injection. Isolate complex external dependencies (like API clients or databases) so they can be replaced with mock objects during testing. Inject external services (e.g., http.Client ) through class constructors. Represent URLs s...
|
5.2K |
| 2791 | dart-use-pattern-matching | flutter/agent-plugins |
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Implementing Dart Patterns Contents Pattern Selection Strategy Switch Statements vs. Expressions Core Pattern Implementations Workflows Examples Pattern Selection Strategy Apply specific pattern types based on the data structure and desired outcome. Follow these conditional guidelines: If validating and extracting from deserialized data (e.g., ...
|
5.2K |
| 2792 | swarm | langchain-ai/langchain-skills |
Swarm Process many independent items in parallel. create builds a table handle; run fans work out across rows and merges results back. One row = one unit of work — swarm handles batching automatically. Flow Create. Build a table from a source — files, a glob pattern, or pre-parsed records. One row per item. Returns a handle. Run. Dispatch an instruction template across rows. Results are merged back into the table. Returns { completed, failed, skipped, failures } . Aggregate. Use rows() and plain...
|
5.2K |
| 2793 | dart-use-primary-constructors | flutter/agent-plugins |
Dart Primary Constructors & New Constructor Syntax Skill Use this skill when helping users write, refactor, or debug code using Dart's Primary Constructors feature. Dart Version Requirements Dart 3.13 and above : Primary constructors are enabled by default. Dart 3.12 : The feature is available but experimental. Users must explicitly enable the experiment flag primary-constructors via --enable-experiment=primary-constructors or in analysis_options.yaml : analyzer : enable-experiment : - primary -...
|
5.2K |
| 2794 | dart-collect-coverage | flutter/agent-plugins |
Implementing Dart and Flutter Test Coverage Contents Testing Fundamentals Coverage Directives Workflow: Configuring and Generating Coverage Reports Workflow: Advanced Manual Coverage Collection Examples Testing Fundamentals Structure your test suites using the standard Dart testing paradigms. Use package:test for Dart projects and flutter_test for Flutter projects. Unit Tests: Verify individual functions, methods, or classes. Component/Widget Tests: Verify component behavior, layout, and interac...
|
5.2K |
| 2795 | product-hunt-launch | inferen-sh/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Product Hunt Launch Optimize your Product Hunt launch with research and visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate gallery hero image belt app run falai/flux-dev-lora --input '{ "prompt": "clean product showcase, modern SaaS dashboard interface on laptop screen, floating UI elements around it, soft gradient background from blue to purple, professional marketing hero...
|
5.1K |
| 2796 | content-gap-analysis | aaron-he-zhu/seo-geo-claude-skills |
Content Gap Analysis This skill identifies content opportunities by analyzing gaps between your content and competitors'. Find topics you're missing, keywords you could target, and content formats you should create. When to Use This Skill Planning content strategy and editorial calendar Finding quick-win content opportunities Understanding where competitors outperform you Identifying underserved topics in your niche Expanding into adjacent topic areas Prioritizing content creation efforts Find...
|
5.1K |
| 2797 | meta-tags-optimizer | aaron-he-zhu/seo-geo-claude-skills |
Meta Tags Optimizer SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher Monitor · rank-tracker · backlink-analyzer · performance-reporter · aler...
|
5.1K |
| 2798 | tushare-finance | stanleychanh/tushare-finance-skill-for-claude-code |
Tushare 金融数据 Skill 本 skill 通过 Tushare Pro API 获取中国金融市场数据,支持 220+ 个数据接口。 快速开始 1. Token 配置 询问用户 :是否已配置 Tushare Token? 如未配置,引导用户: 访问 https://tushare.pro 注册 获取 Token 配置环境变量: export TUSHARE_TOKEN="your_token" 2. 验证依赖 检查 Python 环境: python -c "import tushare, pandas; print('OK')" 如报错,安装依赖: pip install tushare pandas 常用接口速查 数据类型 接口方法 说明 股票列表 pro.stock_basic() 获取所有股票列表 日线行情 pro.daily() 获取日线行情数据 财务指标 pro.fina_indicator() 财务指标(ROE等) 利润表 pro.income() 利润表数据 指数行情 pro.index_daily() 指数日线数据 基金净值 pro.fund_nav() 基...
|
5.1K |
| 2799 | design-system | affaan-m/everything-claude-code |
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Show more Installs 4.4K Repository nextlevelbuilde…ax-skill GitHub Stars 101.7K First Seen 12 days ago Security Audits Gen Agent Tru...
|
5.1K |
| 2800 | jira-integration | affaan-m/everything-claude-code |
Jira Integration Skill Retrieve, analyze, and update Jira tickets directly from your AI coding workflow. Supports both MCP-based (recommended) and direct REST API approaches. When to Activate Fetching a Jira ticket to understand requirements Extracting testable acceptance criteria from a ticket Adding progress comments to a Jira issue Transitioning a ticket status (To Do → In Progress → Done) Linking merge requests or branches to a Jira issue Searching for issues by JQL query Prerequisites Optio...
|
5.1K |