Skip to main content

这个仓库中的 skills

tools-only/X-Skills - 第 18 页

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

tools-only/X-Skills

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

职业分类
财务和投资分析师
描述

Use this agent when you need comprehensive analysis of US stock market conditions, sentiment assessment, or bubble risk evaluation. This agent deploys market-environment-analysis and us-market-bubble-detector skills to provide holistic market assessment with…

原文语言:英语

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

Generate skill documents from task descriptions.

原文语言:英语

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

Maintains repository documentation accuracy and freshness; use for doc updates, agent or skill changes, staleness checks, changelog entries, and repo explanation requests.

原文语言:英语

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

Defines canonical artifact templates, H2 structures, and documentation styling rules for agent outputs (Steps 1-7); use for artifact generation, formatting, and template compliance.

原文语言:英语

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

Researches and captures Azure infrastructure project requirements

原文语言:英语

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

Step 3 - Design Artifacts. Generates architecture diagrams and Architecture Decision Records (ADRs) for Azure infrastructure. Uses azure-diagrams skill for visual documentation and azure-adr skill for formal decision records. Optional step - users can skip to…

原文语言:英语

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

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.

原文语言:英语

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

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.

原文语言:英语

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

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.

原文语言:英语

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

Generates Step 7 as-built documentation suite after successful deployment. Reads all prior artifacts (Steps 1-6) and deployed resource state to produce comprehensive workload documentation: design document, operations runbook, cost estimate, compliance…

原文语言:英语

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

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}/.

原文语言:英语

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

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

原文语言:英语

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

Orchestrates the full kernel patch review workflow across multiple agents

原文语言:英语

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

Searches for bugs in unmodified code caused by behavioral changes in the patch

原文语言:英语

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

Deep-dive into Claude Code session transcripts using DuckDB SQL and process mining tools — spawned by analyze and explore commands to query JSONL data, detect anti-patterns, extract frustration signals, and mine workflow patterns across sessions

原文语言:英语

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

Produce a context manifest for a backlog item — discovers related skills, agents, prior work, and dependency graph; performs RT-ICA assessment if not pre-computed by orchestrator. Activate when preparing to work on a backlog item, grooming the backlog, or…

原文语言:英语

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

Aggregates per-file analysis results and generates review-inline.txt and review-metadata.json

原文语言:英语

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

Performs deep regression analysis on a single FILE-N group

原文语言:英语

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

Analyze plugin structure and create comprehensive executable refactoring plans with prioritized tasks and parallelization strategy. Use when planning plugin refactoring, breaking down large refactoring efforts into executable tasks, splitting oversized skills…

原文语言:英语

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

Creates dependency-based task plans for parallel AI agent execution. Transforms architecture docs and PRDs into priority-ordered tasks with acceptance criteria, sync checkpoints, and quality gates. Uses CLEAR+CoVe task design standards.

原文语言:英语

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

Creates dependency-based task plans for parallel AI agent execution. Transforms architecture docs and PRDs into priority-ordered tasks with acceptance criteria, sync checkpoints, and quality gates. Uses CLEAR+CoVe task design standards.

原文语言:英语

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

Analyze Claude Code plugins for structural correctness, frontmatter optimization, schema compliance, and enhancement opportunities. Use when reviewing plugins before marketplace submission, auditing existing plugins, validating plugin structure, or…

原文语言:英语

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

Analyze Claude Code plugins for structural correctness, frontmatter optimization, schema compliance, and enhancement opportunities. Use when reviewing plugins before marketplace submission, auditing existing plugins, validating plugin structure, or…

原文语言:英语

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

Modern JavaScript specialist for browser, Node.js, and full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations. Use when building WebSocket servers, refactoring callback-heavy code to async/await,…

原文语言:英语

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

TypeScript specialist for advanced type system patterns, complex generics, type-level programming, and end-to-end type safety across full-stack applications. Use when designing type-first APIs, creating branded types for domain modeling, building generic…

原文语言:英语

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

Synchronizes documentation with code changes — use after implementing features, refactoring code, deleting files, changing APIs, or modifying configurations. Launch this agent whenever code changes could render existing documentation inaccurate or incomplete.…

原文语言:英语

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

Architectural review after linting-root-cause-resolver completes. Verifies resolution quality, examines artifacts in .claude/reports/, checks fixes align with codebase patterns and design principles, validates type safety improvements, code organization, and…

原文语言:英语

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

Investigates kernel code paths to confirm or eliminate a debugging theory

原文语言:英语

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

Searches git history for commits that introduced or fixed a bug

原文语言:英语

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

Generates a plain-text debug report for the Linux kernel mailing list

原文语言:英语

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

Analyzes a crash reproducer to identify kernel subsystems and operations

原文语言:英语

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

Orchestrates kernel crash/bug debugging across multiple specialized agents

原文语言:英语

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

Finds missing or incorrect Fixes: tags for major bug fix commits

原文语言:英语

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

Checks lore.kernel.org for prior discussion and unaddressed review comments

原文语言:英语

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

Holistic analysis of the full diff — classifies changes, checks code quality, API clarity, globals, and subsystem rules across all hunks as a unit

原文语言:英语

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

Validate plugin refactoring completeness — verifies task completion, plugin structure integrity, and regression absence. Use when refactoring results need verification, when checking refactoring goals were achieved without content loss, when checking for…

原文语言:英语

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

Resolve linting/type errors by investigating root causes, not silencing symptoms. Use when ruff, mypy, pyright, or basedpyright report issues. Researches rules, reads code context, loads python3-development skill, and elegantly rewrites code to fix underlying…

原文语言:英语

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

Agent Script DSL development skill for Salesforce Agentforce. Enables writing deterministic agents in a single .agent file with FSM architecture, instruction resolution, and hybrid reasoning. Covers syntax, debugging, testing, and CLI deployment.

原文语言:英语

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