Skip to content

Commit b7c8448

Browse files
committed
Update README tags for clarity and consistency
1 parent 04669ec commit b7c8448

File tree

22 files changed

+24
-25
lines changed

22 files changed

+24
-25
lines changed

registry/coder/modules/claude-code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Run Claude Code in your workspace
44
icon: ../../../../.icons/claude.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [agent, claude-code]
7+
tags: [agent, claude-code, ai]
88
---
99

1010
# Claude Code

registry/coder/modules/cursor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Add a one-click button to launch Cursor IDE
44
icon: ../../../../.icons/cursor.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [ide, cursor, helper]
7+
tags: [ide, cursor, helper, ai]
88
---
99

1010
# Cursor IDE

registry/coder/modules/devcontainers-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: devcontainers-cli module provides an easy way to install @devcontai
44
icon: ../../../../.icons/devcontainers.svg
55
verified: true
66
maintainer_github: coder
7-
tags: [devcontainers]
7+
tags: [devcontainers, helper]
88
---
99

1010
# devcontainers-cli

registry/coder/modules/dotfiles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Allow developers to optionally bring their own dotfiles repository
44
icon: ../../../../.icons/dotfiles.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper]
7+
tags: [helper, dotfiles]
88
---
99

1010
# Dotfiles

registry/coder/modules/filebrowser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A file browser for your workspace
44
icon: ../../../../.icons/filebrowser.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper, filebrowser]
7+
tags: [helper, filebrowser, web]
88
---
99

1010
# File Browser

registry/coder/modules/git-commit-signing/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: Configures Git to sign commits using your Coder SSH key
44
icon: ../../../../.icons/git.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper, git]
7+
tags: [helper, git, coder]
88
---
99

1010
# git-commit-signing
1111

12-
> [!IMPORTANT]
12+
> [!IMPORTANT]
1313
> This module will only work with Git versions >=2.34, prior versions [do not support signing commits via SSH keys](https://lore.kernel.org/git/[email protected]/).
1414
1515
This module downloads your SSH key from Coder and uses it to sign commits with Git.

registry/coder/modules/git-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Stores Git configuration from Coder credentials
44
icon: ../../../../.icons/git.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper, git]
7+
tags: [helper, git, coder]
88
---
99

1010
# git-config

registry/coder/modules/github-upload-public-key/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Automates uploading Coder public key to Github so users don't have
44
icon: ../../../../.icons/github.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [helper, git]
7+
tags: [helper, git, coder]
88
---
99

1010
# github-upload-public-key

registry/coder/modules/goose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Run Goose in your workspace
44
icon: ../../../../.icons/goose.svg
55
maintainer_github: coder
66
verified: true
7-
tags: [agent, goose]
7+
tags: [agent, goose, ai]
88
---
99

1010
# Goose

registry/coder/modules/hcp-vault-secrets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: ../../../../.icons/vault.svg
55
maintainer_github: coder
66
partner_github: hashicorp
77
verified: true
8-
tags: [helper, integration, vault, hashicorp, hvs]
8+
tags: [integration, vault, hashicorp, hvs]
99
---
1010

1111
# HCP Vault Secrets

0 commit comments

Comments
 (0)