/draft-release-notes - Release Notes Drafting Command for Claude Code
by jony376Slash command that drafts release notes from the Conventional Commits made since the last release tag. It reads the git log, groups changes into Keep a Changelog sections (Added, Changed, Fixed, and more), recommends the Semantic Versioning bump, and produces human-readable notes ready to paste into a CHANGELOG or GitHub release.
Hooks Generator for Claude Code
by JSONboredCreate automated Claude Code hooks that execute shell commands at specific lifecycle points for deterministic control over formatting, testing, linting, and notifications
Slash Command Generator for Claude Code
by JSONboredCreate custom slash commands for Claude Code with templates, arguments, frontmatter metadata, and team-shared workflows stored in .claude/commands directory
Subagent Creator for Claude Code
by JSONboredCreate specialized Claude Code subagents with custom system prompts, scoped tool access, and independent context for parallel task execution and workflow orchestration
TDD Workflow for Claude Code
by JSONboredImplement test-driven development workflows with Claude Code using red-green-refactor cycles, automatic test generation, and AI-guided iteration until all tests pass
Mintlify Documentation Generator for Claude
by JSONboredGenerate beautiful, searchable documentation using Mintlify with AI-powered content generation, API reference automation, and MDX components
Generate Tests for Claude
by JSONboredAutomatically generate comprehensive test suites including unit tests, integration tests, and edge cases with multiple testing framework support