skrrt
01Plugin Claude Code
Skrrt agent skills as installable Claude Code plugins — one plugin per bucket.
Plugin Claude Code
Skrrt agent skills as installable Claude Code plugins — one plugin per bucket.
Plugin Claude Code
Every skrrt skill in one bundle for the skills.sh CLI — git shipping workflow plus structured markdown authoring with auto-fixed lint-clean output. Claude Code installs per bucket instead; see marketplace.json.
Instructions file
Instructions for skrrt-sh/skills, covering git workflow and repository structure.
Plugin Claude Code
Documentation authoring — structured markdown with YAML frontmatter, Mermaid diagrams, and auto-fixed lint-clean output.
Skill Claude CodeCodex
Write or edit knowledge-base Markdown with frontmatter, Mermaid diagrams, related-document links, and markdownlint validation. Use for guides, specs, ADRs, runbooks, and API documentation; not repository meta files such as README, CHANGELOG, CLAUDE.md, AGENTS.md, or SKILL.md.
Plugin Claude Code
Git shipping workflow — conventional commits with gitmojis, PRs and MRs with the matching forge CLI, curated releases.
Skill Claude CodeCodex
Create focused conventional commits with a mandatory gitmoji. Use when the user asks to commit, write a commit message, or split changes into commits.
Skill Claude CodeCodex
Push a branch and open or update its GitHub pull request or GitLab merge request. Use when the user asks to open a PR, or to create or update a merge request.
Skill Claude CodeCodex
Draft, prepare, or publish a GitHub or GitLab release. Use when the user asks for release notes, wants to publish a release, or asks what changed since the last tag.
Skill Claude CodeCodex
Configure this repository for the Skrrt ship workflows and select a branching strategy. Run once before commit, pr, and release.