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

sd_scripts_docker

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

수집된 skills
8
Stars
6
업데이트
2026-07-26
Forks
2
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

git-worktree-workflow
소프트웨어 개발자

Set up and use an isolated Git worktree for repository implementation tasks. Use unless the user explicitly requests another workspace arrangement.

2026-07-26
commit-message-quality-check
소프트웨어 개발자

Review or draft repository commit messages for Conventional Commits format, accurate change summaries, breaking-change footers, and required attribution trailers. Use before creating, amending, or validating a commit.

2026-07-26
changelog-workflow
소프트웨어 개발자

Maintain a canonical developer changelog and versioned release history. Use when adding or correcting Keep a Changelog entries, prerelease history, compatibility context, or release-source material; not for user-facing release notes or publishing.

2026-07-25
code-quality-check
소프트웨어 품질 보증 분석가·테스터

Review implementation changes for readability, maintainability, design intent, and verification. Use for source code, tests, scripts, configuration, generated or vendored files, and dependencies; pair with security-check for security- or supply-chain-sensitive changes.

2026-07-25
gitignore-workflow
소프트웨어 개발자

Create or update repository `.gitignore` rules, including pinned upstream template syncs. Use when changing ignored-file behavior or merging `github/gitignore` content.

2026-07-25
prose-quality-check
소프트웨어 개발자

Review or revise explanatory prose for readability, local structure, audience fit, and preserved nuance. Use for wording in documentation, comments, release notes, issues, pull requests, changelogs, handoff notes, and Agent Skills after the document's purpose and factual ownership are known. Use software-documentation-maintenance instead for repository-wide document maps, canonical ownership, technical evidence, coverage, or migration.

2026-07-25
release-note-workflow
소프트웨어 개발자

Create or review channel-specific release notes from a canonical changelog. Use when checking destination history or publication readiness.

2026-07-25
security-check
정보 보안 분석가

Review repository changes for practical security and supply-chain risks. Use when work touches secrets, permissions, untrusted input, dependencies, executable or downloaded artifacts, CI or deployment configuration, containers, or vendored/generated files; skip documentation-only changes with no security-sensitive surface.

2026-07-25