Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-plugins

claude-plugins contains 11 collected skills from mmalyska, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-05-21
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

simplify
software-developers

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
software-developers

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

2026-05-15
writing-skills
software-developers

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

2026-05-15
finishing-a-development-branch
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
claude-plugins Agent Skills on GitHub | SkillsMP