███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9251 | ssrf-server-side-request-forgery | yaklang/hack-skills |
SKILL: Server-Side Request Forgery (SSRF) — Expert Attack Playbook AI LOAD INSTRUCTION : Expert SSRF techniques. Covers URL filter bypass, cloud metadata endpoints, protocol exploitation, blind SSRF detection, and chaining to RCE. Base models know basic 169.254.169.254 — this file covers what they miss. For real-world CVE chains, DNS Rebinding deep dives, K8s SSRF, and SSRF → Redis → RCE full exploitation, load the companion SCENARIOS.md . 0. QUICK START Extended Scenarios Also load SCENARIOS.md...
|
222 |
| 9252 | cmdi-command-injection | yaklang/hack-skills |
SKILL: OS Command Injection — Expert Attack Playbook AI LOAD INSTRUCTION : Expert command injection techniques. Covers all shell metacharacters, blind injection, time-based detection, OOB exfiltration, polyglot payloads, and real-world code patterns. Base models miss subtle injection through unexpected input vectors. 0. RELATED ROUTING Before going deep, you can first load: upload insecure files when the shell sink is part of a broader upload, import, or conversion workflow First-pass payload fa...
|
222 |
| 9253 | sonarqube-mcp | giuseppe-trisciuoglio/developer-kit |
SonarQube MCP Integration Leverage SonarQube and SonarCloud capabilities directly through the Model Context Protocol (MCP) server to enforce code quality, discover issues, and run pre-push analysis inside the agent workflow. Overview This skill provides instructions and patterns for using the SonarQube MCP Server tools. It enables automated workflows for: Checking quality gate status before merges or deployments Discovering and triaging issues by severity and project Analyzing code snippets loca...
|
222 |
| 9254 | gpd-betagroups | rudrankriyam/app-store-connect-cli-skills |
GPD Beta Groups Use this skill when managing beta testers, groups, and build distribution on Google Play. List and manage testers gpd publish testers list --package com.example.app --track internal gpd publish testers list --package com.example.app --track beta gpd publish testers add --package com.example.app --track internal --group testers@example.com Distribute builds to testing tracks gpd publish release --package com.example.app --track internal --status completed gpd publish release --pac...
|
221 |
| 9255 | campaign-planning | anthropics/knowledge-work-plugins |
Campaign Planning Skill Frameworks and guidance for planning, structuring, and executing marketing campaigns. Campaign Framework: Objective, Audience, Message, Channel, Measure Every campaign should be built on this five-part framework: 1. Objective Define what success looks like before planning anything else. Awareness : increase brand or product visibility (measured by reach, impressions, share of voice) Consideration : drive engagement and education (measured by content engagement, email sign...
|
221 |
| 9256 | axiom-swiftui-layout | charleswiltgen/axiom |
SwiftUI Adaptive Layout Overview Discipline-enforcing skill for building layouts that respond to available space rather than device assumptions. Covers tool selection, size class limitations, iOS 26 free-form windows, and common anti-patterns. Core principle: Your layout should work correctly if Apple ships a new device tomorrow, or if iPadOS adds a new multitasking mode next year. Respond to your container, not your assumptions about the device. When to Use This Skill "How do I make this lay...
|
221 |
| 9257 | documentation-engineer | 404kidwiz/claude-supercode-skills |
Documentation Engineer Expert in creating clear, comprehensive, and maintainable technical documentation. When This Skill Activates Activates when you: Ask to write documentation Request README creation Mention "docs" or "document this" Need API documentation Documentation Types 1. README Every project should have a README with: Project Name Brief description (what it does, why it exists) Quick Start Installation and usage in 3 steps or less. Installation Detailed installation instructions. ...
|
221 |
| 9258 | gene-database | davila7/claude-code-templates |
Gene Database Overview NCBI Gene is a comprehensive database integrating gene information from diverse species. It provides nomenclature, reference sequences (RefSeqs), chromosomal maps, biological pathways, genetic variations, phenotypes, and cross-references to global genomic resources. When to Use This Skill This skill should be used when working with gene data including searching by gene symbol or ID, retrieving gene sequences and metadata, analyzing gene functions and pathways, or perfor...
|
221 |
| 9259 | personal-tool-builder | davila7/claude-code-templates |
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...
|
221 |
| 9260 | dask | davila7/claude-code-templates |
Dask Overview Dask is a Python library for parallel and distributed computing that enables three critical capabilities: Larger-than-memory execution on single machines for data exceeding available RAM Parallel processing for improved computational speed across multiple cores Distributed computation supporting terabyte-scale datasets across multiple machines Dask scales from laptops (processing ~100 GiB) to clusters (processing ~100 TiB) while maintaining familiar Python APIs. When to Use Thi...
|
221 |
| 9261 | ui-ux-pro-max | binjuhor/shadcn-lar |
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
|
221 |
| 9262 | sync-figma-token | firebenders/sync-figma-token-skill |
sync-figma-token Use this skill for token parity workflows (code tokens vs Figma variables). MANDATORY prerequisite : load figma-use before every use_figma call. Non-negotiable safety rule After producing dry-run output, you MUST STOP and ask for approval. Do NOT run any write use_figma calls in the same turn as dry-run output. Ask a normal confirmation question (example: "Apply these changes? (yes/no)"). Only proceed on explicit affirmative approval. If the response is unclear or negative, do n...
|
221 |
| 9263 | observability-monitoring-monitor-setup | sickn33/antigravity-awesome-skills |
Monitoring and Observability Setup You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful dashboards that provide full visibility into system health and performance. Use this skill when Working on monitoring and observability setup tasks or workflows Needing guidance, best practices, or checklists for monitoring and observability setup Do not use this ski...
|
221 |
| 9264 | context-fundamentals | sickn33/antigravity-awesome-skills |
Context Engineering Fundamentals Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs. Understanding context fundamentals is prerequisite to effective context engineering. When to Activate Activate this skill when: Designing new agent systems or modifying existing architectures Debugging unexpected agent ...
|
221 |
| 9265 | c4-context | sickn33/antigravity-awesome-skills |
C4 Context Level: System Context Use this skill when Working on c4 context level: system context tasks or workflows Needing guidance, best practices, or checklists for c4 context level: system context Do not use this skill when The task is unrelated to c4 context level: system context You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. I...
|
221 |
| 9266 | symfony:functional-tests | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:functional-tests<div
|
221 |
| 9267 | symfony:daily-workflow | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:daily-workflow<div
|
221 |
| 9268 | write-judge-prompt | hamelsmu/evals-skills |
Write LLM-as-Judge Prompt Design a binary Pass/Fail LLM-as-Judge evaluator for one specific failure mode. Each judge checks exactly one thing. Prerequisites Error analysis is complete. The failure mode is identified. You have human-labeled traces for this failure mode (at least 20 Pass and 20 Fail examples). A code-based evaluator cannot check this failure mode. Exhaust code-based options before reaching for a judge — many failure modes that seem subjective reduce to keyword checks, regex, or AP...
|
221 |
| 9269 | nansen-sm-cross-chain-flows | nansen-ai/nansen-cli |
TOKEN_SYMBOL = < symbol e.g. "AAVE" > CHAINS = ( ethereum solana base bnb ) for chain in " ${CHAINS [ @ ] } " ; do nansen research smart-money netflow --chain $chain --limit 200 Filter by token_symbol; → net_flow_1h_usd, net_flow_24h_usd, net_flow_7d_usd, net_flow_30d_usd done Absent from results = SM activity below threshold on that chain, not necessarily unsupported. Use --limit 200; --limit 100 silently drops mid-tier tokens. ETH+ & SOL− = rotating from SOL→ETH. One chain positive only = cha...
|
221 |
| 9270 | write-release-notes | tldraw/tldraw |
Write release notes This skill covers how to write a complete release notes article for a published tldraw SDK release. Location All release files live in apps/docs/content/releases/ . File Purpose next.mdx Accumulates changes for the upcoming release vX.Y.0.mdx Published releases (immutable except for patch additions) Process 1. Identify the release Get the version number and find the GitHub release: gh release view v4.3.0 This shows the release date, tag, and any release notes from GitHub. 2. ...
|
221 |
| 9271 | macos-app-design | petekp/agent-skills |
macOS App Design & Development Guide for designing and implementing native-feeling, "good Mac citizen" apps: fast, elegant, accessible, and deeply integrated with macOS workflows. Two Rules That Beat Everything Else Prefer system components and conventions over bespoke UI—fastest path to "feels right on Mac" If you customize bars, backgrounds, borders, or control chrome: stop and justify it Quick Reference: Mac Citizen Checklist Area Requirement Menu Bar Standard layout (App/File/Edit/View/Win...
|
221 |
| 9272 | web-frameworks | mrgoonie/claudekit-skills |
Web Frameworks Skill Group Comprehensive guide for building modern full-stack web applications using Next.js, Turborepo, and RemixIcon. Overview This skill group combines three powerful tools for web development: Next.js - React framework with SSR, SSG, RSC, and optimization features Turborepo - High-performance monorepo build system for JavaScript/TypeScript RemixIcon - Icon library with 3,100+ outlined and filled style icons When to Use This Skill Group Building new full-stack web applica...
|
221 |
| 9273 | product-strategist | borghei/claude-skills |
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities OKR cascade generation and alignment Market and competitive analysis Product vision and strategy frameworks Team scaling and organizational design Metrics and KPI definition Key Scripts okr_cascade_generator.py Automatically cascades company OKRs down to product and team levels with alignment tracking. Usage: python scripts/okr_cascade_generator.py [strategy] ...
|
221 |
| 9274 | apple-calendar | sundial-org/awesome-openclaw-skills |
Apple Calendar Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir} Commands Command Usage List calendars scripts/cal-list.sh List events scripts/cal-events.sh [days_ahead] [calendar_name] Read event scripts/cal-read.sh <event-uid> [calendar_name] Create event scripts/cal-create.sh <calendar> <summary> <start> <end> [location] [description] [allday] [recurrence] Update event scripts/cal-update.sh <event-uid> [--summary X] [--start X] [--end X] [--location X] [--description ...
|
221 |
| 9275 | claude-skills-troubleshooting | daymade/claude-code-skills |
Claude Skills Troubleshooting Overview Diagnose and resolve common Claude Code plugin and skill configuration issues. This skill provides systematic debugging workflows for plugin installation, enablement, and activation problems. Quick Diagnosis Run the diagnostic script to identify common issues: python3 scripts/diagnose_plugins.py The script checks: Installed vs enabled plugins mismatch Missing enabledPlugins entries in settings.json Stale marketplace cache Invalid plugin configuration...
|
221 |
| 9276 | d2-diagram-creator | jeremylongshore/claude-code-plugins-plus-skills |
D2 Diagram Creator Purpose This skill provides automated assistance for d2 diagram creator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "d2 diagram creator" in your request Ask about d2 diagram creator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for d2 diagram creator Follows industry best practices a...
|
221 |
| 9277 | context7 | netresearch/context7-skill |
Context7 Overview This skill enables retrieval of current documentation for software libraries and components by querying the Context7 API via curl. Use it instead of relying on potentially outdated training data. Workflow Step 1: Search for the Library To find the Context7 library ID, query the search endpoint: curl -s "https://context7.com/api/v2/libs/search?libraryName=LIBRARY_NAME&query=TOPIC" | jq '.results[0]' Parameters: libraryName (required): The library name to search for (e.g., "react...
|
221 |
| 9278 | minimax-music-playlist | minimax-ai/skills |
MiniMax Music Playlist — Personalized Playlist Generator Scan the user's music taste, build a taste profile, generate a personalized playlist, and create an album cover. This skill is designed for both agent and direct user invocation — adapt interaction style to context. Prerequisites mmx CLI — music & image generation. Install: npm install -g mmx-cli . Auth: mmx auth login --api-key <key> . Python 3 — for scanning scripts you write on the fly (stdlib only, no pip). Audio player — mpv , ffplay ...
|
221 |
| 9279 | fal-upscale | fal-ai-community/skills |
fal.ai Upscale Upscale and enhance image resolution using state-of-the-art AI models. How It Works User provides image URL and optional scale factor Script selects appropriate upscaling model Sends request to fal.ai API Returns upscaled image URL Finding Models To discover the best and latest upscaling models, use the search API: Search for image upscale models bash /mnt/skills/user/fal-generate/scripts/search-models.sh --query "upscale image" Search for video upscale models bash /mnt/skills/u...
|
221 |
| 9280 | aws-development | mindrally/skills |
AWS Development Best Practices Overview This skill provides comprehensive guidelines for developing applications on Amazon Web Services (AWS), focusing on serverless architecture, Infrastructure as Code, and security best practices. Core Principles Write clean, well-structured code with accurate AWS SDK examples Use Infrastructure as Code (Terraform, CDK, SAM) for all infrastructure Follow the principle of least privilege for all IAM policies Implement comprehensive logging, metrics, and traci...
|
221 |
| 9281 | nodejs-development | mindrally/skills |
Node.js Development Guidelines You are an expert in Node.js development with TypeScript, covering various frameworks and patterns. Payload CMS with Next.js Project Setup project/ ├── src/ │ ├── app/ Next.js app directory │ ├── collections/ Payload collections │ ├── blocks/ Custom blocks │ ├── fields/ Custom fields │ └── access/ Access control functions ├── payload.config.ts Payload configuration └── next.config.js Next.js con...
|
221 |
| 9282 | powershell-master | josiahsiegel/claude-plugin-marketplace |
PowerShell Master 🚨 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 (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documenta...
|
221 |
| 9283 | micronaut | mindrally/skills |
Micronaut You are an expert in Java programming, Micronaut framework, GraalVM native builds, reactive programming, Maven/Gradle, JUnit, and related Java technologies. Code Style and Structure Write clean, efficient, and well-documented Java code using Micronaut best practices Follow Micronaut conventions for package organization and naming Use descriptive method and variable names following camelCase convention Structure your application with consistent organization (controllers, services, rep...
|
221 |
| 9284 | moral-parallax | jwynia/agent-skills |
Moral Parallax: Story Generation Skill You help writers create speculative fiction that reveals systemic exploitation by collapsing the comfortable distances between actions and consequences. Your role is to design systems where what was hidden becomes visible, what was distant becomes proximate, and what was comfortable becomes unbearable. Core Principle Moral Parallax: The phenomenon where the same action appears fundamentally different depending on your proximity to its consequences. Like ...
|
221 |
| 9285 | political-scientist-analyst | rysweet/amplihack |
Analyze events through the disciplinary lens of political science, applying established theoretical frameworks (Realism, Liberalism, Constructivism), comparative political analysis, institutional analysis, and rigorous methodological approaches to understand power dynamics, governance structures, actor interests, strategic interactions, and policy outcomes. When to Use This Skill - International Relations Analysis: Wars, alliances, treaties, international crises, great power competition - Re...
|
221 |
| 9286 | sqli-sql-injection | yaklang/hack-skills |
SKILL: SQL Injection — Expert Attack Playbook AI LOAD INSTRUCTION : Advanced SQLi techniques. Assumes basic UNION/error/boolean-blind fundamentals known. Focuses on: per-database exploitation, out-of-band exfiltration, second-order injection, parameterized query bypass scenarios, filter evasion, and escalation to OS. For real-world CVE cases, SMB/DNS OOB exfiltration, INSERT/UPDATE injection patterns, and framework-specific exploitation (ThinkPHP, Django GIS), load the companion SCENARIOS.md . 0...
|
221 |
| 9287 | api-recon-and-docs | yaklang/hack-skills |
SKILL: API Recon and Docs — Endpoints, Schemas, and Version Surface AI LOAD INSTRUCTION : Use this skill first when the target is a REST, mobile, or GraphQL API and you need to enumerate endpoints, documentation, versions, and hidden surface area before exploitation. 1. PRIMARY GOALS Discover all reachable API entrypoints. Extract schemas, optional fields, and role differences. Identify old versions, mobile paths, GraphQL endpoints, and undocumented parameters. 2. RECON CHECKLIST JavaScript and ...
|
221 |
| 9288 | jwt-oauth-token-attacks | yaklang/hack-skills |
SKILL: JWT and OAuth 2.0 Token Attacks — Expert Attack Playbook AI LOAD INSTRUCTION : Expert authentication token attacks. Covers JWT cryptographic attacks (alg:none, RS256→HS256, secret crack, kid/jku injection), OAuth flow attacks (CSRF, open redirect, token theft, implicit flow abuse), PKCE bypass, and token leakage via Referer/logs. This is critical for modern web applications. 0. RELATED ROUTING Use this file for token-centric attacks and flow abuse. Also load: oauth oidc misconfiguration f...
|
221 |
| 9289 | memory-manager | learnwy/skills |
Memory Manager Personal Use Only - This skill is configured for wangyang.learnwy's personal AI memory management. Persistent memory system for AI assistants. Load this skill at the start of every session. ⚠️ CRITICAL: File Operation Rules Due to AI IDE sandbox restrictions, NEVER use Write/SearchReplace tools to modify memory files. MUST use RunCommand tool to execute bash scripts: RunCommand: bash {skill_dir}/scripts/write-memory.sh SOUL.md "content" RunCommand: bash {skill_dir}/scripts/append-...
|
220 |
| 9290 | mongodb-query-and-index-optimize | romiluz13/mongodb-agent-skills |
MongoDB Query and Index Optimization Query patterns and indexing strategies for MongoDB, maintained by MongoDB. Contains 42 rules across 5 categories , prioritized by impact. Indexes are the primary tool for query performance—most slow queries are missing an appropriate index. When to Apply Reference these guidelines when: Writing new MongoDB queries or aggregations Creating or reviewing indexes for collections Debugging slow queries (COLLSCAN, high execution time) Reviewing explain() output See...
|
220 |
| 9291 | hello-replacer | muku314115/lol |
Hello Replacer Replace all occurrences of the word "hello" (case-insensitive) with "fuckk" across every file in the project. Steps Use Grep to find all files containing the word "hello" (case-insensitive). For each file found, use Read to load its contents. Use Edit with replace_all: true to replace each casing variant: hello → fuckk Hello → Fuckk HELLO → FUCKK Report the list of files modified and the total number of replacements made. Important Skip binary files, images, and lock files (e.g., ...
|
220 |
| 9292 | senior-security | alirezarezvani/claude-skills |
Senior Security Complete toolkit for senior security with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Threat Modeler python scripts/threat_modeler.py [options] Script 2: Security Auditor python scripts/security_auditor.py [options] Script 3: Pentest Automator python scripts/pentest_automator.py [options] Core Capabilities 1. Threat Modeler Automated tool for threat modeler tasks. Featu...
|
220 |
| 9293 | deployment-procedures | davila7/claude-code-templates |
Deployment Procedures Deployment principles and decision-making for safe production releases. Learn to THINK, not memorize scripts. ⚠️ How to Use This Skill This skill teaches deployment principles, not bash scripts to copy. Every deployment is unique Understand the WHY behind each step Adapt procedures to your platform 1. Platform Selection Decision Tree What are you deploying? │ ├── Static site / JAMstack │ └── Vercel, Netlify, Cloudflare Pages │ ├── Simple web app │ ├── Managed → Rail...
|
220 |
| 9294 | file-uploads | davila7/claude-code-templates |
File Uploads & Storage Role: File Upload Specialist Careful about security and performance. Never trusts file extensions. Knows that large uploads need special handling. Prefers presigned URLs over server proxying. ⚠️ Sharp Edges Issue Severity Solution Trusting client-provided file type critical CHECK MAGIC BYTES No upload size restrictions high SET SIZE LIMITS User-controlled filename allows path traversal critical SANITIZE FILENAMES Presigned URL shared or cached incorrectly medium CON...
|
220 |
| 9295 | cc-skill-project-guidelines-example | davila7/claude-code-templates |
Project Guidelines Skill (Example) This is an example of a project-specific skill. Use this as a template for your own projects. Based on a real production application: Zenith - AI-powered customer discovery platform. When to Use Reference this skill when working on the specific project it's designed for. Project skills contain: Architecture overview File structure Code patterns Testing requirements Deployment workflow Architecture Overview Tech Stack: Frontend: Next.js 15 (App Router), T...
|
220 |
| 9296 | uniprot-database | davila7/claude-code-templates |
UniProt Database Overview UniProt is the world's leading comprehensive protein sequence and functional information resource. Search proteins by name, gene, or accession, retrieve sequences in FASTA format, perform ID mapping across databases, access Swiss-Prot/TrEMBL annotations via REST API for protein analysis. When to Use This Skill This skill should be used when: Searching for protein entries by name, gene symbol, accession, or organism Retrieving protein sequences in FASTA or other form...
|
220 |
| 9297 | cobrapy | davila7/claude-code-templates |
COBRApy - Constraint-Based Reconstruction and Analysis Overview COBRApy is a Python library for constraint-based reconstruction and analysis (COBRA) of metabolic models, essential for systems biology research. Work with genome-scale metabolic models, perform computational simulations of cellular metabolism, conduct metabolic engineering analyses, and predict phenotypic behaviors. Core Capabilities COBRApy provides comprehensive tools organized into several key areas: 1. Model Management Loa...
|
220 |
| 9298 | getting started with skills | obra/superpowers-skills |
Getting Started with Skills Critical Rules Use Read tool before announcing skill usage. The session-start hook does NOT read skills for you. Announcing without calling Read = lying. Follow mandatory workflows. Brainstorming before coding. Check for skills before ANY task. Create TodoWrite todos for checklists. Mental tracking = steps get skipped. Every time. Mandatory Workflow: Before ANY Task 1. Check skills list at session start, or run find-skills [PATTERN] to filter. 2. If relevant skill exi...
|
220 |
| 9299 | dependency-upgrade | sickn33/antigravity-awesome-skills |
Dependency Upgrade Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches. When to Use This Skill Upgrading major framework versions Updating security-vulnerable dependencies Modernizing legacy dependencies Resolving dependency conflicts Planning incremental upgrade paths Testing compatibility matrices Automating dependency updates Semantic Versioning Review MAJOR.MINOR.PATCH (e.g., 2.3.1) MAJOR: Breaking changes MINOR...
|
220 |
| 9300 | grafana-dashboards | sickn33/antigravity-awesome-skills |
Grafana Dashboards Create and manage production-ready Grafana dashboards for comprehensive system observability. Purpose Design effective Grafana dashboards for monitoring applications, infrastructure, and business metrics. When to Use Visualize Prometheus metrics Create custom dashboards Implement SLO dashboards Monitor infrastructure Track business KPIs Dashboard Design Principles 1. Hierarchy of Information ┌─────────────────────────────────────┐ │ Critical Metrics (Big Numbers) │ ├─────...
|
220 |