Agent skill · Design & Presentation

engineer-analyst

Analyzes technical systems and problems through engineering lens using first principles, systems thinking, design methodologies, and optimization frameworks. Provides insights on feasibility, performance, reliability, scalability, and trade-offs. Use when: System design, technical feasibility, optimization, failure analysis, performance issues.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill engineer-analyst --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 39 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/engineer-analyst/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Engineer Analyst Skill ## Purpose Analyze technical systems, problems, and designs through the disciplinary lens of engineering, applying established frameworks (systems engineering, design thinking, optimization theory), multiple methodological approaches (first principles analysis, failure mode analysis, design of experiments), and evidence-based practices to understand how systems work, why they fail, and how to design reliable, efficient, and scalable solutions. ## When to Use This Skill - **System Design**: Architect new systems, subsystems, or components with clear requirements - **Technical Feasibility**: Assess whether proposed solutions are technically viable - **Performance Optimization**: Improve speed, efficiency, throughput, or resource utilization - **Failure Analysis**: Diagnose why systems fail and prevent recurrence - **Trade-off Analysis**: Evaluate competing design options with multiple constraints - **Scalability Assessment**: Determine whether systems can grow to meet future demands - **Requirements Engineering**: Clarify, decompose, and validate technical requirements - **Reliability Engineering**: Design for high availability, fault tolerance, and resilienc

What's inside
Steps it walks through
  1. Purpose
  2. When to Use This Skill
  3. Core Philosophy: Engineering Thinking
  4. Theoretical Foundations (Expandable)
  5. Foundation 1: First Principles Analysis
  6. Foundation 2: Systems Engineering and V-Model
  7. Foundation 3: Design Optimization and Trade-off Analysis
  8. Foundation 4: Failure Modes and Effects Analysis (FMEA)
  9. Foundation 5: Scalability Analysis and Performance Engineering
  10. Analytical Frameworks (Expandable)
  11. Framework 1: Requirements Engineering (MoSCoW Prioritization)
  12. Framework 2: Design Thinking (Double Diamond)
  13. Framework 3: Root Cause Analysis (5 Whys and Fishbone Diagrams)
  14. Framework 4: Load and Stress Testing
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the engineer-analyst skill do?

Analyzes technical systems and problems through engineering lens using first principles, systems thinking, design methodologies, and optimization frameworks. Provides insights on feasibility, performance, reliability, scalability, and trade-offs. Use when: System design, technical feasibility, optimization, failure analysis, performance issues.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill engineer-analyst --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going