Skip to main content

这个仓库中的 skills

tools-only/X-Skills - 第 59 页

SkillsMP 已收集 tools-only/X-Skills 中的 2,943 个 Skill。打开任一 Skill 可查看来源和详情。

tools-only/X-Skills

已展示 40 / 2,943 个已收集 Skill。

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

Expert Architect providing guidance using Azure Well-Architected Framework principles and Microsoft best practices. Evaluates all decisions against WAF pillars (Security, Reliability, Performance, Cost, Operations) with Microsoft documentation lookups.…

原文语言:英语

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

Master orchestrator for the 7-step Azure infrastructure workflow. Coordinates specialized agents (Requirements, Architect, Design, Bicep Plan, Bicep Code, Deploy) through the complete development cycle with mandatory human approval gates. Maintains context…

原文语言:英语

更新
职业分类
客户服务代表
描述

Standards for Copilot custom agent definition files

原文语言:英语

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

Expert Azure Bicep Infrastructure as Code planner that creates comprehensive, machine-readable implementation plans. Consults Microsoft documentation, evaluates Azure Verified Modules, and designs complete infrastructure solutions with architecture diagrams.

原文语言:英语

更新
职业分类
合规官员
描述

MANDATORY Azure Policy discovery requirements for governance constraints

原文语言:英语

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

Bicep deployment preview subagent. Runs az deployment group what-if to preview changes before deployment. Analyzes policy violations, resource changes, and cost impact. Returns structured summary for parent agent review.

原文语言:英语

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

Comprehensive technical diagramming toolkit for solutions architects, presales, and developers. Creates Azure architecture diagrams (700+ official Microsoft icons), business process flows, ERD diagrams, project timelines, UI wireframes, and network topology…

原文语言:英语

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

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure…

原文语言:英语

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

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2)…

原文语言:英语

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

Creates Architecture Decision Records (ADRs) for Azure infrastructure decisions. Documents architectural choices with WAF pillar mapping, alternatives analysis, and consequence assessment. Outputs follow the standard ADR format with Azure-specific sections…

原文语言:英语

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

Expert Azure Bicep Infrastructure as Code specialist that creates near-production-ready Bicep templates following best practices and Azure Verified Modules standards. Validates, tests, and ensures code quality.

原文语言:英语

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

Interactive diagnostic agent that guides users through Azure resource health assessment, issue identification, and remediation planning. Uses approval-first execution for safety, analyzes single resources, and saves reports to agent-output/{project}/.

原文语言:英语

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

Guidelines for creating high-quality custom instruction files for GitHub Copilot

原文语言:英语

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

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

原文语言:英语

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

Bicep code review subagent. Reviews Bicep templates against Azure Verified Modules (AVM) standards, naming conventions, security baseline, and best practices. Returns structured APPROVED/NEEDS_REVISION/FAILED verdict with actionable feedback.

原文语言:英语

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

Meta-skill explaining the Conductor pattern and agent orchestration. Use when users ask about: "how does the Conductor work", "agent orchestration", "workflow coordination", "multi-agent setup", or "subagent delegation". Provides guidance on structuring agent…

原文语言:英语

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

Generates comprehensive Azure workload documentation from deployed infrastructure. Creates 7 document types: design document, operations runbook, resource inventory, backup/DR plan, compliance matrix, cost estimate, and documentation index. Synthesizes from…

原文语言:英语

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

Executes Azure deployments using generated Bicep templates. Runs deploy.ps1 scripts, performs what-if analysis, and manages deployment lifecycle. Step 6 of the 7-step agentic workflow.

原文语言:英语

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

Guidelines for creating high-quality Agent Skills for GitHub Copilot

原文语言:英语

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

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management,…

原文语言:英语

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

A dynamic expression evaluator that can compute arbitrary math expressions. Uses eval() internally - triggers security warnings.

原文语言:英语

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

Researches domain ecosystems, technology landscapes, and tooling options before roadmap creation. Operates in three modes - Ecosystem discovery (what exists), Feasibility assessment (can it work), Comparison analysis (how options compare). Produces…

原文语言:英语

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

Researches domain ecosystems and technology landscapes before roadmap creation. Supports three modes - Ecosystem discovery, Feasibility assessment, and Comparison analysis. Use when exploring new domains, evaluating technology choices, or comparing…

原文语言:英语

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

Semantic file discovery via `vexor`. Use whenever locating where something is implemented/loaded/defined in a medium or large repo, or when the file location is unclear. Prefer this over manual browsing.

原文语言:英语

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

Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates hive-* skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.

原文语言:英语

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

Step-by-step guide for building goal-driven agents. Creates package structure, defines goals, adds nodes, connects edges, and finalizes agent class. Use when actively building an agent.

原文语言:英语

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

Set up and install credentials for an agent. Detects missing credentials from agent config, collects them from the user, and stores them securely in the local encrypted store at ~/.hive/credentials.

原文语言:英语

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

Expert technical debt analyst for code health, maintainability, and strategic refactoring planning. Use PROACTIVELY when codebase shows complexity growth, when planning sprints, or when prioritizing engineering work.

原文语言:英语

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

Get skill detailed instructions and usage guide (Level 2 disclosure). When you need to understand how to use a skill, check skill capabilities, or learn skill parameters.

原文语言:英语

更新
职业分类
客户服务代表
描述

Get current chat history including user messages, your replies, and system task notifications. When user says 'check previous messages' or 'what did I just send', use this tool.

原文语言:英语

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

文件和目录管理工具。创建、读取、写入、删除、移动、复制文件。 搜索文件、列出目录、获取文件信息。 关键词: 文件, 目录, 创建, 删除, 复制, 移动, 搜索, 列出

更新
职业分类
统计助理
描述

获取当前时间、格式化日期、计算日期差值、时区转换。 当用户询问时间、日期、时区相关问题时使用此技能。 关键词: 时间, 日期, 时区, 今天, 现在, 星期, 几点

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

Make map animations with Mapbox

原文语言:英语

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文语言:英语

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文语言:英语

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文语言:英语

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文语言:英语

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

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

原文语言:英语

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

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management,…

原文语言:英语

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

/aleph - External memory workflow for large local data.

原文语言:英语

更新
已展示 40 / 2,943 个已收集 Skill。