Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 130 页

SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。

tomevault-io/skills-registry

已展示 40 / 17,125 个已收集 Skill。

职业分类
网络与计算机系统管理员
描述

Terraform IaC management skill. Use when: initializing, planning, applying, Use when this capability is needed.

原文语言:英语

更新
职业分类
数据库架构师
描述

Load a flat dataset (CSV / Parquet / JSON / Excel) into a SQL database. Either uses an existing configured database connection or walks the user through configuring a new one (PostgreSQL, MySQL, SQLite, MSSQL, DuckDB). Creates the table if absent, validates…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

First-run setup for the obs-mgmt plugin. Verifies OBS Studio is installed, enables and configures obs-websocket (bundled in OBS 28+), stores connection details in $CLAUDE_USER_DATA, and registers royshil/obs-mcp as an MCP server in Claude Code so later skills…

原文语言:英语

更新
职业分类
软件开发工程师
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
项目管理专家
描述

Use when starting a new project or initializing Matilha in an existing one — scaffolds project-status.md, AGENTS.md, CLAUDE.md/GEMINI.md, and phase 0 artifacts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
数据科学家
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use before DaoFlow commits when running self-review through acpx with Gemini and Claude Code, triaging blocking findings, and revalidating fixes. Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate language-specific docstrings for C#, Java, Python, and TypeScript following industry standards (PEP 257, Javadoc, JSDoc, XML documentation) Use when this capability is needed.

原文语言:英语

更新
职业分类
数据科学家
描述

Head-to-head comparison of coding agents (Heiba Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create a GitHub pull request — pushes the current branch and opens a PR with auto-generated title and description. Use for any PR creation, branch submission, or code review request. Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to use the @data-fair/lib session management system in services that consume sessions (not login/account management). Use this skill whenever the task involves reading user identity, checking permissions, protecting routes, accessing account/organization…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deploy Grokky — start Docker, ensure grok_spawner, build images, publish package Use when this capability is needed.

原文语言:英语

更新
职业分类
网页开发工程师
描述

> Use when this capability is needed.

原文语言:无法判定

更新
职业分类
网页开发工程师
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating a new project repository to initialize it with standard CLAUDE.md, .cursorrules, CLAUDE.local.md, SESSION_LOG.md, and gitignore entries

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when a pull request has received code review comments from gemini-code-assist and you need to read the feedback, fix or decline each item, reply in comment threads, and post a summary

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

When Whisper (CLI or Python) gets stuck on video files during transcription — output dir stays empty, process runs at low CPU/memory with no progress — the workaround is to extract audio first with ffmpeg, then transcribe the WAV. Use this when Whisper hangs…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill whenever the user wants to create, scaffold, set up, initialize, or bootstrap a new Python project. Triggers include "create a Python project", "start a new Python project", "new Python repo", "scaffold a Python package", "set up a Python CLI",…

原文语言:英语

更新
职业分类
网页开发工程师
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
信息安全分析师
描述

This skill covers hardening managed Kubernetes clusters on EKS, AKS, and GKE by implementing Pod Security Standards, network policies, workload identity, RBAC scoping, image admission controls, and runtime security monitoring. It addresses cloud-specific…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS configuration, access controls, backup encryption, and network isolation. Use when this capability is needed.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Auditing Kubernetes cluster RBAC configurations to identify overly permissive roles, wildcard permissions, dangerous ClusterRoleBindings, service account abuse, and privilege escalation paths using kubectl, rbac-tool, KubiScan, and Kubeaudit. Use when this…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Audit Kubernetes cluster security posture against CIS benchmarks using kube-bench with automated checks for control plane, worker nodes, and RBAC. Use when this capability is needed.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Perform security risk analysis on Kubernetes resource manifests using Kubesec to identify misconfigurations, privilege escalation risks, and deviations from security best practices. Use when this capability is needed.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Pod Security Standards (PSS) define three levels of security policies -- Privileged, Baseline, and Restricted -- enforced by the Pod Security Admission (PSA) controller built into Kubernetes 1.25+. PS Use when this capability is needed.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Kubernetes NetworkPolicies provide pod-level network segmentation by defining ingress and egress rules that control traffic flow between pods, namespaces, and external endpoints. Combined with CNI plu Use when this capability is needed.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication. Use when this capability is needed.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Kubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Orchestrates the v2.0.0 release — bumps version across 7 metadata files, authors CHANGELOG entry matching the release.yml heading regex, updates README/AGENTS.md/library docs to reflect the v2 surface, and (for the final feature) creates + pushes the `v2.0.0`…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create, review, and optimize persistent agent context files such as AGENTS.md, CLAUDE.md, .cursorrules, GEMINI.md, or repository-specific AI assistant instructions. Use when the user asks to create or improve agent instructions, project memory, coding-agent…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when the user wants Git workflow help around committing, rebasing, creating linked worktrees, bootstrapping a worktree environment, or cleaning up branches/worktrees. Covers smart conventional commits, grouping changes into focused commits, safe rebases,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build FastAPI microservices with plugins, message brokers, OAuth2/OIDC, OpenTelemetry, and structured logging. Use when this capability is needed.

原文语言:英语

更新
已展示 40 / 17,125 个已收集 Skill。