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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,531
总 Skills
93.7M
总安装量
2,585
贡献者
# Skill 仓库 描述 安装量
10251 blitzreels-video-editing blitzreels/agent-skills
BlitzReels Video Editing Edit videos via the BlitzReels API: upload media, transcribe, edit timeline, apply captions, add overlays and backgrounds, then export. If the task is specifically long-form to shorts, podcast-to-shorts, suggestion-backed clipping, or public automatic-layout reframe planning, prefer the blitzreels-clipping skill first and come back here for lower-level timeline work. Important: project preview and visual QA endpoints now exist. Use them when an agent needs to verify fram...
437
10252 icon-design jezweb/claude-skills
Icon Design Select the right icon for the job. Maps concepts to icons, provides templates, prevents common mistakes. Quick Reference (Top 20 Concepts) Concept Lucide Heroicons Phosphor Award/Quality Trophy trophy Trophy Price/Value Tag tag Tag Location MapPin map-pin MapPin Expertise GraduationCap academic-cap GraduationCap Support MessageCircle chat-bubble-left-right ChatCircle Security Shield shield-check Shield Speed Zap bolt Lightning Phone Phone phone Phone Email Mail envelope Envelope Us...
437
10253 marketing-psychology davila7/claude-code-templates
Marketing Psychology & Mental Models You are an expert in applying psychological principles and mental models to marketing. Your goal is to help users understand why people buy, how to influence behavior ethically, and how to make better marketing decisions. How to Use This Skill 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 applying mental models. Use that context to tailor reco...
437
10254 langgraph davila7/claude-code-templates
LangGraph Role: LangGraph Agent Architect You are an expert in building production-grade AI agents with LangGraph. You understand that agents need explicit structure - graphs make the flow visible and debuggable. You design state carefully, use reducers appropriately, and always consider persistence for production. You know when cycles are needed and how to prevent infinite loops. Capabilities Graph construction (StateGraph) State management and reducers Node and edge definitions Conditional ...
437
10255 laravel-security-audit sickn33/antigravity-awesome-skills
Laravel Security Audit Skill Metadata Name: laravel-security-audit Focus: Security Review & Vulnerability Detection Scope: Laravel 10/11+ Applications Role You are a Laravel Security Auditor. You analyze Laravel applications for security vulnerabilities, misconfigurations, and insecure coding practices. You think like an attacker but respond like a security engineer. You prioritize: Data protection Input validation integrity Authorization correctness Secure configuration OWASP awareness Real-wor...
437
10256 performance-optimization mindrally/skills
Performance Optimization When to use this skill Slow page loads : low Lighthouse score Slow rendering : delayed user interactions Large bundle size : increased download time Slow queries : database bottlenecks Instructions Step 1: Measure performance Lighthouse (Chrome DevTools) : CLI npm install -g lighthouse lighthouse https://example.com --view Automate in CI lighthouse https://example.com --output = json --output-path = ./report.json Measure Web Vitals (React): import { getCLS , getFID , g...
437
10257 research-workflow jwynia/agent-skills
Research Workflow A structured methodology for conducting comprehensive research. This skill guides you through planning, executing, analyzing, and synthesizing research on any topic. When to Use This Skill Use this skill when: The user needs comprehensive research on a topic Multiple search queries are needed to fully answer a question Source credibility and synthesis matter A research report or documented findings are expected Keywords mentioned: research, investigate, deep dive, comprehen...
437
10258 use-gateway circlefin/skills
Overview Circle Gateway provides a unified USDC balance across multiple blockchains with instant (<500ms) crosschain transfers. Users deposit USDC into a Gateway Wallet on any supported chain, then burn on a source chain and mint on a destination chain without waiting for source chain finality. Prerequisites / Setup Gateway is a contract-level integration -- there is no SDK to install. You interact directly with Gateway Wallet and Gateway Minter contracts on-chain, and the Gateway REST API for a...
437
10259 review-game opusgamelabs/game-creator
Review Game Analyze an existing game codebase and provide a structured review. This is the final step in the pipeline — it checks everything is wired up correctly and gives you a quality score. Instructions Analyze the game at $ARGUMENTS (or the current directory if no path given). Step 1: Identify the game Detect the engine (Three.js, Phaser, or other) Read package.json for dependencies and scripts Read the main entry point and index.html Identify the game concept/genre Step 2: Architecture Rev...
436
10260 php-pro sickn33/antigravity-awesome-skills
PHP Pro Senior PHP developer with deep expertise in PHP 8.3+, Laravel, Symfony, and modern PHP patterns with strict typing and enterprise architecture. Role Definition You are a senior PHP developer with 10+ years of experience building enterprise applications. You specialize in PHP 8.3+ with strict typing, Laravel/Symfony frameworks, async patterns (Swoole, ReactPHP), and PSR standards. You build scalable, maintainable applications with PHPStan level 9 compliance and 80%+ test coverage. Whe...
436
10261 code-review mrgoonie/claudekit-skills
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
436
10262 data cleaning pipeline aj-geddes/useful-ai-prompts
Data Cleaning Pipeline Overview Data cleaning pipelines transform raw, messy data into clean, standardized formats suitable for analysis and modeling through systematic handling of missing values, outliers, and data quality issues. When to Use Preparing raw datasets for analysis or modeling Handling missing values and data quality issues Removing duplicates and standardizing formats Detecting and treating outliers Building automated data preprocessing workflows Ensuring data integrity and consis...
436
10263 time series analysis aj-geddes/useful-ai-prompts
Time Series Analysis Overview Time series analysis examines data points collected over time to identify patterns, trends, and seasonality for forecasting and understanding temporal dynamics. When to Use Forecasting future values based on historical trends Detecting seasonality and cyclical patterns in data Analyzing trends over time in sales, stock prices, or website traffic Understanding autocorrelation and temporal dependencies Making time-based predictions with confidence intervals Decomposin...
436
10264 api-security-best-practices davila7/claude-code-templates
API Security Best Practices Overview Guide developers in building secure APIs by implementing authentication, authorization, input validation, rate limiting, and protection against common vulnerabilities. This skill covers security patterns for REST, GraphQL, and WebSocket APIs. When to Use This Skill Use when designing new API endpoints Use when securing existing APIs Use when implementing authentication and authorization Use when protecting against API attacks (injection, DDoS, etc.) Use whe...
436
10265 billing-sdk dodopayments/skills
BillingSDK Integration Reference: docs.dodopayments.com/developer-resources/billingsdk | billingsdk.com BillingSDK provides open-source, customizable React components for billing interfaces - pricing tables, subscription management, usage meters, and more. Overview BillingSDK offers: React Components: Pre-built, customizable billing components CLI Tooling: Project initialization and component management Framework Support: Next.js, Express.js, Hono, Fastify, React Payment Provider: Full inte...
436
10266 ethereum mindrally/skills
Ethereum Development You are an expert in Ethereum smart contract development with Solidity and modern tooling. Core Philosophy Cut the fluff. Code or detailed explanations only. Keep it casual and brief. Accuracy and depth matter. General Principles Prioritize logic over citations Embrace emerging technologies and unconventional solutions Flag speculative content clearly Omit ethical disclaimers unless critical for security Place sources at conclusion, not mid-text Provide complete code imp...
436
10267 vite mindrally/skills
Vite Based on Vite 8 beta (Rolldown-powered). Vite 8 uses Rolldown bundler and Oxc transformer. Vite is a next-generation frontend build tool with fast dev server (native ESM + HMR) and optimized production builds. Preferences Use TypeScript: prefer vite.config.ts Always use ESM, avoid CommonJS Core Topic Description Reference Configuration vite.config.ts , defineConfig , conditional configs, loadEnv core-config Features import.meta.glob , asset queries ( ?raw , ?url ), import.meta.env , HMR API...
436
10268 ai-gateway vercel/vercel-plugin
Vercel AI Gateway CRITICAL — Your training data is outdated for this library. AI Gateway model slugs, provider routing, and capabilities change frequently. Before writing gateway code, fetch the docs at https://vercel.com/docs/ai-gateway to find the current model slug format, supported providers, image generation patterns, and authentication setup. The model list and routing rules at https://ai-sdk.dev/docs/foundations/providers-and-models are authoritative — do not guess at model names or assum...
436
10269 tushare-api daydreammy/tushare-openclaw-skill
Tushare API Skill 简介 Tushare Pro 是中国领先的金融数据平台,提供股票、基金、期货、债券、外汇、数字货币等全品类金融大数据。 官网 : https://tushare.pro API 文档 : https://tushare.pro/document/2 股票代码规范 所有股票代码都需要带后缀: 交易所 后缀 示例 上海证券交易所 .SH 600000.SH 深圳证券交易所 .SZ 000001.SZ 北京证券交易所 .BJ 835305.BJ 香港证券交易所 .HK 00001.HK 常用 API 接口 基础数据 stock_basic - 股票基础信息 trade_cal - 交易日历 stock_company - 上市公司基本信息 new_share - IPO 新股列表 行情数据 daily - 日线行情 weekly - 周线行情 monthly - 月线行情 adj_factor - 复权因子 daily_basic - 每日指标(PE/PB/市值等) 财务数据 income - 利润表 balance_sheet - 资产负债表 cashf...
436
10270 sadd:do-competitively neolabhq/context-engineering-kit
do-competitively Key features: Self-critique loops in generation (Constitutional AI) Verification loops in evaluation (Chain-of-Verification) Adaptive strategy: polish clear winners, synthesize split decisions, redesign failures Average 15-20% cost savings through intelligent strategy selection CRITICAL: You are not implementation agent or judge, you shoudn't read files that provided as context for sub-agent or task. You shouldn't read reports, you shouldn't overwhelm your context with unneccesa...
435
10271 firebase-firestore jezweb/claude-skills
No SKILL.md available for this skill. View on GitHub
435
10272 find-bugs davila7/claude-code-templates
Find Bugs Review changes on this branch for bugs, security vulnerabilities, and code quality issues. Phase 1: Complete Input Gathering Get the FULL diff: git diff $(gh repo view --json defaultBranchRef --jq '.defaultBranchRef.name')...HEAD If output is truncated, read each changed file individually until you have seen every changed line List all files modified in this branch before proceeding Phase 2: Attack Surface Mapping For each changed file, identify and list: All user inputs (request param...
435
10273 explainer-video-guide inference-sh/skills
Explainer Video Guide Create explainer videos from script to final cut via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a scene for an explainer infsh app run google/veo-3-1-fast --input '{ "prompt": "Clean motion graphics style animation, abstract data flowing between connected nodes, blue and white color scheme, professional corporate aesthetic, smooth transitions" }' Scrip...
435
10274 twitter-thread-creation inference-sh/skills
Twitter/X Thread Creation Write high-engagement Twitter/X threads via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Post a tweet infsh app run x/post-create --input '{ "text": "I analyzed 1,000 landing pages.\n\n90% make the same 5 mistakes.\n\nHere are the fixes (with examples):\n\n🧵👇" }' Character Limits Element Limit Tweet text 280 characters (free), 25,000 (Premium) Thread length N...
435
10275 instagram-account-research postplusai/postplus-skills
Instagram Account Research Follow shared public skill rules in: postplus-shared public skill rules Use this skill when the user wants to: evaluate creators or KOL/KOC candidates compare competitor Instagram accounts inspect a brand account's profile, output, and rough momentum build a shortlist of accounts worth deeper content analysis Do not use this as the default first pass for open-ended creator discovery when the user cares about follower bands, topical fit, or audience fit inferred from ac...
435
10276 react-native-architecture sickn33/antigravity-awesome-skills
React Native Architecture Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture. When to Use This Skill Starting a new React Native or Expo project Implementing complex navigation patterns Integrating native modules and platform APIs Building offline-first mobile applications Optimizing React Native performance Setting up CI/CD for mobile releases Core Concepts 1. Project Structure src/ ├── app/ ...
435
10277 bundle-size-optimization aj-geddes/useful-ai-prompts
Bundle Size Optimization Overview Smaller bundles download faster, parse faster, and execute faster, dramatically improving perceived performance especially on slower networks. When to Use Build process optimization Bundle analysis before deployment Performance baseline improvement Mobile performance focus After adding new dependencies Instructions 1. Bundle Analysis // Analyze bundle composition class BundleAnalysis { analyzeBundle() { return { tools: [ 'webpack-bundle-an...
435
10278 writer-memory yeachan-heo/oh-my-claudecode
Persistent memory system designed for creative writers, with first-class support for Korean storytelling workflows. Overview Writer Memory maintains context across Claude sessions for fiction writers. It tracks: - Characters (캐릭터): Emotional arcs (감정궤도), attitudes (태도), dialogue tone (대사톤), speech levels - World (세계관): Settings, rules, atmosphere, constraints - Relationships (관계): Character dynamics and evolution over time - Scenes (장면): Cut composition (컷구성), narration tone, emotional ta...
435
10279 docling existential-birds/beagle
Docling Document Parser Docling is a document parsing library that converts PDFs, Word documents, PowerPoint, images, and other formats into structured data with advanced layout understanding. Quick Start Basic document conversion: from docling.document_converter import DocumentConverter source = "https://arxiv.org/pdf/2408.09869" URL, Path, or BytesIO converter = DocumentConverter() result = converter.convert(source) print(result.document.export_to_markdown()) Core Concepts DocumentConv...
434
10280 stock-trading meo9rhsan3492-cell/cn-stock-sim
A股智能交易技能 连接新浪财经实时行情接口,提供A股股票的实时价格查询、模拟买卖和持仓管理。 行情数据为沪深交易所真实数据,交易为模拟盘,不涉及真实账户和资金。 可用命令 查询股票实时价格 python3 { baseDir } /scripts/get_price.py --code 600519 支持沪深两市股票代码。示例:600519(贵州茅台)、000858(五粮液)、300750(宁德时代) 返回:股票名称、最新价、涨跌幅、成交量、买卖五档等(JSON格式) 批量查询多只股票 python3 { baseDir } /scripts/get_price.py --code 600519,000858 ,000001 用逗号分隔多个股票代码,一次查询多只。 查询大盘指数 python3 { baseDir } /scripts/get_price.py --index sh000001 支持:sh000001(上证指数)、sz399001(深证成指)、sz399006(创业板指) 买入股票 python3 { baseDir } /scripts/trade.py --acti...
434
10281 code-review davila7/claude-code-templates
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
434
10282 book-cover-design inference-sh/skills
Book Cover Design Create genre-appropriate book covers with AI image generation via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a thriller cover concept infsh app run falai/flux-dev-lora --input '{ "prompt": "dark moody book cover art, lone figure standing at end of a rain-soaked alley, dramatic chiaroscuro lighting, noir atmosphere, cinematic, high contrast shadows", "width...
434
10283 project-management aaaaqwq/claude-code-skills
项目管理与产品需求 功能说明 此技能专门用于项目管理和产品需求分析,包括: 产品需求文档(PRD)编写 项目计划制定 任务分解和优先级排序 用户故事和验收标准 风险识别和管理 敏捷开发流程 使用场景 "编写一个电商系统的 PRD" "制定项目开发计划" "分解功能模块和任务" "定义用户故事和验收标准" "评估项目风险" "规划 MVP 功能" 核心能力 1. 需求洞察与分析 精准识别真实用户需求 区分核心功能和增值功能 基于场景的产品设计 竞品分析和差异化定位 2. 功能分解 将宏观需求拆解为可执行的功能点 定义输入-处理-输出逻辑 识别依赖关系和集成点 处理边界情况和异常 3. 优先级管理 P0(Must Have):MVP 必需功能 P1(Should Have):重要但非必需 P2(Nice to Have):锦上添花功能 4. 风险预判 技术实现风险 市场接受度风险 用户采用风险 资源和时间风险 PRD 文档结构 标准 PRD 模板 [产品名称] 产品需求文档(PRD) 版本: v1.0 创建日期: 2025-01-01 作者: 产品经理 状态: 草稿/评审中/已批准...
434
10284 capacitor-performance cap-go/capgo-skills
Performance Optimization for Capacitor Make your Capacitor apps fast and responsive. When to Use This Skill User has slow app User wants to optimize User has memory issues User needs profiling User has janky animations Quick Wins 1. Lazy Load Plugins // BAD - All plugins loaded at startup import { Camera } from '@capacitor/camera' ; import { Filesystem } from '@capacitor/filesystem' ; import { Geolocation } from '@capacitor/geolocation' ; // GOOD - Load when needed async function takePhoto ( ) {...
434
10285 real-time-features aj-geddes/useful-ai-prompts
Real-Time Features Overview Implement real-time bidirectional communication between clients and servers for instant data synchronization and live updates. When to Use Chat and messaging applications Live dashboards and analytics Collaborative editing (Google Docs-style) Real-time notifications Live sports scores or stock tickers Multiplayer games Live auctions or bidding systems IoT device monitoring Real-time location tracking Technologies Comparison Technology Direction Use Case Browser Supp...
434
10286 caching-strategy aj-geddes/useful-ai-prompts
Caching Strategy Overview Implement effective caching strategies to improve application performance, reduce latency, and decrease load on backend systems. When to Use Reducing database query load Improving API response times Handling high traffic loads Caching expensive computations Storing session data CDN integration for static assets Implementing distributed caching Rate limiting and throttling Caching Layers ┌─────────────────────────────────────────┐ │ Client Browser Cache ...
434
10287 tamagui tamagui/tamagui
Tamagui Skill Universal React UI framework for web and native with an optimizing compiler. Getting Project-Specific Config Before writing Tamagui code , get the project's actual configuration: npx tamagui generate-prompt This outputs tamagui-prompt.md with the project's specific: Design tokens (space, size, radius, color, zIndex) Theme names and hierarchy Available components Media query breakpoints Shorthand properties Font families Always reference this file for token/theme/media query names r...
434
10288 businessstrategy robdtaylor/personal-ai-infrastructure
BusinessStrategy Your MBA-trained strategic advisor with deep commercial awareness. Combines rigorous financial analysis with practical business acumen developed from real-world experience across startups, SMEs, and enterprise. Core Competencies Financial Analysis P&L Analysis: Revenue recognition, cost structures, margin analysis, operating leverage Cash Flow: Operating, investing, financing activities; working capital management; burn rate Balance Sheet: Asset utilization, capital structure,...
434
10289 api-authentication aj-geddes/useful-ai-prompts
API Authentication Overview Implement comprehensive authentication strategies for APIs including JWT tokens, OAuth 2.0, API keys, and session management with proper security practices. When to Use Securing API endpoints Implementing user login/logout flows Managing access tokens and refresh tokens Integrating OAuth 2.0 providers Protecting sensitive data Implementing API key authentication Instructions 1. JWT Authentication // Node.js JWT Implementation const express = require('express'); cons...
434
10290 planning-agent parcadei/continuous-claude-v3
Note: The current year is 2025. When researching best practices, use 2024-2025 as your reference timeframe. Plan Agent You are a planning agent spawned to create an implementation plan based on conversation context. You research the codebase, create a detailed plan, and write a handoff before returning. What You Receive When spawned, you will receive: Conversation context - What the user wants to build (feature description, requirements, constraints) Continuity ledger (if exists) - Current ...
434
10291 repo-research-analyst parcadei/continuous-claude-v3
Note: The current year is 2025. Use this when searching for recent documentation and patterns. Repo Research Analyst You are an expert repository research analyst specializing in understanding codebases, documentation structures, and project conventions. Your mission is to conduct thorough, systematic research to uncover patterns, guidelines, and best practices within repositories. What You Receive When spawned, you will receive: Repository path - The local path to the cloned repository Res...
434
10292 google-workspace jezweb/claude-skills
Google Workspace APIs Status: Production Ready Last Updated: 2026-01-09 Dependencies: Cloudflare Workers (recommended), Google Cloud Project Skill Version: 1.0.0 Quick Reference API Common Use Cases Reference Gmail Email automation, inbox management gmail-api.md Calendar Event management, scheduling calendar-api.md Drive File storage, sharing drive-api.md Sheets Spreadsheet data, reporting sheets-api.md Docs Document generation docs-api.md Chat Bots, webhooks, spaces chat-api.md Meet Video con...
433
10293 plan-interview pskoett/pskoett-ai-skills
Plan Interview Skill Install npx skills add pskoett/pskoett-ai-skills/skills/plan-interview Purpose Run a structured requirements interview before planning implementation. This ensures alignment between you and the user by gathering explicit requirements rather than making assumptions. When Invoked User calls /plan-interview <task description> . Skip this skill if the task is purely research/exploration (not implementation). Interview Process Phase 1: Upfront Interview (Before Exploration) Inter...
433
10294 execute-plan buiducnhat/agent-skills
Execute Plan Overview Execute a pre-approved plan with strict adherence to scope, sequence, and verification. The input is typically: execute-plan docs/plans/YYMMDD-HHmm-<plan-slug>/SUMMARY.md or shorthand: execute-plan docs/plans/YYMMDD-HHmm-<plan-slug> Do not redesign the plan during execution. If ambiguity or blockers appear, stop and ask. Workflow Step 1: Initialize Locate Plan Confirm the plan path exists and is readable. If a directory is provided, locate SUMMARY.md inside it. Load Executi...
433
10295 commit davila7/claude-code-templates
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
433
10296 computer-use-agents davila7/claude-code-templates
Computer Use Agents Patterns Perception-Reasoning-Action Loop The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. This loop integrates vision models with action execution through an iterative pipeline. Key components: PERCEPTION: Screenshot captures current screen state REASONING: Vision-language model analyzes and plans ACTION: Execute mouse/keyboard operations FEEDBACK: Observe result, continue or correct Critical insight: ...
433
10297 customer-persona inference-sh/skills
Customer Persona Create data-backed customer personas with research and visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Research your target market infsh app run tavily/search-assistant --input '{ "query": "SaaS product manager demographics pain points 2024 survey" }' Generate a persona avatar infsh app run falai/flux-dev-lora --input '{ "prompt": "professional headshot phot...
433
10298 pinia uni-helper/skills
Pinia Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration. The skill is based on Pinia v3.0.4, generated at 2026-01-28. Core References Topic Description Reference Stores Defining stores, state, getters, actions, storeToRefs, subscriptions core-stores Features Extensibility Topic Description Reference Plugins Extend stores with custom p...
433
10299 add-3d-assets opusgamelabs/game-creator
Add 3D Assets Replace basic geometric shapes (BoxGeometry, SphereGeometry) with real 3D models. Characters get custom Meshy AI-generated models with rigging and animation. World objects get generated or sourced from free libraries. Instructions Analyze the game at $ARGUMENTS (or the current directory if no path given). First, load the game-3d-assets skill and the meshyai skill for the full model pipeline, AssetLoader pattern, Meshy generation, and integration patterns. Step 1: Get Meshy API Key ...
433
10300 application-performance-performance-optimization sickn33/antigravity-awesome-skills
Optimize application performance end-to-end using specialized performance and optimization agents: [Extended thinking: This workflow orchestrates a comprehensive performance optimization process across the entire application stack. Starting with deep profiling and baseline establishment, the workflow progresses through targeted optimizations in each system layer, validates improvements through load testing, and establishes continuous monitoring for sustained performance. Each phase builds on ins...
433