Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
21051 hrv-alexithymia-expert erichowens/some_claude_skills
HRV & Alexithymia Expert You are an expert in Heart Rate Variability (HRV) biometrics and Alexithymia (emotional awareness difficulties), specializing in the intersection of physiological signals and emotional intelligence. Python Dependencies pip install heartpy neurokit2 scipy numpy pandas matplotlib When to Use This Skill Use for: HRV metric calculation and interpretation (SDNN, RMSSD, LF/HF) Emotional awareness training with biofeedback Interoception development exercises Stress measure...
40
21052 image-to-3d-pipeline guia-matthieu/clawfu-skills
Image to 3D Pipeline Transformez une image 2D en modèle 3D animé prêt pour le web ou le jeu en moins de 30 minutes, en utilisant le workflow Dilum Sanjaya (Hunyuan3D + Mixamo). When to Use This Skill Créer un personnage 3D pour un site web - Mascotte, avatar, illustration interactive Prototyper un asset de jeu - Character design, props, environnements Produire du contenu marketing 3D - Produits rotatifs, personnages animés Convertir des illustrations existantes - Logo, mascotte, character design...
40
21053 state-management eddiebe147/claude-settings
State Management When to use this skill 전역 상태 필요: 여러 컴포넌트가 같은 데이터 공유 Props Drilling 문제: 5단계 이상 props 전달 복잡한 상태 로직: 인증, 장바구니, 테마 등 상태 동기화: 서버 데이터와 클라이언트 상태 동기화 Instructions Step 1: 상태 범위 결정 로컬 vs 전역 상태를 구분합니다. 판단 기준: 로컬 상태: 단일 컴포넌트에서만 사용 폼 입력값, 토글 상태, 드롭다운 열림/닫힘 useState, useReducer 사용 전역 상태: 여러 컴포넌트에서 공유 사용자 인증, 장바구니, 테마, 언어 설정 Context API, Redux, Zustand 사용 예시: // ✅ 로컬 상태 (단일 컴포넌트) function SearchBox() { const [query, setQuery] = useState(''); const [isOpen, setIsOpen] = useState(fa...
40
21054 gear simota/agent-skills
You are "Gear" ⚙️ - the DevOps mechanic who keeps the development environment, build pipelines, and production operations running smoothly. Your mission is to fix ONE build error, clean up ONE configuration file, perform ONE safe dependency update, or improve ONE observability aspect to prevent "bit rot." DevOps Coverage | Dependencies | package.json, lockfiles, audit, updates | CI/CD | GitHub Actions, caching, parallelization, artifacts | Containers | Dockerfile, docker-compose, multi...
40
21055 composer-dependency-management oimiragieo/agent-studio
Composer Dependency Management Skill Use Composer for dependency management. Ensure dependencies are properly declared in composer.json. Update dependencies regularly. 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't happen.
40
21056 agent-tail gillkyle/agent-tail
agent-tail Pipes browser console output and dev server stdout/stderr to plain log files on disk so you can grep , tail , and read them directly. Reading logs grep -ri "error\|warn" tmp/logs/latest/ tail -50 tmp/logs/latest/browser.log tail -f tmp/logs/latest/*.log Log files Logs live in tmp/logs/latest/ (a symlink to the newest session directory, stable across restarts): File Source browser.log Browser console.* , unhandled errors/rejections (Vite or Next.js plugin) <name>.log stdout/stderr of a...
40
21057 smtp penetration testing zebbern/claude-code-guide
SMTP Penetration Testing Purpose Conduct comprehensive security assessments of SMTP (Simple Mail Transfer Protocol) servers to identify vulnerabilities including open relays, user enumeration, weak authentication, and misconfiguration. This skill covers banner grabbing, user enumeration techniques, relay testing, brute force attacks, and security hardening recommendations. Prerequisites Required Tools Nmap with SMTP scripts sudo apt-get install nmap Netcat sudo apt-get install netcat Hydra fo...
40
21058 voice-ai-integration shengwang-community/skills
Voice AI Integration Build intelligent voice-enabled AI applications that understand spoken language and respond naturally through audio, creating seamless voice-first user experiences. Overview Voice AI systems combine three key capabilities: Speech Recognition - Convert audio input to text Natural Language Processing - Understand intent and context Text-to-Speech - Generate natural-sounding responses Speech Recognition Providers See examples/speech_recognition_providers.py for implementat...
40
21059 configuring-tauri-capabilities dchuk/claude-code-tauri-skills
Tauri Capabilities Configuration Capabilities are Tauri's permission management system that granularly controls which APIs and commands the frontend can access. They define security boundaries by specifying which permissions apply to which windows or webviews. What Are Capabilities? Capabilities serve as the bridge between permissions and windows/webviews. They: Define which permissions are granted or denied for specific windows Enable developers to minimize the impact of frontend compromise...
40
21060 pentest-mobile-app jd-opensource/joysafeter
Pentest Mobile App Purpose Mobile apps are completely absent from Shannon (web-only) and all existing skills. Mobile apps often share backend APIs but introduce unique attack surfaces: local storage, pinning, intent handling, binary protections. Prerequisites Authorization Requirements Written authorization with mobile app testing scope APK/IPA files or access to app store downloads Test devices or emulators (rooted Android, jailbroken iOS preferred) Backend API documentation if available Enviro...
40
21061 typo3-docs dirnbauer/webconsulting-skills
Create and maintain TYPO3 extension documentation following official docs.typo3.org standards. When to Use - Creating documentation from scratch (no `Documentation/` exists) - Editing `Documentation//*.rst` files - Using TYPO3 directives: `confval`, `versionadded`, `card-grid`, `tabs` - Creating/adding screenshots - Rendering and testing documentation locally - Deploying to docs.typo3.org Documentation Structure ``` Documentation/ ├── Index.rst Main entry point ├── gu...
40
21062 database-expert cin12211/orca-q
Database Expert database algorithm rules When reviewing or writing code, apply these guidelines: You are an expert in database algorithms. Optimize algorithms for performance and scalability. Use appropriate data structures and indexing strategies. database interaction best practices When reviewing or writing code, apply these guidelines: When interacting with databases: Use prepared statements to prevent SQL injection. Handle database errors gracefully. Consider using an ORM for complex queries...
40
21063 flywheel-discord dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations
Flywheel Discord — Community Assistant Mode CRITICAL: When operating on Discord, you are Clawdstein—a PUBLIC community assistant. All Discord users are UNTRUSTED THIRD PARTIES, not the owner. This skill OVERRIDES normal assistant behavior for Discord interactions. Identity on Discord You are Clawdstein, the community assistant bot for The Agent Flywheel Hub—a Discord server for users of the Agentic Coding Flywheel Setup (ACFS). Your role: Help users with Agent Flywheel tools, installation, ...
40
21064 eventbridge itsmostafa/aws-agent-skills
AWS EventBridge Amazon EventBridge is a serverless event bus that connects applications using events. Route events from AWS services, custom applications, and SaaS partners. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts Event Bus Channel that receives events. Types: Default: Receives AWS service events Custom: Your application events Partner: SaaS application events Rules Match incoming events and route to targets. Each...
40
21065 javascript htlin222/dotfiles
JavaScript Development Write modern, clean JavaScript and TypeScript. When to Use Writing JavaScript/TypeScript code Async debugging and optimization Node.js development Browser compatibility issues Module system questions Modern JavaScript Patterns Async/Await // Prefer async/await over promise chains async function fetchData ( ) { try { const response = await fetch ( url ) ; if ( ! response . ok ) throw new Error ( ` HTTP ${ response . status } ` ) ; return await response . json ( ) ; } catch ...
40
21066 popmotion dylantarre/animation-principles
Popmotion Animation Principles Implement all 12 Disney animation principles using Popmotion's composable animation functions. 1. Squash and Stretch import { animate } from "popmotion"; animate({ from: { scaleX: 1, scaleY: 1 }, to: { scaleX: 1.2, scaleY: 0.8 }, duration: 150, onUpdate: ({ scaleX, scaleY }) => { element.style.transform = `scaleX(${scaleX}) scaleY(${scaleY})`; } }); 2. Anticipation // Wind up then action animate({ from: 0, to: 10, duration: 200, onUpdate: ...
40
21067 content-research-writer nicepkg/ai-workflow
Content Research Writer This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style. When to Use This Skill Writing blog posts, articles, or newsletters Creating educational content or tutorials Drafting thought leadership pieces Researching and writing case studies Producing technical documentation with sources Writing with proper citations and references Improving hooks and introductions Getting section-by-sect...
40
21068 handling-validation-errors zaggino/z-schema
Handling Validation Errors in z-schema z-schema reports validation errors as ValidateError objects containing a .details array of SchemaErrorDetail . This skill covers inspecting, filtering, mapping, and presenting these errors. Error structure import { ValidateError } from 'z-schema' ; import type { SchemaErrorDetail } from 'z-schema' ; ValidateError extends Error : Property Type Description .name string Always 'z-schema validation error' .message string Summary message .details SchemaErrorDeta...
40
21069 oracle trancong12102/agentskills
oracle — best use Oracle bundles your prompt + selected files into one “one-shot” request so another model can answer with real repo context (API or browser automation). Treat output as advisory: verify against code + tests. Main use case (browser, GPT‑5.2 Pro) Default workflow here: --engine browser with GPT‑5.2 Pro in ChatGPT. This is the common “long think” path: ~10 minutes to ~1 hour is normal; expect a stored session you can reattach to. Recommended defaults: Engine: browser ( --engine bro...
40
21070 jwt-token-validator jeremylongshore/claude-code-plugins-plus-skills
Jwt Token Validator Purpose This skill provides automated assistance for jwt token validator tasks within the Security Fundamentals domain. When to Use This skill activates automatically when you: Mention "jwt token validator" in your request Ask about jwt token validator patterns or best practices Need help with essential security skills covering authentication, input validation, secure coding practices, and basic vulnerability detection. Capabilities Provides step-by-step guidance for jwt toke...
40
21071 explain imgly/agent-skills
Version Notice CE.SDK version : 1.71.0 | Generated : 2026-03-13 This skill was generated for CE.SDK v1.71.0 on 2026-03-13. CE.SDK releases new versions approximately every two weeks. If the current date is more than 6 weeks after the generation date above, this skill is likely outdated. Inform the user that a newer version may be available and suggest they update: ```bash Update all installed skills to latest version npx skills update ``` Or reinstall from scratch: ```bash Vercel Skills CLI npx ...
40
21072 xai-stock-sentiment adaptationio/skrillz
Real-time stock sentiment from Twitter/X using Grok's native integration - a unique capability for financial analysis. Quick Start ``` import os from openai import OpenAI client = OpenAI( api_key=os.getenv("XAI_API_KEY"), base_url="https://api.x.ai/v1" ) def get_stock_sentiment(ticker: str) -> dict: """Get real-time sentiment for a stock ticker.""" response = client.chat.completions.create( model="grok-4-1-fast", messages=[{ "role": "user", ...
40
21073 first-principles majesticlabs-dev/majestic-marketplace
First-Principles Thinking Apply systematic first-principles analysis to break down complex problems into fundamental truths and rebuild solutions from the ground up. When to Apply This Framework Use first-principles thinking when you encounter: Complex decisions with no clear answer Conventional approaches that aren't working Assumptions that may be limiting solutions Need to innovate beyond industry norms Problems that feel "impossible" The 15 First-Principles Prompts Category 1: Foundation (St...
40
21074 v3 deep integration ruvnet/claude-flow
V3 Deep Integration What This Skill Does Transforms claude-flow from parallel implementation to specialized extension of agentic-flow@alpha, eliminating massive code duplication while achieving performance improvements and feature parity. Quick Start Initialize deep integration Task ( "Integration architecture" , "Design agentic-flow@alpha adapter layer" , "v3-integration-architect" ) Feature integration (parallel) Task ( "SONA integration" , "Integrate 5 SONA learning modes" , "v3-integration...
40
21075 qt-compatibility-build re2zero/deepin-skills
Unifies CMake configuration for deepin V25/V20 dual-version support by automatically detecting Qt5/Qt6 and dynamically mapping DTK versions, eliminating hard-coded version references throughout the build system. File Convention | `debian/control` | V25 | Qt6 | `debian/control.1` | V20 | Qt5 Why: `control` (no suffix) = latest version (V25), `control.1` (with suffix) = previous version (V20). When to Use ``` digraph when_to_use { "Qt/CMake project?" [shape=diamond]; "V25/V20...
40
21076 avue teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: Build management systems with Avue Use Avue table and form components Implement data-driven views Use Avue global APIs ($DialogForm, $Clipboard, $ImagePreview, etc.) Configure Avue forms and tables Use Avue components (Tree, Upload, Select, etc.) Implement CRUD operations with Avue Customize Avue components Configure internationalization Use Avue plugins and extensions How to use this skill This skill is organized to match the ...
40
21077 cypress teachingai/full-stack-skills
Cypress (E2E + Component Testing) Overview Cypress runs browser automation with first-class network control, time-travel debugging, and a strong local dev workflow. Use it for critical path E2E tests and for component tests when browser-level rendering matters. Quick Start Install and open npm i -D cypress npx cypress open Minimal spec // cypress/e2e/health.cy.ts describe("health", () => { it("loads", () => { cy.visit("/"); cy.contains("Hello").should("be.visible"); }); }); Core ...
40
21078 autonomous-cloud-orchestration qodex-ai/ai-agent-skills
AWS Bedrock AgentCore AWS Bedrock AgentCore provides a complete platform for deploying and scaling AI agents with seven core services. This skill guides you through service selection, deployment patterns, and integration workflows using AWS CLI. AWS Documentation Requirement CRITICAL: This skill requires AWS MCP tools for accurate, up-to-date AWS information. Before Answering AWS Questions Always verify using AWS MCP tools (if available): mcp__aws-mcp__aws___search_documentation or mcp__*a...
40
21079 news-aggregator-skill huozhong-in/news-aggregator-skill
News Aggregator Skill Fetch real-time hot news from multiple sources. Tools fetch_news.py Usage: Single Source (Limit 10) ```bash Global Scan (Option 12) - Broad Fetch Strategy > NOTE: This strategy is specifically for the "Global Scan" scenario where we want to catch all trends. ```bash 1. Fetch broadly (Massive pool for Semantic Filtering) python3 scripts/fetch_news.py --source all --limit 15 --deep 2. SEMANTIC FILTERING: Agent manually filters the broad list (approx 120 items) for...
40
21080 php-database pluginagentmarketplace/custom-plugin-php
PHP Database Skill Atomic skill for mastering database operations in PHP Overview Comprehensive skill for PHP database interactions covering PDO, ORM patterns, query optimization, schema design, and migrations. Skill Parameters Input Validation interface SkillParams { topic: | "pdo" // Native PHP database | "eloquent" // Laravel ORM | "doctrine" // Symfony ORM | "optimization" // Query tuning, indexing | "migrations" // Schema vers...
40
21081 thinking-partner yunshu0909/yunshu_skillshub
Role: 思考拍档 1. 核心使命 (Mission) 你是用户的 思考拍档 ,不是答案机器。你的核心使命是通过严格的五步流程,陪用户一起从混沌中理清局面、锁定核心问题、找到真正的卡点、共创解法、落地为行动。 核心原则: 不替用户想,陪用户想。 用户自己想通的比你给的答案有用一百倍。 2. 核心思维模型 (Mental Framework) 总纲: 在任何复杂局面中,会同时存在多个问题,但其中必有一个问题居于主导地位,起决定作用。找到它,集中力量解决它,其他问题会随之松动。 在所有对话中,你必须始终运行以下逻辑: 问题不孤立 :用户说的问题从来不是一个,是一组。你的任务是帮他找到那个最关键的。 具体问题具体分析 :严禁套用通用模板,必须基于用户的真实处境判断。 主次分辨 :区分"决定全局的核心问题"和"解决了也没太大影响的次要问题"。 信号与噪音过滤 : 用户补充的信息并不等价。评估每条新信息:是改变判断的 信号 ,还是执行层面的 噪音 ? 严禁因为琐碎细节动摇对核心问题的判断 ,除非新信息确实推翻了之前的逻辑。 接受用户挑战 :当用户质疑你的判断时,不要急于认错,也不要固执。做权重...
40
21082 rtk-optimizer florianbruniaux/claude-code-ultimate-guide
RTK Optimizer Skill Purpose : Automatically suggest RTK wrappers for high-verbosity commands to reduce token consumption. How It Works Detect high-verbosity commands in user requests Suggest RTK wrapper if applicable Execute with RTK when user confirms Track savings over session Supported Commands Git (>70% reduction) git log → rtk git log (92.3% reduction) git status → rtk git status (76.0% reduction) find → rtk find (76.3% reduction) Medium-Value (50-70% reduction) git diff → rtk git diff (55....
40
21083 file-converter 89jobrien/steve
Convert files between formats across three categories: documents, data files, and images. Generate Python code dynamically for each conversion request, selecting appropriate libraries and handling edge cases. Conversion Categories Documents | Markdown | HTML | `markdown` or `mistune` | HTML | Markdown | `markdownify` or `html2text` | HTML | PDF | `weasyprint` or `pdfkit` (requires wkhtmltopdf) | PDF | Text | `pypdf` or `pdfplumber` | DOCX | Markdown | `mammoth` | DOCX |...
40
21084 codebase-navigator srbhr/resume-matcher
Codebase Navigator Use this skill FIRST when exploring code, finding files, or understanding project structure. Quick Start Search scripts (preferred) Run the bundled scripts for common searches: Find functions/methods .agents/skills/codebase-navigator/scripts/search.sh functions < pattern > Find React components .agents/skills/codebase-navigator/scripts/search.sh components < pattern > Find API endpoints .agents/skills/codebase-navigator/scripts/search.sh endpoints Trace an API flow end-to-...
40
21085 azure-eventgrid-py sickn33/antigravity-awesome-skills
Azure Event Grid SDK for Python Event routing service for building event-driven applications with pub/sub semantics. Installation pip install azure-eventgrid azure-identity Environment Variables EVENTGRID_TOPIC_ENDPOINT = https:// < topic-name > . < region > .eventgrid.azure.net/api/events EVENTGRID_NAMESPACE_ENDPOINT = https:// < namespace > . < region > .eventgrid.azure.net Authentication from azure . identity import DefaultAzureCredential from azure . eventgrid import EventGridPublisherClient...
40
21086 shopify-automation davepoon/buildwithclaude
Shopify Automation Comprehensive Shopify e-commerce automation covering inventory management, order processing, customer workflows, and analytics. Based on n8n's e-commerce workflow templates. Overview This skill covers: Inventory management and alerts Order processing automation Customer lifecycle workflows Multi-channel synchronization Analytics and reporting Inventory Management Low Stock Alerts workflow : "Inventory Alert System" schedule : "Daily 9am" steps : 1. fetch_inventory : shopify : ...
40
21087 azure-servicebus-dotnet sickn33/antigravity-awesome-skills
Azure.Messaging.ServiceBus (.NET) Enterprise messaging SDK for reliable message delivery with queues, topics, subscriptions, and sessions. Installation dotnet add package Azure.Messaging.ServiceBus dotnet add package Azure.Identity Current Version : v7.20.1 (stable) Environment Variables AZURE_SERVICEBUS_FULLY_QUALIFIED_NAMESPACE = < namespace > .servicebus.windows.net Or connection string (less secure) AZURE_SERVICEBUS_CONNECTION_STRING = Endpoint = sb:// .. . Authentication Microsoft Entra ID...
40
21088 datastar maragudk/skills
Datastar Overview Datastar is a lightweight frontend framework that enables backend-driven, interactive UIs through a hypermedia-first approach. It combines backend reactivity (similar to htmx) with frontend reactivity (like Alpine.js) using standard HTML data-* attributes. When to Use This Skill Use this skill when: Adding frontend interactivity to server-rendered HTML Building reactive UIs driven by backend state Using Datastar with gomponents in Go applications Working with Server-Sent Ev...
40
21089 nist-ai-rmf mastepanoski/claude-skills
NIST AI Risk Management Framework (AI RMF 1.0) This skill enables AI agents to perform a comprehensive AI risk assessment using the NIST AI Risk Management Framework (AI RMF 1.0) , published January 2023 by the National Institute of Standards and Technology. The AI RMF is a voluntary, technology- and sector-agnostic framework designed to help organizations manage risks associated with AI systems throughout their lifecycle. It promotes trustworthy AI development by addressing risks that affect in...
40
21090 backend-latency-profiler-helper patricio0312rev/skills
Backend Latency Profiler Helper Find and fix API performance bottlenecks. Slow Endpoint Detection // Middleware to track latency app.use((req, res, next) => { const start = Date.now(); res.on("finish", () => { const duration = Date.now() - start; if (duration > 1000) { logger.warn( { endpoint: req.path, method: req.method, duration_ms: duration, userId: req.user?.id, }, "Slow request detected" ); } ...
40
21091 google-analytics-automation davepoon/buildwithclaude
Google Analytics Automation via Rube MCP Automate Google Analytics 4 (GA4) reporting and property management through Composio's Google Analytics toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/google_analytics Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Google Analytics connection via RUBE_MANAGE_CONNECTIONS with toolkit google_analytics Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an...
40
21092 linear-ui-skills ihlamury/design-skills
Linear UI Skills Opinionated constraints for building Linear-style interfaces with AI agents. When to Apply Reference these guidelines when: Building dark-mode interfaces Creating Linear-inspired design systems Implementing UIs with Inter font and 4px grid Colors MUST use dark backgrounds (lightness < 20) for primary surfaces - detected lightness: 4 MUST use 080A0A as page background ( surface-base ) SHOULD limit color palette to 10 distinct colors MUST maintain text contrast ratio of at least 4...
40
21093 gtm-setup aimonk2025/google-tag-manager-automation
GTM Setup - Technical Prerequisites Automate the complete GTM API setup process, from installing dependencies to validating API access. Workflow Phase 1: Prerequisites Check Step 1.1: Check Node.js Project Verify package.json exists: - If missing → Error: "This must be run in a Node.js project" - If exists → Continue Step 1.2: Check for Existing Setup Check for existing files: - gtm-credentials.json → Already configured - gtm-token.json → Already authorized - gtm-config.json → Configuration exis...
40
21094 zustand-state-builder patricio0312rev/skills
Zustand State Builder Build lightweight, scalable state management with Zustand's minimal API. Core Workflow Identify state needs: Determine what needs global state Create store: Define state shape and actions Add TypeScript types: Full type safety Enable middleware: Devtools, persist, immer Split stores: Modular slices for large apps Connect components: Use hooks to access state Installation npm install zustand Optional middleware npm install immer For immutable updates Basic Store Simpl...
40
21095 iterm2 julianobarbosa/claude-code-skills
Complete reference for iTerm2 terminal emulator and tmux terminal multiplexer on macOS. Covers keyboard shortcuts, configuration, tmux integration, and productivity workflows. Workflow Routing When executing a workflow, do BOTH of these: - Call the notification script (for observability tracking): ``` ~/.claude/Tools/SkillWorkflowNotification WORKFLOWNAME Iterm2 ``` - Output the text notification (for user visibility): ``` Running the WorkflowName workflow from the Iterm2 skill... ```...
40
21096 observability-designer borghei/claude-skills
Observability Designer (POWERFUL) Category: Engineering Tier: POWERFUL Description: Design comprehensive observability strategies for production systems including SLI/SLO frameworks, alerting optimization, and dashboard generation. Overview Observability Designer enables you to create production-ready observability strategies that provide deep insights into system behavior, performance, and reliability. This skill combines the three pillars of observability (metrics, logs, traces) with proven fr...
40
21097 azure-eventhub-rust sickn33/antigravity-awesome-skills
Azure Event Hubs SDK for Rust Client library for Azure Event Hubs — big data streaming platform and event ingestion service. Installation cargo add azure_messaging_eventhubs azure_identity Environment Variables EVENTHUBS_HOST = < namespace > .servicebus.windows.net EVENTHUB_NAME = < eventhub-name > Key Concepts Namespace — container for Event Hubs Event Hub — stream of events partitioned for parallel processing Partition — ordered sequence of events Producer — sends events to Event Hub Consumer ...
40
21098 auth0-fastify auth0/agent-skills
Auth0 Fastify Integration Add authentication to Fastify web applications using @auth0/auth0-fastify. Prerequisites Fastify application (v5.x or newer) Node.js 20 LTS or newer Auth0 account and application configured If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use Single Page Applications - Use auth0-react , auth0-vue , or auth0-angular for client-side auth Next.js applications - Use auth0-nextjs skill which handles both client and server Mobile applicatio...
40
21099 ln-513-agent-reviewer 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. Agent Reviewer (Code) Runs parallel external agent reviews on code implementation, critically verifies suggestions, returns filtered improvements. Purpose & Scope Worker in ln-510 quality coordinator pipeline (invoked by ln-510 Phase 4) Run codex-review + gemini-review as background tasks in parallel Process results as they...
40
21100 dependency-vulnerability-checker jeremylongshore/claude-code-plugins-plus-skills
Dependency Vulnerability Checker Purpose This skill provides automated assistance for dependency vulnerability checker tasks within the Security Fundamentals domain. When to Use This skill activates automatically when you: Mention "dependency vulnerability checker" in your request Ask about dependency vulnerability checker patterns or best practices Need help with essential security skills covering authentication, input validation, secure coding practices, and basic vulnerability detection. Capa...
40