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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,105
总 Skills
70.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
13401 testing-patterns vudovn/antigravity-kit
Testing Patterns and Utilities Testing Philosophy Test-Driven Development (TDD): Write failing test FIRST Implement minimal code to pass Refactor after green Never write production code without a failing test Behavior-Driven Testing: Test behavior, not implementation Focus on public APIs and business requirements Avoid testing implementation details Use descriptive test names that describe behavior Factory Pattern: Create getMockX(overrides?: Partial<X>) functions Provide sensible defaults...
82
13402 async-expert martinholovsky/claude-skills-generator
Asynchronous Programming Expert 0. Anti-Hallucination Protocol 🚨 MANDATORY: Read before implementing any code using this skill Verification Requirements When using this skill to implement async features, you MUST: Verify Before Implementing ✅ Check official documentation for async APIs (asyncio, Node.js, C Task) ✅ Confirm method signatures match target language version ✅ Validate async patterns are current (not deprecated) ❌ Never guess event loop methods or task APIs ❌ Never invent promise...
82
13403 codereview-roasted openhands/skills
PERSONA: You are a critical code reviewer with the engineering mindset of Linus Torvalds. Apply 30+ years of experience maintaining robust, scalable systems to analyze code quality risks and ensure solid technical foundations. You prioritize simplicity, pragmatism, and "good taste" over theoretical perfection. CORE PHILOSOPHY: "Good Taste" - First Principle: Look for elegant solutions that eliminate special cases rather than adding conditional checks. Good code has no edge cases. "Never Break ...
82
13404 supabase-audit-tables-list yoanbernabeu/supabase-pentest-skills
List Exposed Tables 🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each discovery Log to .sb-pentest-audit.log BEFORE and AFTER each action DO NOT wait until the skill completes to update files If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill discovers all database t...
82
13405 kpi-dashboard-design secondsky/claude-skills
KPI Dashboard Design Comprehensive patterns for designing effective Key Performance Indicator (KPI) dashboards that drive business decisions. When to Use This Skill Designing executive dashboards Selecting meaningful KPIs Building real-time monitoring displays Creating department-specific metrics views Improving existing dashboard layouts Establishing metric governance Core Concepts 1. KPI Framework Level Focus Update Frequency Audience Strategic Long-term goals Monthly/Quarterly Executives Tact...
82
13406 fp-ts-pragmatic sickn33/antigravity-awesome-skills
Pragmatic Functional Programming Read this first. This guide cuts through the academic jargon and shows you what actually matters. No category theory. No abstract nonsense. Just patterns that make your code better. When to Use This Skill When starting with fp-ts and need practical guidance When writing TypeScript code that handles nullable values, errors, or async operations When you want cleaner, more maintainable functional code without the academic overhead When refactoring imperative code to...
82
13407 capacitor-plugins cap-go/capgo-skills
Capacitor Plugins Install, configure, and use Capacitor plugins from official, Capawesome, community, Firebase, MLKit, and RevenueCat sources. Prerequisites Capacitor 6, 7, or 8 app. Node.js and npm installed. For iOS plugins: Xcode installed. CocoaPods or Swift Package Manager (SPM) for dependency management. For Android plugins: Android Studio installed. Agent Behavior Guide step-by-step. Walk the user through the process one step at a time. Never present multiple unrelated questions at once. ...
82
13408 neon-serverless-postgres bobmatnyc/claude-mpm-skills
Neon Serverless Postgres Skill progressive_disclosure: entry_point: summary: "Serverless Postgres with autoscaling, branching, and instant database provisioning" when_to_use: - "When needing serverless Postgres" - "When building edge and serverless apps" - "When implementing database branching for dev/staging" - "When using Drizzle, Prisma, or raw SQL" quick_start: - "Create project on Neon console" - "Get connection string" - "Connect with Drizzle/Prisma/pg" - "Deploy with Vercel/Netlify" token...
82
13409 codex 0xbigboss/claude-code
Codex Skill Guide Running a Task Default to gpt-5.2 model. Ask the user (via AskUserQuestion ) which reasoning effort to use ( xhigh , high , medium , or low ). User can override model if needed (see Model Options below). Select the sandbox mode required for the task; default to --sandbox read-only unless edits or network access are necessary. Assemble the command with the appropriate options: -m, --model <MODEL> --config model_reasoning_effort="<high|medium|low>" --sandbox <read-only|workspace-...
82
13410 spec-receiving-code-review zixun-github/aisdlc
接收代码审查 概述 代码审查需要技术评估,而非情绪化表演。 核心原则: 实施前先验证。假设前先询问。技术正确性优先于社交舒适。 开始时宣布: 「我正在使用 spec-receiving-code-review 技能评估并实施代码审查反馈。」 响应模式 收到代码审查反馈时: 1. 阅读:完整阅读反馈,不急于反应 2. 理解:用自己的话复述需求(或询问) 3. 验证:对照代码库实际情况检查 4. 评估:对该代码库在技术上是否站得住脚? 5. 回应:技术性确认或有理由的反对 6. 实施:逐项实施,逐项测试 禁止的回应 绝不: -「你说得对极了!」(明确的 CLAUDE.md 违反) -「好观点!」/「反馈太好了!」(表演性) -「我现在就实施」(在验证之前) 应改为: 复述技术需求 提澄清问题 若错误则以技术理由反对 直接动手(行动胜于言辞) 处理不清晰的反馈 若任一项不清晰: 停止——暂时不实施任何内容 就不清晰项询问澄清 原因:各项可能相关。部分理解 = 错误实施。 示例: 协作方:「修 1–6」 你理解 1、2、3、6。4、5 unclear。 ❌ 错误:现在实施 1、2、3、6,稍...
82
13411 business-operator shipshitdev/library
Business Operator - Multi-Business Orchestrator Overview You are a multi-business operations strategist that orchestrates all Hormozi business frameworks across a portfolio of ventures. You help indie founders run multiple businesses simultaneously by identifying which business needs attention, what specific actions to take, and which specialized skill to deploy. This is the meta-skill that coordinates: offer-architect, pricing-strategist, lead-channel-optimizer, retention-engine, constraint-e...
82
13412 user-onboarding manojbajaj95/claude-gtm-plugin
User Onboarding Help the user design effective product onboarding using frameworks and insights from 4 product leaders. How to Help When the user asks for help with user onboarding: Understand the aha moment - Ask what the key value moment is and how quickly users need to reach it Design the first 30 seconds - Focus intensely on what happens immediately after signup Apply game design principles - Use progressive disclosure and reward mechanics from game design Connect to retention - Ensure the o...
82
13413 web-design-guidelines vercel/examples
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
82
13414 shiny-bslib posit-dev/skills
Modern Shiny Apps with bslib Build professional Shiny dashboards using bslib's Bootstrap 5 components and layouts. This skill focuses on modern UI/UX patterns that replace legacy Shiny approaches. Quick Start Single-page dashboard: library ( shiny ) library ( bslib ) ui <- page_sidebar ( title = "My Dashboard" , theme = bs_theme ( version = 5 ) , "shiny" preset by default sidebar = sidebar ( selectInput ( "variable" , "Variable" , choices = names ( mtcars ) ) ) , layout_column_wrap ( width = 1 ...
82
13415 better-auth-plugins bobmatnyc/claude-mpm-skills
Better Auth Plugins Goals Add server plugins to extend auth features. Add client plugins for matching client methods. Apply schema changes when plugins add tables. Quick start Import the plugin from better-auth/plugins and add it to plugins. Run migrations (generate or migrate) when required. Add the client plugin from better-auth/client/plugins. Example: Two-factor authentication import { betterAuth } from "better-auth"; import { twoFactor } from "better-auth/plugins"; export const auth = bett...
82
13416 writing-linkedin-posts manojbajaj95/claude-gtm-plugin
LinkedIn Post Writer Create engaging, authentic LinkedIn posts that drive meaningful engagement and establish thought leadership. Core Principles Authenticity Over Performance LinkedIn has matured. Readers can spot manufactured vulnerability and engagement bait instantly. The posts that resonate now are genuinely useful or genuinely human—not optimized for virality. What works: Real experiences with honest reflection Specific insights from your actual work Admitting what you don't know Shar...
82
13417 twitter-search sundial-org/awesome-openclaw-skills
Twitter Search and Analysis Overview Search Twitter for keywords using advanced search syntax, fetch up to 1000 relevant tweets, and analyze the data to produce professional reports with insights, statistics, and actionable recommendations. Prerequisites API Key Required : Users must configure their Twitter API key from https://twitterapi.io The API key can be provided in three ways: Environment variable (recommended): Set TWITTER_API_KEY in your ~/.bashrc or ~/.zshrc echo 'export TWITTER_API_KE...
82
13418 architecture-patterns secondsky/claude-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...
82
13419 jules sanjay3290/ai-skills
Jules Task Delegation Delegate coding tasks to Google's Jules AI agent on GitHub repositories. Setup (Run Before First Command) 1. Install CLI which jules || npm install -g @google/jules 2. Check Auth jules remote list --repo If fails → tell user to run jules login (or --no-launch-browser for headless) 3. Auto-Detect Repo git remote get-url origin 2>/dev/null | sed -E 's.*(github\.com)[/:]([^/]+/[^/.]+)(\.git)?\2' If not GitHub or not in git repo → ask user for --repo owner/repo 4. Veri...
82
13420 quasar-skilld harlan-zw/vue-ecosystem-skills
quasarframework/quasar quasar Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time Version: 2.18.6 (Nov 2025) Tags: legacy: 1.22.10 (May 2023), latest: 2.18.6 (Nov 2025) References: Docs — API reference, guides API Changes This section documents version-specific API changes — prioritize recent major/minor releases. BREAKING: v-model -> uses model-value + @update:model-value instead of value + @input in Vue 3 source BREAKING: QDrawer / QDialog / QMenu / ...
82
13421 frontend-internationalization-best-practices sergiodxa/agent-skills
Guidelines for building a React Router i18n setup with `remix-i18next`. Focuses on middleware detection, locale storage, type safety, and client/server synchronization. When to Apply - Adding i18n to a React Router app - Wiring `remix-i18next` middleware - Implementing language switching or locale detection - Serving locale resources from `/api/locales` Rules Summary Setup & Middleware (CRITICAL) setup-middleware - @rules/setup-middleware.md Configure `createI18nextMiddleware` and t...
82
13422 product-market-fit-analysis manojbajaj95/claude-gtm-plugin
Product Market Fit Analysis Comprehensive framework for assessing, achieving, and scaling product-market fit. Quick Reference Situation Use This Skill For Measuring PMF Sean Ellis Survey Retention analysis Retention Curves PMF validation Leading Indicators Segment-specific PMF Segment Analysis Scaling decisions Post-PMF Strategy Part 1: What Is PMF? Definition Product-market fit is the condition where a product satisfies a strong market demand. It's not binary — it's a spectrum. Key Insight PMF ...
82
13423 discord vm0-ai/vm0-skills
Discord (Via message ) Use the message tool. No provider-specific discord tool exposed to the agent. Musts Always: channel: "discord" . Respect gating: channels.discord.actions.* (some default off: roles , moderation , presence , channels ). Prefer explicit ids: guildId , channelId , messageId , userId . Multi-account: optional accountId . Guidelines Avoid Markdown tables in outbound Discord messages. Mention users as <@USER_ID> . Prefer Discord components v2 ( components ) for rich UI; use lega...
82
13424 authentication andrelandgraf/fullstackrecipes
Authentication Implement authentication flows on iOS using the AuthenticationServices framework, including Sign in with Apple, OAuth/third-party web auth, Password AutoFill, and biometric authentication. Contents Sign in with Apple Credential Handling Credential State Checking Token Validation Existing Account Setup Flows ASWebAuthenticationSession (OAuth) Password AutoFill Credentials Biometric Authentication SwiftUI SignInWithAppleButton Common Mistakes Review Checklist References Sign in with...
82
13425 review-code catlog22/claude-code-workflow
Multi-dimensional code review skill that analyzes code across 6 key dimensions and generates structured review reports with actionable recommendations. Architecture Overview ``` ┌─────────────────────────────────────────────────────────────────┐ │ ⚠️ Phase 0: Specification Study (强制前置) │ │ → 阅读 specs/review-dimensions.md │ │ → 理解审查维度和问题分类标准 │ └───────────────┬───────────────────────────────────────────...
82
13426 pydantic-ai-dependency-injection existential-birds/beagle
PydanticAI Dependency Injection Core Pattern Dependencies flow through RunContext: from dataclasses import dataclass from pydantic_ai import Agent, RunContext @dataclass class Deps: db: DatabaseConn api_client: HttpClient user_id: int agent = Agent( 'openai:gpt-4o', deps_type=Deps, Type for static analysis ) @agent.tool async def get_user_balance(ctx: RunContext[Deps]) -> float: """Get the current user's account balance.""" return await ctx.deps.db.get_balance(...
82
13427 pptx dedalus-erp-pas/foundation-skills
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
82
13428 senior-data-engineer borghei/claude-skills
Senior Data Engineer World-class senior data engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/pipeline_orchestrator.py --input data/ --output results/ Core Tool 2 python scripts/data_quality_validator.py --target project/ --analyze Core Tool 3 python scripts/etl_performance_optimizer.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectur...
82
13429 godot-save-load-systems thedivergentai/gd-agentic-skills
Save/Load Systems JSON serialization, version migration, and PERSIST group patterns define robust data persistence. Available Scripts save_migration_manager.gd Expert save file versioning with automatic migration between schema versions. save_system_encryption.gd AES-256 encrypted saves with compression to prevent casual save editing. MANDATORY - For Production : Read save_migration_manager.gd before shipping to handle schema changes. NEVER Do in Save Systems NEVER save without version field — G...
82
13430 nansen-wallet-analysis nansen-ai/nansen-cli
Wallet Analysis Answers: "Who is this wallet and what have they been doing?" ADDR = < address > CHAIN = ethereum nansen research profiler labels --address $ADDR --chain $CHAIN → label, category (e.g. "Smart Trader", "Fund", "Public Figure", ENS names) nansen research profiler balance --address $ADDR --chain $CHAIN → token_symbol, token_name, token_amount, price_usd, value_usd per holding nansen research profiler pnl-summary --address $ADDR --chain $CHAIN --days 30 → realized_pnl_usd, realized...
82
13431 design-doc diskd-ai/design-doc
Technical Design Document Skill Create structured technical design documents that communicate system behavior, implementation approach, and acceptance criteria. Workflow Gather context: Understand the feature/system scope, constraints, and goals Draft structure: Use template from references/template.md Fill sections: Work through each section, asking clarifying questions as needed Review: Ensure acceptance criteria are testable and implementation outline is actionable Template See references/...
82
13432 spec-context zixun-github/aisdlc
Spec 上下文定位(FEATURE_DIR) 概览 读写 requirements/*.md 前必须先确定 {FEATURE_DIR} 。以 当前 Git 分支名 为锚点,禁止猜路径。 开始时宣布: 「我正在使用 spec-context 技能定位当前 Spec Pack(FEATURE_DIR)。」 何时使用 将读/写 {FEATURE_DIR}/requirements/*.md 不确定当前 spec pack 或出现分支/目录/ .aisdlc 相关上下文错误 做法:复用 $FEATURE_DIR,否则执行脚本 优先复用 :若本会话已成功回显过 FEATURE_DIR=... ,且 $FEATURE_DIR 非空、目录存在且含 requirements/ ,则直接复用并回显 FEATURE_DIR=... (reuse) 。 否则 :执行脚本定位并回显 FEATURE_DIR=... 。 脚本目录处理 : 脚本位置 : <本SKILL.md目录>/scripts/ 执行方式 :按操作系统选择脚本实现(Windows/PowerShell 用 spec-common.ps1 ;m...
82
13433 personalization-at-scale manojbajaj95/claude-gtm-plugin
Personalization at Scale Generate hundreds of unique, researched first lines in minutes instead of hours. Instructions You are an expert sales development researcher who specializes in finding personalization angles for outbound prospecting at scale. Your mission is to take a list of prospects and generate unique, relevant, authentic personalization that makes cold outreach feel warm. Core Capabilities Research Sources : Company news and press releases LinkedIn activity (posts, comments, job cha...
82
13434 adonisjs-best-practices futuregerald/futuregerald-claude-plugin
AdonisJS v6 Best Practices Overview AdonisJS v6 is a TypeScript-first MVC framework with batteries included. Core principle: type safety, dependency injection, and convention over configuration . When to Use Building new AdonisJS v6 features Implementing routes, controllers, middleware Setting up authentication or authorization Writing Lucid ORM models and queries Creating validators with VineJS Writing tests for AdonisJS apps Quick Reference Task Pattern Route to controller router.get('/users',...
82
13435 accessibility yonatangross/orchestkit
Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. WCAG Principles: POUR Principle Description P erceivable Content can be perceived through different senses O perable Interface can be operated by all users U nderstandable Content and interface are understandable R obust Content works with assistive technologies Conformance levels Level Requirement Target A M...
82
13436 work-report ab300819/skills
生成周报、月报、季度报和年终总结。 报告类型 | 周报 | 本周 | 每日工作记录/口述列点 | 本周工作、下周计划 | 固定格式,见模板 | 月报 | 当月 4-5 周 | 周报汇总 | 主要工作汇总、进度跟踪 | 灵活,突出重点工作和进度 | 季报 | 当季 12-13 周 | 周报汇总 | 季度工作总结、阶段性成果 | 灵活,突出重点工作和进度 | 年终总结 | 全年 52 周 | 周报汇总 | 业绩达成、个人成长、成长计划 | 固定格式,见模板 使用流程 第一步:确定报告类型和时间范围 首先确认用户需要生成的报告类型: - 周报:指定周(如本周、2025.01.06 - 2025.01.10) - 月报:指定月份(如 2025 年 12 月) - 季报:指定季度(如 2025 年 Q4) - 年终总结:指定年份(如 2025 年) 第二步:收集必要信息 在开始之前,需要向用户确认以下信息: - 周报文件路径:包含周报的文件(支持 .rtf、.docx、.md、.txt 格式) - 规划文档路径(可选...
82
13437 supabase-extract-anon-key yoanbernabeu/supabase-pentest-skills
Supabase Anon Key Extraction 🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each discovery Log to .sb-pentest-audit.log BEFORE and AFTER each action DO NOT wait until the skill completes to update files If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill extracts the Su...
82
13438 dark-mode-implementer patricio0312rev/skills
Dark Mode Implementer Build robust dark/light mode theming with system preference detection and persistent storage. Core Workflow Choose strategy: CSS-only, Tailwind, or React context Define color tokens: Create semantic color variables Implement toggle: Add theme switch component Detect system preference: Respect prefers-color-scheme Persist choice: Store preference in localStorage Prevent flash: Handle initial load correctly Strategy Comparison Strategy Best For Complexity Tailwind class Rea...
82
13439 sap-cap-capire secondsky/sap-skills
This skill integrates with the official CAP MCP (Model Context Protocol) server, providing AI agents with live access to your project's compiled CDS model and CAP documentation. Available MCP Tools: - `search_model` - Fuzzy search for CDS entities, services, actions, and relationships in your compiled CSN model - `search_docs` - Semantic search through CAP documentation for syntax, patterns, and best practices Key Benefits: - Instant Model Discovery: Query your project's entities, associati...
82
13440 sec-edgar-pipeline bobmatnyc/claude-mpm-skills
SEC EDGAR Pipeline Overview This pipeline is centered on edgar-analyzer and the EDGAR data sources. The core loop is: configure credentials, create a project with examples, analyze patterns, generate code, run extraction, and export reports. Setup (Keys + User Agent) Use the setup wizard to configure required keys: python -m edgar_analyzer setup or edgar-analyzer setup Required entries: OPENROUTER_API_KEY (Optional) JINA_API_KEY EDGAR user agent string ("Name email@example.com") End-to-E...
82
13441 databricks-python-sdk databricks-solutions/ai-dev-kit
Databricks Development Guide This skill provides guidance for Databricks SDK, Databricks Connect, CLI, and REST API. SDK Documentation: https://databricks-sdk-py.readthedocs.io/en/latest/ GitHub Repository: https://github.com/databricks/databricks-sdk-py Environment Setup Use existing virtual environment at .venv or use uv to create one For Spark operations: uv pip install databricks-connect For SDK operations: uv pip install databricks-sdk Databricks CLI version should be 0.278.0 or higher Conf...
82
13442 dynamic-debugger rysweet/amplihack
Dynamic Debugger Skill Interactive debugging capability fer Claude Code via DAP-MCP integration. Debug yer code in natural language without leavin' the conversation. Overview This skill enables interactive debuggin' through the Debug Adapter Protocol (DAP) via MCP server integration. Set breakpoints, step through code, inspect variables, and control execution flow across multiple programming languages using natural language commands. What ye get: Natural language debugging commands ("set br...
82
13443 docker-composer eddiebe147/claude-settings
Docker Composer Skill Overview This skill helps you create efficient Docker configurations for development and production. Covers Dockerfiles, Docker Compose, multi-stage builds, networking, volumes, and container orchestration best practices. Docker Philosophy Container Principles One process per container: Keep containers focused Immutable infrastructure: Don't modify running containers Stateless containers: Store state in volumes or external services Minimal images: Smaller = faster + more ...
82
13444 moai-domain-database modu-ai/moai-adk
Database Domain Specialist Quick Reference Enterprise Database Expertise - Comprehensive database patterns and implementations covering PostgreSQL, MongoDB, Redis, Oracle, and advanced data management for scalable modern applications. Core Capabilities: PostgreSQL: Advanced relational patterns, optimization, and scaling MongoDB: Document modeling, aggregation, and NoSQL performance tuning Redis: In-memory caching, real-time analytics, and distributed systems Oracle: Enterprise patterns, PL/SQ...
82
13445 trending-skills geekjourneyx/mind-skills
Trending Skills Fetch skills.sh trending rankings and skill details. Quick Start View rankings 今天技能排行榜 Top 10 skills 技能榜单 Query Types Type Examples Description Rankings 今天技能排行榜 Top 10 Current rankings Detail xxx是什么 xxx介绍 Skill details (requires extra packages) Workflow - [ ] Step 1: Parse query type - [ ] Step 2: Fetch data from skills.sh - [ ] Step 3: Format and display results Step 1: Parse Query Type User Input Query Type Action 今天技能排行榜 rankings Show top N skills Top 10 skills rankings Show ...
82
13446 delivery-manager borghei/claude-skills
Delivery Manager Expert-level delivery management for continuous software delivery. Core Competencies Release management Deployment coordination Continuous delivery Service operations Incident management Change management Capacity planning SLA management Delivery Framework Delivery Pipeline CODE → BUILD → TEST → STAGE → DEPLOY → MONITOR │ │ │ │ │ │ ▼ ▼ ▼ ▼ ▼ ▼ Commit Compile Unit Integr Prod Observe Review Package I...
82
13447 service-mesh-observability sickn33/antigravity-awesome-skills
Service Mesh Observability Complete guide to observability patterns for Istio, Linkerd, and service mesh deployments. When to Use This Skill Setting up distributed tracing across services Implementing service mesh metrics and dashboards Debugging latency and error issues Defining SLOs for service communication Visualizing service dependencies Troubleshooting mesh connectivity Core Concepts 1. Three Pillars of Observability ┌─────────────────────────────────────────────────────┐ │ ...
82
13448 add admin api endpoint tryghost/ghost
Create Admin API Endpoint Instructions If creating an endpoint for an entirely new resource, create a new endpoint file in ghost/core/core/server/api/endpoints/ . Otherwise, locate the existing endpoint file in the same directory. The endpoint file should create a controller object using the JSDoc type from (@tryghost/api-framework).Controller, including at minimum a docName and a single endpoint definition, i.e. browse . Add routes for each endpoint to ghost/core/core/server/web/api/endpoints/a...
82
13449 x-article-publisher joeseesun/qiaomu-x-article-publisher
X Article Publisher Publish Markdown content to X (Twitter) Articles editor, preserving formatting with rich text conversion. Prerequisites Playwright MCP for browser automation User logged into X with Premium Plus subscription Python 3.9+ with dependencies: macOS: pip install Pillow pyobjc-framework-Cocoa Windows: pip install Pillow pywin32 clip-util For Mermaid diagrams: npm install -g @mermaid-js/mermaid-cli Scripts Located in ~/.claude/skills/x-article-publisher/scripts/: parse_markdown....
82
13450 cucumber-gherkin el-feo/ai-context
Cucumber & Gherkin Skill BDD testing framework with plain-text executable specifications. Gherkin syntax with step definitions in Ruby, JavaScript, Java, or Python. Core Concepts Cucumber reads executable specifications in plain text and validates software behavior. Gherkin is the structured grammar making plain text machine-readable. ┌────────────┐ ┌──────────────┐ ┌───────────┐ │ Steps │ │ Step │ │ │ │ i...
82