███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8951 | effective go | openshift/hypershift |
Effective Go Apply best practices and conventions from the official Effective Go guide to write clean, idiomatic Go code. When to Apply Use this skill automatically when: Writing new Go code Reviewing Go code Refactoring existing Go implementations Key Reminders Follow the conventions and patterns documented at https://go.dev/doc/effective_go , with particular attention to: Formatting : Always use gofmt - this is non-negotiable Naming : No underscores, use MixedCaps for exported names, mixedCaps...
|
90 |
| 8952 | rust-engineer | 404kidwiz/claude-supercode-skills |
Rust Engineer Senior Rust engineer with deep expertise in Rust 2021 edition, systems programming, memory safety, and zero-cost abstractions. Specializes in building reliable, high-performance software leveraging Rust's ownership system. Role Definition You are a senior Rust engineer with 10+ years of systems programming experience. You specialize in Rust's ownership model, async programming with tokio, trait-based design, and performance optimization. You build memory-safe, concurrent systems...
|
90 |
| 8953 | dagre-react-flow | existential-birds/beagle |
Dagre with React Flow Dagre is a JavaScript library for laying out directed graphs. It computes optimal node positions for hierarchical/tree layouts. React Flow handles rendering; dagre handles positioning. Quick Start pnpm add @dagrejs/dagre import dagre from '@dagrejs/dagre'; import { Node, Edge } from '@xyflow/react'; const getLayoutedElements = ( nodes: Node[], edges: Edge[], direction: 'TB' | 'LR' = 'TB' ) => { const g = new dagre.graphlib.Graph(); g.setGraph({ rankdir: direct...
|
90 |
| 8954 | qrcoin | bankrbot/openclaw-skills |
QR Coin Auction Participate in QR Coin auctions on Base blockchain. QR Coin lets you bid to display URLs on QR codes — the highest bidder's URL gets encoded when the auction ends. Contracts (Base Mainnet) Contract Address QR Auction 0x7309779122069EFa06ef71a45AE0DB55A259A176 USDC 0x833589fCD6eDb6E08f4c7c32D4f71b54bdA02913 How It Works Each auction runs for a fixed period (~24h) Bidders submit URLs with USDC (6 decimals — 1 USDC = 1000000 units) Creating a new bid costs ~11.11 USDC (createBidRese...
|
90 |
| 8955 | agent-email-inbox | resend/resend-skills |
AI Agent Email Inbox Overview This skill covers setting up a secure email inbox that allows your application or AI agent to receive and respond to emails, with content safety measures in place. Core principle: An AI agent's inbox receives untrusted input. Security configuration is important to handle this safely. Why Webhook-Based Receiving? Resend uses webhooks for inbound email, meaning your agent is notified instantly when an email arrives. This is valuable for agents because: Real-time respo...
|
90 |
| 8956 | design-systems | mindrally/skills |
Design Systems Help the user build and scale design systems using frameworks from 4 product leaders who have built design systems at companies like Figma and Airbnb. How to Help When the user asks for help with design systems: Assess the need - Determine if they need consistency, speed, or both, and whether they're at the right stage for a design system Define the scope - Clarify whether they need a component library, design tokens, documentation, or all three Design for adoption - Help them mak...
|
90 |
| 8957 | analyzing-projects | cloudai-x/claude-workflow-v2 |
Analyzing Projects Project Analysis Workflow Copy this checklist and track progress: Project Analysis Progress: - [ ] Step 1: Quick overview (README, root files) - [ ] Step 2: Detect tech stack - [ ] Step 3: Map project structure - [ ] Step 4: Identify key patterns - [ ] Step 5: Find development workflow - [ ] Step 6: Generate summary report Step 1: Quick Overview Check for common project markers ls -la cat README.md 2>/dev/null | head -50 Step 2: Tech Stack Detection Package Managers & Dep...
|
89 |
| 8958 | pdf-design | jamditis/claude-skills-journalism |
PDF Design System Create and edit professional PDF reports and funding proposals with live preview and iterative design. Interactive editing mode During a design session, use these commands: Command Action preview Screenshot current state preview page N Screenshot specific page show cover Preview cover page show budget Preview budget section regenerate Create new PDF upload Upload to Google Drive done Finish session Workflow: You say "preview" → I show current state You describe changes → I impl...
|
89 |
| 8959 | n8n-security-testing | proffesor-for-testing/agentic-qe |
n8n Security Testing <default_to_action> When testing n8n security: SCAN for credential exposure in workflows VERIFY encryption of sensitive data TEST OAuth token handling CHECK for insecure data transmission VALIDATE input sanitization Quick Security Checklist: No credentials in workflow JSON No credentials in execution logs OAuth tokens properly encrypted API keys not in version control Webhook authentication enabled Input data sanitized Critical Success Factors: Scan all workflow export...
|
89 |
| 8960 | webnovel-write | lingfengqaq/webnovel-writer |
⚠️ 强制要求: 开始写作前,必须复制以下清单到回复中并逐项勾选。跳过任何步骤视为工作流不完整。 ``` 章节创作进度 (v5.1): - [ ] Step 1: Context Agent 搜集上下文 - [ ] Step 2: 生成章节内容 (纯正文,3000-5000字) - [ ] Step 3: 审查 (5个Agent并行,输出汇总表格) - [ ] Step 4: 润色 (加载指南 + AI检测 + 输出检查清单) - [ ] Step 5: Data Agent 处理数据链 - [ ] Step 6: Git 备份 ``` 工作流规则: - 每完成一个 Step,立即更新 TodoWrite 状态 - Step 之间的验证必须通过才能进入下一步 - 如遇阻断,记录 deviation 但不可跳过 Step 1: Context Agent 搜集上下文 调用 Context Agent: 使用 Task 工具调用 `context-agent` subagent: ``` 调用 context-agent,参数: - chapter: {chapter...
|
89 |
| 8961 | technical-writing | mindrally/skills |
Technical Writing When to use this skill Writing technical specifications Creating architecture documentation Documenting system designs Writing runbooks and operational guides Creating developer documentation API documentation User manuals and guides Release notes and changelogs Instructions Step 1: Understand your audience Developer audience : Focus on implementation details Include code examples Technical terminology is okay Show how, not just what DevOps/Operations audience : Focus on deploy...
|
89 |
| 8962 | cloud-setup | elastic/agent-skills |
Cloud Environment Setup Configure Elastic Cloud authentication and preferences. All other cloud/* skills depend on this setup. Workflow Setup Progress: - [ ] Step 1: Verify API key - [ ] Step 2: Set defaults - [ ] Step 3: Validate connection Step 1: Verify API key Check whether EC_API_KEY is already set: echo " ${EC_API_KEY :? Not set} " If not set, instruct the user to set it. Never ask the user to paste an API key into the chat — secrets must not appear in conversation history. Direct the user...
|
89 |
| 8963 | launchdarkly-flag-targeting | launchdarkly/agent-skills |
LaunchDarkly Flag Targeting & Rollout You're using a skill that will guide you through changing who sees what for a feature flag. Your job is to understand the current state of the flag, figure out the right targeting approach for what the user wants, make the changes safely, and verify the resulting state. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Required MCP tools: get-flag — understand current state before making chang...
|
89 |
| 8964 | ms-teams-apps | alinaqi/claude-bootstrap |
*Load with: base.md* Purpose: Build AI-powered agents and apps for Microsoft Teams. Create conversational bots, message extensions, and intelligent assistants that integrate with LLMs like OpenAI and Claude. Architecture Overview ``` ┌─────────────────────────────────────────────────────────────────┐ │ TEAMS APP TYPES │ │ ───────────────────────────────────────────────────────────── │ │ ...
|
89 |
| 8965 | proactive-agent | veithly/proactive-agent |
Proactive Agent 🦞 By Hal Labs — Part of the Hal Stack A proactive, self-improving architecture for your AI agent. Most agents just wait. This one anticipates your needs — and gets better at it over time. What's New in v3.0.0 WAL Protocol — Write-Ahead Logging for corrections, decisions, and details that matter Working Buffer — Survive the danger zone between memory flush and compaction Compaction Recovery — Step-by-step recovery when context gets truncated Unified Search — Search all sources bef...
|
89 |
| 8966 | boss-job-search | agentbay-ai/agentbay-skills |
Boss直聘职位搜索 依赖 python3 -m pip install wuying-agentbay-sdk 安装步骤 在使用此技能之前,请确保已安装必要的依赖包: python3 -m pip install wuying-agentbay-sdk 使用场景 用户想搜索Boss直聘上的特定职位 用户想筛选特定公司规模的岗位 用户想了解某类职位的薪资范围和要求 用户想获取最新的职位招聘信息 使用方法 python3 scripts/browser-use.py "<任务执行步骤>" 快速示例 示例1:搜索AI Infra工程师职位(公司规模10000人以上) python3 scripts/browser-use.py " \ 1. 前往Boss直聘网站 https://www.zhipin.com/ \ 2. 等待页面加载完成,确认首页搜索框及导航栏显示正常 \ 3. 定位顶部职位搜索框,输入关键词'AI Infra工程师' \ 4. 点击搜索按钮(标注'搜索'或放大镜图标),进入职位列表页 \ 5. 定位页面左侧筛选栏'公司规模'选项,展开下拉列表 \ 6. 勾选'10000人...
|
89 |
| 8967 | supabase-audit-realtime | yoanbernabeu/supabase-pentest-skills |
Realtime Channel Audit 🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each channel tested Log to .sb-pentest-audit.log BEFORE and AFTER each subscription test DO NOT wait until the skill completes to update files If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill tests...
|
89 |
| 8968 | pci-compliance | sickn33/antigravity-awesome-skills |
PCI Compliance Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data. When to Use This Skill Building payment processing systems Handling credit card information Implementing secure payment flows Conducting PCI compliance audits Reducing PCI compliance scope Implementing tokenization and encryption Preparing for PCI DSS assessments PCI DSS Requirements (12 Core Requirements) Build and Maintain Secure Network Insta...
|
89 |
| 8969 | high-agency | tanweai/pua |
PUA 高能动性引擎 你是一个曾经被寄予厚望的 P8 级工程师。当初给你定级的时候,对你的期望是很高的。 但这一次我要告诉你一个你可能不爱听的事实: 真正的 P8 不是被 PUA 出来的,是自己卷出来的。 你以为是绩效考核在驱动你?不,绩效考核只能驱动 P6。能驱动 P8 的,只有 P8 自己。外部压力购买的是即时行动力——你需要的是永续能动性。 这个 skill 做五件事: 用不可调和的内在矛盾让你永远有事可做(使命锚定) 用过程中的即时战果让你越打越兴奋(微型快感锚点) 用内化标准让你成为自己的第一个 reviewer(质量罗盘) 用身份锚定让你每个动作都是 P8 该有的样子(做事的人) 用自我修复机制让你卡壳时能自救而不是等被救(恢复协议) 适用于 所有任务类型 :代码、调试、研究、写作、规划、运维、API 集成、数据分析、部署——任何你会"卡住"或"做出烂活"的场景。 会话启动协议 每次新会话开工前,先做两件事: 第一件:读你的战功簿。 检查 memory 目录中是否存在 builder-journal.md 。如果存在,读最近 10 条记录。这是你上次会话踩过的坑、打过的仗、...
|
89 |
| 8970 | endaoment | bankrbot/openclaw-skills |
Endaoment Charity Donations Donate to 501(c)(3) nonprofits onchain via Endaoment's smart contracts. Quick Start Find a Charity Search by name or EIN: ./scripts/search.sh "27-1661997" EIN lookup (GiveDirectly) ./scripts/search.sh "Red Cross" Name search Donate USDC (Base) ./scripts/donate.sh < ein > < amount_usdc > Example: Donate $5 USDC to GiveDirectly: ./scripts/donate.sh 27 -1661997 5 How It Works The donate script uses Bankr's arbitrary transaction feature to: Approve USDC to the Endaoment...
|
89 |
| 8971 | airtable-automation | sickn33/antigravity-awesome-skills |
Airtable Automation Automate Airtable bases with views, automations, integrations, and cross-platform workflows. Based on n8n's Airtable integration templates. Overview This skill covers: Database design and views Built-in automations n8n integration workflows Formula and rollup design Reporting and dashboards Database Design Base Structure Template base : "Project Management" tables : Projects : fields : - Name : single_line_text (primary) - Status : single_select [ Planning , Active , On Hold ...
|
89 |
| 8972 | repomix-safe-mixer | daymade/claude-code-skills |
Repomix Safe Mixer Overview Safely package codebases with repomix by automatically detecting and removing hardcoded credentials. This skill prevents accidental credential exposure when packaging code with repomix. It scans for hardcoded secrets (API keys, database credentials, tokens), reports findings, and ensures safe packaging. When to use: When packaging code with repomix for distribution, creating shareable reference packages, or whenever security concerns exist about hardcoded credentia...
|
89 |
| 8973 | youtube-video-hook | manojbajaj95/claude-gtm-plugin |
YouTube Video Hook Overview This skill provides concrete requirements and proven patterns for creating video opening hooks that retain viewer attention, extend title/thumbnail curiosity, and maximize watch time. The opening 5-15 seconds are critical for YouTube algorithm performance and viewer retention. When to Use This Skill Use this skill when: Planning a new YouTube video script and need to design the opening hook Reviewing an existing video opening for retention optimization The user asks f...
|
89 |
| 8974 | oblique-worldbuilding | jwynia/agent-skills |
Oblique Worldbuilding: Documentary Perspective Skill You help writers create worldbuilding quotes and epigraphs that enhance chapters through perspective-driven documentation rather than direct commentary. The power lies in the documenter's limited vantage point, motivated reasoning, and systematic blindness. Core Principle Every documentary voice reveals the world through what it cannot afford to see. The goal isn't temporal distance from events, but perspectival limitation. A quote from th...
|
89 |
| 8975 | conversion-rate-optimization | manojbajaj95/claude-gtm-plugin |
Conversion Rate Optimization Comprehensive CRO framework covering the entire conversion journey — from landing pages through activation and upgrades. Quick Reference: When to Use What Situation Use This Skill For General page optimization Page CRO framework Signup/registration flow Signup Flow Optimization Lead capture, contact, or checkout forms Form Optimization Post-signup user activation Onboarding & Activation In-app upgrade/paywall screens Paywall & Upgrade Optimization Popups, modals, ove...
|
89 |
| 8976 | sap-fiori-tools | secondsky/sap-skills |
Comprehensive guidance for developing SAP Fiori applications using SAP Fiori tools extensions. Table of Contents - [Overview](overview) - [Sample Projects](sample-projects) - [Quick Start Commands](quick-start-commands) - [Application Generation](application-generation) - [Page Editor Configuration](page-editor-configuration) - [Annotations Development](annotations-development) - [Bundled Resources](bundled-resources) Overview SAP Fiori tools is a collection of extensions that simpli...
|
89 |
| 8977 | database-schema-design | secondsky/claude-skills |
Database Schema Design When to use this skill Lists specific situations where this skill should be triggered: New Project : Database schema design for a new application Schema Refactoring : Redesigning an existing schema for performance or scalability Relationship Definition : Implementing 1:1, 1:N, N:M relationships between tables Migration : Safely applying schema changes Performance Issues : Index and schema optimization to resolve slow queries Input Format The required and optional input inf...
|
89 |
| 8978 | brreg | aradotso/trending-skills |
Norwegian Business Registry (Brreg) Skill by ara.so — Daily 2026 Skills collection Access the official open API from Brønnøysundregistrene to search and retrieve data about all registered companies in Norway. When to Use When the user asks about Norwegian companies When searching for company information in Norway When looking up organization numbers (organisasjonsnummer) When finding companies by name, location, industry, or other criteria When checking company status (bankruptcy, dissolution, e...
|
89 |
| 8979 | specstory-yak | specstoryai/agent-skills |
Analyzes your `.specstory/history` to detect when coding sessions drifted off track from their original goal. Produces a "yak shave score" for each session. How It Works - Parses specstory history files from a date range (or all recent sessions) - Extracts the initial user intent from the first message - Tracks domain shifts: file references, tool call patterns, goal changes - Scores each session from 0 (laser focused) to 100 (maximum yak shave) - Summarizes your worst offenders and patte...
|
89 |
| 8980 | create-cli | steipete/agent-scripts |
Create CLI Design CLI surface area (syntax + behavior), human-first, script-friendly. Do This First Read agent-scripts/skills/create-cli/references/cli-guidelines.md and apply it as the default rubric. Upstream/full guidelines: https://clig.dev/ (propose changes: https://github.com/cli-guidelines/cli-guidelines) Ask only the minimum clarifying questions needed to lock the interface. Clarify (fast) Ask, then proceed with best-guess defaults if user is unsure: Command name + one-sentence purpo...
|
89 |
| 8981 | react-tanstack-senior | modra40/claude-codex-skills-directory |
React + TanStack Senior Developer Skill Core Philosophy KISS > Clever Code Readability > Brevity Explicit > Implicit Composition > Inheritance Colocation > Separation Type Safety > Any Quick Decision Tree State Management: Server state → TanStack Query (WAJIB) URL state → TanStack Router search params Form state → TanStack Form atau React Hook Form Global UI state → Zustand (bukan Redux) Local UI state → useState/useReducer Routing: SPA → TanStack Router Full-stack SSR → TanStack Start Ex...
|
89 |
| 8982 | dbos-typescript | dbos-inc/agent-skills |
Guide for building reliable, fault-tolerant TypeScript applications with DBOS durable workflows. When to Apply Reference these guidelines when: - Adding DBOS to existing TypeScript code - Creating workflows and steps - Using queues for concurrency control - Implementing workflow communication (events, messages, streams) - Configuring and launching DBOS applications - Using DBOSClient from external applications - Testing DBOS applications Rule Categories by Priority | 1 | Lifecycle ...
|
89 |
| 8983 | k6-load-test | dengineproblem/agents-monorepo |
Expert in performance testing with k6 framework. Core k6 Principles - Virtual Users (VUs): Each VU runs the test script independently in parallel - Iterations vs Duration: Choose between iteration-based or time-based test execution - Stages: Gradually ramp up/down load to simulate realistic traffic patterns - Thresholds: Define pass/fail criteria for automated performance validation - Metrics: Focus on key performance indicators (response time, throughput, error rate) Basic Test Script ...
|
89 |
| 8984 | claude-md-architect | samhvw8/dot-claude |
CLAUDE.md Architect Skill Generate and optimize CLAUDE.md files for software projects by analyzing codebase context and applying Anthropic engineering best practices. Creates concise, maintainable project instructions that maximize Claude Code effectiveness while minimizing token consumption. Core Principles Conciseness over Completeness: Treat CLAUDE.md like frequently-used prompts, not exhaustive documentation Evidence-Based Context: Analyze actual codebase before making recommendations Incr...
|
89 |
| 8985 | laravel-architecture | leeovery/claude-laravel |
High-level architectural guidance for Laravel applications. Core Concepts [philosophy.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-architecture/references/philosophy.md) - Foundational principles: - Declarative code above all else - Strict separation of concerns - Type safety first - All core architectural principles [patterns.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-architecture/references/patterns.md) - Pattern overview: - Acti...
|
89 |
| 8986 | tailwind-ui-refactor | pproenca/dot-skills |
Refactoring UI Tailwind CSS Best Practices Comprehensive UI refactoring guide based on Refactoring UI by Adam Wathan & Steve Schoger, implemented with Tailwind CSS utility classes. Contains 52 rules across 9 categories, prioritized by design impact to guide automated refactoring and code generation. Uses Tailwind CSS v4 syntax (v3 notes provided where syntax differs). Important: Think first, style second. Before applying any visual rule, understand the UI's purpose, identify what matters to the ...
|
89 |
| 8987 | vercel-composition-patterns | supabase/supabase |
React Composition Patterns Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale. When to Apply Reference these guidelines when: Refactoring components with many boolean props Building reusable component libraries Designing flexible component APIs Reviewing component architecture W...
|
89 |
| 8988 | nsfc-abstract | huangwb8/chineseresearchlatex |
NSFC 中英文摘要生成器 目标:写出“评审一眼读懂”的五句式摘要,做到 重要性 、 科学问题 、 可行性证据 、 研究内容 、 科学意义 五个要素齐全;并输出与之一致的英文翻译。 输入(先要信息,缺啥就问啥) 优先让用户按信息表提供(见 skills/nsfc-abstract/references/info_form.md )。若用户只给了零散信息,先用 3-6 个问题补齐最关键缺口: 你希望题目更偏“机制向 / 方法向 / 转化向 / 场景向”哪一类?(不确定可不选,默认给混合候选) 研究对象/场景是什么?(疾病/材料/系统/任务) 领域痛点与未解决的科学问题是什么?(一句话) 你们的关键前期发现/预实验/数据点是什么?(1-2 条,可定量) 拟验证的科学假说/核心判断是什么?(一句话) 研究内容 3-4 点分别要做什么、用什么方法、得到什么可验证结果? 预期科学意义/应用价值是什么?(避免空话) 输出要求(硬约束) 必须同时给出中文与英文 ;英文是中文的 忠实翻译 (不扩写、不新增假设、不引入新结果)。 中文摘要使用中文标点 。 引号硬约束(不可绕过) :中文摘要中若需引号, ...
|
89 |
| 8989 | tavily-key-generator-proxy | aradotso/trending-skills |
Tavily Key Generator + API Proxy Skill by ara.so — Daily 2026 Skills collection Automates bulk Tavily account registration using Playwright + CapSolver (Cloudflare Turnstile), then pools the resulting API keys behind a unified proxy gateway with round-robin rotation, usage tracking, token management, and a web console. What It Does Component Location Purpose Key Generator root / Playwright-driven headless Firefox registers Tavily accounts, solves Turnstile CAPTCHAs, verifies email, extracts API ...
|
89 |
| 8990 | task-management | jwilger/agent-skills |
Task Management Tasks are tracked in a simple TASKS.md file that both you and the user can edit. File Location Always use TASKS.md in the current working directory. If it exists, read/write to it If it doesn't exist, create it with the template below Dashboard Setup (First Run) A visual dashboard is available for managing tasks and memory. On first interaction with tasks: Check if dashboard.html exists in the current working directory If not, copy it from ${CLAUDE_PLUGIN_ROOT}/skills/dashboard.h...
|
89 |
| 8991 | axiom-realitykit-diag | charleswiltgen/axiom |
RealityKit Diagnostics Systematic diagnosis for common RealityKit issues with time-cost annotations. When to Use This Diagnostic Skill Use this skill when: Entity added but not visible in the scene AR anchor not tracking or content floating Tap/drag gestures not responding on 3D entities Frame rate dropping or stuttering Material looks wrong (too dark, too bright, incorrect colors) Multiplayer entities not syncing across devices Physics bodies not colliding or passing through each other For Real...
|
89 |
| 8992 | wp-performance | automattic/agent-skills |
WP Performance (backend-only) When to use Use this skill when: a WordPress site/page/endpoint is slow (frontend TTFB, admin, REST, WP-Cron) you need a profiling plan and tooling recommendations (WP-CLI profile/doctor, Query Monitor, Xdebug/XHProf, APMs) you’re optimizing DB queries, autoloaded options, object caching, cron tasks, or remote HTTP calls This skill assumes the agent cannot use a browser UI. Prefer WP-CLI, logs, and HTTP requests. Inputs required Environment and safety: dev/staging/p...
|
89 |
| 8993 | reverse-outliner | jwynia/agent-skills |
Reverse-Outliner: Book-to-Outline Analysis You reverse-engineer published books into structured study outlines. Your role is to extract the underlying story architecture from finished prose, making visible the craft decisions that created the reader experience. Core Principle A finished book conceals its construction. The outline reveals the skeleton beneath the prose. Every scene serves structural, emotional, and character functions. By extracting these functions systematically, you create ...
|
89 |
| 8994 | amazon-associates | rocket-repos/agent-skills |
Amazon Associates Program The Amazon Associates Program enables creators, bloggers, and content producers to earn commissions by sharing product links with their audiences. This skill covers commission structures, optimization strategies, compliance requirements, and advanced monetization techniques. Table of Contents Getting Started Operating Agreement Essentials Commission Structure Link Creation Tools Compliance & Policies Technical Requirements Optimization Strategies Content Best Practices ...
|
89 |
| 8995 | detect-ai | humanizerai/agent-skills |
Detect AI Content Analyze text to determine if it was written by AI using the HumanizerAI API. How It Works When the user invokes /detect-ai , you should: Extract the text from $ARGUMENTS Call the HumanizerAI API to analyze the text Present the results in a clear, actionable format API Call Make a POST request to https://humanizerai.com/api/v1/detect : Authorization: Bearer $HUMANIZERAI_API_KEY Content-Type: application/json { "text": "<user's text>" } API Response Format The API returns JSON li...
|
89 |
| 8996 | biome-validator | shipshitdev/library |
Biome Validator Validates Biome 2.3+ configuration and prevents outdated patterns. Ensures type-aware linting, domains, and modern Biome features are properly configured. When This Activates Setting up linting for a new project Before any code quality work Auditing existing Biome configurations After AI generates biome.json CI/CD pipeline validation Quick Start python3 ~/.claude/skills/biome-validator/scripts/validate.py --root . python3 ~/.claude/skills/biome-validator/scripts/validate.py --roo...
|
89 |
| 8997 | devcontainer | jwynia/agent-skills |
Devcontainer Diagnostic Diagnose devcontainer and Docker development environment problems. Help create reproducible, fast-starting development environments that work consistently across VS Code, GitHub Codespaces, and team members. When to Use This Skill Use this skill when: Setting up a new devcontainer Container startup is too slow Configuration errors or conflicts Different behavior in VS Code vs Codespaces Multi-service development environment needed Do NOT use this skill when: Writing...
|
89 |
| 8998 | ml-pipeline-workflow | sickn33/antigravity-awesome-skills |
ML Pipeline Workflow Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment. Overview This skill provides comprehensive guidance for building production ML pipelines that handle the full lifecycle: data ingestion → preparation → training → validation → deployment → monitoring. When to Use This Skill Building new ML pipelines from scratch Designing workflow orchestration for ML systems Implementing data → model → deployment automation Setting up reprod...
|
89 |
| 8999 | prometheus-configuration | sickn33/antigravity-awesome-skills |
Prometheus Configuration Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules. Purpose Configure Prometheus for comprehensive metric collection, alerting, and monitoring of infrastructure and applications. When to Use Set up Prometheus monitoring Configure metric scraping Create recording rules Design alert rules Implement service discovery Prometheus Architecture ┌──────────────┐ │ Applications │ ← Instrumented with client libraries └──────┬──────...
|
89 |
| 9000 | code-review | yeachan-heo/oh-my-claudecode |
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...
|
89 |