Skip to main content

このリポジトリの skills

xobotyi/cc-foundry - 2ページ

SkillsMP は xobotyi/cc-foundry から 65 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

xobotyi/cc-foundry

収集済み skill 65 件中 25 件を表示しています。

職業分類
ネットワーク・コンピュータシステム管理者
説明

Unraid server management: array configuration, Docker containers, VMs, shares, plugins, user scripts, backup strategy, and security hardening. Invoke whenever task involves any interaction with Unraid — configuring storage, deploying containers, setting up…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Web accessibility discipline: semantic HTML first, ARIA only when needed, keyboard access always. Invoke whenever task involves any interaction with accessible web content -- writing, reviewing, refactoring, or debugging HTML/CSS/JS for WCAG compliance, ARIA…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

CSS conventions, layout systems, and modern patterns: predictable styles through low specificity and explicit cascade control. Invoke whenever task involves any interaction with CSS code — writing, reviewing, refactoring, debugging, or understanding…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

React component discipline: pure components, minimal state, effects as escape hatches. Invoke whenever task involves any interaction with React code — writing, reviewing, refactoring, debugging, or understanding JSX, hooks, component architecture, state…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Vue 3 conventions, Composition API patterns, SFC structure, reactivity, composables, and TypeScript integration. Invoke whenever task involves any interaction with Vue code — writing, reviewing, refactoring, debugging, or understanding .vue files,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

CLI application design: argument conventions, output streams, exit codes, configuration hierarchy, interactive modes, and terminal UX. Invoke whenever task involves any interaction with command-line tools or terminal applications — building, reviewing,…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Observability discipline: structured logging, metrics instrumentation, distributed tracing, and signal correlation. Invoke whenever task involves any interaction with observability concerns — adding logging, designing metrics, instrumenting traces,…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

OpenTelemetry tracing discipline: correct spans, propagation, and semantic conventions produce useful traces. Invoke whenever task involves any interaction with distributed tracing — span creation, context propagation, instrumentation, sampling configuration,…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Prometheus instrumentation discipline: right metric type, right name, right labels. Invoke whenever task involves any interaction with Prometheus metrics — instrumenting application code, writing PromQL queries, defining alerting or recording rules, choosing…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

StatsD metric instrumentation: push metrics over UDP, choose the right metric type, name consistently. Invoke whenever task involves any interaction with StatsD metrics — emitting counters, gauges, timers, histograms, sets, or distributions; configuring…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Claude Code extensibility and configuration reference: plugins, plugin dependencies, hooks, skills, rules, subagents, agent teams, channels, MCP servers, output styles, memory, settings, server-managed settings, sandboxing, auto mode, routines, scheduled…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Claude Code subagent lifecycle: creation, configuration, evaluation, and troubleshooting. Invoke whenever task involves any interaction with Claude Code subagents — designing, debugging, iterating, or deciding when to delegate work to isolated agent contexts.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Zog schema validation library: schema definition, parsing, validation, error handling, HTTP/JSON/env integration, custom tests, and transforms. Invoke whenever task involves any interaction with Zog — writing schemas, parsing input, validating structs,…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Proxmox VE administration: VM/LXC/OCI container provisioning, storage backends, networking/SDN, clustering, high availability, API automation, cloud-init templates, backups/PBS, PCIe passthrough, and vGPU. Invoke whenever task involves any interaction with…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Shell script conventions, defensive patterns, and correctness rules: strict mode, quoting, portability, error handling, and common pitfalls. Invoke whenever task involves any interaction with shell scripts — writing, reviewing, debugging, or understanding…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Svelte runes-first reactivity and SvelteKit fullstack conventions. Invoke whenever task involves any interaction with Svelte code — writing, reviewing, refactoring, debugging, or understanding .svelte, .svelte.js, .svelte.ts files and SvelteKit projects.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Tailwind CSS v4 utility-first discipline: CSS-first configuration, design tokens via @theme, and principled class composition. Invoke whenever task involves any interaction with Tailwind CSS — writing, reviewing, refactoring, debugging, or understanding…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

templ templating: syntax, components, attributes, styling, and JavaScript integration. Invoke when task involves any interaction with templ — writing .templ files, creating components, composing templates, testing rendered output, or understanding templ…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Docker and Podman container management: Dockerfile optimization, multi-stage builds, Compose v2 orchestration, networking, volumes, security hardening, supply chain integrity, health checks, resource limits, Quadlet systemd integration, and debugging. Invoke…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Infrastructure engineering discipline: infrastructure-as-code principles, deliverable quality standards, environment parity, change management, security posture, observability, incident response, policy-as-code, supply chain integrity, and disaster recovery.…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Network infrastructure for self-hosted environments: VLANs, firewalls (nftables, OPNsense, pfSense), DNS (Pi-hole, AdGuard Home, split-horizon), reverse proxies (Caddy, Traefik, Nginx Proxy Manager), VPN (WireGuard, Tailscale), TLS/SSL certificate management,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Bun runtime conventions, APIs, and toolchain. Invoke whenever task involves any interaction with Bun — serving HTTP, file I/O, shell scripting, testing, bundling, or package management with Bun.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Node.js runtime conventions, APIs, and ecosystem patterns. Invoke whenever task involves any interaction with Node.js runtime — server code, CLI tools, scripts, module system, streams, process lifecycle, or package configuration.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Vitest testing framework conventions and practices. Invoke whenever task involves any interaction with Vitest — writing tests, configuring vitest.config.ts, mocking modules, debugging test failures, snapshots, coverage, or migrating from Jest.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Python language conventions, modern idioms, and toolchain. Invoke whenever task involves any interaction with Python code — writing, reviewing, refactoring, debugging, or understanding Python projects.

原文の言語: 英語

更新
収集済み skill 65 件中 25 件を表示しています。