Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugins/trogonstack-ask/README.md
Original file line number Diff line number Diff line change
@@ -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
```
7 changes: 7 additions & 0 deletions plugins/trogonstack-datadog/README.md
Original file line number Diff line number Diff line change
@@ -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
```
7 changes: 7 additions & 0 deletions plugins/trogonstack-diataxis/README.md
Original file line number Diff line number Diff line change
@@ -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
```
7 changes: 7 additions & 0 deletions plugins/trogonstack-gh/README.md
Original file line number Diff line number Diff line change
@@ -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
```
7 changes: 7 additions & 0 deletions plugins/trogonstack-nats/README.md
Original file line number Diff line number Diff line change
@@ -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
```
7 changes: 7 additions & 0 deletions plugins/trogonstack-otel/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# trogonstack-otel

OpenTelemetry skills for naming metrics and spans following OTel Semantic Conventions.

```bash
claude plugin install trogonstack-otel@trogonstack
```