๐ŸŽฏ

ticket-drafting-guidelines

๐ŸŽฏSkill

from laurigates/claude-plugins

VibeIndex|
What it does

Drafts structured, clear, and comprehensive technical support or issue tickets following best practice guidelines and communication standards.

๐Ÿ“ฆ

Part of

laurigates/claude-plugins(168 items)

ticket-drafting-guidelines

Installation

๐Ÿ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add laurigates/claude-plugins --skill ticket-drafting-guidelines
2Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Claude Plugins

A collection of Claude Code plugins providing specialized skills, commands, and agents for various development workflows.

Plugins

| Plugin | Category | Description |

|--------|----------|-------------|

| accessibility-plugin | ux | Accessibility and UX implementation - WCAG, ARIA, design tokens |

| agent-patterns-plugin | ai | Multi-agent coordination and orchestration patterns |

| agents-plugin | ai | Task-focused agents for test, review, debug, docs, and CI workflows |

| api-plugin | development | API integration and testing - REST endpoints, client generation |

| bevy-plugin | gamedev | Bevy game engine development - ECS, rendering, game architecture |

| blog-plugin | documentation | Blog post creation - project logs, technical write-ups, personal documentation |

| blueprint-plugin | development | Blueprint Development methodology - PRD/PRP workflow with version tracking |

| code-quality-plugin | quality | Code review, refactoring, linting, and static analysis |

| command-analytics-plugin | utilities | Track command and skill usage analytics across all projects |

| communication-plugin | communication | External communication formatting - Google Chat, ticket drafting |

| configure-plugin | infrastructure | Project infrastructure standards - pre-commit, CI/CD, Docker, testing |

| container-plugin | infrastructure | Container development and deployment - Docker, registry, Skaffold |

| documentation-plugin | documentation | Documentation generation - API docs, README, knowledge graphs |

| git-plugin | version-control | Git workflows - commits, branches, PRs, and repository management |

| github-actions-plugin | ci-cd | GitHub Actions CI/CD - workflows, authentication, inspection |

| hooks-plugin | automation | Claude Code hooks for enforcing best practices and workflow automation |

| kubernetes-plugin | infrastructure | Kubernetes and Helm operations - deployments, charts, releases |

| langchain-plugin | ai | LangChain JS/TS development - agents, chains, LangGraph, Deep Agents |

| networking-plugin | infrastructure | Network diagnostics, reconnaissance, monitoring, and HTTP load testing |

| project-plugin | development | Project initialization, management, and maintenance |

| python-plugin | language | Python development ecosystem - uv, ruff, pytest, packaging |

| rust-plugin | language | Rust development - cargo, clippy, testing, memory safety |

| sync-plugin | integration | External system synchronization - GitHub, Podio integration |

| terraform-plugin | infrastructure | Terraform and Terraform Cloud - infrastructure as code |

| testing-plugin | testing | Test execution, TDD workflow, and testing strategies |

| tools-plugin | utilities | General utilities - fd, rg, jq, shell, imagemagick |

| typescript-plugin | language | TypeScript development - strict types, ESLint, Biome |

> Note: This table is generated from .claude-plugin/marketplace.json. To regenerate:

> ```bash

> jq -r '.plugins[] | "| \(.name) | \(.category) | \(.description) |"' .claude-plugin/marketplace.json

> ```

Installation

Install plugins from this collection:

```bash

claude plugin install laurigates-plugins/

```

For example:

```bash

claude plugin install laurigates-plugins/git-plugin

claude plugin install laurigates-plugins/python-plugin

```

Structure

Each plugin follows the standard Claude Code plugin structure:

```

/

โ”œโ”€โ”€ README.md # Plugin documentation

โ”œโ”€โ”€ skills/ # Skill definitions (.md files)

โ”œโ”€โ”€ commands/ # Slash commands (.md files)

โ””โ”€โ”€ agents/ # Agent definitions (.md files)

```

License

MIT

More from this repository10

๐ŸŽฏ
python-code-quality๐ŸŽฏSkill

Analyzes Python code for quality, providing linting, static analysis, code style checks, and potential refactoring suggestions.

๐ŸŽฏ
uv-project-management๐ŸŽฏSkill

Manages Python project dependencies and environments using the uv package management tool, streamlining dependency resolution and virtual environment setup.

๐ŸŽฏ
shell-expert๐ŸŽฏSkill

Provides advanced shell scripting assistance, command generation, and terminal workflow optimization for developers.

๐ŸŽฏ
hooks-configuration๐ŸŽฏSkill

Configures and manages Git hooks to automate code quality checks, pre-commit validations, and workflow enforcement across development projects.

๐ŸŽฏ
uv-advanced-dependencies๐ŸŽฏSkill

Manages complex Python dependency resolution and virtual environment setup using the `uv` package manager with advanced configuration and workflow optimizations.

๐ŸŽฏ
ruff linting๐ŸŽฏSkill

Provides automated Python code linting and formatting using the Ruff static analysis tool to improve code quality and enforce consistent style standards.

๐ŸŽฏ
agent-handoff-markers๐ŸŽฏSkill

Marks and tracks critical transition points during multi-agent workflows to facilitate smooth handoffs and maintain context continuity.

๐ŸŽฏ
ruff formatting๐ŸŽฏSkill

Automatically formats Python code using the Ruff linter and formatter to ensure consistent code style and quality.

๐ŸŽฏ
hypothesis-testing๐ŸŽฏSkill

Performs statistical hypothesis testing, generating comprehensive test results, p-values, confidence intervals, and interpretative analysis for research and data science workflows.

๐ŸŽฏ
api-testing๐ŸŽฏSkill

I apologize, but I cannot generate a description without seeing the actual details or context of the "api-testing" skill from the repository. Could you provide more information about what this spec...