octopus-ui-ux-design
vmain
io.github.nyldn/claude-octopus/octopus-ui-ux-design
Design UI/UX systems with style guides, palettes, typography, and component specs for new interfaces
“figma design image icon” 共 774 个结果
vmain
io.github.nyldn/claude-octopus/octopus-ui-ux-design
Design UI/UX systems with style guides, palettes, typography, and component specs for new interfaces
vmain
io.github.podman-desktop/extension-bootc/backend-api
Guides backend development with @podman-desktop/api and the bootc extension's RPC system. Covers container engine operations, provider management, RPC communication, build orchestration, VM management, and configuration. Triggers when working on packages/backend/ code, adding RPC methods to BootcAPI, implementing container/image operations, or asking about backend patterns.
vmaster
io.github.skeletorflet/opencode-supreme-setup/kubernetes
Pods, Deployments, Services, ConfigMaps/Secrets, Ingress, PVC, Helm charts, kubectl, namespaces, probes, RBAC.
vmain
io.github.Demerzels-lab/elsamultiskillagent/automation-workflows
Design and implement automation workflows to save.
vmain
io.github.alirezarezvani/claude-skills/agent-workflow-designer
Design production-grade multi-agent workflows with clear pattern choice (sequential, parallel, hierarchical), handoff contracts, failure handling, and cost/context controls. Use when architecting a multi-step agent pipeline, choosing between single-agent vs multi-agent approaches, or refactoring an LLM workflow that suffers from context bloat or unreliable handoffs.
vmain
io.github.alirezarezvani/claude-skills/mcp-server-builder
Design and ship production-ready MCP (Model Context Protocol) servers from OpenAPI contracts instead of hand-written tool wrappers. Python and TypeScript support, schema validation, safe evolution. Use when exposing an existing API as an MCP server, building tool integrations for Claude or Codex or Cursor, or scaffolding an MCP project from scratch.
vmain
io.github.alirezarezvani/claude-skills/observability-designer
Design production-ready observability strategies combining metrics, logs, and traces. Includes SLI/SLO design, golden-signals monitoring, alert optimization. Use when adding observability to a new service, refactoring alerting that is too noisy, or designing an SLO program before scaling production load.
vmain
io.github.alirezarezvani/claude-skills/api-design-reviewer
Comprehensive REST API design review with automated linting, breaking-change detection, and design scorecards. Catches inconsistent conventions, missing versioning, and design smells before APIs ship. Use when reviewing a PR that adds or changes API endpoints, auditing an existing API for v2 migration, or establishing API standards for a team.
vmain
io.github.TerminalSkills/skills/kubernetes-helm
Manages Kubernetes clusters and Helm charts. Use when the user wants to write Kubernetes manifests, create Helm charts, deploy applications, debug pods, configure networking (services, ingress), set up autoscaling, manage secrets and config maps, write operators, troubleshoot cluster issues, or implement GitOps workflows. Trigger words: kubernetes, k8s, kubectl, helm, helm chart, pod, deployment, service, ingress, namespace, configmap, secret, hpa, pvc, statefulset, daemonset, cronjob, operator, kustomize, argocd, flux, gitops, node pool, taint, toleration, affinity.
vmain
io.github.nexu-io/open-design/code-import
Read an existing repository's structure into the project cwd as a normalised snapshot the agent can analyse without re-walking the tree on every turn.
vmain
io.github.nexu-io/open-design/design-extract
Extract design tokens (color / typography / spacing) from imported source code, screenshots, or Figma exports into the canonical token bag token-map consumes.
vmain
io.github.nexu-io/open-design/deploy-vercel-static
Use this plugin when the user wants to deploy an accepted static web artifact to Vercel or prepare an equivalent deployment handoff with preview and production URLs.
vmain
io.github.Donchitos/Claude-Code-Game-Studios/review-all-gdds
Holistic cross-GDD consistency and game design review. Reads all system GDDs simultaneously and checks for contradictions between them, stale references, ownership conflicts, formula incompatibilities, and game design theory violations (dominant strategies, economic imbalance, cognitive overload, pillar drift). Run after all MVP GDDs are written, before architecture begins.
vmain
io.github.Donchitos/Claude-Code-Game-Studios/design-system
Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references dependencies, and writes incrementally to file.
vmain
io.github.Donchitos/Claude-Code-Game-Studios/design-review
Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.
vmain
io.github.vudovn/ag-kit/mobile-design
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
vmain
io.github.vudovn/ag-kit/mcp-builder
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
vmain
io.github.vudovn/ag-kit/frontend-design
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
vmain
io.github.vudovn/ag-kit/database-design
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
vmain
io.github.vudovn/ag-kit/api-patterns
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
vmain
io.github.affaan-m/ECC/frontend-design-direction
Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment.
vmain
io.github.alibaba/loongcollector/design-document
Design document writing conventions. Use when writing or reviewing technical design documents.
vmain
io.github.iflytek/skillhub/frontend-conventions
Coding conventions, architecture patterns, and testing rules for the SkillHub React frontend. Ensures agents follow Feature-Sliced Design and use the generated OpenAPI types.
vmain
io.github.InternLM/lmdeploy/docker-build
Build an LMDeploy Docker image and push it to the inner registry.