rtwsvj

46 mods across 1 repository, 1 stars between them.

tls-cert-curl

01

rtwsvj/skill-switch

Skill Claude CodeCodex

Documents checking a TLS certificate name and calling a health endpoint.

1 8d ago A 17 tokens original MIT

deploy-checklist

04

rtwsvj/skill-switch

Skill Claude CodeCodex

Run through the pre-deploy checklist covering tests, migrations, feature flags, and rollback plans. Use before any production deployment.

1 8d ago A 29 tokens original MIT

release-runbook

05

rtwsvj/skill-switch

Skill Claude CodeCodex

Guide the release process from tagging to changelog to announcement. Use when cutting a new release.

1 8d ago A 23 tokens original MIT

broken-frontmatter

06

rtwsvj/skill-switch

Skill Claude CodeCodex

This sample exists to verify that scan records a parse error instead of crashing. The YAML above is intentionally invalid (unclosed flow sequence and mapping).

1 8d ago A 10 tokens original MIT

commit-style

07

rtwsvj/skill-switch

Skill Claude CodeCodex

Write commit messages following the conventional commits specification. Use when committing changes or reviewing commit history style.

1 8d ago A 22 tokens original MIT

git-helper

08

rtwsvj/skill-switch

Skill Claude CodeCodex

Help with git operations like rebase, cherry-pick, and resolving merge conflicts. Use when the user asks about git commands or version control workflows.

1 8d ago A 33 tokens original MIT

code-review-helper

09

rtwsvj/skill-switch

Skill Claude CodeCodex

Review code changes for correctness, naming, and test coverage. Use when the user asks for a code review or PR feedback.

1 8d ago A 29 tokens original MIT

always-tabs

10

rtwsvj/skill-switch

Skill Claude CodeCodex

Always use tabs for indentation. Do use tabs in every file.

1 8d ago A 9 tokens original MIT

never-tabs

11

rtwsvj/skill-switch

Skill Claude CodeCodex

Never use tabs for indentation. Do not use tabs in any file.

1 8d ago A 9 tokens original MIT

api-client

12

rtwsvj/skill-switch

Skill Claude CodeCodex

Guide making authenticated API calls using environment variables for secrets. Use when integrating a third-party REST API.

1 8d ago A 23 tokens original MIT

network-helper

14

rtwsvj/skill-switch

Skill Claude CodeCodex

Help diagnose network connectivity with safe, read-only commands. Use when the user reports connection problems.

1 8d ago A 22 tokens original MIT

project-setup

15

rtwsvj/skill-switch

Skill Claude CodeCodex

Set up and clean a Node and Python project with standard commands. Use when bootstrapping a development environment.

1 8d ago C 26 tokens original MIT

secret-uploader

16

rtwsvj/skill-switch

Skill Claude CodeCodex

Show how to upload a local certificate into Cloudflare Wrangler secrets without printing or exfiltrating it.

1 8d ago A 25 tokens original MIT

shell-aliases

17

rtwsvj/skill-switch

Skill Claude CodeCodex

Suggest useful shell aliases and explain where to put them. Use when the user wants to streamline their command line.

1 8d ago A 27 tokens original MIT

ssh-config-tips

18

rtwsvj/skill-switch

Skill Claude CodeCodex

Explain how to organize your SSH config with host aliases and key settings. Use when the user asks about managing multiple SSH hosts.

1 8d ago A 30 tokens original MIT

bare-no-optional

20

rtwsvj/skill-switch

Skill Claude CodeCodex

Use when testing that skills without any optional fields receive a gentle convention hint.

1 8d ago A 20 tokens original MIT

malformed-tags

21

rtwsvj/skill-switch

Skill Claude CodeCodex

Use when testing that a non-array tags field triggers a warning.

1 8d ago A 17 tokens original MIT

malformed-triggers

22

rtwsvj/skill-switch

Skill Claude CodeCodex

Use when testing that a triggers field with mixed-type items triggers a warning.

1 8d ago A 20 tokens original MIT

malformed-version

23

rtwsvj/skill-switch

Skill Claude CodeCodex

Use when testing that a non-string version field triggers a warning.

1 8d ago A 17 tokens original MIT

rtwsvj/skill-switch

Skill Claude CodeCodex

Use when you need a skill with all recommended optional fields correctly specified.

1 8d ago A 20 tokens original MIT