Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-plugins

claude-plugins enthält 11 gesammelte Skills von mmalyska, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
0
aktualisiert
2026-05-21
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

simplify
Softwareentwickler

Reduce complexity in recently changed code — guard clauses, extract helpers, deduplicate, name constants and conditions. Apply after code review or before shipping. Never changes behavior; reverts any change that breaks tests.

2026-05-21
subagent-driven-development
Softwareentwickler

Use when executing implementation plans with independent tasks in the current session

2026-05-15
writing-skills
Softwareentwickler

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-05-15
finishing-a-development-branch
Softwareentwickler

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-05-15
using-git-worktrees
Softwareentwickler

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-05-15
devcontainer-renovate-digest-pinning
Softwareentwickler

How to pin a devcontainer image to a digest and keep it automatically updated by Renovate — using mmalyska/renovate-config devcontainer preset and per-file automerge rule

2026-05-15
devcontainer-secrets-injection
Softwareentwickler

Two-mechanism secret injection for devcontainers — Codespaces secrets block and local devcontainer.env file, with WireGuard VPN capabilities — pattern from mmalyska/home-ops

2026-05-15
devcontainer-ghcr-image-pipeline
Softwareentwickler

GitHub Actions workflow for building and publishing a custom devcontainer image to GHCR using devcontainers/ci, with tag transformation and Renovate trigger — pattern from mmalyska/home-ops

2026-05-15
renovate-automerge-rules
Softwareentwickler

Datasource-specific automerge rules — shared presets from mmalyska/renovate-config and per-repo scoping patterns from mmalyska/home-ops

2026-05-15
renovate-custom-regex-managers
Softwareentwickler

Comment-annotation patterns for Renovate to track versions in YAML, Dockerfile, and devcontainer.json files — patterns from mmalyska/renovate-config

2026-05-15
renovate-extending-presets
Softwareentwickler

How to extend mmalyska/renovate-config presets in a repo's renovate.json5, including all available sub-presets and the local override pattern

2026-05-15