diff --git a/plugins/trogonstack-ask/README.md b/plugins/trogonstack-ask/README.md new file mode 100644 index 0000000..4cd207c --- /dev/null +++ b/plugins/trogonstack-ask/README.md @@ -0,0 +1,7 @@ +# trogonstack-ask + +Structured question-asking skill for gathering requirements and context through deliberate, one-at-a-time questions. + +```bash +claude plugin install trogonstack-ask@trogonstack +``` diff --git a/plugins/trogonstack-datadog/README.md b/plugins/trogonstack-datadog/README.md new file mode 100644 index 0000000..6410dd7 --- /dev/null +++ b/plugins/trogonstack-datadog/README.md @@ -0,0 +1,7 @@ +# trogonstack-datadog + +Datadog observability skills for designing dashboards with proper widget selection, layout patterns, and template variables using the pup CLI. + +```bash +claude plugin install trogonstack-datadog@trogonstack +``` \ No newline at end of file diff --git a/plugins/trogonstack-diataxis/README.md b/plugins/trogonstack-diataxis/README.md new file mode 100644 index 0000000..94e6818 --- /dev/null +++ b/plugins/trogonstack-diataxis/README.md @@ -0,0 +1,7 @@ +# trogonstack-diataxis + +Documentation skills following the Diataxis framework for organizing and generating docs into tutorials, how-to guides, reference, and explanation sections. + +```bash +claude plugin install trogonstack-diataxis@trogonstack +``` \ No newline at end of file diff --git a/plugins/trogonstack-gh/README.md b/plugins/trogonstack-gh/README.md new file mode 100644 index 0000000..099708d --- /dev/null +++ b/plugins/trogonstack-gh/README.md @@ -0,0 +1,7 @@ +# trogonstack-gh + +GitHub workflow skills for enriching PR descriptions, automating code review context, and streamlining collaboration through the gh CLI. + +```bash +claude plugin install trogonstack-gh@trogonstack +``` \ No newline at end of file diff --git a/plugins/trogonstack-nats/README.md b/plugins/trogonstack-nats/README.md new file mode 100644 index 0000000..5ccebb7 --- /dev/null +++ b/plugins/trogonstack-nats/README.md @@ -0,0 +1,7 @@ +# trogonstack-nats + +NATS messaging skills for designing subject hierarchies with naming conventions and wildcard patterns. + +```bash +claude plugin install trogonstack-nats@trogonstack +``` \ No newline at end of file diff --git a/plugins/trogonstack-otel/README.md b/plugins/trogonstack-otel/README.md new file mode 100644 index 0000000..f2c4dbf --- /dev/null +++ b/plugins/trogonstack-otel/README.md @@ -0,0 +1,7 @@ +# trogonstack-otel + +OpenTelemetry skills for naming metrics and spans following OTel Semantic Conventions. + +```bash +claude plugin install trogonstack-otel@trogonstack +``` \ No newline at end of file