🔧

DevOps

CI/CD、基礎設施和雲端部署技能

16146 skills in this category

Unnamed Skill

Validate CasareRPA workflow JSON files for structural integrity, node dependencies, and connection validity. See schemas/ for JSON schema definitions. Use when: validating workflows, checking workflow JSON, testing workflow definitions, graph structure validation, node connections.

omerlefaruk/CasareRPA
0
0
更新於 1d ago

weather-data

Fetch and analyze weather data for specified locations. Use when you need current weather conditions, forecasts, or weather-related analytics for decision-making or integration with Chainlit chat responses.

majiayu000/claude-skill-registry
0
0
更新於 1d ago

create-feature-component

Create a complete feature with ViewModel, View, and tests following Phoenix MVVM patterns. Use when building new UI features, panels, or components that manage their own state. Generates ViewModel with MobX, React view with observer, and comprehensive tests.

biggs3d/Tools
0
0
更新於 1d ago

event-storming

Event Storming 引導專家,透過對話式問答帶領使用者完成 Event Storming 工作坊,識別 Domain Events、Commands、Actors、Policies 等元素,最終生成 Markdown 文件。

CodeMachine0121/Crypto-Monitor
0
0
更新於 1d ago

fix-pr-automation

Work with the automated PR fixer and its CLI, including prompts and workflow configuration. Use when diagnosing failed CI auto-fixes, running the fix-pr CLI locally, or updating the fix-pr prompt or workflow.

salieri/resume
0
0
更新於 1d ago

hubspot-get-associations

Get associated records in HubSpot CRM. Load when user says 'get associations', 'linked records', 'contacts on deal', 'company contacts', 'related records', 'who is on this deal'.

abdullahbeam/nexus-design-abdullah
0
0
更新於 1d ago

healthcare-ux-guidelines

Healthcare UX design standards for MYCURE products combining WCAG 2.2 Level AA accessibility compliance with patient safety language guidelines. Auto-activates for healthcare UI design, form validation, error messaging, clinical workflows, patient-facing interfaces, and government health system integration. Includes Philippine healthcare context (LGU, RHU, BHS, FHSIS systems).

mycurelabs/easyjoey.com
0
0
更新於 1d ago

htmx-expert

This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)

majiayu000/claude-skill-registry
0
0
更新於 1d ago

graphql-api

GraphQL schema design, resolvers, Apollo Server

gitbasheer/workspace
0
0
更新於 1d ago

rails-frontend-guidelines

Rails frontend development guidelines using Hotwire (Turbo + Stimulus), Tailwind CSS, and ViewComponent. Modern patterns for server-rendered HTML with progressive enhancement, zero-build frontend architecture, and Rails conventions. Use when creating views, components, Stimulus controllers, partials, or working with frontend code.

majiayu000/claude-skill-registry
0
0
更新於 1d ago

github-workflow

GitHub Actions optimization patterns and deployment workflows for static sites. Use when creating CI/CD pipelines, optimizing builds, or troubleshooting GitHub Actions.

majiayu000/claude-skill-registry
0
0
更新於 1d ago

Unnamed Skill

Automates updating ollama_dart when Ollama OpenAPI spec changes. Fetches latest spec, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for API updates, (2) Generating implementation plans for spec changes, (3) Creating new models/endpoints from spec, (4) Syncing local spec with upstream. Triggers: "update api", "sync openapi", "new endpoints", "api changes", "check for updates", "update spec", "api version", "fetch spec", "compare spec", "what changed in the api", "implementation plan".

majiayu000/claude-skill-registry
0
0
更新於 1d ago

content-refiner

This skill should be used when refining video scripts, articles, essays, or newsletters to align with Menfem's work principles, content guidelines, and signature voices. Use when the user provides rough drafts or examples and requests improvement, refinement, or principle-based review. Trigger phrases include "review this script," "improve this using my principles," "refine this content," "make this follow my guidelines," "write in my style," or "make it more personal/critical/analytical."

menfem/menfem-vercel
0
0
更新於 1d ago

MCP Configuration Management

Marketplace

Comprehensive MCP server configuration templates, .mcp.json management, API key handling, and server installation helpers. Use when configuring MCP servers, managing .mcp.json files, setting up API keys, installing MCP servers, validating MCP configs, or when user mentions MCP setup, server configuration, MCP environment, API key storage, or MCP installation.

vanman2024/dev-lifecycle-marketplace
0
0
更新於 1d ago

mcp-integration-toolkit

Create, configure, and integrate MCP (Model Context Protocol) servers and clients. Use when building MCP servers with FastMCP (Python) or MCP SDK (Node/TypeScript), integrating external APIs, or creating custom tools/resources for LLMs. Handles server creation, client configuration, transport protocols, and security patterns.

majiayu000/claude-skill-registry
0
0
更新於 1d ago

Frontend CSS

Write maintainable, performant CSS using modern methodologies including Tailwind CSS utility classes, CSS modules, CSS-in-JS, or design system tokens. Use this skill when styling components, creating layouts, implementing design systems, or working with CSS files (.css, .scss, .module.css), Tailwind configuration, styled-components, or CSS-in-JS solutions. Apply this skill when implementing utility-first patterns with Tailwind, using CSS custom properties for theming, creating responsive layouts with flexbox/grid, managing design tokens (colors, spacing, typography), or optimizing CSS for production with purging and tree-shaking. This skill ensures consistent styling methodology across the project, minimizes custom CSS when framework utilities exist, maintains design system coherence, and follows modern CSS best practices including container queries, CSS variables, and performance optimization.

overtimepog/AgentTheo
0
0
更新於 1d ago

dominacion-lenguaje-pictografico

Skill especializada en análisis de lenguaje pictográfico para identificar actores (personas/sistemas activos), objetos de trabajo (documentos/información/cosas físicas), actividades (verbos) y estructurar información usando el formato Sujeto -> Predicado -> Objeto. Útil para análisis de procesos empresariales, documentación de workflows, extracción de conocimiento estructurado de textos y modelado de procesos de negocio.

majiayu000/claude-skill-registry
0
0
更新於 1d ago

build-and-deploy

Build and deploy this React + Vite GSAP website. Use when building, deploying, or preparing the project for production.

Eng0AI/gsap-awwwards-website-template
0
0
更新於 1d ago

cqrs-ddd

CQRS+DDD implementation patterns for .NET. Use when designing aggregates, implementing command/query handlers, setting up repositories, or understanding architectural principles. Triggers on "CQRS", "DDD", "aggregate", "command handler", "query handler", "repository", "value object", "domain event", "entity configuration".

haru01/sample_university_management_system
0
0
更新於 1d ago

autogenerate-formulas

Marketplace

Autogenerate formula implementations from formula specifications (F-*). Converts mathematical formulas, calculations, and algorithms into production code with tests. Use when F-* includes formula specifications.

foolishimp/ai_sdlc_method
0
0
更新於 1d ago