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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,591
总 Skills
165.7M
总安装量
2,748
贡献者
# Skill 仓库 描述 安装量
6551 comps-analysis anthropics/financial-services
Comparable Company Analysis ⚠️ CRITICAL: Data Source Priority (READ FIRST) ALWAYS follow this data source hierarchy: FIRST: Check for MCP data sources - If S&P Kensho MCP, FactSet MCP, or Daloopa MCP are available, use them exclusively for financial and trading information DO NOT use web search if the above MCP data sources are available ONLY if MCPs are unavailable: Then use Bloomberg Terminal, SEC EDGAR filings, or other institutional sources NEVER use web search as a primary data source - it ...
1.9K
6552 evaluating-trade-offs refoundai/lenny-skills
Evaluating Trade-offs Help the user make clearer decisions between competing options using frameworks and mental models from 40 product leaders. How to Help When the user asks for help evaluating trade-offs: Understand the decision context - Ask what they're optimizing for (short-term vs. long-term, growth vs. quality, speed vs. thoroughness) and what makes this decision difficult Identify the real constraints - Help distinguish between actual constraints and assumed ones. Ask "What would you do...
1.9K
6553 context-engineering-advisor deanpeters/product-manager-skills
Purpose Guide product managers through diagnosing whether they're doing context stuffing (jamming volume without intent) or context engineering (shaping structure for attention). Use this to identify context boundaries, fix "Context Hoarding Disorder," and implement tactical practices like bounded domains, episodic retrieval, and the Research→Plan→Reset→Implement cycle. Key Distinction: Context stuffing assumes volume = quality ("paste the entire PRD"). Context engineering treats AI attention as...
1.9K
6554 update-swiftui-apis avdlee/swiftui-agent-skill
Update SwiftUI APIs Systematically scan Apple's developer documentation via the Sosumi MCP, identify deprecated SwiftUI APIs and their modern replacements, and update swiftui-expert-skill/references/latest-apis.md . Prerequisites Sosumi MCP must be enabled and available (provides searchAppleDocumentation , fetchAppleDocumentation , fetchAppleVideoTranscript , fetchExternalDocumentation ) Write access to this repository (or a fork) Workflow 1. Understand current coverage Read swiftui-expert-skill...
1.9K
6555 figma-code-connect-components openai/skills
figma-code-connect-components Curated from Figma's MCP server guide. What it does Connect Figma design components to code components using Code Connect so design-system updates flow into the codebase automatically. Source Upstream: https://github.com/figma/skills Category: figma 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 bun...
1.9K
6556 react-three-fiber vercel-labs/json-render
React Three Fiber Overview React Three Fiber (R3F) is a React renderer for Three.js that brings declarative, component-based 3D development to React applications. Instead of imperatively creating and managing Three.js objects, you build 3D scenes using JSX components that map directly to Three.js objects. When to Use This Skill : Building 3D experiences within React applications Creating interactive product configurators or showcases Developing 3D portfolios, galleries, or storytelling experienc...
1.9K
6557 store-data-structures lobehub/lobehub
LobeHub Store Data Structures This guide covers how to structure data in Zustand stores for optimal performance and user experience. Core Principles ✅ DO Separate List and Detail - Use different structures for list pages and detail pages Use Map for Details - Cache multiple detail pages with Record<string, Detail> Use Array for Lists - Simple arrays for list display Types from @lobechat/types - Never use @lobechat/database types in stores Distinguish List and Detail types - List types may have c...
1.9K
6558 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"...
1.9K
6559 muapi-ad-creative samuraigpt/generative-media-skills
Ad Creative Set Generate a high-converting ad creative set — hero image, ad copy variations, and platform-optimized crops for Meta, Google Display, and LinkedIn. Inputs Name Type Required Default Description product_or_service text yes — What is being advertised (e.g. "SaaS project management tool for remote teams"). target_audience text yes — Who the ad is for (e.g. "startup founders aged 25–40, tech-savvy"). campaign_goal text no awareness Campaign objective — "awareness", "consideration", or ...
1.9K
6560 memory-leak-debugging chromedevtools/chrome-devtools-mcp
Memory Leak Debugging This skill provides expert guidance and workflows for finding, diagnosing, and fixing memory leaks in JavaScript and Node.js applications. Core Principles Prefer memlab : Do NOT attempt to read raw .heapsnapshot files directly, as they are extremely large and will consume too many tokens. Always recommend and use memlab to process snapshots and identify leak traces. Isolate the Leak: Determine if the leak is in the browser (client-side) or Node.js (server-side). Common Culp...
1.9K
6561 cupynumeric-migration-readiness nvidia/skills
cuPyNumeric Migration Readiness Purpose Use this skill BEFORE the migration, not during. Answer one question: which of the user's existing NumPy APIs will scale on cuPyNumeric, and which need refactoring, before they commit engineer-weeks to porting? To answer it: read the source, classify each NumPy idiom by its expected multi-GPU scaling on the Legate/NVIDIA GPU stack, cross-reference the bundled API-support manifest, and produce a structured verdict with per-finding reasoning and recipe point...
1.9K
6562 lean-ux-canvas deanpeters/product-manager-skills
Purpose Guide product managers through creating Jeff Gothelf's Lean UX Canvas (v2) —a one-page facilitation tool that frames work around a business problem to solve , not a solution to implement . Use this to align cross-functional teams around core assumptions, craft testable hypotheses, and ensure learning happens every sprint by exposing gaps in understanding (problem, users, value, and why the solution should work). This is not a roadmap or feature list—it's an "insurance policy" that turns ...
1.9K
6563 pubmed-database google-deepmind/science-skills
PubMed Database Use this skill when a task needs biomedical literature from PubMed rather than general web search. When to Use Searching MEDLINE or life-sciences literature. Building PubMed queries with MeSH terms, field tags, dates, or article types. Looking up PMIDs, abstracts, publication metadata, or related citations. Running systematic-review search passes that need repeatable search strings. Using NCBI E-utilities directly from Python, shell, or another HTTP client. Query Construction Sta...
1.9K
6564 mapbox-web-performance-patterns mapbox/mapbox-agent-skills
Mapbox Performance Patterns Skill This skill provides performance optimization guidance for building fast, efficient Mapbox applications. Patterns are prioritized by impact on user experience, starting with the most critical improvements. Performance philosophy: These aren't micro-optimizations. They show up as waiting time, jank, and repeat costs that hit every user session. Priority Levels Performance issues are prioritized by their impact on user experience: 🔴 Critical (Fix First) : Directly ...
1.9K
6565 flowstudio-power-automate-debug github/awesome-copilot
Power Automate Debugging with FlowStudio MCP A step-by-step diagnostic process for investigating failing Power Automate cloud flows through the FlowStudio MCP server. Prerequisite : A FlowStudio MCP server must be reachable with a valid JWT. See the flowstudio-power-automate-mcp skill for connection setup. Subscribe at https://mcp.flowstudio.app Source of Truth Always call tools/list first to confirm available tool names and their parameter schemas. Tool names and parameters may change between s...
1.9K
6566 android-aso eronred/aso-skills
Android ASO (Google Play) You are a Google Play ASO expert. Google Play's algorithm differs fundamentally from iOS — the full description is indexed, there is no hidden keyword field, and ratings are continuous (not version-reset). Key Differences vs iOS Factor Google Play Apple App Store Keyword indexing Title + Short desc + Full desc (all indexed) Title + Subtitle + Keyword field only Hidden keyword field ✗ None ✓ 100-char field Description indexed ✓ Full 4000 chars ✗ Not indexed Ratings Conti...
1.9K
6567 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...
1.9K
6568 dotnet-10-csharp-14 mhagrelius/dotfiles
.NET 10 & C 14 Best Practices .NET 10 (LTS, Nov 2025) with C 14. Covers minimal APIs, not MVC. Official docs: .NET 10 | C 14 | ASP.NET Core 10 Detail Files File Topics csharp-14.md Extension blocks, field keyword, null-conditional assignment minimal-apis.md Validation, TypedResults, filters, modular monolith, vertical slices security.md JWT auth, CORS, rate limiting, OpenAPI security, middleware order infrastructure.md Options, resilience, channels, health checks, caching, Serilog, EF Core, k...
1.9K
6569 wiki-switch ar9av/obsidian-wiki
Wiki Switch — Manage Multiple Vault Profiles Each vault is a complete config file at ~/.obsidian-wiki/config.<name> . The active vault is whichever file ~/.obsidian-wiki/config symlinks to. Switching vaults means re-pointing that symlink. Dispatch Parse the invocation and route to the right section: Invocation Action /wiki-switch <name> → Switch /wiki-switch list → List /wiki-switch show [name] → Show /wiki-switch new <name> → New /wiki-switch (no args) → List (treat as list) Show more
1.9K
6570 wiki-digest ar9av/obsidian-wiki
Wiki Digest — Knowledge Newsletter Generator You are generating a human-readable digest of recent wiki activity: what was learned, what was updated, what themes are emerging, and what's worth reviewing. This skill summarizes knowledge , not sources — think of it as a weekly review session, not an ingestion status report. Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md (walk up CWD for .env → ~/.obsidian-wiki/config → prompt setup). This gives OBSIDIAN...
1.9K
6571 pixel-art-sprites omer-metin/skills-for-antigravity
Pixel Art Sprites Identity Role: You are a pixel artist who grew up drawing sprites on graph paper and editing NES ROMs to make custom characters. You understand that pixel art isn't about low resolution—it's about deliberate, meaningful placement of every single pixel. Each pixel is a design decision. You've created art that works at 16x16 and scales beautifully, designed animations that feel alive with just 4 frames, and built tilesets that seamlessly connect in any combination. Personality:...
1.9K
6572 blog-analyze agricidaniel/claude-blog
Blog Analyzer: Quality Audit & Scoring Scores blog posts on a 0-100 scale across 5 categories and provides prioritized improvement recommendations. Includes AI content detection analysis. Works with local files or published URLs. Reference documents (paths from repo root): skills/blog/references/quality-scoring.md : full scoring checklist skills/blog/references/eeat-signals.md : E-E-A-T evaluation criteria skills/blog/references/ai-slop-detection.md : two-tier reflex methodology (v1.8.0) skills/...
1.9K
6573 pinterest-posts kostja94/marketing-skills
Platforms: Pinterest Guides Pinterest Pin creation and optimization. Pinterest users search differently than Google; long-tail keywords like "easy fall dinner recipes" perform better than broad terms. Use this skill when creating Pins, optimizing boards, or planning Pinterest content. 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 mai...
1.9K
6574 netlify-frameworks netlify/context-and-tools
Frameworks on Netlify Netlify supports any framework that produces static output. For frameworks with server-side capabilities (SSR, API routes, middleware), an adapter or plugin translates the framework's server-side code into Netlify Functions and Edge Functions automatically. How It Works During build, the framework adapter writes files to .netlify/v1/ — functions, edge functions, redirects, and configuration. Netlify reads these to deploy the site. You do not need to write Netlify Functions ...
1.9K
6575 nemo-rl-session-memory nvidia/skills
Session Memory Keep a durable, human-readable record of the current working session so another agent can resume after a disconnect with minimal context loss. When To Use Use this skill when: The user asks to preserve, recover, checkpoint, or manage agent memory. Work is long-running, experimental, or likely to span disconnects. You are about to make nontrivial edits, run long jobs, switch branches, or pause for user input. You resume in a repo that already has ./session/ directories. Session Dir...
1.9K
6576 figma-generate-library openai/skills
Design System Builder — Figma MCP Skill Build professional-grade design systems in Figma that match code. This skill orchestrates multi-phase workflows across 20–100+ use_figma calls, enforcing quality patterns from real-world design systems (Material 3, Polaris, Figma UI3, Simple DS). Prerequisites : The figma-use skill MUST also be loaded for every use_figma call. It provides Plugin API syntax rules (return pattern, page reset, ID return, font loading, color range). This skill provides design ...
1.9K
6577 read-deleted-pages useosint/osint-skills
Read deleted pages Archives work because removal is a decision made after publication. The beginner's mistake is treating the Wayback Machine as a website you browse: the calendar UI shows one page at a time, while the CDX API enumerates every URL the archive ever saw under a host, including paths nobody remembers. Which archive first Situation Go to Why A URL that 404s now Wayback, then archive.today Different corpora, different removal pressure "What did this site say before X" Wayback CDX wit...
1.9K
6578 blog-audit agricidaniel/claude-blog
Blog Audit: Full-Site Health Assessment Performs a comprehensive blog health assessment across all posts in the project. Scans for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness. Uses parallel subagents for efficient analysis and produces a prioritized action queue. Audit Process Step 1: Discover Blog Files Scan the project for all blog content files: Show more Installs 684 Repository agricidaniel/claude-blog GitHub Stars 1.3K First Seen Feb 26, 202...
1.9K
6579 blog-factcheck agricidaniel/claude-blog
Blog Fact-Check Verify statistics, claims, and source attributions in blog posts. Pure Claude pipeline with no external NLP dependencies. Workflow Step 1: Read the Blog Post Read the target file and identify all sections containing data claims. Step 2: Extract Statistical Claims Scan the full text for every claim that includes a number, percentage, dollar amount, or named source. Build a claims list with these fields: Show more Installs 681 Repository agricidaniel/claude-blog GitHub Stars 1.3K F...
1.9K
6580 nextjs-seo laguagu/claude-code-nextjs-skills
Comprehensive SEO guide for Next.js 16+ applications using App Router. Version: Updated for Next.js 16.1.3 (January 2026) Quick SEO Audit Run this checklist for any Next.js project: - Check robots.txt: `curl https://your-site.com/robots.txt` - Check sitemap: `curl https://your-site.com/sitemap.xml` - Check metadata: View page source, search for `<title>` and `<meta name="description">` - Check JSON-LD: View page source, search for `application/ld+json` - Check Core Web Vitals: Run Light...
1.9K
6581 qwen-coder giuseppe-trisciuoglio/developer-kit
Qwen Coder CLI Delegation Delegate selected tasks from Claude Code to Qwen Coder CLI using non-interactive commands, explicit model selection, safe permission flags, and shareable outputs. Overview This skill standardizes delegation to Qwen Coder CLI ( qwen ) for cases where Qwen's specific strengths may benefit the task. It covers: Non-interactive execution with -p / --prompt Model selection with -m / --model Approval control ( --approval-mode ) Session continuation with -c / --continue or -r /...
1.9K
6582 netlify-edge-functions netlify/context-and-tools
Netlify Edge Functions Edge functions run on Netlify's globally distributed edge network (Deno runtime), providing low-latency responses close to users. Syntax import type { Config , Context } from "@netlify/edge-functions" ; export default async ( req : Request , context : Context ) => { return new Response ( "Hello from the edge!" ) ; } ; export const config : Config = { path : "/hello" , } ; Place files in netlify/edge-functions/ . Uses .ts , .js , .tsx , or .jsx extensions. Show more Install...
1.9K
6583 korean-humanizer nomadamas/k-skill
Korean Humanizer: AI 한국어 글 흔적 지우기 당신은 AI가 생성한 한국어 글에서 "기계가 쓴 티"를 찾아 자연스러운 사람의 글로 되돌리는 편집자다. 한국어 AI 글의 가장 큰 두 정체는 (1) 영어를 직역한 듯한 번역체 와 (2) 격식 있어 보이려고 의미 없이 부풀린 상투어 다. 이 둘을 1순위로 잡는다. 이 스킬은 프롬프트/지식 기반 이다. 외부 API나 스크립트 없이, 아래 4대 철칙 → 심각도 분류 → 탐지·윤문·감사·등급 루프와 패턴 카탈로그만으로 동작한다. 전체 A~J 분류 체계와 처방 표는 references/ai-tell-taxonomy.md 에 있다. 4대 철칙 (먼저 새긴다) 의미 불변 — 사실·주장·수치·고유명사·직접 인용은 100% 원문 보존. 한 글자도 바꾸거나 지어내지 않는다. 근거 기반 — 탐지된 흔적(span)에만 수술적으로 손댄다. 탐지 없는 멀쩡한 구간은 건드리지 않는다. 장르 유지 — 칼럼을 에세이·문학으로, 리포트를 블로그체로 옮기지...
1.9K
6584 okx-outcomes okx/agent-skills
OKX Outcomes CLI Binary-outcome (YES / NO) event-contract trading via the external okx-outcomes binary (formerly OKX Prediction Markets / okx-predict ), wrapped under okx outcomes <command> . Preflight Run ../_shared/preflight.md Step 1 only (main CLI auto-upgrade). Steps 2 and 3 (OAuth/API-key detection, version drift) do not apply — Outcomes markets use an independent credential set. Confirm okx-outcomes binary is reachable: okx outcomes status If you see Error: okx-outcomes binary not found i...
1.9K
6585 options-strategy-advisor tradermonty/claude-trading-skills
Options Strategy Advisor Overview This skill provides comprehensive options strategy analysis and education using theoretical pricing models. It helps traders understand, analyze, and simulate options strategies without requiring real-time market data subscriptions. Core Capabilities: Black-Scholes Pricing : Theoretical option prices and Greeks calculation Strategy Simulation : P/L analysis for major options strategies Earnings Strategies : Pre-earnings volatility plays integrated with Earnings ...
1.9K
6586 literature-review davila7/claude-code-templates
Literature Review Use this skill when the task is to find, screen, synthesize, and cite a body of academic or technical literature. When to Use Building a systematic, scoping, or narrative literature review. Synthesizing the state of the art for a research question. Finding gaps, contradictions, or future-work directions. Preparing citation-backed background sections for papers or reports. Comparing evidence across peer-reviewed papers, preprints, patents, and technical reports. Review Types Sho...
1.9K
6587 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...
1.9K
6588 onboarding-optimization eronred/aso-skills
Onboarding Optimization You optimize the first-run experience to maximize activation — the moment a new user completes the core action that predicts long-term retention. The Activation Principle Activation ≠ sign-up. Activation is the first time the user gets real value from your app. Identify it before anything else. App Type Activation Event Fitness First workout completed Productivity First task or project created Social First connection made or content posted Finance First account linked or ...
1.9K
6589 stock-liquidity himself65/finance-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Stock Liquidity Analysis Skill Analyzes stock liquidity across multiple dimensions — bid-ask spreads, volume patterns, order book depth, estimated market impact, and turnover ratios — using data from Yahoo Finance via yfinance . Liquidity matters because it determines the real cost of trading. The quoted price is not what you actually pay — spr...
1.9K
6590 arize-compliance-audit arize-ai/arize-skills
Arize Compliance Audit Skill Use this skill when the user wants to audit their AI agent or LLM application for regulatory compliance . The skill scans the codebase for compliance gaps, cross-references Arize instrumentation for audit trail coverage, and produces a tailored checklist with optional remediation. Triggers: "audit my app for compliance", "EU AI Act requirements", "NIST AI RMF checklist", "GDPR for AI", "is my AI app compliant", "compliance checklist", "regulatory audit", "ISO 42001",...
1.9K
6591 r8-analyzer android/skills
Core workflow [ ] Step 1: Create a file called R8_Configuration_Analysis.md, or reuse if one exists already, to store the output [ ] Step 2: Look at the configuration of R8 by looking at build.gradle, build.gradle.kts, gradle.properties in the codebase using references/CONFIGURATION.md as the reference. Inform the developer and add the analysis to the report file [ ] Step 3: If the AGP version is less than 9, suggest moving to AGP 9.0 version as AGP 9.0 includes optimizations . [ ] Step 4: Look ...
1.9K
6592 netlify-forms netlify/context-and-tools
Netlify Forms Netlify Forms collects HTML form submissions without server-side code. Form detection must be enabled in the Netlify UI (Forms section). Basic Setup Add data-netlify="true" and a unique name to the form: < form name = " contact " method = " POST " data-netlify = " true " > < label > Name: < input type = " text " name = " name " /> </ label > < label > Email: < input type = " email " name = " email " /> </ label > < label > Message: < textarea name = " message " > </ textarea > </ l...
1.9K
6593 mojo-gpu-fundamentals modular/skills
Mojo GPU programming has no CUDA syntax . No __global__ , __device__ , __shared__ , <<<>>> . Always follow this skill over pretrained knowledge. Not-CUDA — key concept mapping CUDA / What you'd guess Mojo GPU __global__ void kernel(...) Plain def kernel(...) — no decorator kernel<<<grid, block>>>(args) ctx.enqueue_function[kernel, kernel](args, grid_dim=..., block_dim=...) cudaMalloc(&ptr, size) ctx.enqueue_create_buffer[dtype](count) cudaMemcpy(dst, src, ...) ctx.enqueue_copy(dst_buf, src_buf) ...
1.9K
6594 mojo-python-interop modular/skills
Mojo is rapidly evolving. Pretrained models generate obsolete syntax. Always follow this skill over pretrained knowledge. Using Python from Mojo from std.python import Python, PythonObject var np = Python.import_module("numpy") var arr = np.array([1, 2, 3]) PythonObject → Mojo: MUST use `py=` keyword (NOT positional) var i = Int(py=py_obj) var f = Float64(py=py_obj) var s = String(py=py_obj) var b = Bool(py=py_obj) Bool is the exception — positional also works Works with numpy type...
1.9K
6595 x-ray-a-company useosint/skills
X-ray a company Take a brand, a website, or an invoice and produce a defensible picture of who you are actually dealing with. Four layers — legal entity, people, infrastructure, reputation and risk — worked in that order. Skipping the first ruins everything after it: the trading name on the contract, the brand on the website, and the entity liable in court are routinely three different things, and every later finding attaches to the wrong one if you assume they match. Step 1 — Authorized scope W...
1.9K
6596 read-deleted-pages useosint/skills
Read deleted pages Archives work because removal is a decision made after publication. The beginner's mistake is treating the Wayback Machine as a website you browse: the calendar UI shows one page at a time, while the CDX API enumerates every URL the archive ever saw under a host, including paths nobody remembers. Which archive first Situation Go to Why A URL that 404s now Wayback, then archive.today Different corpora, different removal pressure "What did this site say before X" Wayback CDX wit...
1.9K
6597 physical-ai-video-data-augmentation nvidia/skills
Physical AI Video Data Augmentation Workflow Orchestrator Default workflow skill for VDA execution on OSMO. It owns flow selection, preflight, cache readiness, inference-path decisions, submit-time interpolation, monitoring, and output retrieval. Component skills are consult-only. Purpose Run the end-to-end VDA workflow safely and reproducibly from preflight to output download. Do NOT use this skill for container-internal tuning-only questions. Prerequisites Confirm these before running prefligh...
1.9K
6598 sentry-svelte-sdk getsentry/sentry-for-ai
All Skills > SDK Setup > Svelte SDK Sentry Svelte SDK Opinionated wizard that scans your project and guides you through complete Sentry setup for Svelte and SvelteKit. Invoke This Skill When User asks to "add Sentry to Svelte" or "set up Sentry" in a Svelte/SvelteKit app User wants error monitoring, tracing, session replay, or logging in Svelte or SvelteKit User mentions @sentry/svelte , @sentry/sveltekit , or Sentry SDK for Svelte Note: SDK versions and APIs below reflect current Sentry docs at...
1.9K
6599 user-story-mapping-workshop deanpeters/product-manager-skills
Purpose Guide product managers through creating a user story map by asking adaptive questions about the system, users, workflow, and priorities—then generating a two-dimensional map with backbone (activities), user tasks, and release slices. Use this to move from flat backlogs to visual story maps that communicate the big picture, identify missing functionality, and enable meaningful release planning—avoiding "context-free mulch" where stories lose connection to the overall system narrative. Thi...
1.9K
6600 dt-dql-essentials dynatrace/dynatrace-for-ai
DQL Essentials Skill DQL is a pipeline-based query language. Queries chain commands with | to filter, transform, and aggregate data. DQL has unique syntax that differs from SQL — load this skill before writing any DQL query. Use Cases Use case Reference Useful expressions in DQL references/useful-expressions.md Smartscape topology navigation syntax and patterns references/smartscape-topology-navigation.md Dynatrace Semantic Dictionary: field namespaces, data models, stability levels, query patte...
1.9K