kubernetes-patterns
vmain
io.github.pan94u/forge/kubernetes-patterns
Kubernetes deployment patterns, resource configuration, and operational best practices
共 3,312 个资源
vmain
io.github.pan94u/forge/kubernetes-patterns
Kubernetes deployment patterns, resource configuration, and operational best practices
vmain
io.github.andrewyng/context-hub/deploy
Deployment automation skill for CI/CD pipelines
vmain
io.github.PageAI-Pro/ralph-loop/component-refactoring
Refactor high-complexity React components in frontend. Use when the user asks for code splitting, hook extraction, or complexity reduction, or when you come across a component that is too complex to understand and refactor it.
vmain
io.github.FranciscoMoretti/chat-js/typescript
Skill: typescript
vmain
io.github.openstatusHQ/data-table-filters/mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmain
io.github.atilladeniz/Kubeli/refactor
Refactors code following Ousterhout's design principles. Analyzes complexity, creates prioritized refactoring plan, and executes with safety-first approach. Optimized for Vite/React, Tauri/Rust, Zustand stack.
vmaster
io.github.Trevoke/org-gtd.el/refactor
Use when code quality needs improvement after implementation, without changing behavior
vmain
io.github.Gentleman-Programming/engram/server-api
API contract guardrails for Engram server changes. Trigger: Any route, handler, payload, or status code modification.
vmain
io.github.openai/skills/vercel-deploy
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
vmain
io.github.benjaminasterA/antigravity-awesome-skills/kubernetes-architect
"Expert Kubernetes architect specializing in cloud-native"
vmain
io.github.the-perfect-developer/the-perfect-opencode/css
Apply Google CSS style guide conventions to CSS code
vmain
io.github.wcygan/dotfiles/refactor-scan
Scan code for refactoring opportunities to improve modularity, testability, extensibility, reusability, understandability, and cognitive complexity. Use when reviewing code quality, identifying technical debt, planning a refactor, or improving code structure. Keywords: refactor, refactoring, code quality, modularity, testability, extensibility, reusability, cognitive complexity, code smell, clean code, SOLID, DRY, coupling, cohesion
vmaster
io.github.projectcalico/calico/design-kubernetes-api
Designs a best-practice, extensible Kubernetes API resource. Use when designing new API resources for Calico.
vmain
io.github.PramodDutta/qaskills/mobile-gesture-tester
Test touch gestures including swipe, pinch-to-zoom, long press, and drag-and-drop on mobile viewports and touch-enabled devices.
vmaster
io.github.Hack23/cia/typescript-strict-patterns
TypeScript strict mode, type safety, readonly patterns, type guards for frontend tooling used in CI/CD
vmain
io.github.krafton-ai/KIRA/pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
vbeta
io.github.CoplayDev/unity-mcp/mcp-source
Switch MCP for Unity package source in connected Unity projects. Use /mcp-source [main|beta|branch|local] to swap between upstream releases, your remote branch, or local dev checkout.
vmain
io.github.dp-archive/archive/mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmain
io.github.Arize-ai/phoenix/typescript-tooling-migration
Migrate or upgrade TypeScript tooling in the Phoenix monorepo. Use when upgrading TypeScript versions, switching tools (ESLint to oxlint, Prettier to oxfmt), upgrading bundlers (Vite, esbuild), or making major dependency upgrades. Triggers on requests to migrate, upgrade, or replace TypeScript/JavaScript tooling.
vdev
io.github.anomalyco/opencode/agents-sdk
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
vmaster
io.github.ncoevoet/facet/css-layout-patterns
CSS and Tailwind v4 layout patterns. Use for @apply not working in SCSS, @reference tailwindcss, flex height chain, overflow not working, flex:1 in flex-row, page scrolling instead of container, dark theme styling, or flex layout debugging.
vmain
io.github.incidentfox/incidentfox/infrastructure-docker
Docker container debugging and management. Use when investigating container issues, checking logs, resource usage, or Docker Compose services.
vmain
io.github.incidentfox/incidentfox/database-snowflake
Snowflake data warehouse queries and schema inspection. Use when running SQL queries against Snowflake, listing tables, or inspecting schemas.
vmaster
io.github.paperclipai/paperclip/design-guide
Paperclip UI design system guide for building consistent, reusable frontend components. Use when creating new UI components, modifying existing ones, adding pages or features to the frontend, styling UI elements, or when you need to understand the design language and conventions. Covers: component creation, design tokens, typography, status/priority systems, composition patterns, and the /design-guide showcase page. Always use this skill alongside the frontend-design skill (for visual quality) and the web-design-guidelines skill (for web best practices).