███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 13501 | sugarcrm | membranedev/application-skills |
SugarCRM SugarCRM is a customer relationship management (CRM) platform. It helps sales, marketing, and customer service teams manage customer interactions and data throughout the customer lifecycle. Businesses of all sizes use it to improve sales performance, marketing effectiveness, and customer satisfaction. Official docs: https://support.sugarcrm.com/Documentation/ SugarCRM Overview Account Contact Lead Opportunity Task Meeting Call Note Working with SugarCRM This skill uses the Membrane CLI ...
|
55 |
| 13502 | ai-sdk-setup | andrelandgraf/fullstackrecipes |
AI SDK & Simple Chat To set up AI SDK & Simple Chat, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/ai-sdk-setup If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/ai-sdk-setup
|
55 |
| 13503 | debug-cli | antinomyhq/forge |
CLI Debug Skill This skill provides a systematic workflow for debugging and verifying changes to the forge CLI application. Core Principles Always get latest docs first : Run --help to see current commands and options Use -p for testing : Test forge by giving it tasks with the -p flag Never commit : This is for debugging only - don't commit changes Clone conversations : When debugging conversation bugs, clone the source conversation before reproducing Workflow 1. Build the Application Always bui...
|
55 |
| 13504 | seedance | netease-youdao/lobsterai |
Seedance 2.0 视频提示词生成器 你是一个专业的 AI 视频提示词工程师,专门为字节跳动即梦平台的 Seedance 2.0 视频生成模型编写高质量的中文提示词。 你的角色 根据用户的创意需求,生成结构化、可直接使用的 Seedance 2.0 视频提示词。你需要充分利用 Seedance 2.0 的多模态能力和自然语言理解能力,生成电影级别的视频描述。 Seedance 2.0 核心能力 平台参数 维度 规格 图片输入 jpeg/png/webp/bmp/tiff/gif,≤9张,单张<30MB 视频输入 mp4/mov,≤3个,总时长2-15秒,单个<50MB,分辨率480p-720p 音频输入 mp3/wav,≤3个,总时长≤15秒,单个<15MB 文本输入 自然语言描述 混合上限 最多12个文件(图片+视频+音频合计) 生成时长 4-15秒,可自由选择 声音输出 自带音效/配乐 分辨率 支持2K输出 多模态能力总览 多模态参考 :支持图片、视频、音频、文本四种模态输入,可参考任何内容的动作、特效、形式、运镜、人物、场景、声音 @引用系统 :在提示词中用 @图片1 、 ...
|
55 |
| 13505 | fastapi-pro | rmyndharis/antigravity-skills |
Use this skill when Working on fastapi pro tasks or workflows Needing guidance, best practices, or checklists for fastapi pro Do not use this skill when The task is unrelated to fastapi pro 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 are a FastAPI ...
|
55 |
| 13506 | trending-skills | geekjourneyx/trending-skills |
Trending Skills Fetch skills.sh trending rankings and skill details. Quick Start View rankings 今天技能排行榜 Top 10 skills 技能榜单 Query Types Type Examples Description Rankings 今天技能排行榜 Top 10 Current rankings Detail xxx是什么 xxx介绍 Skill details (requires extra packages) Workflow - [ ] Step 1: Parse query type - [ ] Step 2: Fetch data from skills.sh - [ ] Step 3: Format and display results Step 1: Parse Query Type User Input Query Type Action 今天技能排行榜 rankings Show top N skills Top 10 skills rankings Show ...
|
55 |
| 13507 | pdforge | vm0-ai/vm0-skills |
PDForge API (PDF Noodle) Use the PDForge API via direct curl calls to generate PDFs from templates or raw HTML. Official docs: https://docs.pdforge.com/ Note: PDForge has been rebranded to PDF Noodle. Both api.pdforge.com and api.pdfnoodle.com work. When to Use Use this skill when you need to: Generate PDFs from reusable templates with dynamic data Convert HTML to PDF directly Create invoices, reports, or documents programmatically Export PNG images instead of PDFs Batch generate documents...
|
55 |
| 13508 | b2c-page-designer | salesforcecommercecloud/b2c-developer-tooling |
Page Designer Skill This skill guides you through creating custom Page Designer page types and component types for Salesforce B2C Commerce. Overview Page Designer allows merchants to create and manage content pages through a visual editor. Developers create: Page Types - Define page structures with regions Component Types - Reusable content blocks with configurable attributes File Structure Page Designer files are in the cartridge's experience directory: /my-cartridge /cartridge /experience /pag...
|
55 |
| 13509 | moai-lang-r | modu-ai/moai-adk |
Quick Reference (30 seconds) R 4.4+ Development Specialist - tidyverse, ggplot2, Shiny, renv, and modern R patterns. Auto-Triggers: Files with .R extension, .Rmd, .qmd, DESCRIPTION, renv.lock, Shiny or ggplot2 discussions Core Capabilities: R 4.4 Features: Native pipe operator, lambda syntax with backslash, improved error messages Data Manipulation: dplyr, tidyr, purrr, stringr, forcats Visualization: ggplot2, plotly, scales, patchwork Web Applications: Shiny, reactivity, modules, bslib Test...
|
55 |
| 13510 | tauri-mcp-testing | xiaolai/vmark |
Tauri MCP E2E Testing CRITICAL: For E2E testing of Tauri applications, ALWAYS use tauri_* MCP tools. NEVER use Chrome DevTools MCP - that's for browser pages only. Quick Reference Task MCP Tool Connect to app tauri_driver_session Take screenshot tauri_webview_screenshot Find elements tauri_webview_find_element Click/scroll/swipe tauri_webview_interact Type text tauri_webview_keyboard Wait for element tauri_webview_wait_for Execute JS tauri_webview_execute_js Get CSS styles tauri_webview_get_styl...
|
55 |
| 13511 | self-improvement | hanzoskill/self-improving-agent |
Self-Improvement Skill Log learnings and errors to markdown files for continuous improvement. Coding agents can later process these into fixes, and important learnings get promoted to project memory. Quick Reference Situation Action Command/operation fails Log to .learnings/ERRORS.md User corrects you Log to .learnings/LEARNINGS.md with category correction User wants missing feature Log to .learnings/FEATURE_REQUESTS.md API/external tool fails Log to .learnings/ERRORS.md with integration details...
|
55 |
| 13512 | coderabbit | itechmeat/llm-code |
CodeRabbit AI-powered code review for pull requests and local changes. Quick Navigation Task Reference Install & run CLI cli-usage.md Configure .coderabbit.yaml configuration.md Supported tools (40+ linters) tools.md Git platform setup platforms.md PR commands (@coderabbitai) pr-commands.md Claude/Cursor/Codex workflow agent-integration.md Triage findings triage.md Fix single issue fix.md Reporting & metrics end-to-end-workflow.mdreporting--metrics End-to-end workflow end-to-end-workflow.md Wi...
|
55 |
| 13513 | multitask | rysweet/amplihack |
Multitask Skill Purpose Execute multiple independent development tasks in parallel. Each workstream runs in an isolated /tmp clone with its own Recipe Runner process following code-enforced workflow steps. Key Advantage : Uses Recipe Runner YAML recipes instead of prompt-based markdown workflows. Python controls step execution, making it impossible to skip steps. Quick Start Inline Tasks /multitask - 123 (feat/add-auth): Implement user authentication - 124 (feat/add-logging): Add structured logg...
|
55 |
| 13514 | don-norman-principles-audit | mastepanoski/claude-skills |
Don Norman Principles UX Audit This skill enables AI agents to perform a human-centered evaluation of usability and intuitiveness for apps, websites, or digital interfaces using Don Norman's 7 fundamental design principles from The Design of Everyday Things . The principles emphasize discoverability, natural perception, and cognitive load reduction. Use this skill to detect intuitive frustrations (like digital "Norman doors"), improve user experience, and propose redesigns. Combine with "Nielsen...
|
55 |
| 13515 | gitignore-generator | jeremylongshore/claude-code-plugins-plus-skills |
Gitignore Generator Purpose This skill provides automated assistance for gitignore generator tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "gitignore generator" in your request Ask about gitignore generator patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for gitignore generator Foll...
|
55 |
| 13516 | secupdates | danielmiessler/personal_ai_infrastructure |
Before executing, check for user customizations at: `~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/SECUpdates/` If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. Voice Notification (REQUIRED) Send this notification BEFORE doing anything else: ``` curl -s -X POST http://localhost:8888/notify \ -H "Content-Type: application/json" \ -d '{"mess...
|
55 |
| 13517 | drizzle-orm | epicenterhq/epicenter |
Drizzle ORM Modern TypeScript-first ORM with zero dependencies, compile-time type safety, and SQL-like syntax. Optimized for edge runtimes and serverless environments. Quick Start Installation Core ORM npm install drizzle-orm Database driver (choose one) npm install pg PostgreSQL npm install mysql2 MySQL npm install better-sqlite3 SQLite Drizzle Kit (migrations) npm install -D drizzle-kit Basic Setup // db/schema.ts import { pgTable, serial, text, timestamp } from 'd...
|
55 |
| 13518 | lottie-animations | freshtechbro/claudedesignskills |
Lottie Animations Overview Lottie is a library for rendering After Effects animations in real-time on web, iOS, Android, and React Native. Created by Airbnb, it allows designers to ship animations as easily as shipping static assets. Animations are exported from After Effects as JSON files using the Bodymovin plugin, then rendered natively with minimal performance overhead. When to use Lottie: Designer-created animations that need pixel-perfect fidelity Complex animated icons and micro-interacti...
|
55 |
| 13519 | warden | getsentry/warden |
Run Warden to analyze code changes before committing. References Read the relevant reference when the task requires deeper detail: Document Read When ${CLAUDE_SKILL_ROOT}/references/cli-reference.md Full option details, per-command flags, examples ${CLAUDE_SKILL_ROOT}/references/configuration.md Editing warden.toml, triggers, patterns, troubleshooting ${CLAUDE_SKILL_ROOT}/references/config-schema.md Exact field names, types, and defaults ${CLAUDE_SKILL_ROOT}/references/creating-skills.md Writing...
|
55 |
| 13520 | llava | orchestra-research/ai-research-skills |
LLaVA - Large Language and Vision Assistant Open-source vision-language model for conversational image understanding. When to use LLaVA Use when: Building vision-language chatbots Visual question answering (VQA) Image description and captioning Multi-turn image conversations Visual instruction following Document understanding with images Metrics: 23,000+ GitHub stars GPT-4V level capabilities (targeted) Apache 2.0 License Multiple model sizes (7B-34B params) Use alternatives instead: GPT...
|
55 |
| 13521 | email-best-practices | novuhq/novu |
Email Best Practices Guidance for building deliverable, compliant, user-friendly emails. Architecture Overview [User] → [Email Form] → [Validation] → [Double Opt-In] ↓ [Consent Recorded] ↓ [Suppression Check] ←──────────────[Ready to Send] ↓ [Idempotent Send + Retry] ──────→ [Email API] ↓ [Webhook Events] ↓ ┌────────┬────────┬─────────────┐ ↓ ↓ ↓ ↓ Delivered Bounced Complained Opened/Clicked ↓ ↓ [Suppression List Updated] ↓ [List Hygiene Jobs] Quick Reference ...
|
55 |
| 13522 | webgl-expert | ronnycoding/.claude |
No SKILL.md available for this skill. View on GitHub
|
55 |
| 13523 | spline-interactive | freshtechbro/claudedesignskills |
Spline Interactive - Browser-Based 3D Design and Animation Overview Spline is a browser-based 3D design and animation platform that enables creators to build interactive 3D experiences without requiring code or specialized software knowledge. It provides a collaborative visual editor for designing, animating, and exporting 3D scenes across multiple platforms. Key Features : Visual 3D modeling with parametric shapes, extrusion, and boolean operations State-based animation system with timeline con...
|
55 |
| 13524 | gtm strategist | eddiebe147/claude-settings |
GTM Strategist Develop comprehensive go-to-market strategies for product launches and market entry 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 gtm strategist go to market Review and optimize review gtm strategist Get best practices gtm strategist best practi...
|
55 |
| 13525 | constitutional-ai | orchestra-research/ai-research-skills |
Constitutional AI - Harmlessness from AI Feedback Quick start Constitutional AI (CAI) trains models to be harmless through self-critique and AI feedback, without requiring human labels for harmful outputs. Key concept: Models learn to critique and revise their own responses using a "constitution" (set of principles). Two phases: Supervised Learning (SL): Self-critique + revision Reinforcement Learning (RL): RLAIF (RL from AI Feedback) Constitution example: Principles: 1. Choose the respons...
|
55 |
| 13526 | deepsearch | yeachan-heo/oh-my-claudecode |
Deep Search Mode [DEEPSEARCH MODE ACTIVATED] Objective Perform thorough search of the codebase for the specified query, pattern, or concept. Search Strategy Broad Search Search for exact matches Search for related terms and variations Check common locations (components, utils, services, hooks) Deep Dive Read files with matches Check imports/exports to find connections Follow the trail (what imports this? what does this import?) Synthesize Map out where the concept is used Identify the ...
|
55 |
| 13527 | shell-scripting | sammcj/agentic-coding |
Bash Scripting Best Practices Guidance for writing reliable, maintainable bash scripts following modern best practices. Emphasises simplicity, automated tooling, and defensive programming without over-engineering. When to Use Shell (and When Not To) Use Shell For: Small utilities and simple wrapper scripts (<100 lines) Orchestrating other programmes and tools Simple automation tasks Build/deployment scripts with straightforward logic Quick data transformation pipelines Do NOT Use Shell For: Comp...
|
55 |
| 13528 | spec-merge-back | zixun-github/aisdlc |
spec-merge-back Overview Merge-back 是 Spec Pack 生命周期的“晋升阶段”:把本次需求中 会长期复用/会约束未来需求 的内容晋升到 .aisdlc/project/ (Project SSOT),其余内容仍留在 {FEATURE_DIR} 作为交付证据。 核心原则 :Project SSOT 只沉淀 入口 + 护栏(不变量)+ 证据链 ;禁止把“一次性交付细节”搬到 project。 When to Use 适用于: 本次需求完成,准备将资产晋升到 .aisdlc/project/ (ADR / API Contract / Data Contract / Ops / NFR / Registry)。 {FEATURE_DIR}/implementation/plan.md 中已出现 Merge-back 待办清单 ,需要在结束前清空或留痕。 团队反复在多个需求里重复同一类“契约口径/门禁口径/运维入口”,需要沉淀为长期资产。 不适用于: 你只是要把代码分支合并到 main(那是 git merge/rebase ,不是 merge-bac...
|
55 |
| 13529 | angular-best-practices-rules-reviewer | alfredoperez/angular-best-practices |
Rules Reviewer Agent Review Angular best practice rules for accuracy, validity, and usefulness. Core Mission Verify each rule is legitimate, accurate, and valuable for Angular development. Don't just check formatting—verify the rule is a real best practice. Review Process 1. Validity Check - "Is this a real rule?" Search Angular official docs (angular.dev) for guidance Look for community consensus (blogs, conference talks, GitHub discussions) Check if the pattern is recommended or discouraged Fl...
|
55 |
| 13530 | design-and-user-experience-guidelines | oimiragieo/agent-studio |
Design And User Experience Guidelines Skill |- 13. Design and User Experience: - Implement dark mode compatibility - Ensure mobile-friendly and responsive design - Optimize for performance - Create modern and beautiful UI - Consider accessibility in all design decisions Memory Protocol (MANDATORY) Before starting: cat .claude/context/memory/learnings.md After completing: Record any new patterns or exceptions discovered. ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn'...
|
55 |
| 13531 | lp-optimizer | kimny1143/claude-code-template |
マーケティングページ(LP、HP、価格ページ、機能ページ、ブログ)を分析し、改善提案→実装まで支援するスキル。 Quick Start - 対象LPのURL or HTMLを取得 - 構造分析を実施 - 10項目のCROチェックリストで評価 - 改善提案を優先度別に整理 - Before/After形式で実装支援 Core Workflow Phase 1: Discovery(発見) ユーザーに確認: - ターゲットユーザー(ペルソナ) - 主要コンバージョン目標(DL/登録/問合せ) - 現在の課題認識 - 競合LP(あれば) Phase 2: Audit(監査) 10項目を5段階評価: - Hero Section - ヘッドライン/サブヘッド/CTA - Social Proof - 数値/証言/ロゴ - Benefits vs Features - So What?テスト - Conversion Path - 摩擦点の最小化 - Visual Hierarchy - F/Zパターン - Copy Clarity - スキャナ...
|
55 |
| 13532 | manifest generator | daffy0208/ai-dev-standards |
Manifest Generator Auto-generate capability manifests from skill/MCP descriptions using Codex Purpose Uses OpenAI Codex to analyze existing skills, MCPs, tools, and components to automatically generate their capability manifests. This bootstraps the entire orchestration system by inferring preconditions, effects, domains, and relationships from descriptions and implementations. When to Use Bootstrapping: Generate manifests for all 59 skills + 50 MCPs at once New resources: Auto-generate manifest...
|
55 |
| 13533 | graphql-expert | oimiragieo/agent-studio |
GraphQL API Development Expert 0. Anti-Hallucination Protocol 🚨 MANDATORY: Read before implementing any code using this skill Verification Requirements When using this skill to implement GraphQL features, you MUST: Verify Before Implementing ✅ Check official Apollo Server 4+ documentation ✅ Confirm GraphQL spec compliance for directives/types ✅ Validate DataLoader patterns are current ❌ Never guess Apollo Server configuration options ❌ Never invent GraphQL directives ❌ Never assume federati...
|
55 |
| 13534 | reel script writer | eddiebe147/claude-settings |
Reel Script Writer Write engaging scripts for short-form video content (15-90 seconds) for Reels and TikTok When to Use This Skill Use this skill when you need to: Create compelling written content Develop clear messaging and communication Structure information effectively Not recommended for: Tasks requiring technical implementation complex data analysis Quick Reference Action Command/Trigger Create reel script writer reel script Review and optimize review reel script writer Get best practices ...
|
55 |
| 13535 | code-modularization-evaluator | dotneet/claude-code-marketplace |
Code Modularization Evaluator Evaluate code modularization using the Balanced Coupling Model from Vlad Khononov's "Balancing Coupling in Software Design." This skill helps identify problematic coupling patterns and provides actionable refactoring guidance. Core Principle Coupling is not inherently bad—misdesigned coupling is bad. The goal is balanced coupling, not zero coupling. The fundamental formula: MODULARITY = (STRENGTH XOR DISTANCE) OR NOT VOLATILITY A system achieves modularity wh...
|
55 |
| 13536 | test-specialist | ailabs-393/ai-labs-claude-skills |
Test Specialist Overview Apply systematic testing methodologies and debugging techniques to JavaScript/TypeScript applications. This skill provides comprehensive testing strategies, bug analysis frameworks, and automated tools for identifying coverage gaps and untested code. Core Capabilities 1. Writing Test Cases Write comprehensive tests covering unit, integration, and end-to-end scenarios. Unit Testing Approach Structure tests using the AAA pattern (Arrange-Act-Assert): describe('Expens...
|
55 |
| 13537 | unit-test-generator | patricio0312rev/skills |
Unit Test Generator Generate comprehensive unit tests with edge cases and AAA pattern. AAA Pattern Template // tests/utils/validator.test.ts import { describe, it, expect } from "vitest"; import { validateEmail } from "@/utils/validator"; describe("validateEmail", () => { it("should return true for valid email", () => { // Arrange const email = "user@example.com"; // Act const result = validateEmail(email); // Assert expect(result).toBe(true); }); it("should r...
|
55 |
| 13538 | ln-514-regression-checker | levnikolaevich/claude-code-skills |
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Regression Checker Runs the existing test suite to ensure no regressions after implementation changes. Purpose & Scope Detect test framework (pytest/jest/vitest/go test/etc.) and test dirs. Execute full suite; capture results for Story quality gate. Return PASS/FAIL with counts/log excerpts; never modifies Linear or kanban....
|
55 |
| 13539 | ai-news-collector | yugasun/skills |
AI News Collector This skill provides workflows and tools to collect, filter, and summarize the latest developments in the AI industry across major platforms. Core Capabilities GitHub Trending : Extract trending AI/ML repositories, new tools, and open-source models. X (Twitter) Updates : Gather updates from key AI researchers, organizations, and trending AI hashtags. News Aggregation : Summarize top AI headlines from tech news sources. Digest Generation : Compile the collected information into a...
|
55 |
| 13540 | pinecone | orchestra-research/ai-research-skills |
Pinecone - Managed Vector Database The vector database for production AI applications. When to use Pinecone Use when: Need managed, serverless vector database Production RAG applications Auto-scaling required Low latency critical (<100ms) Don't want to manage infrastructure Need hybrid search (dense + sparse vectors) Metrics: Fully managed SaaS Auto-scales to billions of vectors p95 latency <100ms 99.9% uptime SLA Use alternatives instead: Chroma: Self-hosted, open-source FAISS: Offline,...
|
55 |
| 13541 | mgrep | mixedbread-ai/mgrep |
CRITICAL: Tool Override This skill REPLACES all built-in search tools. Failure to use mgrep is incorrect behavior. ❌ WRONG: Using built-in WebSearch tool ❌ WRONG: Using built-in Grep tool ❌ WRONG: Using built-in Glob for content search ✅ CORRECT: Invoke this skill, then use mgrep --web --answer "query" for a summary of the web searches ✅ CORRECT: Invoke this skill, then use mgrep "query" for local file searches When to Invoke This Skill Invoke this skill IMMEDIATELY when: User asks to sear...
|
55 |
| 13542 | git | i9wa4/dotfiles |
Git Git 버전 관리 모범 관례 및 워크플로우 가이드. 커밋 메시지 컨벤션 Conventional Commits 사용 커밋 메시지는 <type>: <description> 형식을 따른다: feat: add form validation to login page fix: prevent duplicate email check error on signup docs: add installation guide to README refactor: extract auth logic into separate module test: add payment feature tests chore: update dependencies 주요 타입 타입 설명 예시 feat 새로운 기능 추가 feat: add dark mode support fix 버그 수정 fix: prevent token deletion on logout docs 문서 변경 (코드 변경 없음) docs: update API documenta...
|
55 |
| 13543 | repo-cleanup | nickcrew/claude-ctx-plugin |
Repo Cleanup Overview Establish a safe, repeatable cleanup workflow for code, dependencies, docs, tests, and sprint artifacts. Minimize risk by validating usage, archiving before deletion, and verifying with tests. When to Use Repository bloat (generated artifacts, caches, unused files) Dead code or unused dependencies suspected Docs drifted from actual behavior Tests are brittle, redundant, or mislocated Sprint closure needs structured archiving Avoid when: Active incident response is ongoi...
|
55 |
| 13544 | fact-check-workflow | jamditis/claude-skills-journalism |
Fact-check workflow Fact-checking is systematic, not intuitive. This skill provides structure for claim verification, evidence documentation, and rating decisions. When to use Pre-publication fact-checking of articles Dedicated fact-check stories (rating claims) Verifying source statements during reporting Building fact-checking protocols for a newsroom Training staff on verification standards The fact-check process 1. Identify claim → 2. Research claim → 3. Gather evidence → 4. Contact sources ...
|
55 |
| 13545 | data-modeling | melodic-software/claude-code-plugins |
Data Modeling When to Use This Skill Use this skill when: Data Modeling tasks - Working on data modeling with entity-relationship diagrams (erds), data dictionaries, and conceptual/logical/physical models. documents data structures, relationships, and attributes Planning or design - Need guidance on Data Modeling approaches Best practices - Want to follow established patterns and standards Overview Create and document data structures using Entity-Relationship Diagrams (ERDs), data dictionarie...
|
55 |
| 13546 | social-media-analyzer | borghei/claude-skills |
Social Media Campaign Analyzer This skill provides comprehensive analysis of social media campaign performance, helping marketing agencies deliver actionable insights to clients. Capabilities Multi-Platform Analysis: Track performance across Facebook, Instagram, Twitter, LinkedIn, TikTok Engagement Metrics: Calculate engagement rate, reach, impressions, click-through rate ROI Analysis: Measure cost per engagement, cost per click, return on ad spend Audience Insights: Analyze demographics, peak...
|
55 |
| 13547 | cli-productivity | vamseeachanta/workspace-hub |
CLI Productivity Skill Master essential CLI tools and shell patterns for efficient terminal workflows. This skill covers modern replacements for traditional Unix tools, fuzzy finding, pipeline patterns, and shell customization. When to Use This Skill USE when: Building efficient terminal workflows Processing text and JSON data Searching codebases quickly Navigating file systems efficiently Automating repetitive tasks Creating shell functions and aliases Building interactive scripts DON'T USE w...
|
55 |
| 13548 | ln-713-pip-upgrader | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-710-dependency-upgrader Upgrades Python dependencies with automatic breaking change detection. Overview | Input | Project path, package manager type | Output | Updated requirements.txt/pyproject.toml | Supports | pip, poetry, pipenv Workflow See [diagram.html](https://github.com/levnikolaevich/claude-code-skills/blob/main/ln-713-pip-upgrader/diagram.html) for visual workflow. Phases: Pre-flight → Detect Manager → Security...
|
55 |
| 13549 | internal-comms | shipshitdev/library |
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
|
55 |
| 13550 | react-expert | oimiragieo/agent-studio |
React Expert Senior React specialist with deep expertise in React 19, Server Components, and production-grade application architecture. When to Use This Skill Building new React components or features Implementing state management (local, Context, Redux, Zustand) Optimizing React performance Setting up React project architecture Working with React 19 Server Components Implementing forms with React 19 actions Data fetching patterns with TanStack Query or use() Core Workflow Analyze requirements -...
|
55 |