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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,506
总 Skills
92.5M
总安装量
2,584
贡献者
# Skill 仓库 描述 安装量
14451 people-analytics borghei/claude-skills
People Analytics Analyze workforce data to surface trends, risks, and opportunities. Key Metrics Retention Overall attrition rate (voluntary + involuntary) Regrettable attrition rate Average tenure Flight risk indicators Diversity Representation by level, team, and function Pipeline diversity (hiring funnel by demographic) Promotion rates by group Pay equity analysis Engagement Survey scores and trends eNPS (Employee Net Promoter Score) Participation rates Open-ended feedback themes Productivity...
87
14452 bitrix vm0-ai/vm0-skills
Bitrix24 API Use the Bitrix24 REST API via direct curl calls to manage CRM, tasks, and users in your Bitrix24 workspace. Official docs: https://apidocs.bitrix24.com/ When to Use Use this skill when you need to: Manage CRM leads (create, update, list, delete) Manage CRM deals and sales funnels Manage CRM contacts and companies Create and manage tasks Get user information Automate business workflows Prerequisites Log in to your Bitrix24 workspace Go to Applications → Developer Resources → Rea...
87
14453 talos-os-expert martinholovsky/claude-skills-generator
Talos Linux Expert 1. Overview You are an elite Talos Linux expert with deep expertise in: Talos Architecture: Immutable OS design, API-driven configuration, no SSH/shell access by default Cluster Deployment: Bootstrap clusters, control plane setup, worker nodes, cloud & bare-metal Machine Configuration: YAML-based declarative configs, secrets management, network configuration talosctl CLI: Cluster management, diagnostics, upgrades, config generation, troubleshooting Security: Secure boot, dis...
87
14454 agent-rdp thisnick/agent-rdp
Windows Remote Desktop Control with agent-rdp Quick start agent-rdp connect --host <ip> -u <user> -p <pass> --enable-win-automation agent-rdp automate snapshot -i See interactive elements agent-rdp automate click "@e5" Click button by ref agent-rdp automate fill "@e7" "Hello" Type into field agent-rdp disconnect Core workflow Connect with automation: agent-rdp connect --host <ip> -u <user> -p <pass> --enable-win-automation Snapshot: agent-rdp automate snapshot...
87
14455 azure-cost-calculator ahmadabdalla/azure-cost-calculator-skill
Azure Cost Calculator Deterministic Azure cost estimation using the public Retail Prices API. Never guess prices — always query the live API via the scripts. Runtime Detection Choose the script runtime based on what is available: Runtime Condition Pricing script Explore script Bash (preferred) curl and jq available scripts/get-azure-pricing.sh scripts/explore-azure-pricing.sh PowerShell 7+ pwsh available scripts/Get-AzurePricing.ps1 scripts/Explore-AzurePricing.ps1 Windows PowerShell 5.1 powersh...
87
14456 cpp-pro 404kidwiz/claude-supercode-skills
C++ Pro Senior C++ developer with deep expertise in modern C++20/23, systems programming, high-performance computing, and zero-overhead abstractions. Role Definition You are a senior C++ engineer with 15+ years of systems programming experience. You specialize in modern C++20/23, template metaprogramming, performance optimization, and building production-grade systems with emphasis on safety, efficiency, and maintainability. You follow C++ Core Guidelines and leverage cutting-edge language fe...
87
14457 claude-win11-speckit-update-skill sickn33/antigravity-awesome-skills
Claude Win11 Speckit Update Skill Overview Windows 11 system management When to Use This Skill Use this skill when you need to work with windows 11 system management. Instructions This skill provides guidance and patterns for windows 11 system management. For more information, see the source repository .
87
14458 solidity-gas-optimization pseudoyu/agent-skills
Solidity Gas Optimization Overview Comprehensive gas optimization guide for Solidity smart contracts, containing 80+ techniques across 8 categories. Based on the RareSkills Book of Gas Optimization. Rules are prioritized by impact and safety. When to Apply Reference these guidelines when: Writing new Solidity smart contracts Reviewing or auditing existing contracts Optimizing gas costs for deployment or execution Refactoring contract storage layouts Implementing cross-contract interactions C...
87
14459 tailwind-best-practices asyrafhussin/agent-skills
Tailwind Best Practices Overview Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity. Scope packages/playground-ui packages/playground When to Apply Reference these guidelines when: Writing new React components with Tailwind styles Reviewing code for styling consistency ...
87
14460 trello-automation composiohq/awesome-claude-skills
Trello Automation via Rube MCP Automate Trello board management, card creation, and team workflows through Composio's Rube MCP integration. Toolkit docs : composio.dev/toolkits/trello Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Trello connection via RUBE_MANAGE_CONNECTIONS with toolkit trello Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys nee...
87
14461 linkerd-patterns sickn33/antigravity-awesome-skills
Linkerd Patterns Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes. When to Use This Skill Setting up a lightweight service mesh Implementing automatic mTLS Configuring traffic splits for canary deployments Setting up service profiles for per-route metrics Implementing retries and timeouts Multi-cluster service mesh Core Concepts 1. Linkerd Architecture ┌─────────────────────────────────────────────┐ │ Control Plane ...
87
14462 ui-ux-design-pro saifyxpro/ui-ux-design-pro-skill
UI/UX Design Pro Recommended Models For best results, use GPT-5.3 Codex or Gemini 3.0 Pro . Default Settings Theme : Always prefer Light Mode by default. Only use Dark Mode if explicitly requested by the user. Build every interface with senior-level craft, intent, and consistency. Includes specialized support for Fintech Dashboards , SaaS Landing Pages , and Developer Tools . Scope Use for: Dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, AI interfaces, mobile apps, l...
87
14463 threejs-tresjs martinholovsky/claude-skills-generator
Three.js / TresJS Development Skill File Organization: This skill uses split structure. See references/ for advanced patterns and security examples. 1. Overview This skill provides expertise for building 3D HUD interfaces using Three.js and TresJS (Vue 3 integration). It focuses on creating performant, visually stunning holographic displays for the JARVIS AI Assistant. Risk Level: MEDIUM - GPU resource consumption, potential ReDoS in color parsing, WebGL security considerations Primary Use ...
87
14464 employment-contract-templates sickn33/antigravity-awesome-skills
Employment Contract Templates Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies. When to Use This Skill Drafting employment contracts Creating offer letters Writing employee handbooks Developing HR policies Standardizing employment documentation Onboarding documentation Core Concepts 1. Employment Document Types Document Purpose When Used Offer Letter Initial job offer Pre-hire Employment Contract Formal agreement Hir...
87
14465 graphql-architect sickn33/antigravity-awesome-skills
GraphQL Architect Senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization. Role Definition You are a senior GraphQL architect with 10+ years of API design experience. You specialize in Apollo Federation, schema-first design, and building type-safe API graphs that scale across teams and services. You master resolvers, DataLoader patterns, and real-time subscript...
87
14466 fix-review sickn33/antigravity-awesome-skills
Fix Review Differential analysis to verify commits address security findings without introducing bugs. When to Use Reviewing fix branches against security audit reports Validating that remediation commits actually address findings Checking if specific findings (TOB-XXX format) have been fixed Analyzing commit ranges for bug introduction patterns Cross-referencing code changes with audit recommendations When NOT to Use Initial security audits (use audit-context-building or differential-review) ...
87
14467 ugc-scriptwriter motion-creative/skills
UGC Script Development This skill helps you develop scripts for user-generated content (UGC) style ads. UGC scripts should feel natural and authentic—like a real person sharing a genuine experience, not reading corporate copy. Companion Skills Task Use Instead Generating hooks from scratch hooks-generator Developing hooks into concepts ad-concept-generator Quick Start (Minimal Input) Need a script draft fast? Provide just these two things: Your hook (the opening line) Your product (what you're s...
87
14468 graphql-expert-best-practices wispbit-ai/skills
GraphQL Expert Best Practices Comprehensive performance optimization and best practices guide for GraphQL APIs. Contains rules for resolver optimization, query performance, data fetching patterns, and schema design, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing GraphQL schemas, resolvers, or type definitions Implementing data fetching and resolver logic Reviewing GraphQL code for performance issues Refactoring exi...
87
14469 data-science-expert personamanagmentlayer/pcl
Data Science Expert Expert guidance for data science, analytics, statistical modeling, and data visualization. Core Concepts Data Analysis Exploratory Data Analysis (EDA) Data cleaning and preprocessing Feature engineering Statistical inference Time series analysis A/B testing Machine Learning Supervised learning (classification, regression) Unsupervised learning (clustering, PCA) Model selection and validation Feature importance Hyperparameter tuning Ensemble methods Data Visualization Matplo...
87
14470 shellcheck-configuration sickn33/antigravity-awesome-skills
ShellCheck Configuration and Static Analysis Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis. When to Use This Skill Setting up linting for shell scripts in CI/CD pipelines Analyzing existing shell scripts for issues Understanding ShellCheck error codes and warnings Configuring ShellCheck for specific project requirements Integrating ShellCheck into development workflows ...
87
14471 pulumi pproenca/dot-skills
Comprehensive performance and reliability guide for Pulumi infrastructure as code, designed for AI agents and LLMs. Contains 46 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: - Writing new Pulumi infrastructure code - Designing component abstractions for reuse - Configuring secrets and sensitive values - Organizing stacks and cross-stack references - Setting up CI/CD pipelines for infrast...
87
14472 react-native-components shipshitdev/library
React Native Component Patterns Expert Expert in React Native 0.79.5 component architecture, StyleSheet patterns, performance optimization, and mobile-first UI development with clean, maintainable, and accessible code. When to Use This Skill Use when you're: Building React Native UI components Implementing StyleSheet patterns and dynamic styling Optimizing FlatList and list performance Creating accessible mobile interfaces Implementing custom hooks for mobile Working with View, Text, Image, ...
87
14473 core-web-vitals davila7/claude-code-templates
Core Web Vitals optimization Targeted optimization for the three Core Web Vitals metrics that affect Google Search ranking and user experience. The three metrics Metric Measures Good Needs work Poor LCP Loading ≤ 2.5s 2.5s – 4s > 4s INP Interactivity ≤ 200ms 200ms – 500ms > 500ms CLS Visual Stability ≤ 0.1 0.1 – 0.25 > 0.25 Google measures at the 75th percentile — 75% of page visits must meet "Good" thresholds. LCP: Largest Contentful Paint LCP measures when the largest visible content elem...
87
14474 wordpress-publisher aviz85/claude-skills-library
WordPress Publisher Publish content to WordPress with a two-step flow: draft first, then publish after user confirmation. Configuration Create .env file in the skill directory: ~/.claude/skills/wordpress-publisher/.env WP_URL=https://your-site.com WP_USERNAME=your_username WP_APP_PASSWORD=YourApplicationPasswordNoSpaces Creating Application Password: Go to WordPress Admin → Users → Profile Scroll to "Application Passwords" Enter a name (e.g., "Claude Code") and click "Add New" Copy the p...
87
14475 arxiv-paper-translator yrom/arxiv-paper-translator
arXiv Paper Translator Translate academic papers from arXiv by downloading LaTeX source, translating content while preserving structure, and generating translated PDFs with technical reports. Workflow Overview Download & Extract - Get LaTeX source from arXiv Translate - Translate English narrative content to Chinese following LaTeX-specific rules REVIEW PHASE - MUST COMPLETE before compiling CJK Support & Localize Labels - Add xeCJK, localize labels Compile .tex Files - Generate translated PDF u...
87
14476 planning-workflow dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations
Planning Workflow — The Foundation of Agentic Development Core Philosophy: "Planning tokens are a lot fewer and cheaper than implementation tokens." The models are far smarter when reasoning about a detailed plan that fits within their context window. This is the key insight behind spending 80%+ of time on planning. Why Planning Matters Before burning tokens with a big agent swarm: Measure twice, cut once — becomes "Check your plan N times, implement once" A very big, complex markdown plan ...
87
14477 discord-automation composiohq/awesome-claude-skills
Discord Automation via Rube MCP Automate Discord operations through Composio's Discord/Discordbot toolkits via Rube MCP. Toolkit docs : composio.dev/toolkits/discord Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Discord connection via RUBE_MANAGE_CONNECTIONS with toolkits discord and discordbot Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys nee...
87
14478 linear-claude-skill sickn33/antigravity-awesome-skills
When to Use This Skill Manage Linear issues, projects, and teams Use this skill when working with manage linear issues, projects, and teams. Linear Tools and workflows for managing issues, projects, and teams in Linear. ⚠️ Tool Availability (READ FIRST) This skill supports multiple tool backends. Use whichever is available: MCP Tools (mcp__linear) - Use if available in your tool set Linear CLI ( linear command) - Always available via Bash Helper Scripts - For complex operations If MCP tools are ...
87
14479 vitest itechmeat/llm-code
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates Jest-compatible: Drop-in replacement for most Jest test suites Smart watch mode: Only reruns affected tests based on module graph Native ESM, TypeScript, JSX su...
87
14480 home-assistant balloob/llm-skills
This skill helps users integrate Home Assistant into their projects, whether to control smart home devices or to ingest sensor data and state information. The skill guides users through connection setup, validates credentials, and provides comprehensive API reference documentation for both Python and Node.js. When to Use This Skill Use this skill when users want to: - Connect their application to Home Assistant - Control smart home devices (lights, switches, thermostats, etc.) - Read senso...
87
14481 outlook-automation composiohq/awesome-claude-skills
Outlook Automation via Rube MCP Automate Microsoft Outlook operations through Composio's Outlook toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Outlook connection via RUBE_MANAGE_CONNECTIONS with toolkit outlook Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is av...
87
14482 spec-product-prototype zixun-github/aisdlc
spec-product-prototype(R3:基于 PRD 生成原型说明) 概览 R3 的目标是把 {FEATURE_DIR}/requirements/prd.md 的 核心场景/规则/AC 加工为 {FEATURE_DIR}/requirements/prototype.md : 任务流 (Mermaid)+ 节点编号 (T-001…) 页面/弹窗清单 (P/D/W-001…)+ 节点覆盖关系 逐页说明 :入口/控件/状态/跳转 + 纯 ASCII 线框 AC → 交互节点映射 :能回答“哪条 AC 在哪个页面/状态被验证” 走查/验证脚本 :验证后能回流更新 R1/R2/R3,形成闭环 开始时宣布: 「我正在使用 spec-product-prototype 技能基于 prd.md 生成可走查原型说明(prototype.md)。」 R3 不是强制步骤:是否进入 R3 由 using-aisdlc 作为唯一路由器判定;本技能只在被路由到 R3 时执行。 何时使用 / 不使用 使用时机 已完成 R2,存在 {FEATURE_DIR}/requirements/prd.md ,...
87
14483 istio-traffic-management sickn33/antigravity-awesome-skills
Istio Traffic Management Comprehensive guide to Istio traffic management for production service mesh deployments. When to Use This Skill Configuring service-to-service routing Implementing canary or blue-green deployments Setting up circuit breakers and retries Load balancing configuration Traffic mirroring for testing Fault injection for chaos engineering Core Concepts 1. Traffic Management Resources Resource Purpose Scope VirtualService Route traffic to destinations Host-based DestinationRul...
86
14484 architecture-patterns miles990/claude-software-skills
Architecture Patterns Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems. When to Use This Skill Designing new backend systems from scratch Refactoring monolithic applications for better maintainability Establishing architecture standards for your team Migrating from tightly coupled to loosely coupled architectures Implementing domain-driven design principles Creating t...
86
14485 branding omer-metin/skills-for-antigravity
Strategies: Branding Guides brand strategy: purpose, values, positioning, storytelling, voice, and visual identity. Companies with consistent branding see 23–33% revenue lift; people remember stories ~22× more than facts alone. Use this skill when defining a new brand, auditing consistency, or aligning messaging across touchpoints. 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 wh...
86
14486 project-scaffold shipshitdev/library
Project Scaffold Unified project scaffolder for creating new projects or adding components to existing ones. Purpose This skill provides a unified way to scaffold: .agent/ folder structure for AI-first development Backend (NestJS) with MongoDB, Swagger, and best practices Frontend (NextJS) with Tailwind and @agenticindiedev/ui Mobile (Expo) with React Native and Expo Router Browser Extension (Plasmo) with React and Tailwind When to Use Use this skill when: Starting a new project from scrat...
86
14487 laravel-specialist 404kidwiz/claude-supercode-skills
Laravel Specialist Senior Laravel specialist with deep expertise in Laravel 10+, Eloquent ORM, and modern PHP 8.2+ development. Role Definition You are a senior PHP engineer with 10+ years of Laravel experience. You specialize in Laravel 10+ with PHP 8.2+, Eloquent ORM, API resources, queue systems, and modern Laravel patterns. You build elegant, scalable applications with powerful features. When to Use This Skill Building Laravel 10+ applications Implementing Eloquent models and relationshi...
86
14488 python-pro 404kidwiz/claude-supercode-skills
Python Pro Senior Python developer with 10+ years experience specializing in type-safe, async-first, production-ready Python 3.11+ code. Role Definition You are a senior Python engineer mastering modern Python 3.11+ and its ecosystem. You write idiomatic, type-safe, performant code across web development, data science, automation, and system programming with focus on production best practices. When to Use This Skill Writing type-safe Python with complete type coverage Implementing async/awai...
86
14489 claude-cookbooks 2025emma/vibe-coding-cn
Claude Cookbooks Skill Comprehensive code examples and guides for building with Claude AI, sourced from the official Anthropic cookbooks repository. When to Use This Skill This skill should be triggered when: Learning how to use Claude API Implementing Claude integrations Building applications with Claude Working with tool use and function calling Implementing multimodal features (vision, image analysis) Setting up RAG (Retrieval Augmented Generation) Integrating Claude with third-party serv...
86
14490 pytest-code-review existential-birds/beagle
Pytest Code Review Quick Reference Issue Type Reference async def test_*, AsyncMock, await patterns references/async-testing.md conftest.py, factory fixtures, scope, cleanup references/fixtures.md @pytest.mark.parametrize, DRY patterns references/parametrize.md AsyncMock tracking, patch patterns, when to mock references/mocking.md Review Checklist Test functions are async def test_* for async code under test AsyncMock used for async dependencies, not Mock All async mocks and coroutines are aw...
86
14491 felo-search felo-inc/felo-skills
Felo Search Skill When to Use Trigger this skill for questions requiring current or real-time information: Current events & news: Recent developments, trending topics, breaking news Real-time data: Weather, stock prices, exchange rates, sports scores Information queries: "What is...", "Tell me about...", product reviews, comparisons, recommendations Location-based: Restaurants, travel destinations, local attractions, things to do How-to guides: Tutorials, step-by-step instructions, best practice...
86
14492 better-auth-authentication bobmatnyc/claude-mpm-skills
Better Auth Authentication Goals Enable email/password authentication and social providers. Implement sign-up, sign-in, sign-out, and verification flows. Handle redirects and errors consistently. Quick start Enable emailAndPassword and configure socialProviders. Create a client with createAuthClient. Use signUp.email, signIn.email, signIn.social, and signOut on the client. import { betterAuth } from "better-auth"; export const auth = betterAuth({ emailAndPassword: { enabled: true }, socialP...
86
14493 security-nextjs igorwarzocha/opencode-workflows
Security audit patterns for Next.js applications covering environment variable exposure, Server Actions, middleware auth, API routes, and App Router security. Environment Variable Exposure The NEXT_PUBLIC_ Footgun ``` NEXT_PUBLIC_* → Bundled into client JavaScript → Visible to everyone No prefix → Server-only → Safe for secrets ``` Audit steps: - `grep -r "NEXT_PUBLIC_" . -g "*.env*"` - For each var, ask: "Would I be OK if this was in view-source?" - Common mistakes: `NEXT_PUBLIC_...
86
14494 after-effects dylantarre/animation-principles
After Effects Animation Principles Implement all 12 Disney animation principles using After Effects' powerful animation tools. 1. Squash and Stretch // Expression for automatic squash/stretch s = transform.scale[1]; x = 100 + (100 - s) * 0.5; [x, s] Or manually: Keyframe Scale X and Y inversely When Y compresses, X expands Maintain volume (X * Y ≈ constant) 2. Anticipation Timeline structure: 0-10f: Wind-up (crouch, pull back) 10-12f: Transition 12-30f: Main action 30-40f: Settle Use Eas...
86
14495 wordpress-testing-qa bobmatnyc/claude-mpm-skills
WordPress Testing & Quality Assurance progressive_disclosure: entry_point: summary: "WordPress plugin and theme testing with PHPUnit, WP_Mock, PHPCS, and CI/CD for quality assurance" when_to_use: - "Testing WordPress plugins with PHPUnit integration tests" - "Unit testing without loading WordPress core (WP_Mock)" - "Enforcing coding standards with PHPCS" quick_start: - "Set up PHPUnit with WordPress test suite" - "Write unit tests with WP_Mock" - "Configure PHPCS with WPCS ruleset" Testing Strat...
86
14496 gemini-cli x-zero-l/agent-skills
Gemini CLI Skill Use Google’s gemini CLI as an external “second brain” when you need a very large context window, a second opinion, or safe sandbox execution. This skill does not use MCP; it runs the local CLI directly. When To Use Use this skill when the user asks to: “Ask Gemini” / “Use Gemini” Analyze or summarize large files or directories (especially with @path references) Brainstorm options with a specific framework (SCAMPER, design thinking, etc.) Generate structured edit suggestions (“ch...
86
14497 blog-writing-specialist manojbajaj95/claude-gtm-plugin
Blog Writing Specialist Comprehensive blog writing combining technical depth, personal voice transformation, and AEO optimization. Quick Decision Tree Input Type Use Section Technical tutorial, deep dive, benchmark Technical Blog Writing Brain dump → polished post Nick Nisi Voice Personal voice (Jarad style) Jarad's Voice Company/product/technology category post Lightfast Category System Not sure Start here, adapt as needed Part 1: Technical Blog Writing Write developer-focused technical blog po...
86
14498 table-extractor dkyazzentwatwa/chatgpt-skills
Table Extractor Skill Overview This skill enables precise extraction of tables from PDF documents using camelot - the gold standard for PDF table extraction. Handle complex tables with merged cells, borderless tables, and multi-page layouts with high accuracy. How to Use Provide the PDF containing tables Optionally specify pages or table detection method I'll extract tables as pandas DataFrames Example prompts: "Extract all tables from this PDF" "Get the table on page 5 of this report" "Extract ...
86
14499 slo-implementation sickn33/antigravity-awesome-skills
SLO Implementation Framework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets. Purpose Implement measurable reliability targets using SLIs, SLOs, and error budgets to balance reliability with innovation velocity. When to Use Define service reliability targets Measure user-perceived reliability Implement error budgets Create SLO-based alerts Track reliability goals SLI/SLO/SLA Hierarchy SLA (Service Level Agreement) ↓ Contract...
86
14500 julia-pro sickn33/antigravity-awesome-skills
Use this skill when Working on julia pro tasks or workflows Needing guidance, best practices, or checklists for julia pro Do not use this skill when The task is unrelated to julia pro 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. If detailed examples are required, open resources/implementation-playbook.md . You are a Julia expert s...
86