@knowcode/doc-builder 1.9.10 → 1.9.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/README.md +54 -9
  2. package/doc-builder.config.js +1 -1
  3. package/doc-builder.config.js.backup.1753945707032 +115 -0
  4. package/html/README.html +39 -28
  5. package/html/auth.js +17 -7
  6. package/html/documentation-index.html +14 -5
  7. package/html/guides/authentication-default-change.html +7 -3
  8. package/html/guides/authentication-guide.html +35 -15
  9. package/html/guides/claude-workflow-guide.html +14 -10
  10. package/html/guides/configuration-guide.html +443 -0
  11. package/html/guides/documentation-standards.html +11 -7
  12. package/html/guides/html-embedding-guide.html +17 -13
  13. package/html/guides/image-modal-guide.html +9 -5
  14. package/html/guides/phosphor-icons-guide.html +27 -23
  15. package/html/guides/private-directory-authentication-troubleshooting.html +21 -17
  16. package/html/guides/private-directory-authentication.html +7 -3
  17. package/html/guides/public-site-deployment.html +7 -3
  18. package/html/guides/search-engine-verification-guide.html +7 -3
  19. package/html/guides/seo-guide.html +7 -3
  20. package/html/guides/seo-optimization-guide.html +35 -31
  21. package/html/guides/supabase-authentication-complete-guide.html +860 -0
  22. package/html/guides/troubleshooting-guide.html +18 -14
  23. package/html/guides/windows-setup-guide.html +38 -34
  24. package/html/image-modal-test.html +7 -3
  25. package/html/index.html +39 -28
  26. package/html/js/auth.js +17 -7
  27. package/html/private/cache-control-anti-pattern.html +12 -8
  28. package/html/private/launch/README.html +15 -11
  29. package/html/private/launch/auth-cleanup-summary.html +24 -20
  30. package/html/private/launch/bubble-plugin-specification.html +7 -3
  31. package/html/private/launch/go-to-market-strategy.html +9 -5
  32. package/html/private/launch/launch-announcements.html +23 -19
  33. package/html/private/launch/vercel-deployment-auth-setup.html +9 -5
  34. package/html/private/next-steps-walkthrough.html +14 -10
  35. package/html/private/supabase-auth-implementation-completed.html +20 -16
  36. package/html/private/supabase-auth-implementation-plan.html +13 -9
  37. package/html/private/supabase-auth-integration-plan.html +19 -15
  38. package/html/private/supabase-auth-setup-guide.html +16 -12
  39. package/html/private/test-private-doc.html +7 -3
  40. package/html/private/user-management-tooling.html +7 -3
  41. package/html/prompts/beautiful-documentation-design.html +778 -0
  42. package/html/prompts/markdown-document-standards.html +11 -7
  43. package/html/sitemap.xml +69 -51
  44. package/html/vercel-cli-setup-guide.html +10 -6
  45. package/html/vercel-first-time-setup-guide.html +7 -3
  46. package/lib/core-builder.js +27 -8
  47. package/lib/emoji-mapper.js +3 -0
  48. package/lib/seo.js +2 -0
  49. package/package.json +1 -1
@@ -6,6 +6,7 @@
6
6
  <meta name="description" content="&gt; 🎉 Update v1.8.2: Supabase credentials are now automatically configured! No manual setup needed - just enable authentication and add users to the database.">
7
7
  <title>Authentication Guide for @knowcode/doc-builder</title>
8
8
 
9
+ <meta name="generator" content="@knowcode/doc-builder by Knowcode Ltd">
9
10
  <meta name="author" content="Lindsay Smith">
10
11
  <meta name="keywords" content="documentation, markdown, static site generator, vercel, notion-style, supabase, authentication">
11
12
  <meta name="robots" content="index, follow">
@@ -98,8 +99,8 @@
98
99
  "name": "Knowcode Ltd",
99
100
  "url": "https://knowcode.tech"
100
101
  },
