Skip to main content

这个仓库中的 skills

deathrashed/agents - 第 19 页

SkillsMP 已收集 deathrashed/agents 中的 1,032 个 Skill。打开任一 Skill 可查看来源和详情。

deathrashed/agents

已展示 40 / 1,032 个已收集 Skill。

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

Use as the follow-up to brainstorm-beagle when a spec has an Open Questions section (or quietly carries latent gaps) that need closing before planning or implementation can begin. Triggers on: "resolve the open questions", "close the gaps in this spec",…

原文语言:英语

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

Use when the user wants to build or think through a strategy via guided conversation — for a company, product, team, career, or initiative. Triggers on "help me figure out our direction", "what should we focus on", strategic planning, competitive positioning,…

原文语言:英语

更新
职业分类
管理分析师
描述

Use when reviewing, critiquing, or stress-testing an existing strategy document. Evaluates seven dimensions — diagnosis quality, guiding policy strength, action coherence, assumption exposure, falsifiability — with optional 7S, Five Forces, Balanced…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Use when the user wants web research: gathering cited, multi-angle evidence on a specific question. Triggers on: "research X for me", "do web research on", "look up sources for", "find citations for", "gather evidence on", "what does the web say about X".…

原文语言:英语

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

Use when you want to generate Architecture Decision Records from this session. Triggers on "write ADRs", "document our decisions", "create decision records", "record the choices we made". Also useful after design discussions where decisions were reached but…

原文语言:英语

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

commit and push all local changes to remote repo

原文语言:英语

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

create a pull request with standardized description template

原文语言:英语

更新
职业分类
桌面出版专家
描述

Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch processing files. Triggers on DocumentConverter, convert,…

原文语言:英语

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

Fetch review comments from a PR and evaluate with receive-feedback skill

原文语言:英语

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

Applies fixes from a prior review-llm-artifacts run, with safe/risky classification. Respects verify-llm-artifacts output when present to skip false positives.

原文语言:英语

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

generate release notes for changes since a given tag

原文语言:英语

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

GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom fields, tracking project items, or automating project workflows.…

原文语言:英语

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

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.

原文语言:英语

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

Optimize prompts for code-related tasks following Claude best practices. Use when refining prompts for implementation, debugging, refactoring, code review, or testing.

原文语言:英语

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

Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.

原文语言:英语

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

Respond to review comments on a PR after evaluation and fixes

原文语言:英语

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

Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.

原文语言:英语

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

Detects common LLM coding agent artifacts by spawning four parallel subagents over the project or changed files. Scans files changed since main by default; use --all for full-project scan. Triggers on LLM cruft cleanup, agent-generated code review, dead code…

原文语言:英语

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

Review implementation plans for parallelization, TDD, types, libraries, and security before execution

原文语言:英语

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

Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.

原文语言:英语

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

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

原文语言:英语

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

Create Claude Code skills with best practices, structure, validation, and testing. Use when designing or refining skills, prompts, references, or supporting files.

原文语言:英语

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

Confirms or rejects findings from review-llm-artifacts before deletes or risky refactors. Loads review-verification-protocol-style checks per finding. Use after a review run, when the user wants to reduce false positives, before fix-llm-artifacts on dead…

原文语言:英语

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

Core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns. Use when writing or reviewing any documentation.

原文语言:英语

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

Generate first-draft technical documentation from code analysis

原文语言:英语

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

Verify documentation coverage and generate missing docs interactively

原文语言:英语

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

Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do

原文语言:英语

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

How-To guide patterns for documentation - task-oriented guides for users with specific goals

原文语言:英语

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

Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.

原文语言:英语

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

Analyze and improve existing documentation using Diataxis principles

原文语言:英语

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

Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs, parameter tables, or technical specifications. Triggers on reference docs, API reference, function reference, parameters table, symbol documentation.

原文语言:英语

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

Detect AI-generated writing patterns in developer text — docs, docstrings, commit messages, PR descriptions, and code comments. Use when reviewing any text artifact for authenticity and clarity.

原文语言:英语

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

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing

原文语言:英语

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

Reviews Elixir code for security vulnerabilities including code injection, atom exhaustion, and secret handling. Use when reviewing code handling user input, external data, or sensitive configuration.

原文语言:英语

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

Comprehensive Elixir/Phoenix code review with optional parallel agents

原文语言:英语

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

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

原文语言:英语

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

Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when reviewing terminal UI code using charmbracelet/bubbletea.

原文语言:英语

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

Comprehensive Go backend code review with optional parallel agents

原文语言:英语

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

Comprehensive BubbleTea TUI code review for terminal applications

原文语言:英语

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

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

原文语言:英语

更新
已展示 40 / 1,032 个已收集 Skill。