Skip to content

Commit 1b5b942

Browse files
committed
💅
1 parent aaf0bba commit 1b5b942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎guides/claude-code.mdx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Copy this example template or make changes for your docs specifications:
8282
Once you have Claude Code set up, try these prompts to see how it can help with common documentation tasks. You can copy and paste these examples directly, or adapt them for your specific needs.
8383

8484
### Convert notes to polished docs
85-
Turn rough drafts into proper `MDX` with components and frontmatter.
85+
Turn rough drafts into proper Markdown pages with components and frontmatter.
8686

8787
**Example prompt:**
8888
```text wrap
@@ -124,7 +124,7 @@ Run Claude Code automatically when code changes to keep docs up to date. You can
124124
Use separate Claude Code sessions for different tasks - one for writing new content and another for reviewing and quality assurance. This helps maintain consistency and catch issues that a single session might miss.
125125

126126
### Team collaboration
127-
Share your refined `CLAUDE.md` file with your team to ensure documentation standards across all contributors. Teams often develop project-specific prompts and workflows that become part of their documentation process.
127+
Share your refined `CLAUDE.md` file with your team to ensure consistent documentation standards across all contributors. Teams often develop project-specific prompts and workflows that become part of their documentation process.
128128

129129
### Custom commands
130130
Create reusable slash commands in `.claude/commands/` for frequently used documentation tasks specific to your project or team.

0 commit comments

Comments
 (0)