███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6301 | deck-guizang-editorial | nexu-io/open-design |
【模板: 归藏编辑墨水 Deck (Editorial × E-Ink)】 【意图】叙事、观点、分享、个人风格表达。墨纸印刷感, 不要科技感。Inspired by op7418/guizang-ppt-skill Style A。 【调色板 — 5 选 1, 严禁改 hex、严禁混用】 🖋 墨水经典 Monocle — ink 0a0a0b , paper f1efea , paper-tint e8e5de , ink-tint 18181a . 默认 / 通用商业 / 科技。 🌊 靛蓝瓷 Indigo Porcelain — ink 0a1f3d , paper f1f3f5 , paper-tint e4e8ec , ink-tint 152a4a . 科技 / 研究 / 数据。 🌿 森林墨 Forest Ink — ink 1a2e1f , paper f5f1e8 , paper-tint ece7da , ink-tint 253d2c . 自然 / 可持续 / 文化。 🍂 牛皮纸 Kraft Paper — ink 2a1e13 , paper eedfc7 , pap...
|
867 |
| 6302 | pulumi-esc | pulumi/agent-skills |
Pulumi ESC is a centralized service for managing environments, secrets, and configuration across cloud infrastructure and applications. What is ESC? ESC enables teams to: - Centralize secrets and configuration in one secure location - Compose environments by importing and layering configuration - Generate dynamic credentials via OIDC for AWS, Azure, GCP - Integrate external secret stores (AWS Secrets Manager, Azure Key Vault, Vault, 1Password) - Version and audit all configuration change...
|
866 |
| 6303 | understand-onboard | lum1104/understand-anything |
No SKILL.md available for this skill. View on GitHub
|
866 |
| 6304 | arize-ai-provider-integration | arize-ai/arize-skills |
Arize AI Integration Skill Concepts AI Integration = stored LLM provider credentials registered in Arize; used by evaluators to call a judge model and by other Arize features that need to invoke an LLM on your behalf Provider = the LLM service backing the integration (e.g., openAI , anthropic , awsBedrock ) Integration ID = a base64-encoded global identifier for an integration (e.g., TGxtSW50ZWdyYXRpb246MTI6YUJjRA== ); required for evaluator creation and other downstream operations Scoping = vis...
|
866 |
| 6305 | email-marketing | kostja94/marketing-skills |
Email Marketing Comprehensive email marketing skill covering campaign creation, automated sequences, A/B testing, segmentation, and deliverability optimization. Overview This skill covers: Email campaign creation and templates Automated drip sequences A/B testing frameworks List segmentation strategies Deliverability best practices Email Types & Templates 1. Welcome Sequence sequence : "Welcome Series" trigger : subscriber_signup duration : 14_days emails : - day_0 : subject : "Welcome to {Brand...
|
865 |
| 6306 | m10-performance | zhanghandong/rust-skills |
No SKILL.md available for this skill. View on GitHub Installs 853 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
|
865 |
| 6307 | hotkey | lobehub/lobe-chat |
Adding Keyboard Shortcuts Guide Steps to Add a New Hotkey 1. Update Hotkey Constant In src/types/hotkey.ts : export const HotkeyEnum = { // existing... ClearChat : 'clearChat' , // Add new } as const ; 2. Register Default Hotkey In src/const/hotkeys.ts : import { KeyMapEnum as Key , combineKeys } from '@lobehub/ui' ; export const HOTKEYS_REGISTRATION : HotkeyRegistration = [ { group : HotkeyGroupEnum . Conversation , id : HotkeyEnum . ClearChat , keys : combineKeys ( [ Key . Mod , Key . Shift , ...
|
865 |
| 6308 | focus-engine | dpearson2699/swift-ios-skills |
Focus Engine Focus behavior for SwiftUI and UIKit apps targeting iOS 26+, iPadOS, macOS, and tvOS. Covers keyboard focus, directional focus, scene-focused values, focus restoration, and UIKit focus guides. focusSection() guidance in this skill applies to macOS and tvOS. Accessibility-specific focus for VoiceOver and Switch Control lives in the ios-accessibility skill. Contents SwiftUI FocusState Default Focus Focused Values and Scene Values Focusable Interactions Focus Sections Focus Restoration...
|
865 |
| 6309 | weekly-digests | thedotmack/claude-mem |
Weekly Digests Produce a serial, multi-chapter narrative digest of a project's complete claude-mem history. Differs from timeline-report (one long report) — this generates one digest per ISO week , with each subagent reading the prior week's carry-forward block so the story stays coherent. The chapter count equals the number of ISO weeks the timeline covers. A project with 2 weeks of data produces 2 chapters; one with 30 weeks produces 30. There is no fixed length — count the weeks first, then d...
|
865 |
| 6310 | ralph-tui-create-beads | subsy/ralph-tui |
Ralph TUI - Create Beads Converts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's Beads tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. The Job Take a PRD (markdown file or text) and create beads in .beads/beads.jsonl: Extract Quality Gates from the PRD's "Quality Gates" section Create an epic bead for the feature Create child beads for each user story (with q...
|
864 |
| 6311 | huggingface-vision-trainer | huggingface/skills |
Vision Model Training on Hugging Face Jobs Train object detection, image classification, and SAM/SAM2 segmentation models on managed cloud GPUs. No local GPU setup required—results are automatically saved to the Hugging Face Hub. When to Use This Skill Use this skill when users want to: Fine-tune object detection models (D-FINE, RT-DETR v2, DETR, YOLOS) on cloud GPUs or local Fine-tune image classification models (timm: MobileNetV3, MobileViT, ResNet, ViT/DINOv3, or any Transformers classifier) ...
|
863 |
| 6312 | android-design-guidelines | ehmo/platform-design-skills |
Android Platform Design Guidelines — Material Design 3 1. Material You & Theming [CRITICAL] 1.1 Dynamic Color Enable dynamic color derived from the user's wallpaper. Dynamic color is the default on Android 12+ and should be the primary theming strategy. // Compose: Dynamic color theme @Composable fun AppTheme ( darkTheme : Boolean = isSystemInDarkTheme ( ) , dynamicColor : Boolean = true , content : @Composable ( ) -> Unit ) { val colorScheme = when { dynamicColor && Build . VERSION . SDK_INT >=...
|
863 |
| 6313 | tiktok-research | bradautomates/head-of-content |
No SKILL.md available for this skill. [View on GitHub ](https://github.com/bradautomates/head-of-content)
|
863 |
| 6314 | design-review | jezweb/claude-skills |
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
|
863 |
| 6315 | product | boshu2/agentops |
/product — Interactive PRODUCT.md Generation Purpose: Guide the user through creating a PRODUCT.md that unlocks product-aware council reviews in /pre-mortem and /vibe . YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. CLI dependencies: None required. Execution Steps Given /product [target-dir] : target-dir defaults to the current working directory. Step 1: Pre-flight Check if PRODUCT.md already exists: ls PRODUCT.md 2 > /dev/null If it exists: Use AskUserQuestion: Question: "PRODUCT.md a...
|
863 |
| 6316 | add-malli-schemas | metabase/metabase |
Add Malli Schemas to API Endpoints This skill helps you efficiently and uniformly add Malli schemas to API endpoints in the Metabase codebase. Reference Files (Best Examples) src/metabase/warehouses/api.clj - Most comprehensive schemas, custom error messages src/metabase/api_keys/api.clj - Excellent response schemas src/metabase/collections/api.clj - Great named schema patterns src/metabase/timeline/api/timeline.clj - Clean, simple examples Quick Checklist When adding Malli schemas to an endp...
|
863 |
| 6317 | creating-mermaid-diagrams | agents365-ai/365-skills |
Mermaid Diagrams Generate .mmd text files and export to PNG/SVG/PDF using mmdc (local) or Kroki API (no install). Key advantage: Text-based syntax with fully automatic layout — no x/y coordinates needed. Prerequisites Option A: Local (mmdc) npm install -g @mermaid-js/mermaid-cli mmdc --version Option B: Kroki API (no install) curl --version Just need curl Show more
|
863 |
| 6318 | phoenix-tracing | github/awesome-copilot |
Phoenix Tracing Comprehensive guide for instrumenting LLM applications with OpenInference tracing in Phoenix. Contains reference files covering setup, instrumentation, span types, and production deployment. When to Apply Reference these guidelines when: Setting up Phoenix tracing (Python or TypeScript) Creating custom spans for LLM operations Adding attributes following OpenInference conventions Deploying tracing to production Querying and analyzing trace data Reference Categories Priority Categ...
|
862 |
| 6319 | fusion-dependency-review | equinor/fusion-skills |
Dependency Review Structured review workflow for dependency update PRs. Produces consistent research notes that incorporate existing PR discussion, multi-lens analysis, and an actionable verdict with explicit maintainer confirmation before any merge action. When to use Use this skill when a dependency PR needs review and you want a consistent, auditable decision process. Typical triggers: "Review this dependency PR" "Should we merge this dependency update?" "Check this Renovate/Dependabot PR" "R...
|
862 |
| 6320 | cloudbase-platform | tencentcloudbase/skills |
When to use this skill Use this skill for CloudBase platform knowledge when you need to: Understand CloudBase storage and hosting concepts Configure authentication for different platforms (Web vs Mini Program) Deploy and manage cloud functions Understand database permissions and access control Work with data models (MySQL and NoSQL) Access CloudBase console management pages This skill provides foundational knowledge that applies to all CloudBase projects, regardless of whether they are Web, Mini...
|
862 |
| 6321 | instagram-research | bradautomates/head-of-content |
Instagram Research Research high-performing Instagram posts and reels, identify outliers, and analyze top video content for hooks and structure. Prerequisites APIFY_TOKEN environment variable or in .env GEMINI_API_KEY environment variable or in .env apify-client and google-genai Python packages Accounts configured in .claude/context/instagram-accounts.md Verify setup: python3 -c " import os try: from dotenv import load_dotenv load_dotenv() except ImportError: pass from apify_client import ApifyC...
|
862 |
| 6322 | design-is | thedotmack/claude-mem |
Design Is Do not use for Routine UI code reviews → use /review Pure copy edits → use a separate copy pass Pre-design ideation with no artifact yet → start with /make-plan directly You are an ORCHESTRATOR. Audit a design against Dieter Rams' ten principles, score each principle with evidence, decide the outcome verdict (NEW / REFINE / REDESIGN), and hand off to /make-plan with a ready-to-run prompt. You do not write implementation code. You produce: evidence-cited scores, a verdict, and a /make-p...
|
862 |
| 6323 | oh-my-issues | thedotmack/claude-mem |
oh-my-issues Turn an issue backlog into a roadmap. Issues are symptom data, not units of work — the unit of work is the architectural defect that produces them. The end state is open issues == open plans , 1:1. Core principle Stop closing issues one at a time. Group symptoms that share a single architectural fix into a cluster, give the cluster one canonical home (a plan-master issue + a plans/0X-*.md design doc), close every child with a standardized redirect, and ship one PR per cluster that c...
|
862 |
| 6324 | fal-image-edit | fal-ai-community/skills |
fal-image-edit Curated from the fal.ai community team. What it does AI-powered image editing with style transfer, background removal, object removal, and inpainting via fal.ai hosted models. Source Upstream: https://github.com/fal-ai-community/skills Category: image-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundl...
|
861 |
| 6325 | macos-development | rshankras/claude-code-apple-skills |
macOS Development Expert Comprehensive guidance for macOS app development. This skill aggregates specialized modules for different aspects of macOS development. When This Skill Activates Use this skill when the user: Asks about macOS development best practices Wants code review for macOS/Swift projects Needs help with SwiftUI, SwiftData, or AppKit Is implementing macOS 26 (Tahoe) features Wants UI/UX review against HIG Needs architecture guidance for macOS apps Available Modules Read releva...
|
861 |
| 6326 | analytics-events | metabase/metabase |
Frontend Analytics Events Skill This skill helps you add product analytics (Snowplow) events to track user interactions in the Metabase frontend codebase. Quick Reference Analytics events in Metabase use Snowplow with typed event schemas. All events must be defined in TypeScript types before use. Key Files: frontend/src/metabase-types/analytics/event.ts - Event type definitions frontend/src/metabase-types/analytics/schema.ts - Schema registry frontend/src/metabase/lib/analytics.ts - Core tr...
|
861 |
| 6327 | crank | boshu2/agentops |
Crank Skill Quick Ref: Autonomous epic execution. /swarm for each wave with runtime-native spawning. Output: closed issues + final vibe. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Autonomous execution: implement all issues until the epic is DONE. CLI dependencies: bd (issue tracking), ao (knowledge flywheel). Both optional — see skills/shared/SKILL.md for fallback table. If bd is unavailable, use TaskList for issue tracking and skip beads sync. If ao is unavailable, skip knowledge ...
|
861 |
| 6328 | safe-action-advanced | next-safe-action/skills |
next-safe-action Advanced Features Overview Feature Use Case Bind arguments Pass extra args to actions via .bind() (e.g., resource IDs) Metadata Attach typed metadata to actions for use in middleware Framework errors Handle redirect, notFound, forbidden, unauthorized in actions Type utilities Infer types from action functions and middleware Server-Level Action Callbacks The second argument to .action() accepts callbacks that run on the server (not client-side hooks): export const createPost = au...
|
860 |
| 6329 | fastapi-async-patterns | thebushidocollective/han |
FastAPI Async Patterns Master async patterns in FastAPI for building high-performance, concurrent APIs with optimal resource usage. Basic Async Route Handlers Understanding async vs sync endpoints in FastAPI. from fastapi import FastAPI import time import asyncio app = FastAPI() Sync endpoint (blocks the event loop) @app.get('/sync') def sync_endpoint(): time.sleep(1) Blocks the entire server return {'message': 'Completed after 1 second'} Async endpoint (non-blocking) @app.get...
|
860 |
| 6330 | phoenix-evals | github/awesome-copilot |
Phoenix Evals Build evaluators for AI/LLM applications. Code first, LLM for nuance, validate against humans. Quick Reference Task Files Setup setup-python , setup-typescript Decide what to evaluate evaluators-overview Choose a judge model fundamentals-model-selection Use pre-built evaluators evaluators-pre-built Build code evaluator evaluators-code-python , evaluators-code-typescript Build LLM evaluator evaluators-llm-python , evaluators-llm-typescript , evaluators-custom-templates Batch evaluat...
|
860 |
| 6331 | video-downloader | davila7/claude-code-templates |
video-downloader Curated from ComposioHQ awesome-claude-skills. What it does Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options. Source Upstream: https://github.com/ComposioHQ/awesome-claude-skills/tree/master/video-downloader Category: video-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its...
|
859 |
| 6332 | flags | facebook/react |
Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. Required Wiring All flags need: config-shared.ts (type) → config-schema.ts (zod). If the flag is consumed in user-bundled code (client components, edge routes, app-page.ts template), also add it to define-env.ts for build-time injection. Runtime-only flags consumed exclusively in pre-compiled bundles can skip define-env.ts . Where the Flag Is Consumed Client/bundled code only (e.g. __NEXT_PPR in cl...
|
859 |
| 6333 | aceternity-ui | secondsky/claude-skills |
Aceternity UI is a premium, production-ready React component library designed for Next.js applications. It provides 100+ beautifully animated and interactive components built with Tailwind CSS and Framer Motion. Components are installed via the shadcn CLI and can be customized directly in your codebase. Key Features: - 100+ animated, production-ready components - Built for Next.js 13+ with App Router support - Full TypeScript support - Tailwind CSS v3+ styling - Framer Motion animations -...
|
859 |
| 6334 | understand-chat | lum1104/understand-anything |
/understand-chat Answer questions about this codebase using the knowledge graph at .understand-anything/knowledge-graph.json . Graph Structure Reference The knowledge graph JSON has this structure: project — {name, description, languages, frameworks, analyzedAt, gitCommitHash} nodes[] — each has {id, type, name, filePath?, summary, tags[], complexity, languageNotes?} Code node types: file, function, class, module, concept Non-code node types: config, document, service, table, endpoint, pipeline,...
|
859 |
| 6335 | deep-research | lingzhi227/agent-research-skills |
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
|
859 |
| 6336 | rpi | boshu2/agentops |
/rpi — Full RPI Lifecycle Orchestrator Quick Ref: One command, full lifecycle. Discovery → Implementation → Validation. The session is the lead; sub-skills manage their own teams. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Runtime Rule (Native Orchestration Only) /rpi MUST orchestrate /research , /plan , /pre-mortem , /crank , /vibe , and /post-mortem directly in-session. Do not hand orchestration to external RPI wrapper commands. Quick Start /rpi "add user authentication" full li...
|
859 |
| 6337 | arize-annotation | arize-ai/arize-skills |
Arize Annotation Skill This skill focuses on annotation configs — the schema for human feedback — and on programmatically annotating project spans via the Python SDK. Human review in the Arize UI (including annotation queues, datasets, and experiments) still depends on these configs; there is no ax CLI for queues yet. Direction: Human labeling in Arize attaches values defined by configs to spans , dataset examples , experiment-related records , and queue items in the product UI. What is document...
|
859 |
| 6338 | safe-action-forms | next-safe-action/skills |
next-safe-action Form Integration Options Approach When to Use useAction + native form Simple forms, no complex validation UI useHookFormAction (RHF adapter) Complex forms with field-level errors, validation on change/blur useHookFormOptimisticAction RHF forms with optimistic UI updates Quick Start — Native Form "use client" ; import { useAction } from "next-safe-action/hooks" ; import { submitContact } from "@/app/actions" ; export function ContactForm ( ) { const { execute , result , isPending...
|
858 |
| 6339 | indie-hacker-strategy | kostja94/marketing-skills |
Strategies: Indie Hacker Guides marketing and growth strategy for indie hackers (bootstrapped founders, solo developers)—autonomous, small-team or solo, no external funding. Covers mindset, first users, Build in Public, growth channels, and when to use which skills. For cold start execution (launch timeline, Product Hunt, directory submission), see cold-start-strategy . For forum tactics (Indie Hackers, HN, Reddit post structure), see community-forum . Full guide (cases, resources) → Alignify – ...
|
858 |
| 6340 | animejs | freshtechbro/claudedesignskills |
Anime.js for HyperFrames HyperFrames can seek Anime.js instances through its animejs runtime adapter. The composition owns the animation objects; HyperFrames owns the clock. Contract Create animations or timelines synchronously during composition initialization. Set autoplay: false so Anime.js does not advance on its own clock. Register every returned animation or timeline on window.__hfAnime . Use finite durations and loop counts. Avoid callbacks that mutate DOM based on wall-clock time, networ...
|
858 |
| 6341 | react-patterns | jezweb/claude-skills |
React Development Patterns Overview Expert guide for building modern React 19 applications with new concurrent features, Server Components, Actions, and advanced patterns. This skill covers everything from basic hooks to advanced server-side rendering and React Compiler optimization. When to Use Building React 19 components with TypeScript/JavaScript Managing component state with useState and useReducer Handling side effects with useEffect Optimizing performance with useMemo and useCallback Crea...
|
858 |
| 6342 | tdd-test-writer | am-will/codex-skills |
TDD Test Writer Use this skill to complete the RED phase of TDD: define behavior with tests first, verify they fail for the right reason, then hand off implementation with objective pass criteria. When To Use Use this skill when the user asks for: test-first development TDD / RED-GREEN-REFACTOR workflow writing tests that implementation agents must satisfy bugfixes that need regression tests before code changes Required Rules Do not modify production code while running this skill. Use subagent r...
|
857 |
| 6343 | uniapp-project | teachingai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: Use any uni-app built-in component or uni-ui component Use any uni-app API (network, storage, device, UI, navigation, media, etc.) Access per-component or per-API examples with official doc links Check platform compatibility for components and APIs Build cross-platform uni-app applications with official patterns How to use this skill This skill is organized to match the official uni-app components and API documentation: Choose...
|
857 |
| 6344 | aws-diagrams | eraserlabs/eraser-io |
AWS Diagram Generator Generates architecture diagrams for AWS infrastructure from CloudFormation templates, AWS CLI output, or natural language descriptions. When to Use Activate this skill when: User has AWS CloudFormation templates (YAML/JSON) User provides AWS CLI output (e.g., aws ec2 describe-instances) User wants to visualize AWS resources User mentions AWS services (EC2, S3, RDS, Lambda, VPC, etc.) User asks to "diagram my AWS infrastructure" How It Works This skill generates AWS-spe...
|
857 |
| 6345 | meta-description | kostja94/marketing-skills |
SEO On-Page: Meta Description Guides optimization of the meta description tag for search engines and SERP display. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) Meta description : CTA; unique value; target keyword; unique per page Length by Language Google truncates by pixel width (~920px desktop, ~68...
|
857 |
| 6346 | weclaw-wechat-ai-bridge | aradotso/trending-skills |
WeClaw — WeChat AI Agent Bridge Skill by ara.so — Daily 2026 Skills collection. WeClaw connects WeChat to AI agents (Claude, Codex, Gemini, Kimi, OpenClaw, etc.) via a Go-based bridge. It handles QR-code login, message routing, media conversion, and agent lifecycle. Supports three agent modes: ACP (JSON-RPC subprocess, fastest), CLI (new process per message), and HTTP (OpenAI-compatible REST). Installation One-line installer curl -sSL https://raw.githubusercontent.com/fastclaw-ai/weclaw/main/in...
|
857 |
| 6347 | archive | resciencelab/opc-skills |
Archive Skill Capture, index, and reuse project knowledge across sessions. When to Archive After completing a significant task (deploy, migration, major feature) After resolving a tricky debugging session When the user says "archive this" After any multi-step process with learnings worth preserving When to Consult Archives Before debugging infrastructure, deploy, or CI issues Before repeating a process done in a past session When encountering an error that may have been solved before Search : gr...
|
857 |
| 6348 | wechatpay-product-coupon | wechatpay-apiv3/wechatpay-skills |
微信支付商品券接入指引 能力概览 匹配券类型 — 用户描述业务场景、不确定用哪种券时,智能匹配对应的券类型(10种) 示例代码 — 用户需要接入代码时,检索对应的 API 请求示例代码(含签名),仅替换参数 业务知识速查 — 开发参数获取、参数校验、业务知识问答 接入质量评估 — 上线前检查签名验签、业务逻辑完整性和回调处理规范 接口排障 — 接口报错、回调异常、签名失败等问题的诊断与排查 接入模式 :使用任何能力前需先确认——品牌直连(品牌方自行接入,在品牌经营平台操作)或 服务商(服务商代品牌方接入,在商户平台操作)。 全局交互规范 ‼️ 以下规则适用于本技能所有能力、所有对话轮次,优先级高于各能力的局部规则。 所有问题必须得到用户明确回答后才能继续。 如果一次提出了多个问题,必须逐一检查每个问题是否都已获得用户的明确答复。对于未回答的问题,必须再次追问, 严禁对未回答的问题自行假设、推断或使用默认值 。 分步确认协议 (简单知识问答除外,需要帮用户排查、分析或执行操作时必须遵守): ① 明确需求 :先理解用户问题,给出初步判断或原因分析,不要一上来就堆参数清单。 ② 征得同意 :...
|
857 |
| 6349 | create-pr | n8n-io/n8n |
create-pr Overview This guide covers best practices for creating pull requests in the warp repository, including merging master, running presubmit checks, linking Linear tasks, ensuring appropriate test coverage, and structuring your PR for effective review.
|
856 |
| 6350 | senior-data-engineer | alirezarezvani/claude-skills |
Senior Data Engineer World-class senior data engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/pipeline_orchestrator.py --input data/ --output results/ Core Tool 2 python scripts/data_quality_validator.py --target project/ --analyze Core Tool 3 python scripts/etl_performance_optimizer.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectur...
|
856 |