By skrrt-sh
Agent skills for markdown writing, conventional commits, PRs, and releases — works with Claude Code, Codex, Cursor, and 40+ agents
Write well-structured markdown documents with YAML frontmatter, Mermaid diagrams, and markdownlint compliance. Use when creating or editing .md files, writing documentation, guides, specs, or any markdown content.
Creates focused conventional commits with mandatory gitmojis. Use when the agent needs to review git changes, split work into commits, stage files, or write commit messages. Always use this skill when the user asks to commit, make a commit, write a commit message, split changes into commits, stage and commit files, or anything involving git commit workflows. Trigger for phrases like "commit this", "write a commit", "split into commits", "conventional commit", "gitmoji commit", "stage and commit", "commit the changes", or "help me commit".
Creates or updates GitHub pull requests and GitLab merge requests with the matching CLI. Use when the agent needs to push a branch, open a review request, or write PR or MR text. Always use this skill when the user asks to open a PR, create a pull request, push and open a PR, create a merge request, update PR text, write a PR description, or anything involving pull requests or merge requests. Trigger for phrases like "open a PR", "create a pull request", "push and open a PR", "merge request", "MR on gitlab", "update the PR", or "write PR description".
Drafts and publishes GitHub or GitLab releases with curated release notes. Use when the agent needs to prepare release text, compare tags, summarize release changes, or create a release. Always use this skill when the user asks to create a release, draft release notes, publish a release, summarize changes for a version, update a changelog for a release, or anything involving GitHub or GitLab releases. Trigger for phrases like "release notes", "draft a release", "publish release", "create a release", "v1.x.x release", "what changed since last tag", or "prepare release text".
Adds skrrt skills instructions to the current project's CLAUDE.md or AGENTS.md so that commits, PRs, and releases use the ship plugin skills. Use this skill whenever the user wants to set up, configure, install, or wire skrrt skills into a project, add ship plugin instructions to agent config files, or ensure the team uses /commit /pr /release instead of raw git commands. Trigger even when the user says "set up this repo", "add skills to CLAUDE.md", or "configure the ship plugin".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agent skills by skrrt-sh — git shipping workflows and documentation tools, installable with the
skillsCLI.
Install with the skills CLI and pick the skills and agents you want:
npx skills add skrrt-sh/skills
The CLI reads .claude-plugin/plugin.json and installs the listed
skills into your chosen coding agents.
To use every skill locally with the Claude CLI without the installer, symlink them into
~/.claude/skills:
./scripts/link-skills.sh
Skills are grouped into buckets under skills/.
Git shipping workflow — conventional commits, pull/merge requests, and releases with the matching
forge CLI. See the bucket index at skills/ship/.
CLAUDE.md/AGENTS.md; pick a branch strategy.Recommended first step — run /setup: it wires directives into your project's CLAUDE.md (or
AGENTS.md) so Claude uses the ship skills automatically whenever it commits, opens a PR/MR, or
prepares a release, and configures a branching strategy (GitHub Flow, Trunk-Based Development,
or Gitflow) so all skills respect the correct target branches, merge rules, and release workflows.
/setup wire skrrt skills into this project
/commit prepare a clean conventional commit for the auth refresh-token changes
/pr open a review request for the auth refresh-token branch
/release draft release notes for v1.4.0
Recommended permissions: Claude Code permissions live in .claude/settings.json, not in
SKILL.md. A recommended template ships at
templates/claude-settings.json — merge it into your project's
.claude/settings.json for read-only git allowed automatically, mutating git/gh/glab
escalated with permissions.ask, force-push escalated to human approval, and destructive commands
such as git reset --hard denied.
Documentation authoring tools. See the bucket index at skills/docs/.
/md-writer API integration guide for the payments service
Or just ask Claude to write markdown — the skill activates automatically. As its final step it runs
the bundled validator (skills/docs/md-writer/scripts/validate-md.sh), which walks up from the file
for a project-level .markdownlint.json (.jsonc/.yaml/.yml also work) and falls back to the
skill's bundled default. Run npm install once inside the skill directory for a local
markdownlint-cli2, or the validator falls back to npx. It lints documentation and
knowledge-base content only — well-known repo files (README, CLAUDE, CONTRIBUTING, …) and
.claude/ files are skipped.
npx skills installer and the md-writer validator's markdownlint-cli2)npx claudepluginhub skrrt-sh/skillsCreate conventional commits with gitmojis, open PRs or MRs, and publish releases with the matching forge CLI
Write well-structured markdown documents with YAML frontmatter, Mermaid diagrams, and markdownlint compliance
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.