Skip to content

Commit 2e91071

Browse files
committed
More copy tweaks
1 parent 11775af commit 2e91071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/skills.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: "Install Trigger.dev skills to teach any AI coding assistant best p
77

88
Skills are portable instruction sets that teach AI coding assistants how to use Trigger.dev effectively. Unlike vendor-specific config files (`.cursor/rules`, `CLAUDE.md`), skills use an open standard that works across all major AI assistants. For example, Cursor users and Claude Code users can get the same knowledge from a single install.
99

10-
Skills install as `SKILL.md` files that AI assistants automatically discover and follow. Each skill contains YAML frontmatter (name, description) and markdown instructions with patterns, examples, and best practices.
10+
Skills are installed as directories containing a `SKILL.md` file. Each `SKILL.md` includes YAML frontmatter (name, description) and markdown instructions with patterns, examples, and best practices that AI assistants automatically discover and follow.
1111

1212
## Installation
1313

0 commit comments

Comments
 (0)