Skip to content

Commit 0dcf24b

Browse files
authored
chore: add readme to every plugin (#30)
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
1 parent 8324911 commit 0dcf24b

6 files changed

Lines changed: 42 additions & 0 deletions

File tree

plugins/trogonstack-ask/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# trogonstack-ask
2+
3+
Structured question-asking skill for gathering requirements and context through deliberate, one-at-a-time questions.
4+
5+
```bash
6+
claude plugin install trogonstack-ask@trogonstack
7+
```
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# trogonstack-datadog
2+
3+
Datadog observability skills for designing dashboards with proper widget selection, layout patterns, and template variables using the pup CLI.
4+
5+
```bash
6+
claude plugin install trogonstack-datadog@trogonstack
7+
```
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# trogonstack-diataxis
2+
3+
Documentation skills following the Diataxis framework for organizing and generating docs into tutorials, how-to guides, reference, and explanation sections.
4+
5+
```bash
6+
claude plugin install trogonstack-diataxis@trogonstack
7+
```

plugins/trogonstack-gh/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# trogonstack-gh
2+
3+
GitHub workflow skills for enriching PR descriptions, automating code review context, and streamlining collaboration through the gh CLI.
4+
5+
```bash
6+
claude plugin install trogonstack-gh@trogonstack
7+
```

plugins/trogonstack-nats/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# trogonstack-nats
2+
3+
NATS messaging skills for designing subject hierarchies with naming conventions and wildcard patterns.
4+
5+
```bash
6+
claude plugin install trogonstack-nats@trogonstack
7+
```

plugins/trogonstack-otel/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# trogonstack-otel
2+
3+
OpenTelemetry skills for naming metrics and spans following OTel Semantic Conventions.
4+
5+
```bash
6+
claude plugin install trogonstack-otel@trogonstack
7+
```

0 commit comments

Comments
 (0)