Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-plugins

claude-plugins에는 mmalyska에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
0
업데이트
2026-05-21
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

simplify
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-05-15
writing-skills
소프트웨어 개발자

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

2026-05-15
finishing-a-development-branch
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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