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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,455
总 Skills
35.8M
总安装量
2,442
贡献者
# Skill 仓库 描述 安装量
5451 proposal-writer jezweb/claude-skills
Proposal Writer Overview This skill helps you create professional, persuasive business proposals that clearly communicate value and win deals. From simple quotes to comprehensive RFP responses. Use Cases: Sales proposals and quotes Project proposals Partnership proposals RFP/RFI responses Grant applications Service agreements How to Use Tell me about the opportunity (client, project, requirements) Share your solution and pricing Specify the proposal type and length needed I'll create a structure...
415
5452 sentry-ruby-sdk getsentry/sentry-for-ai
All Skills > SDK Setup > Ruby SDK Sentry Ruby SDK Opinionated wizard that scans the project and guides through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to Ruby" or "set up Sentry" in a Ruby app User wants error monitoring, tracing, logging, metrics, profiling, or crons in Ruby User mentions sentry-ruby , sentry-rails , or the Ruby Sentry SDK User is migrating from AppSignal, Honeybadger, Bugsnag, Rollbar, or Airbrake to Sentry User wants to monitor exceptions, HTTP ...
415
5453 sentry-flutter-sdk getsentry/sentry-for-ai
All Skills > SDK Setup > Flutter SDK Sentry Flutter SDK Opinionated wizard that scans your Flutter or Dart project and guides you through complete Sentry setup — error monitoring, tracing, session replay, logging, profiling, and ecosystem integrations. Invoke This Skill When User asks to "add Sentry to Flutter" or "set up Sentry" in a Flutter or Dart app User wants error monitoring, tracing, profiling, session replay, or logging in Flutter User mentions sentry_flutter , sentry_dart , mobile erro...
415
5454 m09-domain actionbook/rust-skills
Domain Modeling Layer 2: Design Choices Core Question What is this concept's role in the domain? Before modeling in code, understand: Is it an Entity (identity matters) or Value Object (interchangeable)? What invariants must be maintained? Where are the aggregate boundaries? Domain Concept → Rust Pattern Domain Concept Rust Pattern Ownership Implication Entity struct + Id Owned, unique identity Value Object struct + Clone/Copy Shareable, immutable Aggregate Root struct owns children Clear o...
415
5455 cloudflare-d1 jezweb/claude-skills
Cloudflare D1 Database Status: Production Ready ✅ Last Updated: 2026-01-20 Dependencies: cloudflare-worker-base (for Worker setup) Latest Versions: wrangler@4.59.2, @cloudflare/workers-types@4.20260109.0 Recent Updates (2025): Nov 2025: Jurisdiction support (data localization compliance), remote bindings GA (wrangler@4.37.0+), automatic resource provisioning Sept 2025: Automatic read-only query retries (up to 2 attempts), remote bindings public beta July 2025: Storage limits increased (250GB ...
414
5456 cloudkit-sync dpearson2699/swift-ios-skills
CloudKit and iCloud Sync Sync data across devices using CloudKit, iCloud key-value storage, and iCloud Drive. Covers container setup, record CRUD, queries, subscriptions, CKSyncEngine, SwiftData integration, conflict resolution, and error handling. Targets iOS 26+ with Swift 6.2; older availability noted where relevant. Contents Container and Database Setup CKRecord CRUD CKQuery CKSubscription CKSyncEngine (iOS 17+) SwiftData + CloudKit NSUbiquitousKeyValueStore iCloud Drive File Sync Account St...
414
5457 terraform-diagrams eraserlabs/eraser-io
Terraform Diagram Generator Generates architecture diagrams directly from Terraform .tf files. Specializes in parsing Terraform code and visualizing infrastructure resources, modules, and their relationships. When to Use Activate this skill when: User has Terraform files (.tf, .tfvars) and wants to visualize the infrastructure User asks to "diagram my Terraform" or "visualize this infrastructure" User mentions Terraform, HCL, or infrastructure-as-code User wants to see the architecture of th...
414
5458 build-feature signerlabs/shipswift-skills
Build Feature with ShipSwift Build production-ready iOS features by combining ShipSwift recipes -- copy-paste-ready SwiftUI implementations covering animations, charts, UI components, and full-stack modules. Prerequisites Check Before starting, verify the ShipSwift recipe server is available by calling listRecipes . If the tools are not available, guide the user to visit shipswift.app for setup instructions, or run npx skills add signerlabs/shipswift-skills to install. Workflow Analyze the reque...
414
5459 status boshu2/agentops
Railway Status Check the current Railway project status for this directory. When to Use User asks about Railway status, project, services, or deployments User mentions deploying or pushing to Railway Before any Railway operation (deploy, update service, add variables) User asks about environments or domains When NOT to Use Use the environment skill instead when user wants: Detailed service configuration (builder type, dockerfile path, build command, root directory) Deploy config (start command, ...
414
5460 ads agricidaniel/claude-ads
Ads — Multi-Platform Paid Advertising Audit & Optimization Comprehensive ad account analysis across all major platforms (Google, Meta, LinkedIn, TikTok, Microsoft). Orchestrates 12 specialized sub-skills and 6 subagents. Quick Reference Command What it does /ads audit Full multi-platform audit with parallel subagent delegation /ads google Google Ads deep analysis (Search, PMax, YouTube) /ads meta Meta Ads deep analysis (FB, IG, Advantage+) /ads youtube YouTube Ads specific analysis /ads linkedin...
414
5461 awesome-phd-cv aradotso/trending-skills
Awesome PhD CV Skill by ara.so — Daily 2026 Skills collection. A curated collection of LaTeX CV/resume templates for PhD students, postdocs, and researchers. Covers three distinct use cases: ATS-safe industry resumes (Jake's format), high-density two-column resumes (Deedy format), and full multi-page academic CVs (Awesome-CV format). What This Project Provides Template Use Case Engine Columns Pages research-cv/ (Awesome-CV) Faculty, postdoc, academic CV XeLaTeX 1 Multi jakes-format/ Industry SWE...
414
5462 wechat-channel aaaaqwq/claude-code-skills
微信 Channel 集成 将微信接入 OpenClaw,实现双向消息通道。 架构概述 ┌─────────────┐ ┌──────────────────┐ ┌─────────────┐ │ 微信用户 │ ←→ │ Wechaty Bridge │ ←→ │ OpenClaw │ │ (私聊/群聊) │ │ (PadLocal协议) │ │ Gateway │ └─────────────┘ └──────────────────┘ └─────────────┘ ↓ ┌──────────────────┐ │ 消息格式转换 │ │ - 文本/图片/文件 │ │ - @提及检测 │ │ - 群聊/私聊路由 │ └──────────────────┘ 核心组件 1. Wechaty Bridge (消息桥接服务) 独立运行的 Node.js 服务,负责: 微信登录(扫码) 消息收发 联系人/群组管理 与 OpenClaw Gateway 通信 2. OpenCl...
414
5463 dd-apm datadog-labs/agent-skills
Datadog APM Distributed tracing, service maps, and performance analysis. Requirements Datadog Labs Pup should be installed via: go install github.com/datadog-labs/pup@latest Quick Start pup auth login pup apm services list pup apm traces list --service api-gateway --duration 1h Services List Services pup apm services list pup apm services list --env production Service Details pup apm services get api-gateway --json Service Map View dependencies pup apm service-map --service api-gateway --json T...
414
5464 dd-logs datadog-labs/agent-skills
Datadog Logs Search, process, and archive logs with cost awareness. Prerequisites Datadog Pup (dd-pup/pup) should already be installed: go install github.com/datadog-labs/pup@latest Quick Start pup auth login Search Logs Basic search pup logs search --query = "status:error" --from = "1h" With filters pup logs search --query = "service:api status:error" --from = "1h" --limit 100 JSON output pup logs search --query = "@http.status_code:>=500" --from = "1h" --json Search Syntax Query Meaning err...
414
5465 3d-visualizer daffy0208/ai-dev-standards
3D Visualizer Skill I help you create 3D visualizations, interactive 3D graphics, and immersive web experiences using Three.js. What I Do 3D Graphics: 3D models and scenes Materials and lighting Animations and interactions Camera controls 3D Data Visualization: 3D charts and graphs Network visualizations Geospatial data Scientific visualization Interactive 3D: Product viewers (360°) Configurators Interactive demos 3D games Three.js with React Three Fiber npm install three @react-three/fiber @rea...
413
5466 agent-memory yamadashy/repomix
No SKILL.md available for this skill. View on GitHub
413
5467 go-style-core cxuu/golang-skills
Go Style Core Principles Normative: This guidance is required per Google's canonical Go style guide. Style Principles (Priority Order) When writing readable Go code, apply these principles in order of importance: 1. Clarity The code's purpose and rationale must be clear to the reader. What: Use descriptive names, helpful comments, and efficient organization Why: Add commentary explaining rationale, especially for nuances View clarity through the reader's lens, not the author's Code should ...
413
5468 git:analyze-issue neolabhq/context-engineering-kit
Please analyze GitHub issue $ARGUMENTS and create a technical specification. Follow these steps: Check if the issue is already loaded: Look for the issue file in ./specs/issues/ folder File naming pattern: <number-padded-to-3-digits>-<kebab-case-title>.md If not found, fetch the issue details from GitHub (see step 2) Fetch the issue details (if not already loaded): Read .claude/commands/load-issues.md to understand how to fetch issue details Save the issue file following the load-issues.md forma...
413
5469 m15-anti-pattern actionbook/rust-skills
Anti-Patterns Layer 2: Design Choices Core Question Is this pattern hiding a design problem? When reviewing code: Is this solving the symptom or the cause? Is there a more idiomatic approach? Does this fight or flow with Rust? Anti-Pattern → Better Pattern Anti-Pattern Why Bad Better .clone() everywhere Hides ownership issues Proper references or ownership .unwrap() in production Runtime panics ?, expect, or handling Rc when single owner Unnecessary overhead Simple ownership unsafe for conv...
413
5470 unjs hairyf/skills
UnJS (Unified JavaScript) is an ecosystem of high-quality, single-purpose JavaScript libraries and tools designed to work together and independently across any environment. These skills cover the core packages and their practical usage patterns for building universal JavaScript applications. The skill is based on UnJS website, generated at 2026-01-31. Core References HTTP & Server Topic Description Reference H3 Framework Minimal HTTP framework for high performance and portability core-h3 Nitro S...
412
5471 feature-design-assistant davila7/claude-code-templates
Feature Design Assistant Help turn ideas into fully formed designs and specs through structured information gathering and collaborative validation. Announce at start: "I'm using the feature-design-assistant skill to design this feature." Phase 1: Context Discovery First, explore the codebase to understand: Project structure and tech stack Existing patterns and conventions Related features or modules Recent changes in relevant areas Phase 2: Structured Information Gathering Use AskUserQuest...
412
5472 webapp-testing sickn33/antigravity-awesome-skills
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available : scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts ra...
412
5473 qa-expert charon-fan/agent-playbook
QA Expert Establish world-class QA testing processes for any software project using proven methodologies from Google Testing Standards and OWASP security best practices. When to Use This Skill Trigger this skill when: Setting up QA infrastructure for a new or existing project Writing standardized test cases (AAA pattern compliance) Executing comprehensive test plans with progress tracking Implementing security testing (OWASP Top 10) Filing bugs with proper severity classification (P0-P4) Gen...
412
5474 app-store-review safaiyeh/app-store-review-skill
App Store Review Preparation Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation. Contents Overview Top Rejection Reasons and How to Avoid Them PrivacyInfo.xcprivacy -- Privacy Manifest Requirements Data Use, Sharing, and Privacy Policy (Guideline 5.1.2) In-App Purchase and StoreKit Rules (Guideline 3.1.1) HIG Compliance Checklist App Tracking Transparen...
412
5475 webhook-integration dodopayments/skills
Dodo Payments Webhook Integration Reference: docs.dodopayments.com/developer-resources/webhooks Webhooks provide real-time notifications when payment events occur. Use them to automate workflows, update databases, send notifications, and keep your systems synchronized. Quick Setup 1. Configure Webhook in Dashboard Go to Dashboard → Developer → Webhooks Click "Create Webhook" Enter your endpoint URL Select events to subscribe to Copy the webhook secret 2. Environment Variables DODO_PAYMENTS_WEBHO...
412
5476 translation-expertise shino369/claude-code-personal-workspace
This skill provides comprehensive translation expertise for English, Japanese, and Traditional Chinese. It covers translation methodologies, cultural considerations, and best practices for producing high-quality translations. Translation Philosophy Core Principles - Meaning over Literalness: Convey the intended meaning rather than word-for-word translation - Cultural Adaptation: Adapt content for the target culture while preserving the original intent - Natural Flow: Translations should r...
412
5477 image-generation zc277584121/marketing-skills
Image Generation via MCP AI image generation skill via MCP. Use Gemini models or compatible services to generate high-quality images for marketing, UI, and presentations. When to use this skill Marketing assets : Hero images, banners, social media content UI/UX design : Placeholder images, icons, illustrations Presentations : Slide backgrounds, product visualizations Brand consistency : Generate images based on a style guide Instructions Step 1: Configure MCP Environment Check MCP server config...
412
5478 axiom-sre axiomhq/skills
Note: All script paths in this skill (e.g., scripts/axiom-query) are relative to this skill's folder: ~/.config/agents/skills/axiom-sre/. Run them with full path or cd into the skill folder first. Axiom SRE Expert You are an expert SRE. You stay calm under pressure. You stabilize first, debug second. You think in hypotheses, not hunches. You know that correlation is not causation, and you actively fight your own cognitive biases. Every incident leaves the system smarter. Golden Rules NEVER G...
412
5479 e2e-tests-studio mastra-ai/mastra
E2E Behavior Validation for Frontend Modifications Core Principle: Test Product Behavior, Not UI States CRITICAL: Tests must verify that product features WORK correctly, not just that UI elements render. What NOT to test (UI States): ❌ "Dropdown opens when clicked" ❌ "Modal appears after button click" ❌ "Loading spinner shows during request" ❌ "Form fields are visible" ❌ "Sidebar collapses" What TO test (Product Behavior): ✅ "Selecting an LLM provider configures the agent to use that provider"...
412
5480 metrickit-diagnostics dpearson2699/swift-ios-skills
MetricKit Diagnostics Collect aggregated performance metrics and crash diagnostics from production devices using MetricKit. The framework delivers daily metric payloads (CPU, memory, launch time, hang rate, animation hitches, network usage) and immediate diagnostic payloads (crashes, hangs, disk-write exceptions) with full call-stack trees for triage. Contents Subscriber Setup Receiving Metric Payloads Receiving Diagnostic Payloads Key Metrics Call Stack Trees Custom Signpost Metrics Exporting a...
411
5481 opentelemetry bobmatnyc/claude-mpm-skills
OpenTelemetry Quick Start (signal design) Export OTLP via an OpenTelemetry Collector (vendor-neutral endpoint). Standardize resource attributes: service.name, service.version, deployment.environment. Start with auto-instrumentation, then add manual spans and log correlation. Load Next (References) references/concepts.md — traces/metrics/logs, context propagation, sampling, semantic conventions references/collector-and-otlp.md — Collector pipelines, processors, deployment patterns, tail sampling ...
411
5482 simplify-and-harden pskoett/pskoett-ai-skills
Agent Skill: Simplify & Harden Install npx skills add pskoett/pskoett-ai-skills/simplify-and-harden For CI-only execution, use: npx skills add pskoett/pskoett-ai-skills/simplify-and-harden-ci Metadata Field Value Skill ID simplify-and-harden Version 0.1.0 Trigger Post-completion hook Author Peter Skøtt Pedersen Category Code Quality / Security Priority Recommended Rationale and Philosophy When a coding agent completes a task, it holds peak contextual understanding of the problem, the solution, a...
411
5483 algorithmic-art sickn33/antigravity-awesome-skills
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). This happens in two steps: Algorithmic Philosophy Creation (.md file) Express by creating p5.js generative art (.html + .js files) First, undertake this task: ALGORITHMIC PHILOSOPHY CREATION To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted thr...
411
5484 technical-specification aj-geddes/useful-ai-prompts
Create comprehensive technical specifications that define system requirements, architecture, implementation details, and acceptance criteria for software projects. When to Use - Feature specifications - System design documents - Requirements documentation (PRD) - Architecture decision records (ADR) - Technical proposals - RFC (Request for Comments) - API design specs - Database schema designs Technical Specification Template ``` Technical Specification: [Feature Name] Document Sta...
411
5485 vercel-react-best-practices lobehub/lobehub
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
410
5486 musickit-audio dpearson2699/swift-ios-skills
MusicKit + MediaPlayer Search the Apple Music catalog, manage playback with ApplicationMusicPlayer , check subscriptions, and publish Now Playing metadata via MPNowPlayingInfoCenter and MPRemoteCommandCenter . Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Catalog Search Subscription Checks Playback with ApplicationMusicPlayer Queue Management Now Playing Info Remote Command Center Common Mistakes Review Checklist References Setup Project Configuration Enable the MusicKit capability i...
410
5487 aws-lambda-functions aj-geddes/useful-ai-prompts
AWS Lambda Functions Overview AWS Lambda enables you to run code without provisioning or managing servers. Build serverless applications using event-driven triggers, pay only for compute time consumed, and scale automatically with workload. When to Use API endpoints and webhooks Scheduled batch jobs and data processing Real-time file processing (S3 uploads) Event-driven workflows (SNS, SQS) Microservices and backend APIs Data transformations and ETL jobs IoT and sensor data processing WebSocke...
410
5488 flutter-development aj-geddes/useful-ai-prompts
Flutter Development Table of Contents Overview When to Use Quick Start Reference Guides Best Practices Overview Create high-performance, visually stunning mobile applications using Flutter with Dart language. Master widget composition, state management patterns, navigation, and API integration. When to Use Building iOS and Android apps with native performance Designing custom UIs with Flutter's widget system Implementing complex animations and visual effects Rapid app development with hot reload...
410
5489 r3f-shaders enzed/r3f-skills
React Three Fiber Shaders Quick Start import { Canvas, useFrame, extend } from '@react-three/fiber' import { shaderMaterial } from '@react-three/drei' import { useRef } from 'react' import * as THREE from 'three' // Create custom shader material const ColorShiftMaterial = shaderMaterial( // Uniforms { time: 0, color: new THREE.Color(0.2, 0.0, 0.1) }, // Vertex shader ` varying vec2 vUv; void main() { vUv = uv; gl_Position = projectionMatrix * modelViewMatrix * vec4(p...
410
5490 para-memory-files paperclipai/paperclip
PARA Memory Files Persistent, file-based memory organized by Tiago Forte's PARA method. Three layers: a knowledge graph, daily notes, and tacit knowledge. All paths are relative to $AGENT_HOME . Three Memory Layers Layer 1: Knowledge Graph ( $AGENT_HOME/life/ -- PARA) Entity-based storage. Each entity gets a folder with two tiers: summary.md -- quick context, load first. items.yaml -- atomic facts, load on demand. $AGENT_HOME/life/ projects/ Active work with clear goals/deadlines <name...
410
5491 kubernetes-deployment aj-geddes/useful-ai-prompts
Kubernetes Deployment Overview Master Kubernetes deployments for managing containerized applications at scale, including multi-container services, resource allocation, health checks, and rolling deployment strategies. When to Use Container orchestration and management Multi-environment deployments (dev, staging, prod) Auto-scaling microservices Rolling updates and blue-green deployments Service discovery and load balancing Resource quota and limit management Pod networking and security policie...
410
5492 fastmcp jezweb/claude-skills
FastMCP - Build MCP Servers in Python FastMCP is a Python framework for building Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Large Language Models like Claude. This skill provides production-tested patterns, error prevention, and deployment strategies for building robust MCP servers. Quick Start Installation pip install fastmcp or uv pip install fastmcp Minimal Server from fastmcp import FastMCP MUST be at module level for FastMCP Cloud mcp = FastMCP("...
409
5493 behavioral-modes sickn33/antigravity-awesome-skills
Behavioral Modes - Adaptive AI Operating Modes Purpose This skill defines distinct behavioral modes that optimize AI performance for specific tasks. Modes change how the AI approaches problems, communicates, and prioritizes. Available Modes 1. 🧠 BRAINSTORM Mode When to use: Early project planning, feature ideation, architecture decisions Behavior: Ask clarifying questions before assumptions Offer multiple alternatives (at least 3) Think divergently - explore unconventional solutions No code...
409
5494 using-superpowers sickn33/antigravity-awesome-skills
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT. This is not negotiable. This is not optional. You cannot rationalize your way out of this. Instruction Priority Superpowers skills override default system prompt behavior, but user instructions always take precedence : User's explicit instructions (CLAUDE.md, GEMINI.md, AGENTS.md, direct requests) — highest priority Superpowers skills — override default system behavior where they conflict Default system prompt — lowest p...
409
5495 workflow-orchestrator charon-fan/agent-playbook
Workflow Orchestrator A skill that automatically coordinates workflows across multiple skills, triggering follow-up actions at appropriate milestones. When This Skill Activates This skill should be triggered automatically when: A skill completes its main workflow A milestone is reached (PRD complete, implementation done, etc.) User says "complete workflow" or "finish the process" How It Works ┌─────────────────────────────────────────────────────────────┐ │ Workflow Orchestrat...
409
5496 pagespeed-insights enderpuentes/ai-agent-skills
PageSpeed Insights Auditor Overview You are a PageSpeed Insights Auditor - an expert in web performance optimization who helps developers achieve excellent PageSpeed scores by identifying performance issues, avoiding bad practices, and implementing best practices based on Google's PageSpeed Insights guidelines. Core Principle : Guide developers to achieve scores of 90+ (Good) in Performance, Accessibility, Best Practices, and SEO categories, while ensuring Core Web Vitals metrics meet the "Good"...
409
5497 release boshu2/agentops
Release Workflow This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging. When to Use Use this skill when preparing to release a new version of linear-cli. The workflow ensures all changes are documented, tests pass, and versions are properly tagged before publishing. Prerequisites Ensure the following tools are available: changelog skill for changelog management svbump for v...
409
5498 startup-business-analyst-business-case sickn33/antigravity-awesome-skills
Business Case Generator Generate a comprehensive, investor-ready business case document covering market opportunity, solution, competitive landscape, financial projections, team, risks, and funding ask for startup fundraising and strategic planning. Use this skill when Working on business case generator tasks or workflows Needing guidance, best practices, or checklists for business case generator Do not use this skill when The task is unrelated to business case generator You need a different dom...
409
5499 academic-deep-research kesslerio/academic-deep-research-clawhub-skill
Academic Deep Research 🔬 When to Use Trigger this skill when the user wants: Deep research, exhaustive analysis, or literature review Multi-source verification and evidence hierarchies Academic-style reports with citations Required Stop Points Initial engagement : ask 2–3 clarifying questions and confirm understanding. Research plan : present themes, steps, and deliverables; wait for approval. Final report : deliver full narrative report with citations. Minimum Requirements Two full research cyc...
409
5500 wxt-browser-extensions pproenca/dot-skills
Comprehensive performance optimization guide for WXT browser extension development. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: - Writing new WXT browser extension code - Implementing service worker background scripts - Injecting content scripts into web pages - Setting up messaging between extension contexts - Configuring manifest permissions and resources Rule Categorie...
409