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

Ce Simplify Code

Skill Verifiziert Aktiv

Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.

Zweck

To systematically improve the quality and maintainability of recently changed code by applying expert review processes and ensuring functional equivalence.

Funktionen

  • Automated code simplification and refinement
  • Multi-agent parallel review for reuse, quality, and efficiency
  • Behavior preservation through automated testing and linting
  • Intelligent scope determination using git diffs or explicit user input
  • Integration with project-specific best practices

Anwendungsfälle

  • Refining feature branches before opening a pull request
  • Improving the clarity and efficiency of recently added code
  • Ensuring code adheres to project-specific quality standards
  • Automating parts of the code review process for maintainability

Nicht-Ziele

  • Introducing new functionality or altering existing behavior
  • Performing security vulnerability patching unless directly related to code quality/efficiency
  • Replacing the need for human oversight in critical decision-making
  • Operating on code outside of the specified scope (e.g., unrelated files or entire repositories without explicit direction)

Workflow

  1. Identify code simplification scope based on user input or git diff.
  2. Launch three specialized reviewer agents in parallel: Code Reuse, Code Quality, and Efficiency.
  3. Aggregate findings from all agents.
  4. Apply fixes directly to the code based on agent feedback.
  5. Verify behavior preservation by running project typechecks, linters, and tests.
  6. Summarize improvements and any remaining issues.

Praktiken

  • Code Quality
  • Code Refactoring
  • Developer Workflow
  • Test-Driven Development

Voraussetzungen

  • Git repository with a defined base branch or staged/unstaged changes
  • Project with a configured test suite or linter
  • An environment capable of dispatching sub-agents

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add EveryInc/compound-engineering-plugin
/plugin install compound-engineering@compound-engineering-plugin

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne16.7k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Moyu (摸鱼)

100

자동으로 과잉 엔지니어링 패턴을 탐지합니다: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(클래스, 인터페이스, 팩토리, 래퍼)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 종속성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 "너무 많아", "거기는 건드리지 마", "X만 변경해", "간단하게", "그만"과 같은 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드 추가 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서 생성

Skill
uucz

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Use My Browser

100

Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.

Skill
xixu-me

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

Skill
steipete

Openclaw Testing

100

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

Skill
steipete

ClawSweeper Skill

100

Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.

Skill
steipete