Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

swpm

swpm contiene 7 skills recopiladas de deinsoftware, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
126
actualizado
2026-05-02
Forks
5
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

swpm-code-review
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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