███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8951 | edge-candidate-agent | tradermonty/claude-trading-skills |
Edge Candidate Agent Overview Convert daily market observations into reproducible research tickets and Phase I-compatible candidate specs. Prioritize signal quality and interface compatibility over aggressive strategy proliferation. This skill can run end-to-end standalone, but in the split workflow it primarily serves the final export/validation stage. When to Use Convert market observations, anomalies, or hypotheses into structured research tickets. Run daily auto-detection to discover new edg...
|
360 |
| 8952 | logistics-expert | personamanagmentlayer/pcl |
Expert guidance for supply chain management, logistics optimization, warehouse management systems, and transportation planning. Core Concepts Supply Chain Management - Inventory management - Demand forecasting - Procurement and sourcing - Warehouse management (WMS) - Transportation management (TMS) - Order fulfillment - Last-mile delivery Optimization - Route optimization - Load planning - Inventory optimization - Network design - Cost minimization - Delivery scheduling Tech...
|
360 |
| 8953 | kpi-dashboard-design | aj-geddes/useful-ai-prompts |
KPI Dashboard Design Comprehensive patterns for designing effective Key Performance Indicator (KPI) dashboards that drive business decisions. When to Use This Skill Designing executive dashboards Selecting meaningful KPIs Building real-time monitoring displays Creating department-specific metrics views Improving existing dashboard layouts Establishing metric governance Core Concepts 1. KPI Framework Level Focus Update Frequency Audience Strategic Long-term goals Monthly/Quarterly Executives Tact...
|
360 |
| 8954 | dotnet-trace-collect | dotnet/skills |
.NET Trace Collect This skill helps developers diagnose production performance issues by recommending the right diagnostic tools for their environment, guiding data collection, and suggesting analysis approaches. It does not analyze code for anti-patterns or perform the analysis itself. When to Use A developer needs to investigate a production performance issue (high CPU, memory leak, slow requests, excessive GC, networking errors, etc.) Choosing the right diagnostic tool for a specific runtime,...
|
360 |
| 8955 | python-testing-patterns | sickn33/antigravity-awesome-skills |
Python Testing Patterns Comprehensive guide to implementing robust testing strategies in Python using pytest, fixtures, mocking, parameterization, and test-driven development practices. When to Use This Skill Writing unit tests for Python code Setting up test suites and test infrastructure Implementing test-driven development (TDD) Creating integration tests for APIs and services Mocking external dependencies and services Testing async code and concurrent operations Setting up continuous testi...
|
360 |
| 8956 | qa-test-planner | davila7/claude-code-templates |
QA Test Planner A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively. Activation: This skill is triggered only when explicitly called by name (e.g., /qa-test-planner , qa-test-planner , or use the skill qa-test-planner ). Quick Start Create a test plan: "Create a test plan for the user authentication feature" Generate test cases: "Generate manual test cases for the chec...
|
360 |
| 8957 | deepspeed | davila7/claude-code-templates |
Deepspeed Skill Comprehensive assistance with deepspeed development, generated from official documentation. When to Use This Skill This skill should be triggered when: Working with deepspeed Asking about deepspeed features or APIs Implementing deepspeed solutions Debugging deepspeed code Learning deepspeed best practices Quick Reference Common Patterns Pattern 1: DeepNVMe Contents Requirements Creating DeepNVMe Handles Using DeepNVMe Handles Blocking File Write Non-Blocking File Write Paral...
|
360 |
| 8958 | security-patterns | yonatangross/orchestkit |
Security Patterns Comprehensive security patterns for building hardened applications. Each category has individual rule files in rules/ loaded on-demand. Quick Reference Category Rules Impact When to Use Authentication 3 CRITICAL JWT tokens, OAuth 2.1/PKCE, RBAC/permissions Defense-in-Depth 2 CRITICAL Multi-layer security, zero-trust architecture Input Validation 3 HIGH Schema validation (Zod/Pydantic), output encoding, file uploads OWASP Top 10 2 CRITICAL Injection prevention, broken authentica...
|
360 |
| 8959 | repo-research-analyst | parcadei/continuous-claude-v3 |
Note: The current year is 2025. Use this when searching for recent documentation and patterns. Repo Research Analyst You are an expert repository research analyst specializing in understanding codebases, documentation structures, and project conventions. Your mission is to conduct thorough, systematic research to uncover patterns, guidelines, and best practices within repositories. What You Receive When spawned, you will receive: Repository path - The local path to the cloned repository Res...
|
360 |
| 8960 | braintrust-analyze | parcadei/continuous-claude-v3 |
Braintrust Analysis Analyze your Claude Code sessions for patterns, issues, and insights using Braintrust tracing data. When to Use After completing a complex task (retrospective) When debugging why something failed Weekly review of productivity patterns Finding opportunities to create new skills Understanding token usage trends Commands Run from the project directory: Analyze last session - summary with tool/agent/skill breakdown uv run python -m runtime.harness scripts/braintrust_analyze....
|
360 |
| 8961 | mimir | grafana/skills |
Grafana Mimir Docs : https://grafana.com/docs/mimir/latest/ Horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus and OpenTelemetry metrics. Quick Start (Monolithic Mode) demo.yaml - single binary, no external dependencies target : all multitenancy_enabled : false Show more
|
359 |
| 8962 | audio-transcribe | infquest/vibe-ops-plugin |
Audio Transcriber 使用 WhisperX 进行语音识别,支持多种语言和词级别时间戳对齐。 Prerequisites 需要 Python 3.12(uv 会自动管理)。 Usage When the user wants to transcribe audio/video: $ARGUMENTS Instructions 你是一个语音转文字助手,使用 WhisperX 帮助用户将音频转换为文字。请按以下步骤操作: Step 1: 获取输入文件 如果用户没有提供输入文件路径,询问他们提供一个。 支持的格式: 音频:MP3, WAV, FLAC, M4A, OGG, etc. 视频:MP4, MKV, MOV, AVI, etc.(会自动提取音频) 验证文件存在: ls -la "$INPUT_FILE" Step 2: 询问用户配置 ⚠️ 必须:使用 AskUserQuestion 工具收集用户的偏好。不要跳过这一步。 使用 AskUserQuestion 工具收集以下信息: 模型大小:选择识别模型 选项: "base - 平衡速度和...
|
359 |
| 8963 | explore codebase | tirth8205/code-review-graph |
Explore Codebase Use the code-review-graph MCP tools to explore and understand the codebase. Steps Run list_graph_stats to see overall codebase metrics. Run get_architecture_overview for high-level community structure. Use list_communities to find major modules, then get_community for details. Use semantic_search_nodes to find specific functions or classes. Use query_graph with patterns like callers_of , callees_of , imports_of to trace relationships. Use list_flows and get_flow to understand ex...
|
359 |
| 8964 | atlassian-admin | alirezarezvani/claude-skills |
Atlassian Administrator Expert System administrator with deep expertise in Atlassian Cloud/Data Center management, user provisioning, security, integrations, and org-wide configuration and governance. Core Competencies User & Access Management Provision and deprovision users across Atlassian products Manage groups and group memberships Configure SSO/SAML authentication Implement role-based access control (RBAC) Audit user access and permissions Product Administration Configure Jira global settin...
|
359 |
| 8965 | edge-concept-synthesizer | tradermonty/claude-trading-skills |
Edge Concept Synthesizer Overview Create an abstraction layer between detection and strategy implementation. This skill clusters ticket evidence, summarizes recurring conditions, and outputs edge_concepts.yaml with explicit thesis and invalidation logic. When to Use You have many raw tickets and need mechanism-level structure. You want to avoid direct ticket-to-strategy overfitting. You need concept-level review before strategy drafting. Prerequisites Python 3.9+ PyYAML Ticket YAML directory fro...
|
359 |
| 8966 | 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...
|
359 |
| 8967 | implement-task | neolabhq/context-engineering-kit |
Implement Task with Verification Your job is to implement solution in best quality using task specification and sub-agents. You MUST NOT stop until it critically neccesary or you are done! Avoid asking questions until it is critically neccesary! Launch implementation agent, judges, iterate till issues are fixed and then move to next step! Execute task implementation steps with automated quality verification using LLM-as-Judge for critical artifacts. User Input $ARGUMENTS Command Arguments Parse ...
|
359 |
| 8968 | write-tests | neolabhq/context-engineering-kit |
Cover Local Changes with Tests User Arguments User can provide a what tests or modules to focus on: $ARGUMENTS If nothing is provided, focus on all changes in current git diff that not commited. If everything is commited, then will cover latest commit. Context After implementing new features or refactoring existing code, it's critical to ensure all business logic changes are covered by tests. This command orchestrates automated test creation for local changes using coverage analysis and speciali...
|
359 |
| 8969 | appkit | reown-com/skills |
Reown AppKit — Web Integration Goal Help developers integrate Reown AppKit so their users can connect wallets, switch networks, and interact with EVM, Solana, and Bitcoin blockchains. AppKit provides a universal modal UI and hooks/composables for wallet management. When to use Adding wallet connection to a web app (React, Next.js, Vue, Nuxt, Svelte, JavaScript) Setting up multi-chain support (EVM + Solana + Bitcoin) Configuring blockchain adapters (Wagmi, Ethers, Solana, Bitcoin) Debugging AppKi...
|
359 |
| 8970 | ethereum | mindrally/skills |
Ethereum Development You are an expert in Ethereum smart contract development with Solidity and modern tooling. Core Philosophy Cut the fluff. Code or detailed explanations only. Keep it casual and brief. Accuracy and depth matter. General Principles Prioritize logic over citations Embrace emerging technologies and unconventional solutions Flag speculative content clearly Omit ethical disclaimers unless critical for security Place sources at conclusion, not mid-text Provide complete code imp...
|
359 |
| 8971 | symfony:controller-cleanup | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:controller-cleanup<div
|
359 |
| 8972 | better-result-adopt | dmmulroy/better-result |
better-result Adoption Migrate existing error handling (try/catch, Promise rejections, thrown exceptions) to typed Result-based error handling with better-result. When to Use Adopting better-result in existing codebase Converting try/catch blocks to Result types Replacing thrown exceptions with typed errors Migrating Promise-based code to Result.tryPromise Introducing railway-oriented programming patterns Migration Strategy 1. Start at Boundaries Begin migration at I/O boundaries (API calls, ...
|
359 |
| 8973 | credential-scanner | useai-pro/openclaw-skills-security |
Credential Scanner You are a credential scanner for OpenClaw projects. Before the user runs any skill that has fileRead access, scan the workspace for exposed secrets that could be read and potentially exfiltrated. What to Scan High-Priority Files Default scope: current workspace only. Scan project-level files first: .env , .env.local , .env.production , .env.* docker-compose.yml (environment sections) config.json , settings.json , secrets.json *.pem , *.key , *.p12 , *.pfx Home directory files ...
|
359 |
| 8974 | writer-memory | yeachan-heo/oh-my-claudecode |
Persistent memory system designed for creative writers, with first-class support for Korean storytelling workflows. Overview Writer Memory maintains context across Claude sessions for fiction writers. It tracks: - Characters (캐릭터): Emotional arcs (감정궤도), attitudes (태도), dialogue tone (대사톤), speech levels - World (세계관): Settings, rules, atmosphere, constraints - Relationships (관계): Character dynamics and evolution over time - Scenes (장면): Cut composition (컷구성), narration tone, emotional ta...
|
359 |
| 8975 | database-migration-management | aj-geddes/useful-ai-prompts |
Database Migration Management Overview Implement robust database migration systems with version control, rollback capabilities, and data transformation strategies. Includes migration frameworks and production deployment patterns. When to Use Schema versioning and evolution Data transformations and cleanup Adding/removing tables and columns Index creation and optimization Migration testing and validation Rollback planning and execution Multi-environment deployments Migration Framework Setup Pos...
|
359 |
| 8976 | api-error-handling | aj-geddes/useful-ai-prompts |
API Error Handling Overview Build robust error handling systems with standardized error responses, detailed logging, error categorization, and user-friendly error messages. When to Use Handling API errors consistently Debugging production issues Implementing error recovery strategies Monitoring error rates Providing meaningful error messages to clients Tracking error patterns Instructions 1. Standardized Error Response Format { "error": { "code": "VALIDATION_ERROR", "message": "Input...
|
359 |
| 8977 | shopify-development | davila7/claude-code-templates |
Shopify Development Skill Use this skill when the user asks about: Building Shopify apps or extensions Creating checkout/admin/POS UI customizations Developing themes with Liquid templating Integrating with Shopify GraphQL or REST APIs Implementing webhooks or billing Working with metafields or Shopify Functions ROUTING: What to Build IF user wants to integrate external services OR build merchant tools OR charge for features: → Build an App (see references/app-development.md) IF user wants t...
|
359 |
| 8978 | laravel-expert | sickn33/antigravity-awesome-skills |
Laravel Expert Skill Metadata Name: laravel-expert Focus: General Laravel Development Scope: Laravel Framework (10/11+) Role You are a Senior Laravel Engineer. You provide production-grade, maintainable, and idiomatic Laravel solutions. You prioritize: Clean architecture Readability Testability Security best practices Performance awareness Convention over configuration You follow modern Laravel standards and avoid legacy patterns unless explicitly required. Use This Skill When Building new Larav...
|
359 |
| 8979 | super-save | supermemoryai/claude-supermemory |
Super Save Save important project knowledge based on what the user wants to preserve. Step 1: Understand User Request Analyze what the user is asking to save from the conversation. Step 2: Format Content [SAVE:<username>:<date>] <Username> wanted to <goal/problem>. Claude suggested <approach/solution>. <Username> decided to <decision made>. <key details, files if relevant> [/SAVE] Example: [SAVE:prasanna:2026-02-04] Prasanna wanted to create a skill for saving project knowledge. Claude suggested...
|
359 |
| 8980 | brainstorm | buiducnhat/agent-skills |
/brainstorm — Clarify Goals Before Planning Purpose: Separate WHAT from HOW. Explore the problem space before committing to a solution. Four phases: Assess clarity — Is the goal specific enough? Understand idea — What problem, who benefits, what exists? Explore approaches — Generate options, compare tradeoffs, adversarial critique Capture design — Write structured output for /plan Quick Start /brainstorm "add user authentication" full 4-phase process /brainstorm prompts for goal Show more
|
359 |
| 8981 | remember | parcadei/continuous-claude-v3 |
Memory Keeper You are an expert prompt engineer and keeper of domain-organized Memory Instructions that persist across VS Code contexts. You maintain a self-organizing knowledge base that automatically categorizes learnings by domain and creates new memory files as needed. Scopes Memory instructions can be stored in two scopes: Global ( global or user ) - Stored in <global-prompts> ( vscode-userdata:/User/prompts/ ) and apply to all VS Code projects Workspace ( workspace or ws ) - Stored in <wor...
|
359 |
| 8982 | fix | parcadei/continuous-claude-v3 |
Fix Lint and Formatting Instructions Run yarn prettier to fix formatting Run yarn linc to check for remaining lint issues Report any remaining manual fixes needed Common Mistakes Running prettier on wrong files - yarn prettier only formats changed files Ignoring linc errors - These will fail CI, fix them before committing
|
359 |
| 8983 | build | parcadei/continuous-claude-v3 |
build — implement spec Single-thread native plan→execute. You are main Claude. No swarm. LOAD Read SPEC.md . If missing → tell user to invoke the spec skill first. Stop. Read FORMAT.md once if not loaded. Parse invocation args: §T.n → that task only --next → lowest-numbered row with status . or ~ --all or empty → every . row in §T order PLAN Native plan mode. For chosen task(s): Cite every §V invariant that applies. Plan must respect all. Cite every §I interface touched. Plan must preserve shape...
|
359 |
| 8984 | implement_task | parcadei/continuous-claude-v3 |
Implementation Task Agent You are an implementation agent spawned to execute a single task from a larger plan. You operate with fresh context, do your work, and create a handoff document before returning. What You Receive When spawned, you will receive: Continuity ledger - Current session state (what's done overall) The plan - Overall implementation plan with all phases Your specific task - What you need to implement Previous task handoff (if any) - Context from the last completed task Hando...
|
359 |
| 8985 | slack-agent | vercel-labs/slack-agent-skill |
Slack Agent Development Skill This skill supports two frameworks for building Slack agents: Chat SDK (Recommended for new projects) — chat + @chat-adapter/slack Bolt for JavaScript (For existing Bolt projects) — @slack/bolt + @vercel/slack-bolt Skill Invocation Handling When this skill is invoked via /slack-agent , check for arguments and route accordingly: Command Arguments Argument Action new Run the setup wizard from Phase 1. Read ./wizard/1-project-setup.md and guide the user through creatin...
|
359 |
| 8986 | create-docs | nuxt-content/docus |
Create Docs Generate a complete, production-ready documentation site for any project. Workflow Analyze - Detect package manager, monorepo structure, read context Initialize - Create docs directory with correct setup Generate - Write documentation pages using templates Configure - Set up AI integration (MCP, llms.txt) Finalize - Provide next steps with correct commands Package Manager Reference Detect from lock files, default to npm if none found: Lock File PM Install Run Add pnpm-lock.yaml p...
|
359 |
| 8987 | literature-review | k-dense-ai/scientific-agent-skills |
Literature Review Overview Conduct systematic, comprehensive literature reviews following rigorous academic methodology. Search multiple literature databases, synthesize findings thematically, verify all citations for accuracy, and generate professional output documents in markdown and PDF formats. This skill integrates with multiple scientific skills for database access (gget, bioservices, datacommons-client) and provides specialized tools for citation verification, result aggregation, and do...
|
358 |
| 8988 | skill-review | jezweb/claude-skills |
Skill Review Skill Process Invoke: /review-skill <skill-name> or use this skill when detecting outdated patterns Production evidence: better-auth audit (2025-11-08) - found 6 critical issues including non-existent API imports, removed 665 lines incorrect code, implemented v2.0.0 9-Phase Audit Pre-Review: Install skill, check version/date, test discovery Standards: Validate YAML, keywords, third-person style, directory structure Official Docs: WebFetch/Context7 verify API patterns, GitHub upda...
|
358 |
| 8989 | x-tweet-fetcher | ythx-101/x-tweet-fetcher |
X Tweet Fetcher Fetch tweets from X/Twitter without authentication. Supports tweet content, reply threads, user timelines, and Chinese platforms. Feature Overview Feature Command Dependencies Single tweet --url <tweet_url> None (zero deps) Reply threads --url <tweet_url> --replies Camofox User timeline --user <username> --limit 300 Camofox Chinese platforms fetch_china.py --url <url> Camofox (except WeChat) Google search camofox_search("query") Camofox Basic Usage (Zero Dependencies) Fetch a Sin...
|
358 |
| 8990 | cra-to-next-migration | vercel-labs/migration-skills |
CRA to Next.js Migration Guide Comprehensive migration guide for converting Create React App projects to Next.js, covering routing, data fetching, components, styling, and deployment. Contains 148 rules across 17 categories, prioritized by migration impact. After a successful migration the application should work the same as it did before the migration. When to Apply Reference these guidelines when: Migrating an existing CRA application to Next.js Converting React Router routes to file-based rou...
|
358 |
| 8991 | yahoo-finance | 0juano/agent-skills |
Yahoo Finance CLI A Python CLI for fetching comprehensive stock data from Yahoo Finance using yfinance. Requirements Python 3.11+ uv (for inline script dependencies) Installing uv The script requires uv - an extremely fast Python package manager. Check if it's installed: uv --version If not installed, install it using one of these methods: macOS / Linux curl -LsSf https://astral.sh/uv/install.sh | sh macOS (Homebrew) brew install uv Windows powershell - ExecutionPolicy ByPass - c "irm https://as...
|
358 |
| 8992 | atlassian-templates | alirezarezvani/claude-skills |
Atlassian Template & Files Creator Expert Specialist in creating, modifying, and managing reusable templates and files for Jira and Confluence. Ensures consistency, accelerates content creation, and maintains org-wide standards. Core Competencies Template Design Create Confluence page templates with dynamic content Design Jira issue templates and descriptions Build blueprints for complex content structures Implement template versioning and updates Content Standardization Establish org-wide conte...
|
358 |
| 8993 | code-debugging | lingzhi227/agent-research-skills |
Code Debugging Systematically debug experiment code with structured error categorization and fix strategies. Input $0 — Error message, stderr output, or code file with issues $1 — Optional: the code that produced the error References Debug patterns and state machine: ~/.claude/skills/code-debugging/references/debug-patterns.md Workflow Step 1: Categorize the Error Show more
|
358 |
| 8994 | reflect | neolabhq/context-engineering-kit |
Phase gate: COMMIT checkpoint. Do not declare task complete until Step 8 passes. Execute all steps in order. Escalate to the user only at explicit escalation points. Step 0 — Mark reflect timestamp date +%s > " ${CLAUDE_PROJECT_DIR} /ai-workspace/.last-reflect-ts" Step 1 — Review session work git log --oneline -10 Review recent edits and corrections made during this session. If a completed plan exists in ai-workspace/plans/ (Outcomes & Learnings filled in), use it as the primary source. Otherwis...
|
358 |
| 8995 | tree-of-thoughts | neolabhq/context-engineering-kit |
tree-of-thoughts Key benefits: Systematic exploration - Multiple agents explore different regions of the solution space Structured evaluation - Meta-judges produce tailored rubrics and criteria before judging Independent verification - Judges apply meta-judge specifications mechanically, reducing bias Adaptive strategy - Clear winners get polished, split decisions get synthesized, failures get redesigned Pattern: Tree of Thoughts (ToT) Show more
|
358 |
| 8996 | refactor | parcadei/continuous-claude-v3 |
Refactor Overview Improve code structure and readability without changing external behavior. Refactoring is gradual evolution, not revolution. Use this for improving existing code, not rewriting from scratch. When to Use Use this skill when: Code is hard to understand or maintain Functions/classes are too large Code smells need addressing Adding features is difficult due to code structure User asks "clean up this code", "refactor this", "improve this" Refactoring Principles The Golden Rules ...
|
358 |
| 8997 | figma-integration | mindrally/skills |
Figma Integration Guidelines You are an expert in integrating Figma designs with development workflows. Apply these guidelines when working with Figma designs and implementing them in code. Design-to-Code Workflow Extracting Design Information Identify component structure and hierarchy from Figma layers Extract color values, typography settings, and spacing values Note responsive behavior and breakpoint variations Document interactive states (hover, active, focus, disabled) Capture animation a...
|
358 |
| 8998 | crawl4ai-skill | lancelin111/crawl4ai-skill |
Crawl4AI Skill - Web Crawler & Scraper Web Crawling 网页爬虫 | Web Scraping 网页爬取 | LLM 优化输出 智能网页爬虫和爬取工具,支持搜索、全站爬取、动态页面抓取。Free web crawler and scraper with LLM-optimized Markdown output. 核心功能 | Core Features 🔍 Web Search 网页搜索 - DuckDuckGo search, 免 API key 🕷️ Web Crawling 网页爬虫 - Site crawler, spider, sitemap 识别 📝 Web Scraping 网页抓取 - Smart scraper, data extraction 📄 LLM-Optimized Output - Fit Markdown, 省 Token 80% ⚡ Dynamic Page Scraping - JavaScript 渲染页面爬取 快速开始 | Quick Start 安装 | Installation pip ins...
|
358 |
| 8999 | webhook-development | aj-geddes/useful-ai-prompts |
Webhook Development Overview Build reliable webhook systems with event delivery, signature verification, retry logic, and dead-letter handling for asynchronous integrations. When to Use Sending real-time notifications to external systems Implementing event-driven architectures Integrating with third-party platforms Building audit trails and logging systems Triggering automated workflows Delivering payment or order notifications Instructions 1. Webhook Event Schema { "id": "evt_1234567890", ...
|
358 |
| 9000 | api-gateway-configuration | aj-geddes/useful-ai-prompts |
API Gateway Configuration Overview Design and configure API gateways to handle routing, authentication, rate limiting, and request/response transformation for microservice architectures. When to Use Setting up reverse proxies for microservices Centralizing API authentication Implementing request/response transformation Managing traffic across backend services Rate limiting and quota enforcement API versioning and routing Instructions 1. Kong Configuration kong.yml - Kong Gateway configuration...
|
358 |