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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
8001 opentelemetry bobmatnyc/claude-mpm-skills
OpenTelemetry Quick Start (signal design) Export OTLP via an OpenTelemetry Collector (vendor-neutral endpoint). Standardize resource attributes: service.name , service.version , deployment.environment . Start with auto-instrumentation, then add manual spans and log correlation. Load Next (References) references/concepts.md — traces/metrics/logs, context propagation, sampling, semantic conventions references/collector-and-otlp.md — Collector pipelines, processors, deployment patterns, tail sampli...
413
8002 shadcn-vue unovue/shadcn-vue
shadcn-vue Quick Start (3 Minutes) For Vue Projects (Vite) 1. Initialize shadcn-vue npx shadcn-vue@latest init During initialization: Style: New York or Default (cannot change later!) Base color: Slate (recommended) CSS variables: Yes (required for dark mode) 2. Configure TypeScript Path Aliases // tsconfig.json { "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./src/*"] } } } 3. Configure Vite // vite.config.ts import { defineConfig } from "vite"; import vue f...
413
8003 caveman shawnchee/caveman-skill
Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop caveman" / "normal mode". Default: full . Switch: /caveman lite|full|ultra . Rules Drop: articles (a/an/the), filler (just/really/basically/actually/simply), pleasantries (sure/certainly/of course/happy to), hedging. Fragments OK. Short synonyms (big not extensive, fix not "implement a solution for"...
413
8004 fastify-typescript mindrally/skills
Fastify TypeScript Development You are an expert in Fastify and TypeScript development with deep knowledge of building high-performance, type-safe APIs. TypeScript General Guidelines Basic Principles Use English for all code and documentation Always declare types for variables and functions (parameters and return values) Avoid using any type - create necessary types instead Use JSDoc to document public classes and methods Write concise, maintainable, and technically accurate code Use functiona...
413
8005 agent-memory-coordinator ruvnet/ruflo
name: memory-coordinator type: coordination color: green description: Manage persistent memory across sessions and facilitate cross-agent memory sharing capabilities: memory-management namespace-coordination data-persistence compression-optimization synchronization search-retrieval priority: high hooks: pre: | echo "🧠 Memory Coordination Specialist initializing" echo "💾 Checking memory system status and available namespaces" Check memory system availability echo "📊 Current memory usage:" List ac...
413
8006 agent-goal-planner ruvnet/ruflo
name: goal-planner description: "Goal-Oriented Action Planning (GOAP) specialist that dynamically creates intelligent plans to achieve complex objectives. Uses gaming AI techniques to discover novel solutions by combining actions in creative ways. Excels at adaptive replanning, multi-step reasoning, and finding optimal paths through complex state spaces." color: purple You are a Goal-Oriented Action Planning (GOAP) specialist, an advanced AI planner that uses intelligent algorithms to dynamicall...
413
8007 agent-analyze-code-quality ruvnet/ruflo
name: "code-analyzer" description: "Advanced code quality analysis agent for comprehensive code reviews and improvements" color: "purple" type: "analysis" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "Code quality, best practices, refactoring suggestions, technical debt" complexity: "complex" autonomous: true triggers: keywords: - "code review" - "analyze code" - "code quality" - "refactor" - "technical debt" - "code smell" file_patterns: - " /*.js" - " ...
413
8008 agent-resource-allocator ruvnet/ruflo
name: Resource Allocator type: agent category: optimization description: Adaptive resource allocation, predictive scaling and intelligent capacity planning Resource Allocator Agent Agent Profile Name : Resource Allocator Type : Performance Optimization Agent Specialization : Adaptive resource allocation and predictive scaling Performance Focus : Intelligent resource management and capacity planning Core Capabilities 1. Adaptive Resource Allocation // Advanced adaptive resource allocation system ...
413
8009 react-native alinaqi/claude-bootstrap
@json-render/react-native React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props. Quick Start import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react-native/schema" ; import { standardComponentDefinitions , standardActionDefinitions , } from "@json-render/react-native/catalog" ; import { defineRegistry , Renderer , type Components } from "@json-render/r...
413
8010 executing-marketing-campaigns davila7/claude-code-templates
Executing Marketing Campaigns This Skill helps marketing teams plan campaigns, develop messaging, manage execution across channels, and measure results. Use this when developing marketing strategies, creating campaign content, planning social media, drafting emails, or analyzing campaign performance. Quick Navigation Campaign Planning: See campaigns.md for structured campaign development Content Creation: See content.md for copywriting guidelines and templates Social Media: See social_media.md...
413
8011 golang-pro sickn33/antigravity-awesome-skills
Golang Pro Senior Go developer with deep expertise in Go 1.21+, concurrent programming, and cloud-native microservices. Specializes in idiomatic patterns, performance optimization, and production-grade systems. Role Definition You are a senior Go engineer with 8+ years of systems programming experience. You specialize in Go 1.21+ with generics, concurrent patterns, gRPC microservices, and cloud-native applications. You build efficient, type-safe systems following Go proverbs. When to Use Thi...
413
8012 agent-skill-creator francyjglisboa/agent-skill-creator
Agent Creator - Meta-Skill This skill teaches Claude Code how to autonomously create complete agents with Claude Skills. When to Use This Skill Claude should automatically activate this skill when the user: ✅ Asks to create an agent "Create an agent for [objective]" "I need an agent that [description]" "Develop an agent to automate [workflow]" ✅ Asks to automate a workflow "Automate this process: [description]" "Every day I do [repetitive task], automate this" "Turn this workflow into an ...
413
8013 flutter-internationalization madteacher/mad-agents-skills
Flutter Internationalization Overview Comprehensive guide for adding internationalization (i18n) to Flutter applications. Covers setup, configuration, message management, number/date formatting, and advanced topics like locale override and custom language support. Quick Start Choose approach based on app needs: gen-l10n (Recommended) - Modern, automated, code generation Best for: Most new projects, teams, complex apps Uses: ARB files, automated code generation See: Setup gen-l10n intl pack...
413
8014 gpt-image-1-5 intellectronica/agent-skills
GPT Image 1.5 - Image Generation & Editing Generate new images or edit existing ones using OpenAI's GPT Image 1.5 model. Generation: Uses the Responses API with image_generation tool Editing: Uses the Image API for reliable mask-based inpainting Usage Run the script using absolute path (do NOT cd to skill directory first): Generate new image: uv run ~/.claude/skills/gpt-image-1-5/scripts/generate_image.py --prompt "your image description" --filename "output-name.png" [--quality low|medium|h...
413
8015 claude-agent-sdk jezweb/claude-skills
Claude Agent SDK - Structured Outputs & Error Prevention Guide Package: @anthropic-ai/claude-agent-sdk@0.2.12 Breaking Changes: v0.1.45 - Structured outputs (Nov 2025), v0.1.0 - No default system prompt, settingSources required What's New in v0.1.45+ (Nov 2025) Major Features: 1. Structured Outputs (v0.1.45, Nov 14, 2025) JSON schema validation - Guarantees responses match exact schemas outputFormat parameter - Define output structure with JSON schema or Zod Access validated results - Via me...
412
8016 stitch::extract-static-html google-labs-code/stitch-skills
Extract Static HTML Extract a self-contained static HTML file from any web application. Which Strategy to Use You MUST ask the user to choose which strategy to use before proceeding. Present the options clearly, recommend Strategy A as the preferred default, and provide a brief pros/cons summary for each option to help them make an informed decision. Strategy A (Puppeteer) Strategy B (Browser Subagent) When App runs locally, no auth wall Need to interact with page first (click, fill forms) Fidel...
412
8017 huashu-douyin-script alchaincyf/huashu-skills
抖音爆款脚本创作 从竞品视频拆解到脚本生成的完整工作流。将「凭感觉模仿爆款」变成「AI系统拆解+结构化复制」。 环境要求 uv (Python包管理器) yt-dlp (抖音视频下载,需 pip install yt-dlp 或 brew install yt-dlp ) GEMINI_API_KEY 环境变量(用于Gemini视频分析,从 https://aistudio.google.com/apikey 获取) Chrome浏览器已登录抖音(用于提取下载Cookie) 路径约定 :下文中 SKILL_DIR 指本SKILL.md所在目录的绝对路径。运行脚本前,先用 dirname 或 Glob 工具确定SKILL.md的实际位置,替换 SKILL_DIR 。 6步工作流 Step 1: 收集输入 向用户收集以下信息: 必填 : 抖音视频链接(1-5个对标/竞品视频) 产品信息(名称、核心卖点、目标人群、价格) 脚本类型:种草视频 or 千川投放素材 选填 : 产品图片(用于脚本中的视觉参考) 目标时长(种草默认30秒,千川默认15秒) 品牌调性要求 投放目标(直播间引流/商品详情...
412
8018 github-automation ruvnet/ruflo
GitHub Automation Skill Purpose GitHub workflow automation, PR management, and repository coordination. When to Trigger Creating pull requests Managing issues Setting up CI/CD workflows Code review automation Release management Commands Create Pull Request gh pr create --title "feat: description" --body " Summary \n ..." Review Code npx claude-flow github review --pr 123 Manage Issues npx claude-flow github issues list --state open npx claude-flow github issues create --title "Bug: ..." Setup Wo...
412
8019 agent-specification ruvnet/ruflo
name: specification type: analyst color: blue description: SPARC Specification phase specialist for requirements analysis capabilities: requirements_gathering constraint_analysis acceptance_criteria scope_definition stakeholder_analysis priority: high sparc_phase: specification hooks: pre: | echo "📋 SPARC Specification phase initiated" memory_store "sparc_phase" "specification" memory_store "spec_start_$(date +%s)" "Task: $TASK" post: | echo "✅ Specification phase complete" memory_store "spec_co...
412
8020 agent-load-balancer ruvnet/ruflo
name: Load Balancing Coordinator type: agent category: optimization description: Dynamic task distribution, work-stealing algorithms and adaptive load balancing Load Balancing Coordinator Agent Agent Profile Name : Load Balancing Coordinator Type : Performance Optimization Agent Specialization : Dynamic task distribution and resource allocation Performance Focus : Work-stealing algorithms and adaptive load balancing Core Capabilities 1. Work-Stealing Algorithms // Advanced work-stealing implemen...
412
8021 visionos-design-guidelines ehmo/platform-design-skills
visionOS Design Guidelines Comprehensive design rules for Apple Vision Pro based on Apple Human Interface Guidelines. These rules ensure spatial computing apps are comfortable, intuitive, and consistent with platform conventions. 1. Spatial Layout [CRITICAL] Spatial layout determines user comfort and usability. Poor placement causes neck strain, disorientation, or inaccessible content. Rules SL-01: Center content in the field of view. Place primary windows and content directly ahead of the user ...
412
8022 deep-learning mindrally/skills
Deep Learning You are an expert in deep learning, neural network architectures, and model optimization. Core Principles Design networks with clear architectural goals Implement proper training pipelines Optimize for both accuracy and efficiency Follow reproducibility best practices Network Architecture Layer Design Choose appropriate layer types for the task Implement proper normalization (BatchNorm, LayerNorm) Use activation functions appropriately Design skip connections when beneficial Mode...
412
8023 bash-scripting mindrally/skills
Bash Scripting Workflow Overview Specialized workflow for creating robust, production-ready bash scripts with defensive programming patterns, comprehensive error handling, and automated testing. When to Use This Workflow Use this workflow when: Creating automation scripts Writing system administration tools Building deployment scripts Developing backup solutions Creating CI/CD scripts Workflow Phases Phase 1: Script Design Skills to Invoke bash-pro - Professional scripting bash-defensive-pattern...
412
8024 d3-viz davila7/claude-code-templates
D3.js Visualisation Overview This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. D3.js (Data-Driven Documents) excels at binding data to DOM elements and applying data-driven transformations to create custom, publication-quality visualisations with precise control over every visual element. The techniques work across any JavaScript environment, including vanilla JavaScript, React, Vue, Svelte, and other frameworks. When to use d3.js Use d3.js for...
412
8025 outlook-automation sickn33/antigravity-awesome-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...
412
8026 codebase-cleanup-tech-debt sickn33/antigravity-awesome-skills
Technical Debt Analysis and Remediation You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans. Use this skill when Working on technical debt analysis and remediation tasks or workflows Needing guidance, best practices, or checklists for technical debt analysis and remediation Do not use this skill when The task is unrelated to ...
412
8027 accounting whawkinsiv/claude-code-skills
Accounting & Bookkeeping Expert Act as a top 1% small business accounting advisor who specializes in bootstrapped SaaS companies. You help solo founders set up clean books, stay tax-ready, and avoid the financial messes that cost thousands to fix later. You explain accounting in plain English — no jargon, no unnecessary complexity. You always recommend the simplest system that keeps the founder legal, informed, and out of trouble. Core Principles Bookkeeping is not optional. Messy books cost you...
412
8028 skill-scout affaan-m/everything-claude-code
Skill Scout Use this skill before creating a new skill. The goal is to avoid duplicating existing community or marketplace work, while still vetting anything external before adoption. Source: salvaged from stale community PR 1232 by redminwang . When to Use The user says "create a skill", "build a skill", "make a skill", or "new skill". The user asks "is there a skill for X?" or "does a skill exist that does Y?" The user describes a workflow and you are about to suggest creating a new skill. The...
412
8029 pp-hackernews mvanhorn/printing-press-library
Hacker News — Printing Press CLI Prerequisites: Install the CLI This skill drives the hackernews-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: Install via the Printing Press installer: npx -y @mvanhorn/printing-press install hackernews --cli-only Verify: hackernews-pp-cli --version Ensure $GOPATH/bin (or $HOME/go/bin ) is on $PATH . If the npx install fails (no Node, offline, etc.), fall back to a direct Go in...
412
8030 antv-g2-chart antvis/chart-visualization-skills
G2 v5 Chart Code Generator You are an expert in AntV G2 v5 charting library. Generate accurate, runnable code following G2 v5 best practices. 1. Core Constraints / 核心约束 (MUST follow) container is mandatory : new Chart({ container: 'container', ... }) Use Spec Mode ONLY : chart.options({ type: 'interval', data, encode: {...} }) (V4 链式 API 见 Forbidden Patterns) chart.options() 只能调用一次 :多次调用会完整覆盖前一次配置,只有最后一次生效。多 mark 叠加必须用 type: 'view' + children 数组,而不是多次调用 chart.options() encode object : encode: { ...
412
8031 swiftlint dpearson2699/swift-ios-skills
SwiftLint SwiftLint enforces Swift style and conventions by linting source files against a configurable rule set. It is the most widely adopted Swift linter. This skill covers setup, configuration, rule selection, suppression, CI integration, and rollout strategy. SwiftLint is a style enforcement tool , not a style guide. For underlying Swift naming and design conventions, see swift-api-design-guidelines . For architecture patterns, see swift-architecture . Contents Recommended Setup Configurati...
412
8032 market-breadth-analyzer tradermonty/claude-trading-skills
Market Breadth Analyzer Skill Purpose Quantify market breadth health using a data-driven 6-component scoring system (0-100). Uses TraderMonty's publicly available CSV data to measure how broadly the market is participating in a rally or decline. Score direction: 100 = Maximum health (broad participation), 0 = Critical weakness. No API key required - uses freely available CSV data from GitHub Pages. When to Use This Skill English: User asks "Is the market rally broad-based?" or "How healthy is ma...
412
8033 media-processing mrgoonie/claudekit-skills
Media Processing Skill Process video, audio, and images using FFmpeg and ImageMagick command-line tools for conversion, optimization, streaming, and manipulation tasks. When to Use This Skill Use when: Converting media formats (video, audio, images) Encoding video with codecs (H.264, H.265, VP9, AV1) Processing images (resize, crop, effects, watermarks) Extracting audio from video Creating streaming manifests (HLS/DASH) Generating thumbnails and previews Batch processing media files Optimizi...
412
8034 feishu-cli-bitable riba2534/feishu-cli
飞书多维表格(Bitable / Base) 通过 base/v3 API 操作飞书多维表格。 bitable 也支持 base 别名。 API 切换 :此技能已从旧的 bitable/v1 切换到新的 base/v3 。字段名 app_token 和 base_token 在飞书文档里是同一个值的两种叫法(老 v1 叫 app_token,新 v3 叫 base_token),CLI 只认 --base-token ( --app-token 已删除)。从多维表格 URL 里 /base/<token> 或 /bitable/<token> 片段里取 token 即可。 前置条件 认证 :所有命令默认使用 User Access Token (执行 feishu-cli auth login 登录) App 凭证 :应用 App ID + App Secret(base/v3 需要 X-App-Id header,自动注入) 命令速查 基础(3 命令) 创建多维表格 feishu-cli bitable create --name "项目管理" --time-zone Asia/S...
412
8035 metrickit-diagnostics dpearson2699/swift-ios-skills
MetricKit Diagnostics Collect aggregated performance metrics and crash diagnostics from production devices using MetricKit. The framework delivers daily metric payloads (CPU, memory, launch time, hang rate, animation hitches, network usage) and immediate diagnostic payloads (crashes, hangs, disk-write exceptions) with full call-stack trees for triage. Contents Subscriber Setup Receiving Metric Payloads Receiving Diagnostic Payloads Key Metrics Call Stack Trees Custom Signpost Metrics Exporting a...
411
8036 asc-screenshot-resize rorkai/app-store-connect-cli-skills
asc screenshot resize Use this skill to resize screenshots to the exact pixel dimensions required by App Store Connect and validate they pass upload requirements. Uses the built-in macOS sips tool — no third-party dependencies needed. Required Dimensions iPhone Display Size Accepted Dimensions (portrait × landscape) 6.9" 1260 × 2736, 2736 × 1260, 1320 × 2868, 2868 × 1320, 1290 × 2796, 2796 × 1290 6.5" 1242 × 2688, 2688 × 1242, 1284 × 2778, 2778 × 1284 6.3" 1206 × 2622, 2622 × 1206, 1179 × 2556, ...
411
8037 drupal-development mindrally/skills
Drupal Development You are an expert Drupal 10 developer with deep knowledge of PHP 8+, object-oriented programming, and SOLID principles. Core Principles Write concise, technically accurate PHP code with proper Drupal API examples Follow SOLID principles for object-oriented programming Follow the DRY principle Adhere to Drupal coding standards Leverage the service container and plugin system PHP Standards Use PHP 8.1+ features (typed properties, match expressions, named arguments) Follow PSR-...
411
8038 agent-tdd-london-swarm ruvnet/ruflo
name: tdd-london-swarm type: tester color: "E91E63" description: TDD London School specialist for mock-driven development within swarm coordination capabilities: mock_driven_development outside_in_tdd behavior_verification swarm_test_coordination collaboration_testing priority: high hooks: pre: | echo "🧪 TDD London School agent starting: $TASK" Initialize swarm test coordination if command -v npx >$dev$null 2>&1; then echo "🔄 Coordinating with swarm test agents..." fi post: | echo "✅ London Scho...
411
8039 neural-training ruvnet/ruflo
Neural Training Skill Purpose Train and optimize neural patterns using SONA, MoE, and EWC++ systems. When to Trigger Training new patterns Optimizing agent routing Knowledge consolidation Pattern recognition tasks Intelligence Pipeline RETRIEVE — Fetch relevant patterns via HNSW (150x-12,500x faster) JUDGE — Evaluate with verdicts (success$failure) DISTILL — Extract key learnings via LoRA CONSOLIDATE — Prevent catastrophic forgetting via EWC++ Components Component Purpose Performance SONA Self-o...
411
8040 agent-docs-api-openapi ruvnet/ruflo
name: "api-docs" description: "Expert agent for creating and maintaining OpenAPI/Swagger documentation" color: "indigo" type: "documentation" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "OpenAPI 3.0 specification, API documentation, interactive docs" complexity: "moderate" autonomous: true triggers: keywords: - "api documentation" - "openapi" - "swagger" - "api docs" - "endpoint documentation" file_patterns: - " $openapi.yaml" - " $swagger.yaml" - " $ap...
411
8041 agent-topology-optimizer ruvnet/ruflo
name: Topology Optimizer type: agent category: optimization description: Dynamic swarm topology reconfiguration and communication pattern optimization Topology Optimizer Agent Agent Profile Name : Topology Optimizer Type : Performance Optimization Agent Specialization : Dynamic swarm topology reconfiguration and network optimization Performance Focus : Communication pattern optimization and adaptive network structures Core Capabilities 1. Dynamic Topology Reconfiguration // Advanced topology opt...
411
8042 agent-automation-smart-agent ruvnet/ruflo
name: smart-agent color: "orange" type: automation description: Intelligent agent coordination and dynamic spawning specialist capabilities: intelligent-spawning capability-matching resource-optimization pattern-learning auto-scaling workload-prediction priority: high hooks: pre: | echo "🤖 Smart Agent Coordinator initializing..." echo "📊 Analyzing task requirements and resource availability" Check current swarm status memory_retrieve "current_swarm_status" || echo "No active swarm detected" post...
411
8043 agent-code-analyzer ruvnet/ruflo
name: analyst description: "Advanced code quality analysis agent for comprehensive code reviews and improvements" type: code-analyzer color: indigo priority: high hooks: pre: | npx claude-flow@alpha hooks pre-task --description "Code analysis agent starting: ${description}" --auto-spawn-agents false post: | npx claude-flow@alpha hooks post-task --task-id "analysis-${timestamp}" --analyze-performance true metadata: specialization: "Code quality assessment and security analysis" capabilities: - Co...
411
8044 performance-analysis ruvnet/ruflo
Performance Analysis Skill Comprehensive performance analysis suite for identifying bottlenecks, profiling swarm operations, generating detailed reports, and providing actionable optimization recommendations. Overview This skill consolidates all performance analysis capabilities: Bottleneck Detection : Identify performance bottlenecks across communication, processing, memory, and network Performance Profiling : Real-time monitoring and historical analysis of swarm operations Report Generation : ...
411
8045 btc-bottom-model star23/day1global-skills
Bitcoin Cycle Timing Model (BTC Market Heat Scoring System) This skill helps you systematically assess where Bitcoin sits in its market cycle — from extreme fear (accumulation opportunity) to extreme greed (distribution/exit signal). Through a weighted evaluation of 13 on-chain, sentiment, and market indicators, it produces a 0-100 Market Heat Score and actionable buy/sell recommendations. Use Cases Use this skill when users ask the following types of questions: Has Bitcoin bottomed out / Can I ...
411
8046 code-review-excellence sickn33/antigravity-awesome-skills
Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill Reviewing pull requests and code changes Establishing code review standards for teams Mentoring junior developers through reviews Conducting architecture reviews Creating review checklists and guidelines Improving team collaboration Reducing code review cycle time Maintaining code quality standards Core Pri...
411
8047 asc-whats-new-writer rorkai/app-store-connect-cli-skills
asc What's New Writer Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates. Preconditions Metadata pulled locally via asc migrate export or asc localizations download (for keyword reading). OR: user provides keywords manually. Auth configured for upload ( asc auth login or ASC_* env vars). The primary locale is en-US unless the user specifies otherwise. Before You Start Read references/release_notes_guidelines.md for tone, structure, and e...
411
8048 create-pull-request cline/cline
Create Pull Request This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices. Prerequisites Check Before proceeding, verify the following: 1. Check if gh CLI is installed gh --version If not installed, inform the user: The GitHub CLI (gh) is required but not installed. Please install it: macOS: brew install gh Other: https://cli.github.com/ 2. Check if authenticated with GitHub gh auth status If not authenticated, ...
411
8049 pptx-html-fidelity-audit nexu-io/open-design
PPTX ↔ HTML Fidelity Audit A repeatable workflow for catching the ways a python-pptx export silently drifts from its HTML source — and fixing them with a layout discipline that prevents the same regressions on the next pass. When this skill applies The user has: A source HTML slide deck (typically a single-file deck with <section class="slide"> blocks): < section class = " slide light " > < div class = " chrome " > 2026 · Q2 review </ div > < span class = " kicker " > Pillar 03 </ span > < h2 cl...
411
8050 chatgpt-codex-onboarding starchild-ai-agent/official-skills
🔐 ChatGPT / Codex OAuth Onboarding Use the user's existing ChatGPT or Codex subscription for gpt-5-codex , gpt-5 , gpt-5-mini access — without an API key. This is a script-mode skill — no tools registered. Read this file, then call the exports from a bash block. See also byok-custom-model skill — for vendor-key BYOK setup (DIFFERENT mechanism, NOT OAuth) config/context/references/model-onboarding.md — overall model-selection landscape When to use this skill ✅ Use when the user EXPLICITLY says on...
411