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

swpm

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

수집된 skills
7
Stars
126
업데이트
2026-05-02
Forks
5
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

swpm-code-review
소프트웨어 품질 보증 분석가·테스터

Automated code review bash script for SWPM. Checks typing standards (type vs interface, no any), naming conventions, file structure, export patterns, and project constraints. Invoke via executable script.

2026-05-02
swpm-conventional-commits
소프트웨어 개발자

Conventional Commits 1.0.0 specification for SWPM. Defines commit message format with types (feat, fix, etc.), scopes, breaking changes, and body/footer conventions. Activates when writing commit messages or modifying git commits.

2026-05-02
swpm-dev-guide
소프트웨어 개발자

Development guide for setting up, debugging, and testing SWPM locally. Includes project structure, build commands, testing, and common development tasks.

2026-05-02
swpm-keepachangelog
소프트웨어 개발자

Keep a Changelog 1.1.0 standards for SWPM. Defines format, sections, and conventions for CHANGELOG.md entries. Activates when user modifies CHANGELOG.md.

2026-05-02
swpm-manage-commands-args
소프트웨어 개발자

Manage cmds and args props in SWPM package manager configs (src/packages/managers/*.ts), including adding, modifying or removing command and argument mappings across npm, yarn, pnpm, bun, deno. Includes internal templates and real-world examples.

2026-05-02
swpm-release
소프트웨어 개발자

Automated release bash script for SWPM. Updates version in package.json, moves `[Unreleased]` entries to new version section in CHANGELOG.md, and follows SemVer and Keep a Changelog standards. Analyzes commits to suggest version bump or accepts manual version argument.

2026-05-02
swpm-semver
소프트웨어 개발자

Semantic Versioning 2.0.0 guidelines for SWPM. Defines version increment rules and activates when user modifies CHANGELOG.md or updates version in package.json.

2026-05-02