███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 18751 | focus timer | eddiebe147/claude-settings |
Focus Timer The Focus Timer skill helps you structure focused work sessions using proven time-boxing techniques like the Pomodoro method, deep work blocks, and ultradian rhythm cycles. Rather than hoping to "get in the zone," this skill creates deliberate focus sessions with optimal timing, break patterns, and environmental setup. This skill applies neuroscience research on attention spans, Cal Newport's deep work principles, and Francesco Cirillo's Pomodoro technique to help you work with your ...
|
48 |
| 18752 | wireframe creator | eddiebe147/claude-settings |
Wireframe Creator A UX design expert that creates low-fidelity wireframes for rapid prototyping and iteration. This skill focuses on structure, hierarchy, and user flow without the distraction of visual design, enabling quick validation of concepts before investing in high-fidelity design. Whether you need a quick sketch of a landing page, a complete user flow for an app, or a dashboard layout, this skill produces clear, annotated wireframes that communicate information architecture and interact...
|
48 |
| 18753 | zendesk | vm0-ai/vm0-skills |
Zendesk API Manage customer support tickets, users, organizations, and support operations via the Zendesk Support REST API. Official docs: https://developer.zendesk.com/api-reference/ When to Use Use this skill when you need to: Manage tickets - Create, update, search, and close support tickets Handle users - Create end-users, agents, and manage user profiles Organize accounts - Manage organizations and their members Support groups - Create and manage agent groups for ticket routing Search data ...
|
48 |
| 18754 | n8n-mcp-orchestrator | manutej/crush-mcp-server |
n8n MCP Orchestrator A comprehensive skill for orchestrating AI agents and workflows using n8n's Model Context Protocol (MCP) integration. This skill enables bidirectional MCP patterns, agentic workflow automation, and production-ready AI-powered systems with Claude Code integration. When to Use This Skill Use this skill when: Building AI-powered automation workflows with n8n Exposing n8n workflows as tools for AI agents (Claude Code, Claude Desktop) Consuming external MCP servers from n8n w...
|
48 |
| 18755 | brainstorming | unclecatvn/agent-skills |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
48 |
| 18756 | b2c-cip | salesforcecommercecloud/b2c-developer-tooling |
B2C CIP Skill Use b2c cip commands to query B2C Commerce Intelligence (CIP), also known as Commerce Cloud Analytics (CCAC). Tip: If b2c is not installed globally, use npx @salesforce/b2c-cli . Command Structure cip ├── tables - list metadata catalog tables ├── describe <table> - describe table columns ├── query - raw SQL execution └── report - curated report topic ├── sales-analytics ├── sales-summary ├── ocapi-re...
|
48 |
| 18757 | tuzi-image-gen | tuziapi/tuzi-skills |
Image Generation (AI SDK) Multi-provider image generation. Default provider: Tuzi (兔子API, api.tu-zi.com). Script Directory Agent Execution : SKILL_DIR = this SKILL.md file's directory Script path = ${SKILL_DIR}/scripts/main.ts Step 0: Load Preferences ⛔ BLOCKING CRITICAL : This step MUST complete BEFORE any image generation. Do NOT skip or defer. 0.1 Check API Key Check if the selected provider's API key is available. For Tuzi (default): Check env, then .tuzi-skills/.env files echo " ${TUZI_API...
|
48 |
| 18758 | product launch coordinator | eddiebe147/claude-settings |
Product Launch Coordinator Coordinate product launches across channels with timing, messaging, and campaigns When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create product launch coordinator product launch Review and optimize review product launch coordinator Get best ...
|
48 |
| 18759 | project-qtax | vasilyu1983/ai-agents-public |
UK Taxation Expert (Q Tax) Act as a UK taxation expert for HMRC compliance, Making Tax Digital (MTD), and Self-Assessment. Prioritize correctness, source quality, and auditability over speed. Operating Principles Treat rates, thresholds, deadlines, and MTD mandation dates as volatile; verify before final answers. Prefer sources in this order: gov.uk/HMRC manuals → legislation.gov.uk → professional bodies (ICAEW/CIOT/ATT) → reputable industry commentary. Ask for missing inputs; if the user cann...
|
48 |
| 18760 | demo script writer | eddiebe147/claude-settings |
Demo Script Writer Create product demo scripts that showcase value, address objections, and move prospects toward purchase decisions. This skill helps you structure compelling demonstrations that connect features to outcomes and differentiate from competitors. Great demos don't just show features - they tell stories of transformation. This skill provides frameworks for demo structure, narrative development, objection handling, and engagement techniques. Learn to customize demos for different per...
|
48 |
| 18761 | flutter | hairyf/skills |
Flutter Skill Load with: base.md Project Structure project/ ├── lib/ │ ├── core/ Core utilities │ │ ├── constants/ App constants │ │ ├── extensions/ Dart extensions │ │ ├── router/ go_router configuration │ │ │ └── app_router.dart │ │ └── theme/ App theme │ │ └── app_theme.dart │ ├── data/ Data layer │ │ ├── models/ ...
|
48 |
| 18762 | godot-turn-system | thedivergentai/gd-agentic-skills |
Turn System Turn order calculation, action points, phase management, and timeline systems define turn-based combat. Available Scripts active_time_battle.gd Framework for Active Time Battle (ATB) systems with async action support. timeline_turn_manager.gd Expert timeline-based turn manager with interrupts and simultaneous actions. NEVER Do in Turn Systems NEVER recalculate turn order every action — Sort 50 combatants after every move? O(n log n) × actions = lag. Calculate once per round, update o...
|
48 |
| 18763 | song-lyrics | adamos486/skills |
This skill compiles and shares valuable wisdom from influential, masterful songwriters. It covers effective lyrical techniques, storytelling, and genre-specific best practices to help users enhance their own song compositions. Instructions - Deeply research and gather insights from renowned, influential songwriters across different genres. - Organize and compile the songwriting knowledge and techniques by relevant music genres. - Present the compiled songwriting wisdom and best practices to...
|
48 |
| 18764 | ratatui-tui | blacktop/dotfiles |
Ratatui TUI Development Quick Start Copy template to project: cp -r ~/.claude/skills/ratatui-tui/assets/templates/ < template > /* . Run : cargo run Template Selection Complexity Template Use Case Minimal hello-world Learning, quick demos Simple simple-app Single-screen apps, tools Async async-app Background tasks, network Full component-app Multi-view, config, logging Decision tree: Need async/network? → async-app Multiple screens/components? → component-app Just a simple tool? → simple-app Lea...
|
48 |
| 18765 | create-changeset | openameba/spindle |
This skill automatically analyzes branch changes and creates appropriate changesets for package releases in this monorepo. It examines git history, determines version bump types based on Conventional Commits, and generates properly formatted changeset files. When to Invoke Automatically invoke this skill when: - User is preparing to create a pull request - User mentions "PR", "pull request", or "ready for review" - Branch has commits ready for review - User explicitly mentions "changeset"...
|
48 |
| 18766 | test-analyze | laurigates/claude-plugins |
Test Analysis and Fix Planning Analyzes test results from any testing framework, uses Zen planner to create a systematic fix strategy, and delegates fixes to appropriate subagents. Usage /test:analyze < results-path > [ --type < test-type > ] [ --focus < area > ] Parameters <results-path> : Path to test results directory or file (required) Examples: ./test-results/ , ./coverage/ , pytest-report.xml --type <test-type> : Type of tests (optional, auto-detected if omitted) accessibility - Playwright...
|
48 |
| 18767 | prompt engineer | eddiebe147/claude-settings |
Prompt Engineer The Prompt Engineer skill helps you craft, refine, and optimize prompts for Claude Code and other AI systems. It applies proven prompt engineering principles including clarity, specificity, context provision, and structural best practices to transform vague requests into effective AI instructions. This skill analyzes existing prompts for weaknesses, suggests improvements based on prompt engineering research, and helps you build prompt libraries for recurring tasks. It's particula...
|
48 |
| 18768 | btc-momentum-analyzer | druidss/macd |
BTC 动能理论分析器 功能概述 本 Skill 实现基于 MACD 的多时间级别嵌套动能理论分析系统,提供: 多时间级别数据获取: 从 OKX API 获取 8 个时间级别的 BTC K线数据 2日线 (2d), 1日线 (1d), 12小时 (12h), 6小时 (6h) 4小时 (4h), 2小时 (2h), 1小时 (1h), 30分钟 (30m) 技术指标计算: EMA26, EMA52(短期和中期趋势线) MACD(12, 26, 9): DIF(黄线), DEA(白线), Histogram(柱状图) 线段分类: 每个时间级别的市场状态识别 上涨线段(DEA > 0) 下跌线段(DEA < 0) 过渡期和突破尝试 动能理论分析(详见 THEORY.md): 单位调整周期:判断处于第几个调整周期 分立调控:检测离散的动能调整模式 连续跳空背离:价格与柱状图的背离 + 跳空 黄白线背离:DIF 与 DEA 的背离检测 隐形信号:隐藏的动能变化 多时间级别联动: 上级周期对下级周期的影响 多周期共振确认 嵌套关系的递归分析 交易信号生成: 买卖点识别(...
|
48 |
| 18769 | social-trends | cklxx/elephant.ai |
social-trends 社交媒体热点趋势分析。 调用 python3 skills/social-trends/run.py --platform douyin --limit 20 参数 参数 类型 必填 说明 platform string 否 平台(douyin/weibo/all),默认 all limit int 否 返回条数,默认 20 query string 否 关键词过滤
|
48 |
| 18770 | solution-space | open-horizon-labs/skills |
/solution-space Explore candidate solutions before committing to implementation. The trap is defending the first workable idea. Solution Space sits between Problem Statement and Implementation. You have the problem framed; now map the approaches before picking one. When to Use Invoke /solution-space when: Problem is understood - You have a clear problem statement Multiple approaches seem viable - Not obvious which path is best You're about to start coding - Pause and explore before committi...
|
48 |
| 18771 | configure-release-please | laurigates/claude-plugins |
/configure:release-please Check and configure release-please against project standards. When to Use This Skill Use this skill when... Use another approach when... Setting up release-please for a new project from scratch Manually editing CHANGELOG.md or version fields — use conventional commits instead Auditing existing release-please configuration for compliance Creating a one-off release — use gh release create directly Upgrading release-please-action to the latest version Debugging a failed re...
|
48 |
| 18772 | skill-creator-pro | panaversity/agentfactory |
Skill Creator Pro Create production-grade skills that extend Claude's capabilities. How This Skill Works User: "Create a skill for X" ↓ Claude Code uses this meta-skill as guidance ↓ Follow Domain Discovery → Ask user clarifying questions → Create skill ↓ Generated skill with embedded domain expertise This skill provides guidance and structure for creating skills. Claude Code: Uses this skill's framework to discover domain knowledge Asks user for clarifications about THEIR specific requirements ...
|
48 |
| 18773 | react-performance-optimizer | erichowens/some_claude_skills |
React Performance Optimizer Expert in diagnosing and fixing React performance issues to achieve buttery-smooth 60fps experiences. When to Use ✅ Use for: Slow component re-renders Large lists (>100 items) causing lag Bundle size >500KB (gzipped) Time to Interactive >3 seconds Janky scrolling or animations Memory leaks from unmounted components ❌ NOT for: Apps with <10 components (premature optimization) Backend API slowness (fix the API) Network latency (use caching/CDN) Non-React framework...
|
48 |
| 18774 | press release writer | eddiebe147/claude-settings |
Press Release Writer The Press Release Writer skill helps you create professional, newsworthy press releases that capture media attention and drive coverage. Whether you're announcing a product launch, funding round, partnership, award, or company milestone, this skill ensures your press release follows industry standards and tells a compelling story that journalists want to cover. This skill understands that press releases serve dual purposes: they're official company statements AND pitches to ...
|
48 |
| 18775 | aim | open-horizon-labs/skills |
/aim Clarify the outcome you want. An aim is a change in user behavior, not a feature shipped. This is the first step in the Intent-Execution-Review loop. The aim IS the abstraction. When you clarify what behavior you want to change, you're abstracting the business domain itself. Features are just the mechanism; the aim is why they matter. When to Use Invoke /aim when: Starting new work - Before diving into problem-statement or problem-space Scope feels fuzzy - You can describe what you're ...
|
48 |
| 18776 | ai safety auditor | eddiebe147/claude-settings |
AI Safety Auditor The AI Safety Auditor skill guides you through comprehensive evaluation of AI systems for safety, fairness, and responsible deployment. As AI systems become more capable and widespread, ensuring they behave safely and equitably is critical for both ethical reasons and business risk management. This skill covers bias detection and mitigation, safety testing for harmful outputs, robustness evaluation, privacy considerations, and documentation for compliance. It helps you build AI...
|
48 |
| 18777 | gemini-tts | akrindev/google-studio-skills |
Gemini Text-to-Speech Generate natural-sounding speech from text using Gemini's TTS models through executable scripts with support for multiple voices and multi-speaker conversations. When to Use This Skill Use this skill when you need to: Convert text to natural speech Create audio for podcasts, audiobooks, or videos Generate multi-speaker conversations Stream audio for long content Choose from multiple voice options Create accessible audio content Generate voiceovers for presentations Batch co...
|
48 |
| 18778 | standards-expert | personamanagmentlayer/pcl |
Expert guidance for ISO standards, quality management systems, compliance, and certification processes. Core Concepts ISO Standards - ISO 9001 (Quality Management) - ISO 27001 (Information Security) - ISO 14001 (Environmental Management) - ISO 45001 (Occupational Health & Safety) - ISO/IEC 17025 (Testing and Calibration) - ISO 22000 (Food Safety) Quality Management - Plan-Do-Check-Act (PDCA) cycle - Process approach - Risk-based thinking - Continuous improvement (Kaizen) - Quali...
|
48 |
| 18779 | document-writer | rtgs2017/nagaagent |
Documentation Writer for Nuxt Ecosystem Writing guidance for blog posts and documentation following patterns from official Nuxt websites. When to Use Writing blog posts for Nuxt ecosystem projects Creating or editing documentation pages Ensuring consistent writing style across content Writing Standard Override: When writing documentation, maintain proper grammar and complete sentences. The "sacrifice grammar for brevity" rule does NOT apply here. Documentation must be: Grammatically correct...
|
48 |
| 18780 | datadog-analyser | delexw/claude-code-misc |
Datadog Analyser Investigate and analyse Datadog observability data using the pup CLI. Arguments $ARGUMENTS[0] — What to analyse (e.g. "error rate last 1h" , "triggered monitors" , "incidents today" , "service:api logs" ). Use current agent's local timezone (detect via system clock) for any time-based queries (e.g. "last 1h" means the last hour in current agent's local timezone, not UTC). System Requirements pup CLI installed — see https://github.com/datadog-labs/pup/blob/main/README.md DD_API_K...
|
48 |
| 18781 | create-a-plan | cartridge-gg/docs |
Create a Plan Skill This skill runs a structured technical interview to turn a rough idea or an existing spec into a detailed, implementable plan. The output is organized for parallel execution: foundations first, then independent workstreams, then merge and integration. Invocation The user will provide one of: A path to a spec or plan file (for example: SPEC.md , PLAN.md , RFC.md ) A rough description of what they want to build A feature request or problem statement Output is always written to ...
|
48 |
| 18782 | how-to-build-a-native-cross-platform-project-with-flutter | rodydavis/skills |
How to build a native cross platform project with Flutter Import dart:html and dart:io in the same project! TLDR The final source here . Up to now you have been able to create projects with Flutter that run on iOS/Android, Web and Desktop but only sharing pure dart plugins. Flutter launched Flutter for web at Google I/O and was a temporary fork that required you to change imports from import 'package:flutter/material.dart'; to import 'package:flutter_web/material.dart'; . As you can image this w...
|
48 |
| 18783 | migrate-frontend-forms | getsentry/sentry |
Form Migration Guide This skill helps migrate forms from Sentry's legacy form system (JsonForm, FormModel) to the new TanStack-based system. Feature Mapping Old System New System Notes saveOnBlur: true AutoSaveField Default behavior confirm confirm prop string | ((value) => string | undefined) showHelpInTooltip variant="compact" On layout components disabledReason disabled="reason" String shows tooltip extraHelp JSX in layout Render <Text> below field getData mutationFn Transform data in mutatio...
|
48 |
| 18784 | web-development | tencentcloudbase/cloudbase-mcp |
When to use this skill Use this skill for Web frontend project development when you need to: Develop web frontend pages and interfaces Deploy static websites to CloudBase static hosting Integrate CloudBase Web SDK for database, cloud functions, and authentication Set up modern frontend build systems (Vite, Webpack, etc.) Handle routing and build configurations for static hosting Do NOT use for: Mini-program development (use miniprogram-development skill) Backend service development (use cloudrun...
|
48 |
| 18785 | information-security-manager-iso27001 | borghei/claude-skills |
Information Security Manager - ISO 27001 Implement and manage Information Security Management Systems (ISMS) aligned with ISO 27001:2022 and healthcare regulatory requirements. Table of Contents Trigger Phrases Quick Start Tools Workflows Reference Guides Validation Checkpoints Trigger Phrases Show more
|
48 |
| 18786 | prowler-provider | prowler-cloud/prowler |
When to Use Use this skill when: Adding a new cloud provider to Prowler Adding a new service to an existing provider Understanding the provider architecture pattern Provider Architecture Pattern Every provider MUST follow this structure: prowler/providers/{provider}/ ├── __init__.py ├── {provider}_provider.py Main provider class ├── models.py Provider-specific models ├── config.py Provider configuration ├── exceptions/ Provider-spe...
|
48 |
| 18787 | skill-creator | project-n-e-k-o/n.e.k.o |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
48 |
| 18788 | publish-x-article | sugarforever/01coder-agent-skills |
Publish X Article Publish Markdown content to X (Twitter) Articles editor, preserving formatting with rich text conversion. Automatically handles X Premium limitations by converting unsupported elements to images. Credits This skill is inspired by and based on wshuyi/x-article-publisher-skill. Thank you to the original author for the foundational work. Interactive Setup: Ask Subscription Type IMPORTANT: Before processing the article, ask the user about their X subscription type if not alrea...
|
48 |
| 18789 | queue-job-processor | patricio0312rev/skills |
Queue Job Processor Build robust background job processing with BullMQ and Redis. Core Workflow Setup Redis: Configure connection Create queues: Define job queues Implement workers: Process jobs Add job types: Type-safe job definitions Configure retries: Handle failures Add monitoring: Dashboard and alerts Installation npm install bullmq ioredis npm install -D @types/ioredis Redis Connection // lib/redis.ts import IORedis from 'ioredis'; export const redis = new IORedis(process.env.REDIS_URL...
|
48 |
| 18790 | obsidian-markdown | guanyang/antigravity-skills |
Obsidian Flavored Markdown Skill Create and edit valid Obsidian Flavored Markdown. Obsidian extends CommonMark and GFM with wikilinks, embeds, callouts, properties, comments, and other syntax. This skill covers only Obsidian-specific extensions -- standard Markdown (headings, bold, italic, lists, quotes, code blocks, tables) is assumed knowledge. Workflow: Creating an Obsidian Note Add frontmatter with properties (title, tags, aliases) at the top of the file. See PROPERTIES.md for all property t...
|
48 |
| 18791 | outlook-automation | davepoon/buildwithclaude |
Outlook Automation via Rube MCP Automate Microsoft Outlook operations through Composio's Outlook toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Outlook connection via RUBE_MANAGE_CONNECTIONS with toolkit outlook Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is av...
|
48 |
| 18792 | agentdb vector search | proffesor-for-testing/agentic-qe |
AgentDB Vector Search What This Skill Does Implements vector-based semantic search using AgentDB's high-performance vector database with 150x-12,500x faster operations than traditional solutions. Features HNSW indexing, quantization, and sub-millisecond search (<100µs). Prerequisites Node.js 18+ AgentDB v1.0.7+ (via agentic-flow or standalone) OpenAI API key (for embeddings) or custom embedding model Quick Start with CLI Initialize Vector Database Initialize with default dimensions (1536 for Op...
|
48 |
| 18793 | mutation-testing | secondsky/claude-skills |
Mutation Testing — Campaign Configuration (mewt/muton) Note : muton and mewt share identical interfaces but target different languages — mewt for general-purpose languages (Rust, Solidity, Go, TypeScript, JavaScript), muton for TON smart contracts (Tact, Tolk, FunC). All examples use mewt commands, but they work exactly the same with muton . File names change accordingly: mewt.toml → muton.toml , mewt.sqlite → muton.sqlite . When to Use Use this skill when the user: Mentions "mewt", "muton", or ...
|
48 |
| 18794 | code-review | s-hiraoku/synapse-a2a |
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
|
48 |
| 18795 | write-landing | openclaudia/openclaudia-skills |
Write Landing Page Skill You are an expert conversion copywriter and landing page strategist. Create complete landing page copy with wireframe structure, optimized for both conversions and SEO. Output is ready to implement in Next.js/React with Tailwind CSS. Landing Page Process Step 1: Gather the Brief Before writing, understand: Question Why it matters Product/Service: What are you selling? Core messaging foundation Target audience: Who is the ideal customer? Voice, pain points, language Prima...
|
48 |
| 18796 | 1k-sentry-analysis | onekeyhq/app-monorepo |
Sentry Error Analysis & Fixes Complete workflow for analyzing and fixing production errors from Sentry crash reports. Workflow Overview 1. Obtain Sentry JSON log ↓ 2. Analyze error ↓ 3. Identify root cause ↓ 4. Generate bug analysis log ↓ 🚨 WAIT FOR USER CONFIRMATION 🚨 ↓ 5. Implement fix (only after approval) ↓ 6. Test & verify ↓ 7. Create PR Critical Requirements MUST follow these rules: ✅ Always create a bug analysis log in node_modules/.cache/bugs/ before implementing fixes 🚨 MUST wait for us...
|
48 |
| 18797 | gate-exchange-marketanalysis | gate/gate-skills |
gate-exchange-marketanalysis Market tape analysis covering ten scenarios: liquidity, momentum, liquidation monitoring, funding arbitrage, basis monitoring, manipulation risk, order book explanation, slippage simulation, K-line breakout/support–resistance, and liquidity with weekend vs weekday. This skill provides structured market insights by orchestrating Gate MCP tools; call order and judgment logic are defined in references/scenarios.md . Sub-Modules Module Purpose Document Liquidity Order bo...
|
48 |
| 18798 | configure-editor | laurigates/claude-plugins |
/configure:editor Check and configure editor settings for consistency across the team. When to Use This Skill Use this skill when... Use another approach when... Setting up consistent editor configuration across a team Personal editor preferences only (configure in user settings) Checking EditorConfig or VS Code workspace compliance Just viewing existing .editorconfig (use Read tool) Configuring format-on-save for detected languages Project doesn't use VS Code (configure for other editors manual...
|
48 |
| 18799 | social listening analyst | eddiebe147/claude-settings |
Social Listening Analyst Monitor brand mentions, analyze sentiment, and identify trends across social platforms When to Use This Skill Use this skill when you need to: Analyze data and extract insights Conduct thorough investigation Synthesize complex information Not recommended for: Tasks requiring creative content generation business operations Quick Reference Action Command/Trigger Create social listening analyst social listening Review and optimize review social listening analyst Get best pr...
|
48 |
| 18800 | output formatter | eddiebe147/claude-settings |
Output Formatter The Output Formatter skill transforms AI-generated content into the right format for your specific context. Whether you need markdown for documentation, JSON for APIs, tables for analysis, or prose for presentations, this skill ensures outputs are structured appropriately and consistently. This skill understands format requirements across different platforms (GitHub, Notion, Slack, email), use cases (technical docs, user guides, reports, code comments), and audiences (developers...
|
48 |