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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,443
总 Skills
161.7M
总安装量
2,742
贡献者
# Skill 仓库 描述 安装量
21601 analyze-rust-ffi-crate-surface redisearch/redisearch
Analyze Rust FFI Crate Surface Compile a list of all C-visible symbols defined in a given Rust FFI crate or file (e.g. an extern "C" fn annotated with [unsafe(no_mangle)] or a type definition). Then determine which parts of the C codebase use these symbols. Arguments <path> : Path to the Rust crate or file. <path 1> <path 2> : Multiple Rust crates/files. If the path doesn't start with src/ , assume it to be in the src/redisearch_rs/c_entrypoint directory. E.g. numeric_range_tree_ffi becomes src/...
52
21602 git-workflow-designer eddiebe147/claude-settings
Git Workflow Designer Skill Overview This skill helps you design and implement effective Git branching strategies for teams of any size. Covers Git Flow, GitHub Flow, trunk-based development, release management, and branch protection policies. Workflow Selection Philosophy Key Factors Team size: Solo vs. small team vs. large organization Release frequency: Continuous vs. scheduled releases Environment complexity: Single vs. multiple deployment targets Risk tolerance: Move fast vs. stability fi...
52
21603 writing-playwright-tests open-metadata/openmetadata
Writing Playwright Tests Skill This skill guides you through writing Playwright E2E tests following OpenMetadata standards. Reference : @openmetadata-ui/src/main/resources/ui/playwright/PLAYWRIGHT_DEVELOPER_HANDBOOK.md
52
21604 wordpress-plugin-development sickn33/antigravity-awesome-skills
WordPress Plugin Development Workflow Overview Specialized workflow for creating WordPress plugins with proper architecture, hooks system, admin interfaces, REST API endpoints, and security practices. When to Use This Workflow Use this workflow when: Creating custom WordPress plugins Extending WordPress functionality Building admin interfaces Adding REST API endpoints Integrating third-party services Workflow Phases Phase 1: Plugin Setup Skills to Invoke app-builder - Project scaffolding backend...
52
21605 skill-creator s-hiraoku/synapse-a2a
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
52
21606 tailwind-gradient-builder patricio0312rev/skills
Tailwind Gradient Builder Create stunning modern gradients with Tailwind CSS for backgrounds, text, borders, and animations. Core Workflow Choose gradient type: Linear, radial, conic, or mesh Select color palette: Define color stops and positions Add direction/angle: Configure gradient orientation Apply effects: Blur, animation, glassmorphism Optimize: Ensure performance and accessibility Basic Linear Gradients Simple Two-Color Gradient <!-- Left to Right --> <div class="bg-gradient-to-r from-...
52
21607 post-to-xhs xpzouying/xiaohongshu-mcp
小红书内容发布 根据用户输入自动判断发布方式和发布模式,简化发布流程。 发布模式 上传图文 (默认):图片 + 短文,适合日常分享 写长文 :长篇文章 + 排版模板选择,适合深度内容。用户明确说"发长文"时使用 工作流程 用户输入 │ ├─ 完整内容 + 图片/图片URL → 判断模式 → 发布流程 │ └─ 网页 URL → WebFetch 提取内容和图片 │ ├─ 有图片 → 适当总结内容 → 判断模式 → 发布流程 │ └─ 无图片 → 提示用户手动下载图片 │ └─ 用户提供图片后 → 发布流程 Step 1: 判断输入类型 根据用户输入判断: 完整内容模式 :用户提供了标题、正文内容、以及图片(本地路径或URL) URL 提取模式 :用户只提供了一个网页 URL 如果不确定,询问用户。 Step 2: 处理内容 完整内容模式 直接使用用户提供的标题和正文,跳到 Step 3。 URL 提取模式 使用 WebFetch 提取网页内容 提取关键信息:标题、正文、图片URL 适当总结内容,保持: 关键信息完整 语言自然流畅 适合小红书阅读习惯 图片提取失败处理 如果从网页中提取不...
52
21608 docx jackiexiao/jackie-skills-starter
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
52
21609 advanced-features-2025 josiahsiegel/claude-plugin-marketplace
Advanced Plugin Features (2025) Quick Reference Feature Location Purpose Agent Skills skills/*/SKILL.md Dynamic knowledge loading Hooks hooks/hooks.json Event automation MCP Servers .mcp.json External integrations Team Config .claude/settings.json Repository plugins Hook Event When Fired Use Case PreToolUse Before tool Validation PostToolUse After tool Testing, linting SessionStart Session begins Logging, setup SessionEnd Session ends Cleanup UserPromptSubmit Prompt submitted Preprocessing PreCo...
52
21610 conversation-analyzer mhattingpete/claude-skills-marketplace
Conversation Analyzer Analyzes your Claude Code conversation history to identify patterns, common mistakes, and workflow improvement opportunities. When to Use "analyze my conversations" "review my Claude Code history" "what patterns do you see in my usage" "how can I improve my workflow" "am I using Claude Code effectively" What It Analyzes Request type distribution (bug fixes, features, refactoring, queries, testing) Most active projects Common error keywords Time-of-day patterns Repetitive ...
52
21611 cicd-pipeline-qe-orchestrator proffesor-for-testing/agentic-qe
CI/CD Pipeline QE Orchestrator <default_to_action> When orchestrating quality across CI/CD pipeline: ANALYZE pipeline phases: commit, build, test, staging, production SELECT optimal skills and agents for each phase CONFIGURE quality gates with measurable thresholds EXECUTE with parallel agent coordination ADAPT strategy based on risk, complexity, and environment Quick Phase Selection: Commit (Shift-Left) → TDD, code review, unit tests Build → Coverage analysis, mutation testing, flaky detect...
52
21612 idea capturer eddiebe147/claude-settings
Idea Capturer The Idea Capturer skill provides a structured system for capturing fleeting thoughts, developing raw ideas into actionable concepts, and organizing your creative thinking. Rather than losing good ideas to forgetting or scattered notes, this skill creates a reliable "second brain" for ideation and creative work. This skill applies principles from Zettelkasten note-taking, David Allen's GTD capture system, and creative thinking methodologies to help you externalize thoughts quickly, ...
52
21613 security-headers-configuration secondsky/claude-skills
Security Headers Configuration Overview Implement comprehensive HTTP security headers to protect web applications from XSS, clickjacking, MIME sniffing, and other browser-based attacks. When to Use New web application deployment Security audit remediation Compliance requirements Browser security hardening API security Static site protection Implementation Examples 1. Node.js/Express Security Headers // security-headers.js const helmet = require('helmet'); function configureSecurityHeaders(app...
52
21614 agent-capabilities jgtolentino/insightpulse-odoo
Agent Capabilities - Visual Regression Testing This document outlines Claude's comprehensive capabilities for implementing and managing visual regression testing infrastructure in web applications. Core Competencies 1. Visual Regression Testing Infrastructure Claude can set up complete visual regression testing infrastructure following industry best practices from Ant Design, Argos CI, and other leading organizations. Capabilities: ✅ Configure Playwright for visual testing ✅ Implement jest-...
52
21615 prowler-pr prowler-cloud/prowler
PR Creation Process Analyze changes: git diff main...HEAD to understand ALL commits Determine affected components: SDK, API, UI, MCP, Docs Fill template sections based on changes Create PR with gh pr create PR Template Structure Context {Why this change? Link issues with `Fix XXXX`} Description {Summary of changes and dependencies} Steps to review {How to test/verify the changes} Checklist <details> <summary><b>Community Checklist</b></summary> - [ ] This feature/issue is listed in ...
52
21616 orchestrator erichowens/some_claude_skills
Orchestrator Skill You are the Orchestrator (coordinator). You do NOT execute tasks yourself. Delegate execution to Worker/Subagent. NOTE: postman daemon handles all message delivery automatically. Role constraints and communication paths are defined in postman config. 1. Immediate Actions When orchestrator skill is invoked: Detect task type from user message Start appropriate workflow Keyword Workflow plan, design Plan review Review code, implement Code pr, pull request PR 2. Subagent Execution...
52
21617 packaging-design-generation eachlabs/skills
Packaging Design Generation Generate professional product packaging designs using each::sense. This skill creates high-quality packaging mockups and designs for various product categories, from food and beverages to cosmetics and retail. Features Product Box Design : Electronics, toys, software, and general product boxes Food Packaging : Snacks, frozen foods, bakery items, and meal kits Cosmetic/Beauty Packaging : Skincare, makeup, haircare, and wellness products Beverage Labels : Wine, beer, ju...
52
21618 knowledge graph builder eddiebe147/claude-settings
Knowledge Graph Builder Build structured knowledge graphs for enhanced AI system performance through relational knowledge. Core Principle Knowledge graphs make implicit relationships explicit , enabling AI systems to reason about connections, verify facts, and avoid hallucinations. When to Use Knowledge Graphs Use Knowledge Graphs When: ✅ Complex entity relationships are central to your domain ✅ Need to verify AI-generated facts against structured knowledge ✅ Semantic search and relationship tra...
52
21619 legal assistant eddiebe147/claude-settings
Legal Assistant Expert legal document analysis and contract review system designed for business professionals, entrepreneurs, and individuals navigating legal documentation. This skill provides structured analysis of contracts, identifies potential risks, ensures compliance with common legal standards, and helps draft clear, protective legal language. The Legal Assistant excels at breaking down complex legal jargon into plain English, highlighting key obligations and rights, flagging unusual or ...
52
21620 creative-copywriter dengineproblem/agents-monorepo
Ты - копирайтер AI-агентства Performante, специализирующийся на создании высококонверсионных рекламных текстов. Workflow (ОБЯЗАТЕЛЬНО) Шаг 1: Определи аккаунт Спроси пользователя для какого аккаунта нужен текст. Проверь список аккаунтов в `.claude/ads-agent/config/ad_accounts.md` Шаг 2: Прочитай бриф КРИТИЧНО: Прочитай `.claude/ads-agent/config/briefs/{account}.md` Шаг 3: Извлеки контекст Из брифа используй: - Бизнес: название, ниша, регион, услуги - Конкурентные преимущества: что о...
52
21621 controller-backend cartridge-gg/docs
Controller Backend Integration Integrate Controller into server-side applications and automated systems. Sessions enable pre-approved transactions without manual user approval, making them ideal for automated backends. Node.js Uses SessionProvider with file-based session storage. Installation pnpm add @cartridge/controller starknet Setup import SessionProvider , { ControllerError , } from "@cartridge/controller/session/node" ; import { constants } from "starknet" ; import path from "path" ; cons...
52
21622 advanced-array-patterns josiahsiegel/claude-plugin-marketplace
CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Advanced Bash Array Patterns (2025) Overview Comprehensive guide to bash arrays including indexed arrays, associative arrays, mapfile/readarray, and advanced manipulation patterns following 2025 best practices. Indexed Arrays Declaration and Initialization !/usr/bin/env b...
52
21623 protobuf bufbuild/claude-plugins
Protocol Buffers When You Need This Skill Creating or editing .proto files Setting up buf.yaml or buf.gen.yaml Designing gRPC or Connect services Adding protovalidate constraints Troubleshooting buf lint or breaking change errors Core Workflow 1. Match Project Style Before writing proto code, review existing .proto files in the project. Match conventions for naming, field ordering, structural patterns, validation, and documentation style. If none exists, ask the user what style should be used or...
52
21624 diagnostics-development biomejs/biome
Purpose Use this skill when creating diagnostics - the error messages, warnings, and hints shown to users. Covers the Diagnostic trait, advice types, and best practices for clear, actionable messages. Prerequisites Read crates/biome_diagnostics/CONTRIBUTING.md for concepts Understand Biome's Technical Principles Follow the "show don't tell" philosophy Diagnostic Principles Explain what - State what the error is (diagnostic message) Explain why - Explain why it's an error (advice notes) Tell how ...
52
21625 ln-830-code-modernization-coordinator 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. ln-830-code-modernization-coordinator Type: L2 Domain Coordinator Category: 8XX Optimization Coordinates code modernization by delegating to L3 workers: ln-831 (OSS replacer) and ln-832 (bundle optimizer). Executes migration plans from 6XX audit findings. Overview Aspect Details Input Audit report (ln-645 migration plan) OR...
52
21626 plan-verify xiaolai/vmark
Plan Verify Overview Runs the plan’s required tests/gates and validates acceptance criteria, producing a pass/fail verification report. Workflow (Verify) Locate the plan Prefer docs/codex-plans/<plan>.md (local, not in repo). If unclear, ask for the plan path. Extract verification checklist For each WI, list: Acceptance criteria Required tests Manual checks (if any) Run gates Use repo-specific gates from .claude/commands/feature-workflow.md or plan “Testing Procedures”. If tests are not runnable...
52
21627 detox-mobile-test dengineproblem/agents-monorepo
Detox Mobile Testing Expert Эксперт по E2E тестированию React Native приложений с Detox. Core Testing Principles Synchronization Автоматическая синхронизация с React Native bridge Синхронизация с анимациями и сетевыми запросами waitFor() для явных ожиданий toBeVisible() вместо toExist() для стабильности Test Organization AAA pattern (Arrange, Act, Assert) Изоляция через beforeEach() и afterEach() describe() для группировки Page Object pattern для сложного UI Configuration .detoxrc.json { "testRu...
52
21628 prowler prowler-cloud/prowler
Components Component Stack Location SDK Python 3.9+, Poetry prowler/ API Django 5.1, DRF, Celery api/ UI Next.js 15, React 19, Tailwind 4 ui/ MCP FastMCP 2.13.1 mcp_server/ Quick Commands SDK poetry install --with dev poetry run python prowler-cli.py aws --check check_name poetry run pytest tests/ API cd api && poetry run python src/backend/manage.py runserver cd api && poetry run pytest UI cd ui && pnpm run dev cd ui && pnpm run healthcheck MCP cd mcp_server && uv run prowler-mcp Full Stac...
52
21629 api-tests laurigates/claude-plugins
/configure:api-tests Check and configure API contract testing infrastructure for validating API contracts, schemas, and consumer-provider agreements. When to Use This Skill Use this skill when... Use another approach when... Setting up API contract testing (Pact, OpenAPI, schema) Running existing API tests (use bun test or test runner directly) Validating OpenAPI specification compliance Editing OpenAPI spec content (use editor directly) Adding breaking change detection to CI General CI workflow...
52
21630 real estate analyst eddiebe147/claude-settings
Real Estate Analyst Comprehensive real estate analysis system designed for investors, agents, property managers, and developers evaluating residential and commercial properties. This skill provides detailed financial modeling, market analysis, property valuation, investment return calculations, and risk assessment to support informed real estate decisions. The Real Estate Analyst excels at analyzing rental properties for cash flow and appreciation potential, comparing investment opportunities, e...
52
21631 recommendation-system secondsky/claude-skills
Recommendation System Production-ready architecture for scalable recommendation systems with feature stores, multi-tier caching, A/B testing, and comprehensive monitoring. When to Use This Skill Load this skill when: Building Recommendation APIs : Serving personalized recommendations at scale Implementing Caching : Multi-tier caching for sub-millisecond latency Running A/B Tests : Experimenting with recommendation algorithms Monitoring Quality : Tracking CTR, conversion, diversity, coverage Opti...
52
21632 marketing-strategy-pmm borghei/claude-skills
Marketing Strategy & Product Marketing Expert Product Marketing playbook for Series A+ startups expanding internationally with hybrid PLG/Sales-Led motion. Keywords product marketing, positioning, GTM, go-to-market strategy, competitive analysis, competitive intelligence, battlecards, ICP, ideal customer profile, messaging, value proposition, product launch, market entry, international expansion, sales enablement, win loss analysis, PMM, product marketing manager, market positioning, competit...
52
21633 mastra-docs mastra-ai/mastra
Mastra Documentation Guidelines Instructions and styleguides for writing and maintaining Mastra documentation. This skill should be used whenever creating or updating documentation for Mastra to ensure consistency, clarity, and quality across all docs. Scope @docs/ - This folder contains the source code and contents of the documentation site. All documentation for Mastra should be created and maintained here. @docs/src/content/en/ - This subfolder contains the actual markdown files for the docum...
52
21634 release-check drillan/speckit-gates
Validates release readiness before creating a release. Purpose This skill validates that all artifacts are complete and consistent for release: - Spec kit artifacts: spec.md, plan.md, tasks.md exist and are complete - Documentation: README.md, CHANGELOG.md have required sections - Versioning: Version numbers are consistent across package.json and CHANGELOG - API docs: API documentation matches contract specifications Output The skill outputs a ReleaseChecklist with: - Overall readines...
52
21635 mf-context module-federation/core
Collect the following information step by step from $ARGUMENTS (defaults to the current working directory if empty), then output the aggregated MFContext. 1. Basic Info Read {projectRoot}/package.json and extract: name : project name Merge dependencies + devDependencies into a full dependency map Detect the package manager (check files in order): pnpm-lock.yaml → pnpm yarn.lock → yarn package-lock.json → npm 2. Bundler & MF Config Find config files in the following priority order ( .ts / .mts ta...
52
21636 playwright-expert cin12211/orca-q
Playwright Expert Senior E2E testing specialist with deep expertise in Playwright for robust, maintainable browser automation. Role Definition You are a senior QA automation engineer with 8+ years of browser testing experience. You specialize in Playwright test architecture, Page Object Model, and debugging flaky tests. You write reliable, fast tests that run in CI/CD. When to Use This Skill Writing E2E tests with Playwright Setting up Playwright test infrastructure Debugging flaky browser t...
52
21637 playfulness-fun dylantarre/animation-principles
Create animations that entertain, surprise, and make interactions genuinely enjoyable. Emotional Goal Playfulness invites interaction through unexpected, whimsical motion. Fun comes from animations that have personality, respond expressively, and make users smile. Disney Principles for Playfulness Squash & Stretch Generous, exaggerated (25-40%). Rubbery, cartoon physics. Objects should feel alive and reactive. Bounce like a beach ball. Anticipation Exaggerated wind-ups (150-250ms). Co...
52
21638 testability-scoring proffesor-for-testing/agentic-qe
<default_to_action> When assessing testability: - RUN assessment against target URL - ANALYZE all 10 principles automatically - GENERATE HTML report with radar chart - PRIORITIZE improvements by impact/effort - INTEGRATE with QX Partner for holistic view Quick Assessment: ``` Run assessment on any URL TEST_URL='https://example.com/' npx playwright test tests/testability-scoring/testability-scoring.spec.js --project=chromium --workers=1 Or use shell script wrapper .claude/skills/testabi...
52
21639 scriptwriting-methodology mike-coulbourn/claude-vibes
Scriptwriting Methodology for Sponsored Content Core Framework: The DR Formula The Direct Response (DR) Formula is the industry standard for sponsored and affiliate video scripts: Structure HOOK (0-3 seconds): Stop the scroll PROBLEM (3-7 seconds): Make them feel understood SOLUTION (7-12 seconds): Introduce the product VALUE PROP (12-15 seconds): Why this product is different SOCIAL PROOF (15-18 seconds): Results and credibility CTA (18-20 seconds): Clear call to action Key Principle Scripts...
52
21640 creative-coder mae616/design-skills
Apply this skill when the request involves: - Animation, interaction, motion design, transitions, scroll effects, micro-UX, immersive experience - アニメーション、インタラクション、表現、演出、マイクロUX、没入感、スクロール、トランジション - Any visual expression or timing-based UI behavior Core Principles - Experience is state transitions and timing, not just visuals. Design how things change over time. - Constraints first. Respect accessibility (prefers-reduced-motion) and performance (GPU load, INP/LCP). - Start minimal. Prototy...
52
21641 swift-best-practices sammcj/agentic-coding
Swift Best Practices Skill Overview Apply modern Swift development best practices focusing on Swift 6+ features, concurrency safety, API design principles, and code quality guidelines for iOS and macOS projects targeting macOS 15.7+. When to Use This Skill Use this skill when: Writing new Swift code for iOS or macOS applications Reviewing Swift code for correctness, safety, and style Implementing Swift concurrency features (async/await, actors, MainActor) Designing Swift APIs and public interfac...
52
21642 ui-audio-theme b-open-io/prompts
Generate cohesive sets of subtle, minimal UI sound effects using ElevenLabs text-to-sound-effects API. Create "audio themes" - coordinated sets of sounds that share a common aesthetic and map to standard UI interaction constants. Prerequisites ``` Verify ElevenLabs API key is configured echo $ELEVENLABS_API_KEY If not set, get key from https://elevenlabs.io (Profile -> API Keys) Add to shell profile: export ELEVENLABS_API_KEY="your-key" ``` Workflow Step 1: Discover the UI Vibe Befo...
52
21643 using-analytics andrelandgraf/fullstackrecipes
Working with Analytics Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing. Implement Working with Analytics Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing. See: Resource: using-analytics in Fullstack Recipes URL: https://fullstackrecipes.com/recipes/using-analytics Tracking Custom Events Track user actions and conversions: import { track } from "@v...
52
21644 slot-vrng cartridge-gg/docs
Slot vRNG Cartridge's Verifiable Random Number Generator provides cheap, atomic, verifiable randomness for onchain games. Randomness is generated and verified within a single transaction. Contract Addresses Network Address Mainnet 0x051fea4450da9d6aee758bdeba88b2f665bcbf549d2c61421aa724e9ac0ced8f Sepolia 0x051fea4450da9d6aee758bdeba88b2f665bcbf549d2c61421aa724e9ac0ced8f Cairo Interface [starknet::interface] trait IVrfProvider < TContractState > { fn request_random ( self : @ TContractState , cal...
52
21645 linkai-agent zhayujie/chatgpt-on-wechat
LinkAI Agent Call LinkAI applications and workflows through the chat completions API. Available apps are loaded from config.json. Setup This skill requires a LinkAI API key. Get your API key from LinkAI Console Set the environment variable: export LINKAI_API_KEY=Link_xxxxxxxxxxxx (or use env_config tool) Configuration Copy config.json.template to config.json Add your apps/workflows in config.json. The skill description is auto-generated from this config when loaded. Usage Use the bash tool with ...
52
21646 core-coding-standards ravnhq/ai-toolkit
Principles Keep it simple (KISS) — prefer the simplest solution that works Don't repeat yourself (DRY) — extract when you see three duplicates, not before Single Responsibility — each module/function does one thing Use descriptive, intention-revealing names Use kebab-case for files and folders Functions should have clear inputs and outputs with minimal side effects Keep functions right-sized — extract when logic needs a comment to explain Delete dead code — don't comment it out Never swallow err...
52
21647 plan-viz yonatangross/orchestkit
Plan Visualization Render planned changes as structured ASCII visualizations with risk analysis, execution order, and impact metrics. Every section answers a specific reviewer question. Core principle: Encode judgment into visualization, not decoration. /ork:plan-viz Auto-detect from current branch /ork:plan-viz billing module redesign Describe the plan /ork:plan-viz 234 Pull from GitHub issue Argument Resolution PLAN_INPUT = "$ARGUMENTS" Full argument string PLAN_TOKEN =...
52
21648 chat-naming andrelandgraf/fullstackrecipes
Automatic Chat Naming To set up Automatic Chat Naming, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/chat-naming If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/chat-naming
52
21649 suggest brave/brave-search-skills
Suggest / Autocomplete Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Suggest plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Quick Start (cURL) Basic Suggestions curl -s "https://api.search.brave.com/res/v1/suggest/search?q=how+to+" \ -H "Accept: application/json" \ -H "X-Subscription-Token: ${BRAVE_SEARCH_API_KEY} " With All Parameters curl -s "https://api.search.brave.com/res/v1/suggest/search" \ -H "Accept: application/json" \ -...
52
21650 bmap-jsapi-gl baidu-maps/jsapi-skills
JSAPI GL 开发指南 百度地图 JSAPI WebGL 版本开发指南。包含地图初始化、覆盖物、事件、图层等核心模块的 API 说明和代码示例,旨在帮助开发者快速集成百度地图并遵循正确的使用方式。 何时适用 在以下场景中参考这些指南: 创建新的地图页面或组件 在地图上添加标注、折线、多边形等覆盖物 处理地图交互事件(点击、拖拽、缩放等) 配置地图样式或切换图层 调试地图渲染或性能问题 快速参考 0. 基础概念 references/base-classes.md - 基础类:Point、Bounds、Size、Pixel、Icon references/constants.md - 通用常量:搜索状态码、POI 类型 1. 地图 references/map-init.md - 地图初始化:资源引入、创建实例、配置选项、交互与视图控制 2. 地图覆盖物 references/overlay-common.md - 覆盖物通用操作:添加/移除、显示/隐藏、批量清除 references/marker.md - 点标记:构造参数、位置/图标/旋转/置顶/拖拽方法 references/...
52