Skip to content
Open
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
4 changes: 0 additions & 4 deletions src/cursor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@ Installs the Cursor CLI via the official standalone installer
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| mattpocock-skills | Pre-install Matt Pocock's Skills. Requires Node.js. | boolean | false |



Expand Down
20 changes: 20 additions & 0 deletions src/mattpocock-skills/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# Matt Pocock's Skills (mattpocock-skills)

Pre-installs Matt Pocock's Skills. Requires Node.js.

## Example Usage

```json
"features": {
"ghcr.io/NolanJX/devcontainer-features/mattpocock-skills:1": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/NolanJX/devcontainer-features/blob/main/src/mattpocock-skills/devcontainer-feature.json). Add additional notes to a `NOTES.md`._