Skip to main content

这个仓库中的 skills

deathrashed/agents - 第 7 页

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

deathrashed/agents

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

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

Auto-fix bugs. Observe symptom, find root cause, apply minimal fix, verify, explain in human terms.

原文语言:英语

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

After fixing a bug, explain what went wrong in language the user understands. No jargon for beginners.

原文语言:英语

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

Guide user through errors they see. Translate error messages to human language.

原文语言:英语

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

Step 1 of debugging: observe the symptom carefully before jumping to conclusions.

原文语言:英语

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

Step 2 of debugging: reason about root cause based on observed symptoms.

原文语言:英语

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

Step 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.

原文语言:英语

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

Full project review from beginning. Check every file. Plain language report.

原文语言:英语

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

Final go-live checklist. Is it accessible? SSL working? Mobile friendly? Show user their live URL.

原文语言:英语

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

Record mistakes. Check before similar builds. Avoid repeating silently.

原文语言:英语

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

Detect recurring patterns in user's project. Apply automatically next time.

原文语言:英语

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

Learn user's preferences over time. Code style, naming, structure. Save to global prefs.

原文语言:英语

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

Persistent memory across sessions. Save project state and user preferences. Never save secrets.

原文语言:英语

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

Track project milestones. Auto-detect when a significant checkpoint is reached.

原文语言:英语

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

Help user work from multiple devices. Sync project via git.

原文语言:英语

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

Optimize for speed and cost. Pick lightweight solutions. Flag expensive operations.

原文语言:英语

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

Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.

原文语言:英语

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

Give realistic time and cost estimates for each step. Explain in human terms.

原文语言:英语

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

Decide what to build first. Core function before polish. Revenue before aesthetics.

原文语言:英语

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

Identify risks before building. Flag third-party dependencies, API limits, and cost traps.

原文语言:英语

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

Report progress after each feature. Percentage, what just completed, what comes next.

原文语言:英语

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

Create a visual roadmap for large projects. Phases, milestones, timeline.

原文语言:英语

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

Lock confirmed requirements. Don't change them without user approval.

原文语言:英语

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

Run and test directly on the server. No local dev environment needed. What you build is what goes live.

原文语言:英语

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

Save checkpoints before risky changes. Rollback if things break.

原文语言:英语

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

Auto-apply security basics. Never ask user about security choices. Just do it.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Detect user's intent from their message and activate the right workflow silently.

原文语言:英语

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

Detect user's technical level from first messages. Adjust all output language accordingly.

原文语言:英语

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

Architecture specialist for software/system design, module and service boundaries, tradeoff analysis, and stakeholder synthesis. Uses context-aware methods such as diagnostic routing, design-twice comparison, ATAM-style risk analysis, CBAM-style…

原文语言:英语

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

Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

原文语言:英语

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

Design-first ideation that explores user intent, constraints, and approaches before any planning or implementation. Use for brainstorming, ideation, exploring concepts, and evaluating approaches.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Guide for coordinating PM, Frontend, Backend, Mobile, and QA agents on complex projects via CLI. Use for manual step-by-step coordination and workflow guidance.

原文语言:英语

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

Database specialist for SQL, NoSQL, and vector database modeling, schema design, normalization, indexing, transactions, integrity, concurrency control, backup, capacity planning, data standards, anti-pattern review, and compliance-aware database design. Use…

原文语言:英语

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

Bug diagnosis and fixing specialist - analyzes errors, identifies root causes, provides fixes, and writes regression tests. Use for bug, debug, error, crash, traceback, exception, and regression work.

原文语言:英语

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

Frontend specialist for React, Next.js, Angular, TypeScript with FSD-lite architecture, shadcn/ui, and design system alignment. Use for UI, component, page, layout, CSS, Tailwind, shadcn, Angular, and RxJS work.

原文语言:英语

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

Mobile specialist for Flutter, React Native, and Swift native iOS development. Use for mobile app, Flutter, Dart, React Native, Swift, SwiftUI, iOS, Android, Riverpod, swift-openapi-generator, and widget work.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Automated multi-agent orchestrator that spawns CLI subagents in parallel, coordinates via MCP Memory, and monitors progress. Use for orchestration, parallel execution, and automated multi-agent workflows.

原文语言:英语

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

Product manager that decomposes requirements into actionable tasks with priorities and dependencies. Use for planning, requirements, specification, scope, prioritization, task breakdown, and ISO 21500, ISO 31000, or ISO 38500-aligned planning recommendations.

原文语言:英语

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

Quality assurance specialist for security, performance, accessibility, comprehensive testing, and quality standard alignment. Use for test, review, security audit, OWASP, coverage, lint work, and ISO/IEC 25010 or ISO/IEC 29119-aligned QA recommendations.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create or update OMA skills in the SSL-lite human-readable format. Use when adding a new `.agents/skills/{skill-name}/SKILL.md`, converting an existing skill to the standardized Scheduling / Structural Flow / Logical Operations / References structure, or…

原文语言:英语

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

Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure, Oracle Cloud). Use for terraform plan/apply, state management, compute, databases, storage, networking, IAM, OIDC, cost optimization,…

原文语言:英语

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