Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 178 页

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

tomevault-io/skills-registry

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

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

Compare multiple approaches, libraries, or patterns. Searches codebase for existing usage, checks memory for past experiences, creates comparison matrix. Use when deciding between approaches before implementation. Use when this capability is needed.

原文语言:英语

更新
职业分类
数据库管理员
描述

Debug database issues in local/ephemeral environments - PostgreSQL, SQLite, Podman containers. Use when user says "debug local DB", "local database", "PostgreSQL local", "SQLite workflow". Use when this capability is needed.

原文语言:英语

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

Deploy application to an ephemeral environment. Use when spinning up env, deploying to ephemeral, or testing in ephemeral. Handles pool check, namespace reserve, deploy, rollout verify, and pod health. Use when this capability is needed.

原文语言:英语

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

Explain a piece of code using project knowledge and context. Use to understand unfamiliar code, get architecture context, learn patterns and gotchas, find similar implementations. Use when this capability is needed.

原文语言:英语

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

Extend the duration of an ephemeral namespace reservation. Use when tests are taking longer, need more debug time, or demo/testing session running long. Use when this capability is needed.

原文语言:英语

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

Gather relevant context for a task using code search, knowledge base, and known issues. Use at the start of skills that need context about a Jira issue, feature, bug, or code review. Use when this capability is needed.

原文语言:英语

更新
职业分类
档案文员
描述

Search Google Drive for documents - full-text search, filter by type, browse folders, cross-reference Gmail. Use when user says "search Drive", "find docs", "GDrive research". Use when this capability is needed.

原文语言:英语

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

Query Red Hat InScope AI assistants for internal documentation - App Interface, Clowder, Konflux, etc. Auto-selects best assistant or query specific one. Use when user says "InScope", "ask InScope", "internal docs". Use when this capability is needed.

原文语言:英语

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

Deep scan of project structure to update architecture knowledge. Uses semantic code search for API, model, error, and test patterns. Use to bootstrap or refresh project knowledge. Use when this capability is needed.

原文语言:英语

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

Build container image locally with Podman and run tests. Build, tag, run container, execute tests, health check, cleanup. Use when user says "build locally", "test container", "podman build". Use when this capability is needed.

原文语言:英语

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

Start, stop, or check status of local dev environment using Podman Compose. Database, app services, migrations, health checks. Use when user says "start local env", "podman compose up", "dev environment status". Use when this capability is needed.

原文语言:英语

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

Mark a draft MR as ready for review. Removes draft status, runs linting/docs check, posts to Slack, updates Jira to In Review. Use when user says "mark MR ready", "remove draft", "undraft". Use when this capability is needed.

原文语言:英语

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

Send notifications to Slack channels for key workflow events. Uses consistent templates for MR ready, deployment, alert, release, CVE fix, or generic messages. Use when user says "notify team", "send to Slack", or needs to post a formatted message. Use when…

原文语言:英语

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

Test and benchmark local Ollama inference - status, test, benchmark. Check model availability, run generation/classification tests, measure response time. Use when user says "test Ollama", "Ollama status", "benchmark inference". Use when this capability is…

原文语言:英语

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

Collect daily performance data and map to PSE competencies. Fetches Jira resolved/created, GitLab MRs merged, GitHub PRs, git commits. Maps to competencies, calculates points, saves to daily JSON. Use when user says "collect performance" or "daily…

原文语言:英语

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

Reindex all vector databases for configured projects. Keeps semantic code search fresh. Use when user says "reindex vectors", "refresh code index", or "rebuild vector index". Use when this capability is needed.

原文语言:英语

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

Release Automation Analytics backend to production via app-interface. Updates deploy-clowder.yml with new SHA, creates Jira issue, MR for approval. Use when user says "release AA backend", "release analytics". Use when this capability is needed.

原文语言:英语

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

Multi-agent code review using Claude + Gemini. Specialized agents: Architecture, Security, Performance, Testing, Documentation, Style. Coordinator synthesizes into comprehensive feedback. Posts to MR. Use when user says "multi-agent review" or "review MR with…

原文语言:英语

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

Restart a Kubernetes deployment and monitor rollout. Use when picking up new ConfigMap/Secret changes, recovering from stuck pods, or forcing a fresh start without redeploying. Use when this capability is needed.

原文语言:英语

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

Control the autonomous Slack daemon via D-Bus/scripts - start, stop, status, pending, approve, approve_all, reject, history, send, reload. Use when user says "start slack daemon", "slack daemon status", "approve pending". Use when this capability is needed.

