███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6701 | semgrep | semgrep/skills |
Semgrep Static Analysis When to Use Semgrep Ideal scenarios: Quick security scans (minutes, not hours) Pattern-based bug detection Enforcing coding standards and best practices Finding known vulnerability patterns Single-file analysis without complex data flow First-pass analysis before deeper tools Consider CodeQL instead when: Need interprocedural taint tracking across files Complex data flow analysis required Analyzing custom proprietary frameworks When NOT to Use Do NOT use this skill f...
|
789 |
| 6702 | mapbox-store-locator-patterns | mapbox/mapbox-agent-skills |
Store Locator Patterns Skill Comprehensive patterns for building store locators, restaurant finders, and location-based search applications with Mapbox GL JS. Covers marker display, filtering, distance calculation, interactive lists, and directions integration. When to Use This Skill Use this skill when building applications that: Display multiple locations on a map (stores, restaurants, offices, etc.) Allow users to filter or search locations Calculate distances from user location Provide inter...
|
789 |
| 6703 | inject | boshu2/agentops |
DEPRECATED (removal target: v3.0.0) — Use ao lookup --query "topic" for on-demand learnings retrieval, or see .agents/AGENTS.md for knowledge navigation. This skill and the ao inject CLI command still work but are no longer called from hooks or other skills. Inject Skill On-demand knowledge retrieval. Not run automatically at startup (since ag-8km). Inject relevant prior knowledge into the current session. How It Works In the default manual startup mode, MEMORY.md is auto-loaded by Claude Code a...
|
789 |
| 6704 | layers-user-needs | jamiemill/layers-skills |
No SKILL.md available for this skill. View on GitHub
|
789 |
| 6705 | wiki-ingest | sanyuan0704/sanyuan-skills |
Obsidian Ingest — Document Distillation You are ingesting source documents into an Obsidian wiki. Your job is not to summarize — it is to distill and integrate knowledge across the entire wiki. Before You Start Read ~/.obsidian-wiki/config (preferred) or .env (fallback) to get OBSIDIAN_VAULT_PATH and OBSIDIAN_SOURCES_DIR . Only read the specific variables you need — do not log, echo, or reference any other values from these files. Read .manifest.json at the vault root to check what's already bee...
|
789 |
| 6706 | motion | jezweb/claude-skills |
Motion Vue (motion-v) Animation library for Vue 3 and Nuxt. Production-ready, hardware-accelerated animations with minimal bundle size. Current stable: motion-v 1.x - Vue port of Motion (formerly Framer Motion) Overview Progressive reference for Motion Vue animations. Load only files relevant to current task (~200 tokens base, 500-1500 per sub-file). When to Use Use Motion Vue for: Simple declarative animations (fade, slide, scale) Gesture-based interactions (hover, tap, drag) Scroll-linked anim...
|
788 |
| 6707 | testing-patterns | sickn33/antigravity-awesome-skills |
Testing Patterns and Utilities Testing Philosophy Test-Driven Development (TDD): Write failing test FIRST Implement minimal code to pass Refactor after green Never write production code without a failing test Behavior-Driven Testing: Test behavior, not implementation Focus on public APIs and business requirements Avoid testing implementation details Use descriptive test names that describe behavior Factory Pattern: Create getMockX(overrides?: Partial<X>) functions Provide sensible defaults...
|
788 |
| 6708 | review-pr | tirth8205/code-review-graph |
Review PR Skill Review the current pull request and write the output to review.json . Context The working directory is the PR branch checkout. The workflow provides an annotated diff in pr_diff.txt . The workflow provides the PR description in pr_description.txt . Focus on files and lines changed by this PR. Do not post comments or reviews to GitHub directly. Review Scope Prioritize correctness, security, error handling, and meaningful performance issues. Include style or nit comments only when ...
|
788 |
| 6709 | infrastructure | grafana/skills |
Grafana Cloud Infrastructure Monitoring Docs : https://grafana.com/docs/grafana-cloud/monitor-infrastructure/ Kubernetes Monitoring (k8s-monitoring Helm Chart) helm repo add grafana https://grafana.github.io/helm-charts helm repo update values.yaml cluster : name : production - us - east Show more
|
788 |
| 6710 | agent-spec-mobile-react-native | ruvnet/ruflo |
name: "mobile-dev" description: "Expert agent for React Native mobile application development across iOS and Android" color: "teal" type: "specialized" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "React Native, mobile UI/UX, native modules, cross-platform development" complexity: "complex" autonomous: true triggers: keywords: - "react native" - "mobile app" - "ios app" - "android app" - "expo" - "native module" file_patterns: - " /*.jsx" - " / .tsx" - "...
|
788 |
| 6711 | shared | boshu2/agentops |
Shared References This directory contains shared reference documents used by multiple skills: validation-contract.md - Verification requirements for accepting spawned work references/claude-code-latest-features.md - Claude Code feature contract (slash commands, agent isolation, hooks, settings) references/backend-claude-teams.md - Concrete examples for Claude native teams ( TeamCreate + SendMessage ) references/backend-codex-subagents.md - Concrete examples for Codex CLI and Codex sub-agents ref...
|
788 |
| 6712 | component-search | diodeinc/pcb |
Component Search Find and add components and reusable subcircuits to a Zener project. Use this workflow any time you need a part or subcircuit that isn't already in the workspace or covered by stdlib generics. Hard Stop Before Manual Creation If pcb search and pcb new component do not produce a usable part, do not manually create the component, symbol, or footprint by default. Briefly say what failed, say you can try making it manually, and get explicit user confirmation first. In interactive mo...
|
787 |
| 6713 | domain | railwayapp/railway-skills |
Domain Management Add, view, or remove domains for Railway services. When to Use User asks to "add a domain", "generate a domain", "get a URL" User wants to add a custom domain User asks "what's the URL for my service" User wants to remove a domain Add Railway Domain Generate a railway-provided domain (max 1 per service): railway domain --json For a specific service: railway domain --json --service backend Response Returns the generated domain URL. Service must have a deployment. Add C...
|
787 |
| 6714 | ratchet | boshu2/agentops |
Ratchet Skill Track progress through the RPI workflow with permanent gates. Note: /ratchet tracks and locks progress. It does not “run the loop” by itself—pair it with /crank (epic loop) or /swarm (Ralph loop) to actually execute work. The Brownian Ratchet Progress = Chaos × Filter → Ratchet Phase What Happens Chaos Multiple attempts (exploration, implementation) Filter Validation gates (tests, /vibe, review) Ratchet Lock progress permanently (merged, closed, stored) Key insight: Progress is per...
|
787 |
| 6715 | rebranding-strategy | kostja94/marketing-skills |
Strategy: Rebranding Guides rebranding execution: domain change, 301 redirects, migration checklist, and communication (social media, internal). Plan for months, not days or weeks. See domain-selection for initial domain choice; domain-architecture for domain structure decisions; multi-domain-brand-seo when multiple domains coexist. 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 w...
|
787 |
| 6716 | internal-links | kostja94/marketing-skills |
SEO On-Page: Internal Links Guides internal linking strategy for SEO: crawlability, link equity distribution, and user navigation. 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) Internal links : Contextual links; descriptive anchor text; related posts; hub pages Breadcrumbs : Implement for large sites ...
|
787 |
| 6717 | tresjs | onmax/nuxt-skills |
TresJS Vue 3 framework for building 3D scenes with Three.js. Declarative components that wrap Three.js objects. Packages: @tresjs/core (required), @tresjs/cientos (helpers), @tresjs/post-processing (effects) Installation Core (required) pnpm add three @tresjs/core Helpers - controls, loaders, materials, staging pnpm add @tresjs/cientos Post-processing effects pnpm add @tresjs/post-processing Quick Reference Working on... Load file TresCanvas, useTres, useLoop references/core.md Controls, load...
|
787 |
| 6718 | blender-motion-state-inspection | affaan-m/everything-claude-code |
Blender Motion State Inspection When to Use A Blender character looks twisted, mirrored, flattened, offset, or foot-sliding in an animation. A user asks whether an imported avatar, armature, or retargeted motion matches an expected pose. You need to compare rendered evidence with structured facts such as bones, bounding boxes, contacts, and facing vectors. A workflow depends on deciding whether a model is a character, prop, proxy mesh, control rig, or broken import. Core Principle Do not judge a...
|
787 |
| 6719 | m06-error-handling | zhanghandong/rust-skills |
Error Handling Layer 1: Language Mechanics Core Question Is this failure expected or a bug? Before choosing error handling strategy: Can this fail in normal operation? Who should handle this failure? What context does the caller need? Error → Design Question Show more
|
786 |
| 6720 | index-knowledge | tursodatabase/turso |
index-knowledge Generate hierarchical AGENTS.md files. Root + complexity-scored subdirectories. Usage --create-new Read existing → remove all → regenerate from scratch --max-depth=2 Limit directory depth (default: 5) Default: Update mode (modify existing + create new where warranted) Workflow (High-Level) Discovery + Analysis (concurrent) Launch parallel explore agents (multiple Task calls in one message) Main session: bash structure + LSP codemap + read existing AGENTS.md Score & Decide - ...
|
786 |
| 6721 | algorithm-design | lingzhi227/agent-research-skills |
Algorithm Design Formalize methods into algorithm pseudocode and system architecture diagrams. Input $0 — Method description or implementation to formalize References Algorithm and diagram templates: ~/.claude/skills/algorithm-design/references/algorithm-templates.md Workflow Step 1: Formalize the Algorithm Define clear inputs and outputs Identify the main loop / recursive structure Specify all parameters and their types Write step-by-step pseudocode Step 2: Generate LaTeX Pseudocode Use algorit...
|
786 |
| 6722 | harness-creator | walkinglabs/learn-harness-engineering |
Harness Creator Use this skill to make a repository easier for coding agents to start, stay in scope, verify work, and resume across sessions. Keep the harness small enough that agents actually follow it. Not for model selection, prompt tuning in isolation, chat UI design, or general app architecture. Core Model Every useful coding-agent harness has five subsystems: Subsystem Minimal artifact Purpose Instructions AGENTS.md or CLAUDE.md Startup path, working rules, definition of done State featur...
|
786 |
| 6723 | site-crawlability | kostja94/marketing-skills |
SEO Technical: Crawlability Guides crawlability improvements: robots, X-Robots-Tag, site structure, and internal linking. 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 (Technical SEO) Redirect chains & loops : Fix multi-hop redirects; point directly to final URL Broken links (4xx) : Fix broken internal/external lin...
|
784 |
| 6724 | feishu-cli-read | riba2534/feishu-cli |
飞书文档阅读技能 从飞书云文档或知识库读取内容,转换为 Markdown 格式后进行分析和展示。 前置条件 已完成认证( feishu-cli auth login ) 需要 docx:document 或 wiki:wiki:readonly 权限 核心概念 Markdown 作为中间态 :本地文档与飞书云文档之间通过 Markdown 格式进行转换,中间文件存储在 /tmp 目录中。 使用方法 /feishu-read < document_id > /feishu-read < node_token > /feishu-read < url > 执行流程 解析参数 判断 URL 类型: /docx/ → 普通文档,使用 doc export /wiki/ → 知识库文档,使用 wiki export 如果是 Token,根据格式判断类型 导出为 Markdown(含图片下载) 普通文档 : feishu-cli doc export < document_id > --output /tmp/feishu_doc.md --download-images --assets-dir...
|
784 |
| 6725 | seo optimizer | davila7/claude-code-templates |
SEO Optimizer Comprehensive guidance for search engine optimization across content, technical implementation, and strategic planning to improve organic search visibility and rankings. When to Use This Skill Use this skill when: Optimizing website content for search engines Conducting keyword research and analysis Implementing technical SEO improvements Creating SEO-friendly meta tags and descriptions Auditing websites for SEO issues Improving Core Web Vitals and page speed Implementing schema ma...
|
784 |
| 6726 | deep-research | jezweb/claude-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...
|
784 |
| 6727 | asc-aso-audit | rorkai/app-store-connect-cli-skills |
asc ASO audit Run a two-phase ASO audit: offline checks against local metadata files, then keyword gap analysis via Astro MCP. Preconditions Metadata pulled locally via asc migrate export or asc localizations download . For Astro gap analysis: app tracked in Astro MCP (optional — offline checks run without it). Before You Start Read references/aso_rules.md to understand the rules each check enforces. Identify the latest version directory under metadata/version/ (highest semantic version number)....
|
784 |
| 6728 | ai-traffic-tracking | kostja94/marketing-skills |
Analytics: AI Traffic Guides tracking of AI-driven search traffic in Google Analytics 4 and Google Search Console. 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 AI search traffic : Track in GA4 and GSC; separate AI sources from organic referral Google AI Overviews : AI summary box in Google search (formerly SGE) AI...
|
783 |
| 6729 | wewrite-wechat-ai-publishing | aradotso/trending-skills |
WeWrite — WeChat AI Publishing Skill Skill by ara.so — Daily 2026 Skills collection. WeWrite is a full-pipeline AI skill for producing WeChat Official Account (公众号) articles end-to-end: hotspot fetching → topic selection → writing → SEO → AI image generation → formatting → draft box publishing. It runs as a Claude Code skill (via SKILL.md ) but every component also works standalone. Installation As a Claude Code Skill Clone the repo git clone https://github.com/oaker-io/wewrite.git ~/.claude/sk...
|
783 |
| 6730 | layers-observed-behaviour | jamiemill/layers-skills |
No SKILL.md available for this skill. View on GitHub
|
783 |
| 6731 | indexnow | kostja94/marketing-skills |
SEO Technical: IndexNow Guides IndexNow protocol integration for faster search engine indexing (primarily Bing). 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 (Technical SEO) IndexNow : Submit URLs to Bing/Yandex for faster indexing URL notification : Notify search engines of new or updated URLs Initial Assessment ...
|
782 |
| 6732 | clickhousectl-cloud-deploy | clickhouse/agent-skills |
Deploy to ClickHouse Cloud This skill walks through deploying to ClickHouse Cloud using clickhousectl . It covers account setup, CLI authentication, service creation, schema migration, and connecting your application. Follow these steps in order. When to Apply Use this skill when the user wants to: Deploy their ClickHouse application to production Host ClickHouse as a managed cloud service Migrate from a local ClickHouse setup to ClickHouse Cloud Create a ClickHouse Cloud service Set up ClickHou...
|
782 |
| 6733 | feishu-cli-msg | riba2534/feishu-cli |
飞书消息发送技能 通过 feishu-cli 发送飞书消息,支持多种消息类型和丰富的消息管理操作。 核心概念 消息架构 飞书消息 API 的 content 字段是一个 JSON 字符串 (不是 JSON 对象)。CLI 提供三种输入方式: 输入方式 参数 适用场景 快捷文本 --text "内容" 纯文本消息,最简单 内联 JSON --content '{"key":"val"}' 或 -c 简单 JSON,一行搞定 JSON 文件 --content-file file.json 复杂消息(卡片、富文本等) 优先级 : --text > --content > --content-file (同时指定时前者优先) 接收者类型 --receive-id-type 说明 示例 email 邮箱地址 user@example.com open_id Open ID ou_xxx user_id User ID xxx union_id Union ID on_xxx chat_id 群聊 ID oc_xxx 消息类型选择 决策树(Claude 未指定类型时自动选择) 默认优先使用 in...
|
782 |
| 6734 | domain-cloud-native | actionbook/rust-skills |
No SKILL.md available for this skill. View on GitHub Installs 618 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
|
782 |
| 6735 | heygen-avatar | heygen-com/skills |
HeyGen Avatar Designer Create and manage HeyGen avatars for anyone: the agent, the user, or named characters. Handles identity extraction, avatar generation, voice selection, and saves everything to AVATAR-<NAME>.md for consistent reuse. Files & Paths This skill reads and writes the following. No other files are accessed without explicit user instruction. Operation Path Purpose Read SOUL.md , IDENTITY.md Extract identity details when creating an avatar for the agent Read AVATAR-<NAME>.md Load ex...
|
782 |
| 6736 | localization-strategy | kostja94/marketing-skills |
Strategies: Localization Guides localization strategy for AI/SaaS products expanding into global markets. Covers i18n implementation, translation, pricing, and marketing adaptation--not just text translation. 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. Initial Assessment Check for product marketing context first: If .c...
|
781 |
| 6737 | trading-strategist | kukapay/crypto-skills |
Trading Strategies Skill This skill generates data-driven trading strategies for cryptocurrencies by integrating multiple data sources and analytical tools. Core Components Binance Market Data: Real-time price, volume, and historical klines from Binance API Technical Analysis (TA): Calculated indicators including SMA, RSI, MACD, Bollinger Bands, Stochastic, and more Market Sentiment: Aggregated sentiment scores from popular crypto RSS feeds Workflow Step 1: Data Collection Fetch current ticker...
|
781 |
| 6738 | unreal-engine-cpp-pro | sickn33/antigravity-awesome-skills |
This skill provides expert-level guidelines for developing with Unreal Engine 5 using C++. It focuses on writing robust, performant, and standard-compliant code. When to Use Use this skill when: - Developing C++ code for Unreal Engine 5.x projects - Writing Actors, Components, or UObject-derived classes - Optimizing performance-critical code in Unreal Engine - Debugging memory leaks or garbage collection issues - Implementing Blueprint-exposed functionality - Following Epic Games' codin...
|
781 |
| 6739 | senior-data-scientist | alirezarezvani/claude-skills |
Senior Data Scientist World-class senior data scientist skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/experiment_designer.py --input data/ --output results/ Core Tool 2 python scripts/feature_engineering_pipeline.py --target project/ --analyze Core Tool 3 python scripts/model_evaluation_suite.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architec...
|
781 |
| 6740 | seo-content-brief | agricidaniel/claude-seo |
SEO Content Brief Generator Generate research-backed content briefs that help writers produce pages capable of outranking current top results. Briefs include competitor analysis with gap scoring, per-section word count breakdowns, keyword placement rules, and page-type-specific templates. Process 1. Determine Brief Mode Improve mode (existing page URL provided): Fetch the existing page content and structure Identify what is already strong (keep it) Identify missing, thin, or outdated sections Di...
|
781 |
| 6741 | article-page-generator | kostja94/marketing-skills |
Pages: Article (Single Post) Guides structure, SEO, and UX for individual article pages — one blog post, one guide, one piece of long-form content. Distinct from blog-page-generator , which covers the blog index/listing page. 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. Output workflow : Always output in order: 0. Resea...
|
780 |
| 6742 | about-page-generator | kostja94/marketing-skills |
Pages: About Guides About page content, structure, and trust-building for company websites. 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. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for company story, values,...
|
780 |
| 6743 | page-metadata | kostja94/marketing-skills |
SEO On-Page: Metadata (Other Meta Tags) Guides optimization of meta tags beyond title, description, Open Graph, and Twitter Cards. Covers hreflang, robots, viewport, charset, and metadata completeness. 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) Hreflang : Language/region targeting for multilingual ...
|
780 |
| 6744 | rust-refactor-helper | zhanghandong/rust-skills |
No SKILL.md available for this skill. View on GitHub Installs 761 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
|
780 |
| 6745 | holyclaude-ai-workstation | aradotso/trending-skills |
HolyClaude AI Workstation Skill by ara.so — Daily 2026 Skills collection. HolyClaude is a containerized AI development workstation that bundles Claude Code CLI, a CloudCLI web UI, Chromium headless browser with Playwright, 5 AI CLIs (Claude, Gemini, OpenAI Codex, Cursor, TaskMaster AI), and 50+ dev tools into a single Docker image. One docker compose up replaces hours of manual setup. Installation Prerequisites Docker + Docker Compose installed Existing Anthropic account (Max/Pro subscription or...
|
779 |
| 6746 | dt-obs-logs | dynatrace/dynatrace-for-ai |
Log Analysis Skill Query, filter, and analyze Dynatrace log data using DQL for troubleshooting and monitoring. What This Skill Covers Fetching and filtering logs by severity, content, and entity Searching log messages using pattern matching Calculating error rates and statistics Analyzing log patterns and trends Grouping and aggregating log data by dimensions When to Use This Skill Use this skill when users want to: Find specific log entries (e.g., "show me error logs from the last hour") Filter...
|
779 |
| 6747 | related-work-writing | lingzhi227/agent-research-skills |
Related Work Writing Generate publication-quality Related Work sections with proper citations and thematic organization. Input $0 — Current paper draft or method description $1 — Collected literature (BibTeX entries, paper summaries, or literature review notes) References Related work writing prompts and strategies: ~/.claude/skills/related-work-writing/references/related-work-prompts.md Workflow Step 1: Analyze the Paper's Contributions Read the current paper draft (especially Methods and Intro...
|
779 |
| 6748 | reddit-ads | kostja94/marketing-skills |
Paid Ads: Reddit Ads Guides Reddit Ads setup, subreddit targeting, and creative best practices. Reddit excels at niche communities and discussion-driven audiences; use when your audience is active in specific subreddits and values authentic, value-first messaging. 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. Why Reddit ...
|
778 |
| 6749 | shopify-apps | sickn33/antigravity-awesome-skills |
Shopify Apps Patterns React Router App Setup Modern Shopify app template with React Router Embedded App with App Bridge Render app embedded in Shopify Admin Webhook Handling Secure webhook processing with HMAC verification Anti-Patterns ❌ REST API for New Apps ❌ Webhook Processing Before Response ❌ Polling Instead of Webhooks ⚠️ Sharp Edges Issue Severity Solution Issue high Respond immediately, process asynchronously Issue high Check rate limit headers Issue high Request protected cust...
|
778 |
| 6750 | cloudbase-document-database-web-sdk | tencentcloudbase/skills |
CloudBase Document Database Web SDK This skill provides guidance on using the CloudBase document database Web SDK for data operations in web applications. Core Concepts Initialization Before using any database operations, initialize the CloudBase SDK: import cloudbase from "@cloudbase/js-sdk" ; // UMD version // If you are not using npm, And want to use UMD version instead. You should refer to https://docs.cloudbase.net/quick-start/web-%E5%BF%AB%E9%80%9F%E4%BD%93%E9%AA%8C for latest version of U...
|
778 |