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

Code Execution

Skill Aktiv

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.

Zweck

To enable efficient and cost-effective bulk code operations by executing Python scripts locally, reducing token usage and improving performance.

Funktionen

  • Execute Python code locally
  • 90%+ token savings on bulk operations
  • API access for filesystem, code analysis, transformations, and Git
  • Local execution for complex multi-step workflows
  • Return summaries, not raw data

Anwendungsfälle

  • Bulk refactoring across many files
  • Extracting functions or classes to new files
  • Performing codebase-wide code audits
  • Automating Git operations like commit and push

Nicht-Ziele

  • Returning all code to context
  • Reading full source when only metadata is needed
  • Processing files one by one for bulk operations

Versioning

  • warning:Release ManagementThe `SKILL.md` frontmatter does not explicitly declare a version, and installation instructions point to `main`, making version pinning difficult.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add mhattingpete/claude-skills-marketplace
/plugin install code-operations-plugin@mhattingpete-claude-skills

Qualitätspunktzahl

98 /100
Analysiert about 15 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne574
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Pathfinder

100

Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach "dem idealen Pfad" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.

Skill
thedotmack

Cleanup Cycles

100

Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".

Skill
raintree-technology

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
zagmoai

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