Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Engineering Workflow Skills

Plugin Aktiv

Skills for software engineering workflows: git operations, test fixing, code review, feature planning, and ensemble problem solving (generates multiple solutions in parallel and selects the best)

5 Skills 0 MCPs
Zweck

To streamline and automate repetitive software engineering tasks, allowing developers to focus on core problem-solving and implementation.

Funktionen

  • Automated feature planning and task breakdown
  • Systematic test failure identification and fixing
  • Conventional commit message generation and git pushing
  • Implementation of code review feedback
  • Ensemble problem solving for multiple solution generation

Anwendungsfälle

  • Use when starting a new feature and needing a detailed implementation plan.
  • Use when test suites are failing and require systematic debugging.
  • Use when ready to commit and push changes with proper messaging.
  • Use when code review feedback needs to be systematically addressed.
  • Use when exploring different architectural or implementation approaches.

Nicht-Ziele

  • Executing arbitrary shell commands directly.
  • Managing project dependencies or build processes.
  • Performing code linting or static analysis outside of test runs.
  • Replacing the core development environment or version control system.

Praktiken

  • Test-driven development
  • Code review
  • Agile development
  • Version control best practices

Scope

  • info:Single responsibility principleThe plugin bundles several distinct but related skills for software engineering workflows. While coherent, there's a slight overlap in the broad scope of "engineering workflows."

Trust

  • warning:Issues Attention6 issues opened, 0 closed in the last 90 days indicates a low closure rate and potentially slow maintainer response.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add mhattingpete/claude-skills-marketplace
/plugin install engineering-workflow-plugin@mhattingpete-claude-skills

Qualitätspunktzahl

95 /100
Analysiert about 15 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne574
LizenzApache-2.0
Status
Quellcode ansehen