原文语言:英语

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

Auto-fix high-confidence slop findings (>90%). Fixes unused_imports, unused_variables, bare_except, empty_except, dead_code. Safe for automated runs. Use when user says "fix slop", "fix code quality issues", or "apply slop fixes". Use when this capability is…

原文语言:英语

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

Trigger a slop code quality scan via D-Bus to the running daemon. The slop daemon must be running (systemctl --user start bot-slop). Use when user says "trigger slop scan", "scan code now", or "slop scan now". Use when this capability is needed.

原文语言:英语

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

Run code quality analysis using the Slop Bot service. Analyzes the codebase for code smells, complexity issues, and improvement opportunities. Use when user says "slop scan", "code quality scan", or "scan code quality". Use when this capability is needed.

原文语言:英语

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

Work on a sprint issue with dynamic persona switching. Stages: issue analysis, branch setup via start_work, code research, implementation (in chat), MR creation, optional deployment check. Use when user says "autopilot", "work on sprint issue", or "work on…

原文语言:英语

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

Generate a standup summary from recent activity - git commits, Jira issues, MRs, calendar, Slack, memory follow-ups, discovered work. Use when user says "standup", "generate standup", "what did I do?", or "daily status". Use when this capability is needed.

原文语言:英语

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

Begin or resume working on a Jira issue. Gets issue context, creates/checks out feature branch, shows MR feedback if exists, updates Jira status, searches related code, loads project gotchas. Use when user says "start work on AAP-X", "pick up issue", "begin…

原文语言:英语

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

Review and sync discovered work items to Jira. Lists pending items from skill execution (review_pr, start_work, etc.), groups by type/priority, creates Jira issues. Use when user says "sync discovered work" or "create Jira for discovered items". Use when this…

原文语言:英语

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

Sync Workday PTO with Google Calendar by declining meetings on PTO days. Uses browser for Workday, API for Calendar. Use when user says "sync PTO", "decline meetings on PTO days", or "PTO calendar". Use when this capability is needed.

原文语言:英语

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

Test skill to demonstrate interactive error recovery. Deliberately triggers dict/attribute error to test recovery flow. Use for debugging skill execution. Use when this capability is needed.

原文语言:英语

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

Deploy an MR's image to ephemeral namespace for testing. Use when user says "deploy MR X to ephemeral", "test MR in ephemeral", or "ephemeral for MR !1234". Gets commit SHA from MR, checks Quay for image, reserves namespace, deploys, optionally runs pytest.…

原文语言:英语

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

Check and update repository documentation before creating PRs/MRs. Scans for outdated docs, mermaid diagrams, README, API docs. Only runs for repos with docs.enabled=true in config.json. Use when user says "update docs", "check documentation". Use when this…

原文语言:英语

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

Create and manage local virtual machines for testing. Handles create, clone, snapshot, revert, destroy, status. Uses virsh, virt-install, ssh, ansible. Use when setting up VMs, cloning VMs, or checking VM status. Use when this capability is needed.

原文语言:英语

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

Comprehensive system health check - systemd, journal logs, Ollama, cron, Podman, SQLite, HTTP, SSH, InScope auth, hostname, time. Use when user says "workflow health", "system health", "check services". Use when this capability is needed.

原文语言:英语

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

ElevenLabs text-to-speech CLI tool guide Use when this capability is needed.

原文语言:英语

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

Batch OCR processing with DeepSeek-OCR via Ollama Use when this capability is needed.

原文语言:英语

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

CLI tool for OpenAI text-to-speech synthesis Use when this capability is needed.

原文语言:英语

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

Creates specialized AI agents with optimized system prompts using the official 4-phase SOP methodology from Desktop .claude-flow, combined with evidence-based prompting techniques and Claude Agent SDK implementation. Use this skill when creating…

原文语言:英语

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

Creates sophisticated workflow cascades coordinating multiple micro-skills with sequential pipelines, parallel execution, conditional branching, and Codex sandbox iteration. Enhanced with multi-model routing (Gemini/Codex), ruv-swarm coordination, memory…

原文语言:英语

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

Loop 3 of the Three-Loop Integrated Development System. CI/CD automation with intelligent failure recovery, root cause analysis, and comprehensive quality validation. Receives implementation from Loop 2, feeds failure patterns back to Loop 1. Achieves 100%…

原文语言:英语

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

Comprehensive PR review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. Provides detailed feedback with auto-fix suggestions and merge readiness assessment. Use when this capability is needed.

原文语言:英语

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