con un clic
ShioRamen
ShioRamen contiene 5 skills recopiladas de hiroshiyui, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Cut a versioned release for this Rust project. Analyzes conventional commits since the last tag, determines the correct semantic version bump, updates Cargo.toml and CHANGELOG.md, creates a release commit and tag, publishes a GitHub release, and pushes everything. Use this skill whenever the user asks to "cut a release", "release a new version", "publish a release", "tag a release", or similar.
Perform a project-wide code review covering security, correctness, code quality, documentation, UI/UX, and style.
Project-wide document engineering, keep documents valid, in-sync, up-to-date.
Read and import AGENTS.md into the current session context. Use this skill when the user says "start agents", "load agents", "import AGENTS.md", "read AGENTS.md", or wants to apply agent instructions from an AGENTS.md file.
Commit and push changes to Git, grouped by topic. Use this skill whenever the user asks to "commit and push", "push my changes", "save and push", "git commit and push", or wants to stage/commit/push any set of changes — especially when there are multiple unrelated changes that should be organized into separate topical commits before pushing.