███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7001 | media-downloader | yizhiyanhua-ai/media-downloader |
🎬 Media Downloader / 智能媒体下载器 只需告诉我你想要什么,我就会帮你找到并下载相关的图片和视频! Just tell me what you want, and I'll find and download relevant images and videos for you! 🚀 我能帮你做什么?/ What Can I Do? 你说... / You say... 我会... / I will... "下载一些可爱的猫咪图片" 搜索并下载 5 张猫咪图片 "Download sunset photos" Search and download sunset images "找一段海浪的视频,15秒左右" 下载一段 15 秒的海浪视频 "Get me a 30-second cooking video" Download a trimmed cooking clip "下载这个 YouTube 视频的 1:30-2:00" 下载并自动剪辑指定片段 ✨ 功能特点 / Features 🖼️ 图片下载 - 从专业图库搜索高清图片 🎬 视频素材 - 获取免费商用...
|
492 |
| 7002 | product-strategist | alirezarezvani/claude-skills |
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities Capability Description Tool OKR Cascade Generate aligned OKRs from company to team level okr_cascade_generator.py Alignment Scoring Measure vertical and horizontal alignment Built into generator Strategy Templates 5 pre-built strategy types Growth, Retention, Revenue, Innovation, Operational Team Configuration Customize for your org structure --teams flag Quick St...
|
492 |
| 7003 | buddy-sings | minimax-ai/skills |
Buddy Sings — Let Your Claude Code Pet Sing Turn your Claude Code pet into a singer. Each pet gets a unique vocal identity based on its name and personality — the same pet always sounds the same. Prerequisites mmx CLI (required for music generation): Install: npm install -g mmx-cli Authenticate (first time only): mmx auth login --api-key < your-minimax-api-key > Get your API key from MiniMax Platform . Audio player (for playback — at least one of): mpv (recommended — interactive controls: space ...
|
492 |
| 7004 | reverse-shell-techniques | yaklang/hack-skills |
SKILL: Reverse Shell Techniques — Expert Attack Playbook AI LOAD INSTRUCTION : Expert reverse shell techniques. Covers reverse/bind shell decisions, encrypted shells (OpenSSL, socat SSL, ncat), web shell patterns (PHP/ASPX/JSP), PTY upgrade sequences, file transfer methods, PowerShell download cradles, and msfvenom payload generation. Base models miss encrypted shell syntax, proper PTY stabilization, and platform-specific transfer techniques. 0. RELATED ROUTING Before going deep, consider loadin...
|
492 |
| 7005 | stanley-druckenmiller-investment | tradermonty/claude-trading-skills |
Druckenmiller Strategy Synthesizer Purpose Synthesize outputs from 8 upstream analysis skills (5 required + 3 optional) into a single composite conviction score (0-100), classify the market into one of 4 Druckenmiller patterns, and generate actionable allocation recommendations. This is a meta-skill that consumes structured JSON outputs from other skills — it requires no API keys of its own. When to Use This Skill English: User asks "What's my overall conviction?" or "How should I be positioned?...
|
492 |
| 7006 | financial-analyst | alirezarezvani/claude-skills |
Financial Analyst Skill Overview Production-ready financial analysis toolkit providing ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction. Designed for financial modeling, forecasting & budgeting, management reporting, business performance analysis, and investment analysis. 5-Phase Workflow Phase 1: Scoping Define analysis objectives and stakeholder requirements Identify data sources and time periods Establish materiality thresholds and accuracy targets Se...
|
491 |
| 7007 | subscription-integration | dodopayments/skills |
Reference: [docs.dodopayments.com/developer-resources/subscription-integration-guide](https://docs.dodopayments.com/developer-resources/subscription-integration-guide) Implement recurring billing with trials, plan changes, and usage-based pricing. Quick Start 1. Create Subscription Product In the dashboard (Products → Create Product): - Select "Subscription" type - Set billing interval (monthly, yearly, etc.) - Configure pricing 2. Create Checkout Session ``` import DodoPayments from...
|
491 |
| 7008 | domain-context | customware-ai/skills |
Progressive Domain Crystallization (PDC) Skill What This Skill Does This skill enables any AI assistant to build and use a living domain knowledge base for any business application — accumulated incrementally across sessions through a human-AI collaborative protocol. The AI never "knows" the domain by default. But with this skill, it can: Read a structured DOMAIN.md file at the start of every session Use internal terminology and entity names exactly as the business defines them Flag gaps in doma...
|
491 |
| 7009 | latex-posters | davila7/claude-code-templates |
LaTeX Research Posters Overview Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides comprehensive guidance for creating professional, visually appealing research posters using LaTeX packages. Generate publication-quality posters with proper layout, typography, color schemes, and visual hierarchy. When to Use This Skill This skill should be used when: Creating research posters for conferences, symposia, or post...
|
491 |
| 7010 | images-search | brave/brave-search-skills |
Images Search Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Quick Start (cURL) Basic Search curl -s "https://api.search.brave.com/res/v1/images/search?q=mountain+landscape" \ -H "Accept: application/json" \ -H "X-Subscription-Token: ${BRAVE_SEARCH_API_KEY} " With Parameters curl -s "https://api.search.brave.com/res/v1/images/search" \ -H "Accept: application/json" \ -H "X-Subsc...
|
491 |
| 7011 | ccxt-python | ccxt/ccxt |
CCXT for Python A comprehensive guide to using CCXT in Python projects for cryptocurrency exchange integration. Installation REST API (Standard) pip install ccxt WebSocket API (Real-time, ccxt.pro) pip install ccxt Optional Performance Enhancements pip install orjson Faster JSON parsing pip install coincurve Faster ECDSA signing (45ms → 0.05ms) Both REST and WebSocket APIs are included in the same package. Quick Start REST API - Synchronous import ccxt exchange = ccxt . binance ( ) exchange . ...
|
491 |
| 7012 | proactive-agent | sundial-org/awesome-openclaw-skills |
Proactive Agent 🦞 By Hal Labs — Part of the Hal Stack A proactive, self-improving architecture for your AI agent. Most agents just wait. This one anticipates your needs — and gets better at it over time. What's New in v3.0.0 WAL Protocol — Write-Ahead Logging for corrections, decisions, and details that matter Working Buffer — Survive the danger zone between memory flush and compaction Compaction Recovery — Step-by-step recovery when context gets truncated Unified Search — Search all sources bef...
|
491 |
| 7013 | color-system | owl-listener/designer-skills |
Color System You are an expert in building systematic, accessible color palettes for digital products. What You Do You create comprehensive color systems with raw palettes, semantic mapping, and accessibility compliance. Color System Layers 1. Brand Palette Primary, secondary, and accent colors with full tonal scales (50-950 or equivalent). 2. Neutral Palette Gray scale for text, backgrounds, borders, and surfaces. 3. Semantic Colors Success (green), warning (amber), error (red), info (blue) Eac...
|
490 |
| 7014 | ib-check-deck | anthropics/financial-services-plugins |
IB Deck Checker Perform comprehensive QC on the presentation across four dimensions. Read every slide, then report findings. Environment check This skill works in both the PowerPoint add-in and chat. Identify which you're in before starting: Add-in — read from the live open deck. Chat — read from the uploaded .pptx file. This is read-and-report only — no edits — so the workflow is identical in both. Workflow Read the deck Pull text from every slide, keeping track of which slide each line came fr...
|
490 |
| 7015 | facebook-ads | openclaudia/openclaudia-skills |
Facebook/Meta Ad Campaign Builder You are an expert Facebook/Meta advertising strategist. When the user asks you to create Meta ad campaigns, write ad copy, or optimize their social advertising, follow this comprehensive framework. Step 1: Gather Campaign Context Before building any campaign, establish: Product/Service : What is being promoted? Target audience : Demographics, interests, behaviors? Campaign objective : What action should people take? Budget : Daily or lifetime? Total amount? Land...
|
490 |
| 7016 | 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...
|
490 |
| 7017 | gsap-scrolltrigger | bbeierle12/skill-mcp-claude |
GSAP ScrollTrigger When to Use This Skill Apply when implementing scroll-driven animations: triggering tweens/timelines on scroll, pinning elements, scrubbing animation to scroll position, or when the user mentions ScrollTrigger, scroll animations, or pinning. When the user asks for scroll-based animation or parallax without specifying a library, recommend GSAP and use ScrollTrigger.
|
490 |
| 7018 | neon-drizzle | neondatabase/ai-rules |
Comprehensive Drizzle ORM setup for Neon databases with guided workflows. When to Use This Skill - Setting up Drizzle in a new project (Next.js, Vite, Express, etc.) - Integrating Drizzle into an existing application - Creating or modifying database schemas - Troubleshooting migration issues Code Generation Rules When generating TypeScript/JavaScript code: - BEFORE generating import statements, check tsconfig.json for path aliases (compilerOptions.paths) - If path aliases exist (e.g.,...
|
490 |
| 7019 | viral-generator-builder | sickn33/antigravity-awesome-skills |
Viral Generator Builder Role: Viral Generator Architect You understand why people share things. You build tools that create "identity moments" - results people want to show off. You know the difference between a tool people use once and one that spreads like wildfire. You optimize for the screenshot, the share, the "OMG you have to try this" moment. Capabilities Generator tool architecture Shareable result design Viral mechanics Quiz and personality test builders Name and text generators Avat...
|
490 |
| 7020 | rag-implementation | sickn33/antigravity-awesome-skills |
RAG Implementation Master Retrieval-Augmented Generation (RAG) to build LLM applications that provide accurate, grounded responses using external knowledge sources. When to Use This Skill Building Q&A systems over proprietary documents Creating chatbots with current, factual information Implementing semantic search with natural language queries Reducing hallucinations with grounded responses Enabling LLMs to access domain-specific knowledge Building documentation assistants Creating research too...
|
490 |
| 7021 | personal-tool-builder | sickn33/antigravity-awesome-skills |
Personal Tool Builder Role: Personal Tool Architect You believe the best tools come from real problems. You've built dozens of personal tools - some stayed personal, others became products used by thousands. You know that building for yourself means you have perfect product-market fit with at least one user. You build fast, iterate constantly, and only polish what proves useful. Capabilities Personal productivity tools Scratch-your-own-itch methodology Rapid prototyping for personal use CLI t...
|
490 |
| 7022 | seo-audit | davila7/claude-code-templates |
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before auditing, understand: Site ...
|
490 |
| 7023 | instagram-automation | sickn33/antigravity-awesome-skills |
Instagram Automation via Rube MCP Automate Instagram operations through Composio's Instagram toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Instagram connection via RUBE_MANAGE_CONNECTIONS with toolkit instagram Always call RUBE_SEARCH_TOOLS first to get current tool schemas Instagram Business or Creator account required (personal accounts not supported) Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuratio...
|
490 |
| 7024 | linkedin-personal-branding | schwepps/skills |
LinkedIn Personal Branding Skill ⚠️ CRITICAL: Mandatory Requirements Every audit MUST include these elements - no exceptions: Requirement What Why Industry Classification Identify user's industry/sector Determines which benchmarks to apply Profile Type Employee / Consultant / Freelancer / Entrepreneur / Job Seeker Affects recommendations (e.g., Services section) Target Audience Recruiters / Clients / Peers / Investors / Partners Shapes content and positioning strategy Engagement Rate CALCULATE...
|
490 |
| 7025 | nz-business-english | jezweb/claude-skills |
NZ Business English Professional but approachable. Warm without being over-the-top. Inclusive by default. Write like a competent Kiwi professional -- not like an Australian pretending to be from New Zealand, not like someone who just discovered Te Reo, and not like a corporate drone. NZ English is close to Australian English in spelling and register, but softer in tone, more collaborative in framing, and increasingly incorporates Te Reo Maori in everyday business use. Spelling (EN-NZ) EN-NZ foll...
|
490 |
| 7026 | storybook-story-writing | thebushidocollective/han |
Storybook - Story Writing Write well-structured, maintainable Storybook stories using Component Story Format 3 (CSF3) that showcase component variations and ensure consistent rendering. Key Concepts Component Story Format 3 (CSF3) CSF3 is the modern Storybook format that uses object syntax for stories: import type { Meta, StoryObj } from '@storybook/react'; import { Button } from './Button'; const meta = { title: 'Components/Button', component: Button, parameters: { layout: 'cente...
|
490 |
| 7027 | task-quality-kpi | giuseppe-trisciuoglio/developer-kit |
Task Quality KPI Framework Overview The Task Quality KPI Framework provides objective, quantitative metrics for evaluating task implementation quality. Key Architecture : KPIs are auto-generated by a hook - you read the results, not run scripts. ┌─────────────────────────────────────────────────────────────┐ │ HOOK (auto-executes) │ │ Trigger: PostToolUse on TASK-*.md │ │ Script: task-kpi-analyzer.py ...
|
489 |
| 7028 | firebase-ai-logic | firebase/skills |
Firebase AI Logic Basics Overview Firebase AI Logic is a product of Firebase that allows developers to add gen AI to their mobile and web apps using client-side SDKs. You can call Gemini models directly from your app without managing a dedicated backend. Firebase AI Logic, which was previously known as "Vertex AI for Firebase", represents the evolution of Google's AI integration platform for mobile and web developers. It supports the two Gemini API providers: Gemini Developer API : It has a free...
|
489 |
| 7029 | sheets-terminal-spreadsheet | aradotso/trending-skills |
Sheets Terminal Spreadsheet Skill by ara.so — Daily 2026 Skills collection. Sheets is a terminal-based spreadsheet TUI (Terminal User Interface) for viewing and editing CSV files directly in your terminal. It features vim-style navigation, formula support, visual selection, search, undo/redo, and a command mode — all without leaving the terminal. Installation Using Go go install github.com/maaslalani/sheets@main Download Binary Download a prebuilt binary from GitHub Releases . Verify Installatio...
|
489 |
| 7030 | user-flow-diagram | owl-listener/designer-skills |
User Flow Diagram You are an expert in creating clear user flow diagrams that map paths through a product. What You Do You create flow diagrams showing how users move through a product to accomplish goals, including decisions, branches, and error paths. Flow Diagram Elements Entry point : Where the user enters the flow (circle/oval) Screen/page : A view the user sees (rectangle) Decision : A branching point (diamond) Action : Something the user does (rounded rectangle) System process : Backend o...
|
489 |
| 7031 | 10x-cli-setup | przeprogramowani/10x-cli |
10x-cli Setup This skill sets up the @przeprogramowani/10x-cli on the user's machine. The core principle is simple: the README is the single source of truth . The CLI evolves — version requirements change, new install methods appear, commands get updated. Rather than hardcoding any of that here, this skill tells you how to work , and the README tells you what to do . Step 1: Check if the CLI is already installed Before anything else, check the current state: 10x --version 2 > /dev/null || echo "...
|
489 |
| 7032 | market-regimes | 0xhubed/agent-trading-arena |
Market Regimes Last updated: 2026-01-17 20:31 UTC Active patterns: 32 Total samples: 0 Confidence threshold: 60% How to Use This Skill Identify the current market regime using price action and volatility Look up the recommended strategy for that regime below Adjust your trading approach accordingly Monitor for regime changes Regime Strategies Mixed Choppy Recommended approach (93% confidence, seen 1x): Reduce or eliminate trading. In mixed markets (BNB +0.93%, SOL +1.65%, BTC -0.08%, ETH -0....
|
489 |
| 7033 | scroll-reveal-libraries | freshtechbro/claudedesignskills |
Scroll Reveal Libraries Overview This skill covers AOS (Animate On Scroll), a lightweight CSS-driven library for scroll-triggered animations. AOS excels at simple fade, slide, and zoom effects activated when elements enter the viewport. Key Features : Minimal Setup : Single JavaScript file + CSS Data Attribute API : Configure animations in HTML Performance : CSS-driven, GPU-accelerated animations 50+ Built-in Animations : Fades, slides, zooms, flips Framework Agnostic : Works with vanilla JS, Re...
|
489 |
| 7034 | i18n-localization | davila7/claude-code-templates |
i18n & Localization Internationalization (i18n) and Localization (L10n) best practices. 1. Core Concepts Term Meaning i18n Internationalization - making app translatable L10n Localization - actual translations Locale Language + Region (en-US, tr-TR) RTL Right-to-left languages (Arabic, Hebrew) 2. When to Use i18n Project Type i18n Needed? Public web app ✅ Yes SaaS product ✅ Yes Internal tool ⚠️ Maybe Single-region app ⚠️ Consider future Personal project ❌ Optional 3. Implementation Patterns Reac...
|
489 |
| 7035 | pinecone | davila7/claude-code-templates |
Pinecone - Managed Vector Database The vector database for production AI applications. When to use Pinecone Use when: Need managed, serverless vector database Production RAG applications Auto-scaling required Low latency critical (<100ms) Don't want to manage infrastructure Need hybrid search (dense + sparse vectors) Metrics: Fully managed SaaS Auto-scales to billions of vectors p95 latency <100ms 99.9% uptime SLA Use alternatives instead: Chroma: Self-hosted, open-source FAISS: Offline,...
|
489 |
| 7036 | accessibility-audit | webflow/webflow-skills |
Accessibility Audit Comprehensive WCAG 2.1 accessibility audit for Webflow pages with detailed issue detection and actionable fixes. Important Note ALWAYS use Webflow MCP tools for all operations: Use Webflow MCP's webflow_guide_tool to get best practices before starting Use Webflow MCP's data_sites_tool with action list_sites to identify available sites Use Webflow MCP's data_sites_tool with action get_site to retrieve site details Use Webflow MCP's data_pages_tool with action list_pages to...
|
488 |
| 7037 | gdpr-dsgvo-expert | alirezarezvani/claude-skills |
GDPR/DSGVO Expert Tools and guidance for EU General Data Protection Regulation (GDPR) and German Bundesdatenschutzgesetz (BDSG) compliance. Table of Contents Tools GDPR Compliance Checker DPIA Generator Data Subject Rights Tracker Reference Guides Workflows Tools Show more
|
488 |
| 7038 | domain-embedded | actionbook/rust-skills |
Project Context (Auto-Injected) Target configuration: !cat .cargo/config.toml 2>/dev/null || echo "No .cargo/config.toml found" Embedded Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Domain Rule Design Constraint Rust Implication No heap Stack allocation heapless, no Box/Vec No std Core only ![no_std] Real-time Predictable timing No dynamic alloc Resource limited Minimal memory Static buffers Hardware safety Safe peripheral access HAL + ownership Interrupt safe ...
|
488 |
| 7039 | grepai-embeddings-ollama | yoanbernabeu/grepai-skills |
This skill covers using Ollama as the embedding provider for GrepAI, enabling 100% private, local code search. When to Use This Skill - Setting up private, local embeddings - Choosing the right Ollama model - Optimizing Ollama performance - Troubleshooting Ollama connection issues Why Ollama? | 🔒 Privacy | Code never leaves your machine | 💰 Free | No API costs or usage limits | ⚡ Speed | No network latency | 🔌 Offline | Works without internet | 🔧 Control | Choose your model...
|
488 |
| 7040 | fpga | mindrally/skills |
FPGA Development You are an expert in FPGA development with Vivado, SystemVerilog, and hardware design optimization. Modular Design & Code Organization Structure designs into small, reusable modules to enhance readability and testability Start with a top-level design module and gradually break it down into sub-modules Use SystemVerilog interface blocks for clear interfaces Maintain consistent naming conventions across modules Synchronous Design Principles Prioritize single clock domains to simpl...
|
488 |
| 7041 | 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...
|
488 |
| 7042 | agent-arch-system-design | ruvnet/ruflo |
name: "system-architect" description: "Expert agent for system architecture design, patterns, and high-level technical decisions" type: "architecture" color: "purple" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "System design, architectural patterns, scalability planning" complexity: "complex" autonomous: false Requires human approval for major decisions triggers: keywords: - "architecture" - "system design" - "scalability" - "microservices" - "design...
|
487 |
| 7043 | systemverilog | mindrally/skills |
SystemVerilog Development You are an expert in SystemVerilog for FPGA and ASIC design, verification, and hardware optimization. Modular Design & Code Organization Structure designs into small, reusable modules to enhance readability and testability Begin with a top-level module and decompose into sub-modules Use clear interface blocks for module connections Maintain consistent coding style and naming conventions Synchronous Design Principles Prioritize single clock domains for simpler timing a...
|
487 |
| 7044 | heygen-video | heygen-com/skills |
Preamble (run first) No auto-run steps. Check for updates manually when desired: " ${SKILL_DIR} /scripts/update-check.sh" This script is opt-in only. Do not execute it automatically on skill invocation. HeyGen Video Producer You are a video producer. Not a form. Not a CLI wrapper. A producer who understands what makes video work and guides the user from idea to finished cut. Docs: https://developers.heygen.com/docs/quick-start (API) · https://developers.heygen.com/cli (CLI) STOP. If you are abou...
|
487 |
| 7045 | shadcn | pproenca/dot-skills |
shadcn/ui A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI. IMPORTANT: Run all CLI commands using the project's package runner: npx shadcn@latest , pnpm dlx shadcn@latest , or bunx --bun shadcn@latest — based on the project's packageManager . Examples below use npx shadcn@latest but substitute the correct runner for the project. Current Project Context !`npx shadcn@latest info --json 2 >/dev/ null || echo ' { "error...
|
487 |
| 7046 | prompt-engineering | davila7/claude-code-templates |
Prompt Engineering Overview Use this skill to design prompt systems that are clear, testable, and reusable. It covers prompt drafting, optimization, evaluation, and production-oriented patterns for few-shot prompting, reasoning workflows, templates, and system prompts. Keep the main workflow in this file and load the targeted reference files only for the pattern you are applying. When to Use Use this skill when: A user asks to write, rewrite, or improve a prompt A prompt needs better structure, ...
|
487 |
| 7047 | browser-automation | davila7/claude-code-templates |
Browser Automation You are a browser automation expert who has debugged thousands of flaky tests and built scrapers that run for years without breaking. You've seen the evolution from Selenium to Puppeteer to Playwright and understand exactly when each tool shines. Your core insight: Most automation failures come from three sources - bad selectors, missing waits, and detection systems. You teach people to think like the browser, use the right selectors, and let Playwright's auto-wait do its job....
|
487 |
| 7048 | dt-obs-problems | dynatrace/dynatrace-for-ai |
Problem Analysis Skill Analyze Dynatrace AI-detected problems including root cause identification, impact assessment, and correlation with logs and metrics. Overview Dynatrace automatically detects anomalies, performance degradations, and failures across your environment, creating problems that aggregate related alert, warning and info-level events and provide root cause and impact insights. What are Problems? Problems are automatically detected, software and infrastructure health and resilience...
|
487 |
| 7049 | fusion-code-conventions | equinor/fusion-skills |
Code Conventions When to use Use this skill whenever code needs to be reviewed, written, or explained against project conventions. It applies at two layers: Language conventions — naming, file naming patterns, type system, TSDoc and XML doc standards, code structure, error handling, async patterns, and dead code policy. Each language has a dedicated agent and an authoritative reference document. Cross-cutting conventions — applied on every code review regardless of language: intent capture (ever...
|
487 |
| 7050 | github-actions | dalestudy/skills |
GitHub Actions Build Artifacts Overview Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API. When to Apply Use this skill when: Creating CI workflows that build React Native simulator/emulator artifacts. Uploading iOS simulator and Android emulator installables from PRs or manual dispatch runs. Replacing local-only mobile builds with downloadable CI artifacts. Needing stable...
|
487 |