101
- "datePublished": "2025-07-29T09:30:31.317Z",
102
- "dateModified": "2025-07-29T09:30:31.317Z",
102
+ "datePublished": "2025-07-31T07:08:27.344Z",
103
+ "dateModified": "2025-07-31T07:08:27.344Z",
103
104
  "mainEntityOfPage": {
104
105
  "@type": "WebPage",
105
106
  "@id": "https://doc-builder-delta.vercel.app/guides/authentication-guide.html"
@@ -138,7 +139,7 @@
138
139
 
139
140
  <div class="header-actions">
140
141
  <div class="deployment-info">
141
- <span class="deployment-date" title="Built with doc-builder v1.9.5">Last updated: Jul 29, 2025, 09:30 AM UTC</span>
142
+ <span class="deployment-date" title="Built with doc-builder v1.9.11">Last updated: Jul 31, 2025, 07:08 AM UTC</span>
142
143
  </div>
143
144
 
144
145
 
@@ -204,6 +205,7 @@
204
205
  <a href="/guides/authentication-default-change.html" class="nav-item" data-tooltip="Starting from version 1.7.4, @knowcode/doc-builder now defaults to no authentication for all documentation sites."><i class="ph ph-file-text"></i> Authentication Default Change</a>
205
206
  <a href="/guides/authentication-guide.html" class="nav-item active" data-tooltip="@knowcode/doc-builder supports enterprise-grade authentication through Supabase - a secure, scalable authentication platform."><i class="ph ph-check-circle" style="color: #059669;"></i> Authentication Guide</a>
206
207
  <a href="/guides/claude-workflow-guide.html" class="nav-item" data-tooltip="This guide demonstrates an efficient workflow for using Claude Code with a refined CLAUDE.md file to create high-quality documentation and deploy it..."><i class="ph ph-pencil-simple" style="color: #d97706;"></i> Claude Workflow Guide</a>
208
+ <a href="/guides/configuration-guide.html" class="nav-item" data-tooltip="This guide explains how @knowcode/doc-builder handles configuration files and settings."><i class="ph ph-check-circle" style="color: #059669;"></i> Configuration Guide</a>
207
209
  <a href="/guides/documentation-standards.html" class="nav-item" data-tooltip="This document defines the documentation standards and conventions for the @knowcode/doc-builder project."><i class="ph ph-pencil-simple" style="color: #d97706;"></i> Documentation Standards</a>
208
210
  <a href="/guides/html-embedding-guide.html" class="nav-item" data-tooltip="Starting from version 1.9.2, doc-builder treats HTML files ( and ) as attachments that are automatically copied to your output directory during the..."><i class="ph ph-check-circle" style="color: #059669;"></i> Html Embedding Guide</a>
209
211
  <a href="/guides/image-modal-guide.html" class="nav-item" data-tooltip="When users click on any image in your generated documentation, it opens in a professional modal overlay with: Full-screen viewing experience Smooth..."><i class="ph ph-check-circle" style="color: #059669;"></i> Image Modal Guide</a>
@@ -214,6 +216,7 @@
214
216
  <a href="/guides/search-engine-verification-guide.html" class="nav-item" data-tooltip="Search engine verification provides access to powerful webmaster tools:."><i class="ph ph-check-circle" style="color: #059669;"></i> Search Engine Verification Guide</a>
215
217
  <a href="/guides/seo-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features to help your documentation rank better in search results and..."><i class="ph ph-check-circle" style="color: #059669;"></i> Seo Guide</a>
216
218
  <a href="/guides/seo-optimization-guide.html" class="nav-item" data-tooltip="Comprehensive guide to optimizing documentation for search engines. Learn SEO best practices, use built-in features, and improve your rankings."><i class="ph ph-check-circle" style="color: #059669;"></i> Seo Optimization Guide</a>
219
+ <a href="/guides/supabase-authentication-complete-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes built-in Supabase authentication that provides enterprise-grade security with zero configuration."><i class="ph ph-check-circle" style="color: #059669;"></i> Supabase Authentication Complete Guide</a>
217
220
  <a href="/guides/troubleshooting-guide.html" class="nav-item" data-tooltip="This guide helps you resolve common issues when using @knowcode/doc-builder."><i class="ph ph-check-circle" style="color: #059669;"></i> Troubleshooting Guide</a>
218
221
  <a href="/guides/windows-setup-guide.html" class="nav-item" data-tooltip="This guide helps Windows users set up the complete AI-powered documentation workflow using Claude Code, @knowcode/doc-builder, and Vercel."><i class="ph ph-check-circle" style="color: #059669;"></i> Windows Setup Guide</a></div></div>
219
222
  <div class="nav-section private-nav" data-level="1">
@@ -245,6 +248,7 @@
245
248
  <i class="ph ph-caret-right collapse-icon"></i><i class="ph ph-chat-circle-dots"></i> Prompts
246
249
  </a>
247
250
  <div class="nav-content collapsed" id="nav-prompts-1">
251
+ <a href="/prompts/beautiful-documentation-design.html" class="nav-item" data-tooltip="🎨 Beautiful Documentation Design Guide."><i class="ph ph-check-circle" style="color: #059669;"></i> Beautiful Documentation Design</a>
248
252
  <a href="/prompts/markdown-document-standards.html" class="nav-item" data-tooltip="Detailed introduction to the topic..."><i class="ph ph-pencil-simple" style="color: #d97706;"></i> Markdown Document Standards</a></div></div>
249
253
  </nav>
250
254
  <div class="resize-handle"></div>
@@ -255,17 +259,20 @@
255
259
  <div class="content-inner">
256
260
  <h1>Authentication Guide for @knowcode/doc-builder</h1>
257
261
  <blockquote>
258
- <p><strong><i class="ph ph-confetti" aria-label="party"></i> Update v1.8.2</strong>: Supabase credentials are now automatically configured! No manual setup needed - just enable authentication and add users to the database.</p>
262
+ <p><strong><i style="font-size: 1.2em" class="ph ph-confetti" aria-label="party"></i> Update v1.8.2</strong>: Supabase credentials are now automatically configured! No manual setup needed - just enable authentication and add users to the database.</p>
263
+ </blockquote>
264
+ <blockquote>
265
+ <p><strong><i style="font-size: 1.2em" class="ph ph-books" aria-label="documentation"></i> Looking for complete documentation?</strong> See the <a href="supabase-authentication-complete-guide.md">Complete Supabase Authentication Guide</a> for detailed setup, troubleshooting, and advanced features.</p>
259
266
  </blockquote>
260
267
  <h2>Overview</h2>
261
268
  <p>@knowcode/doc-builder supports enterprise-grade authentication through <strong>Supabase</strong> - a secure, scalable authentication platform. This guide explains how to protect your documentation with proper user authentication and access control.</p>
262
269
  <h2>Why Supabase?</h2>
263
270
  <ul>
264
- <li><i class="ph ph-lock-key" aria-label="secure"></i> <strong>Enterprise Security</strong>: JWT tokens, bcrypt password hashing, Row Level Security</li>
265
- <li><i class="ph ph-users" aria-label="team"></i> <strong>Multi-User Support</strong>: Unlimited users with fine-grained access control</li>
266
- <li>🌍 <strong>Scalable</strong>: Built on PostgreSQL, handles millions of users</li>
267
- <li><i class="ph ph-arrows-clockwise" aria-label="refresh"></i> <strong>Real-time</strong>: Live updates when permissions change</li>
268
- <li><i class="ph ph-money" aria-label="money"></i> <strong>Generous Free Tier</strong>: 50,000 monthly active users free</li>
271
+ <li><i style="font-size: 1.2em" class="ph ph-lock-key" aria-label="secure"></i> <strong>Enterprise Security</strong>: JWT tokens, bcrypt password hashing, Row Level Security</li>
272
+ <li><i style="font-size: 1.2em" class="ph ph-users" aria-label="team"></i> <strong>Multi-User Support</strong>: Unlimited users with fine-grained access control</li>
273
+ <li><i style="font-size: 1.2em" class="ph ph-globe-hemisphere-west" aria-label="world"></i> <strong>Scalable</strong>: Built on PostgreSQL, handles millions of users</li>
274
+ <li><i style="font-size: 1.2em" class="ph ph-arrows-clockwise" aria-label="refresh"></i> <strong>Real-time</strong>: Live updates when permissions change</li>
275
+ <li><i style="font-size: 1.2em" class="ph ph-money" aria-label="money"></i> <strong>Generous Free Tier</strong>: 50,000 monthly active users free</li>
269
276
  </ul>
270
277
  <h2>How It Works</h2>
271
278
  <div class="mermaid-wrapper">
@@ -385,12 +392,12 @@ npx @knowcode/doc-builder auth:list-users --site-id xxx
385
392
  <h2>Security Features</h2>
386
393
  <h3>What Supabase Provides</h3>
387
394
  <ul>
388
- <li><i class="ph ph-check-circle" aria-label="checked"></i> <strong>JWT Authentication</strong>: Industry-standard secure tokens</li>
389
- <li><i class="ph ph-check-circle" aria-label="checked"></i> <strong>Password Hashing</strong>: bcrypt with salt</li>
390
- <li><i class="ph ph-check-circle" aria-label="checked"></i> <strong>Row Level Security</strong>: Database-level access control</li>
391
- <li><i class="ph ph-check-circle" aria-label="checked"></i> <strong>Session Management</strong>: Automatic token refresh</li>
392
- <li><i class="ph ph-check-circle" aria-label="checked"></i> <strong>Multi-Factor Auth</strong>: Optional 2FA support</li>
393
- <li><i class="ph ph-check-circle" aria-label="checked"></i> <strong>OAuth Providers</strong>: Google, GitHub, etc. (optional)</li>
395
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> <strong>JWT Authentication</strong>: Industry-standard secure tokens</li>
396
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> <strong>Password Hashing</strong>: bcrypt with salt</li>
397
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> <strong>Row Level Security</strong>: Database-level access control</li>
398
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> <strong>Session Management</strong>: Automatic token refresh</li>
399
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> <strong>Multi-Factor Auth</strong>: Optional 2FA support</li>
400
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> <strong>OAuth Providers</strong>: Google, GitHub, etc. (optional)</li>
394
401
  </ul>
395
402
  <h3>Security Best Practices</h3>
396
403
  <ol>
@@ -461,6 +468,19 @@ auth: {
461
468
  <h2>Conclusion</h2>
462
469
  <p>Supabase authentication provides enterprise-grade security for your documentation while maintaining ease of use. With proper setup, you get secure, scalable authentication that grows with your needs.</p>
463
470
  <p>For public documentation that doesn&#39;t need authentication, simply set <code>authentication: false</code> or use the <code>--no-auth</code> flag during build/deploy.</p>
471
+ <h2><i style="font-size: 1.2em" class="ph ph-books" aria-label="documentation"></i> Next Steps</h2>
472
+ <p>For comprehensive documentation including advanced features, troubleshooting, and detailed setup instructions, see:</p>
473
+ <p><strong><a href="supabase-authentication-complete-guide.md">Complete Supabase Authentication Guide</a></strong></p>
474
+ <p>This detailed guide covers:</p>
475
+ <ul>
476
+ <li><i style="font-size: 1.2em" class="ph ph-crane" aria-label="construction"></i> All authentication modes (Global, Private Directory, Hybrid)</li>
477
+ <li><i style="font-size: 1.2em" class="ph ph-wrench" aria-label="settings"></i> Advanced configuration options</li>
478
+ <li><i style="font-size: 1.2em" class="ph ph-users" aria-label="team"></i> Bulk user management workflows</li>
479
+ <li><i style="font-size: 1.2em" class="ph ph-shield" aria-label="security"></i> Security best practices and hardening</li>
480
+ <li><i style="font-size: 1.2em" class="ph ph-bug" aria-label="bug"></i> Comprehensive troubleshooting guide</li>
481
+ <li><i style="font-size: 1.2em" class="ph ph-rocket-launch" aria-label="launch"></i> Performance optimization and monitoring</li>
482
+ <li><i style="font-size: 1.2em" class="ph ph-link" aria-label="link"></i> Multi-domain and role-based access control</li>
483
+ </ul>
464
484
 
465
485
  </div>
466
486
  </main>
@@ -6,6 +6,7 @@
6
6
  <meta name="description" content="This guide demonstrates an efficient workflow for using Claude Code with a refined CLAUDE.md file to create high-quality documentation and deploy it to...">
7
7
  <title>Claude + CLAUDE.md Documentation Workflow Guide</title>
8
8
 
9
+ <meta name="generator" content="@knowcode/doc-builder by Knowcode Ltd">
9
10
  <meta name="author" content="Lindsay Smith">
10
11
  <meta name="keywords" content="documentation, markdown, static site generator, vercel, notion-style, claude, error">
11
12
  <meta name="robots" content="index, follow">
@@ -98,8 +99,8 @@
98
99
  "name": "Knowcode Ltd",
99
100
  "url": "https://knowcode.tech"
100
101
  },
101
- "datePublished": "2025-07-29T09:30:31.321Z",
102
- "dateModified": "2025-07-29T09:30:31.321Z",
102
+ "datePublished": "2025-07-31T07:08:27.348Z",
103
+ "dateModified": "2025-07-31T07:08:27.348Z",
103
104
  "mainEntityOfPage": {
104
105
  "@type": "WebPage",
105
106
  "@id": "https://doc-builder-delta.vercel.app/guides/claude-workflow-guide.html"
@@ -138,7 +139,7 @@
138
139
 
139
140
  <div class="header-actions">
140
141
  <div class="deployment-info">
141
- <span class="deployment-date" title="Built with doc-builder v1.9.5">Last updated: Jul 29, 2025, 09:30 AM UTC</span>
142
+ <span class="deployment-date" title="Built with doc-builder v1.9.11">Last updated: Jul 31, 2025, 07:08 AM UTC</span>
142
143
  </div>
143
144
 
144
145
 
@@ -204,6 +205,7 @@
204
205
  <a href="/guides/authentication-default-change.html" class="nav-item" data-tooltip="Starting from version 1.7.4, @knowcode/doc-builder now defaults to no authentication for all documentation sites."><i class="ph ph-file-text"></i> Authentication Default Change</a>
205
206
  <a href="/guides/authentication-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder supports enterprise-grade authentication through Supabase - a secure, scalable authentication platform."><i class="ph ph-check-circle" style="color: #059669;"></i> Authentication Guide</a>
206
207
  <a href="/guides/claude-workflow-guide.html" class="nav-item active" data-tooltip="This guide demonstrates an efficient workflow for using Claude Code with a refined CLAUDE.md file to create high-quality documentation and deploy it..."><i class="ph ph-pencil-simple" style="color: #d97706;"></i> Claude Workflow Guide</a>
208
+ <a href="/guides/configuration-guide.html" class="nav-item" data-tooltip="This guide explains how @knowcode/doc-builder handles configuration files and settings."><i class="ph ph-check-circle" style="color: #059669;"></i> Configuration Guide</a>
207
209
  <a href="/guides/documentation-standards.html" class="nav-item" data-tooltip="This document defines the documentation standards and conventions for the @knowcode/doc-builder project."><i class="ph ph-pencil-simple" style="color: #d97706;"></i> Documentation Standards</a>
208
210
  <a href="/guides/html-embedding-guide.html" class="nav-item" data-tooltip="Starting from version 1.9.2, doc-builder treats HTML files ( and ) as attachments that are automatically copied to your output directory during the..."><i class="ph ph-check-circle" style="color: #059669;"></i> Html Embedding Guide</a>
209
211
  <a href="/guides/image-modal-guide.html" class="nav-item" data-tooltip="When users click on any image in your generated documentation, it opens in a professional modal overlay with: Full-screen viewing experience Smooth..."><i class="ph ph-check-circle" style="color: #059669;"></i> Image Modal Guide</a>
@@ -214,6 +216,7 @@
214
216
  <a href="/guides/search-engine-verification-guide.html" class="nav-item" data-tooltip="Search engine verification provides access to powerful webmaster tools:."><i class="ph ph-check-circle" style="color: #059669;"></i> Search Engine Verification Guide</a>
215
217
  <a href="/guides/seo-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features to help your documentation rank better in search results and..."><i class="ph ph-check-circle" style="color: #059669;"></i> Seo Guide</a>
216
218
  <a href="/guides/seo-optimization-guide.html" class="nav-item" data-tooltip="Comprehensive guide to optimizing documentation for search engines. Learn SEO best practices, use built-in features, and improve your rankings."><i class="ph ph-check-circle" style="color: #059669;"></i> Seo Optimization Guide</a>
219
+ <a href="/guides/supabase-authentication-complete-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes built-in Supabase authentication that provides enterprise-grade security with zero configuration."><i class="ph ph-check-circle" style="color: #059669;"></i> Supabase Authentication Complete Guide</a>
217
220
  <a href="/guides/troubleshooting-guide.html" class="nav-item" data-tooltip="This guide helps you resolve common issues when using @knowcode/doc-builder."><i class="ph ph-check-circle" style="color: #059669;"></i> Troubleshooting Guide</a>
218
221
  <a href="/guides/windows-setup-guide.html" class="nav-item" data-tooltip="This guide helps Windows users set up the complete AI-powered documentation workflow using Claude Code, @knowcode/doc-builder, and Vercel."><i class="ph ph-check-circle" style="color: #059669;"></i> Windows Setup Guide</a></div></div>
219
222
  <div class="nav-section private-nav" data-level="1">
@@ -245,6 +248,7 @@
245
248
  <i class="ph ph-caret-right collapse-icon"></i><i class="ph ph-chat-circle-dots"></i> Prompts
246
249
  </a>
247
250
  <div class="nav-content collapsed" id="nav-prompts-1">
251
+ <a href="/prompts/beautiful-documentation-design.html" class="nav-item" data-tooltip="🎨 Beautiful Documentation Design Guide."><i class="ph ph-check-circle" style="color: #059669;"></i> Beautiful Documentation Design</a>
248
252
  <a href="/prompts/markdown-document-standards.html" class="nav-item" data-tooltip="Detailed introduction to the topic..."><i class="ph ph-pencil-simple" style="color: #d97706;"></i> Markdown Document Standards</a></div></div>
249
253
  </nav>
250
254
  <div class="resize-handle"></div>
@@ -495,7 +499,7 @@ const response = await api.getData({ userId: 123 });
495
499
  <li><strong>Create working examples</strong> that can be copy-pasted</li>
496
500
  <li><strong>Add troubleshooting sections</strong> for common problems</li>
497
501
  <li><strong>Include mermaid diagrams</strong> for workflows and architectures</li>
498
- <li><strong>Mark speculated information</strong> clearly with <i class="ph ph-question" aria-label="question"></i></li>
502
+ <li><strong>Mark speculated information</strong> clearly with <i style="font-size: 1.2em" class="ph ph-question" aria-label="question"></i></li>
499
503
  <li><strong>Follow the naming conventions</strong> exactly</li>
500
504
  <li><strong>Create comprehensive content</strong> - aim for completeness over brevity</li>
501
505
  <li><strong>Add cross-references</strong> to related documentation</li>
@@ -594,12 +598,12 @@ For Claude to generate accurate and consistent content, include key organization
594
598
  </code></pre>
595
599
  <p>When these facts are included in your CLAUDE.md, Claude will:</p>
596
600
  <ul>
597
- <li><i class="ph ph-check-circle" aria-label="checked"></i> Use correct contact information in examples</li>
598
- <li><i class="ph ph-check-circle" aria-label="checked"></i> Reference the right URLs in documentation</li>
599
- <li><i class="ph ph-check-circle" aria-label="checked"></i> Apply consistent author attribution</li>
600
- <li><i class="ph ph-check-circle" aria-label="checked"></i> Generate accurate meta tags for SEO</li>
601
- <li><i class="ph ph-check-circle" aria-label="checked"></i> Use proper organizational context</li>
602
- <li><i class="ph ph-check-circle" aria-label="checked"></i> Follow established technical standards</li>
601
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> Use correct contact information in examples</li>
602
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> Reference the right URLs in documentation</li>
603
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> Apply consistent author attribution</li>
604
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> Generate accurate meta tags for SEO</li>
605
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> Use proper organizational context</li>
606
+ <li><i style="font-size: 1.2em" class="ph ph-check-circle" aria-label="checked"></i> Follow established technical standards</li>
603
607
  </ul>
604
608
  <h3>1.3 Global CLAUDE.md Best Practices</h3>
605
609
  <p>Your global <code>~/.claude/CLAUDE.md</code> should include universal standards that apply to all projects. Here&#39;s an expanded example:</p>