5 Commits

Author SHA1 Message Date
Claude AI Guide Project
428a3a44b7 feat: Complete Intermediate Guide outline structure
📚 COMPLETE INTERMEDIATE GUIDE FRAMEWORK:

🎓 Tutorials (5 guides):
- Multi-Session Project Management
- Teaching Claude Your Domain
- Collaborative Analysis & Research
- Creative Co-Creation Workshop
- Learning Partnership Tutorial

🔧 How-To Guides (16 guides organized by category):

Project & Workflow Integration (4):
- Maintain context across long-term projects
- Hand off work between sessions
- Integrate Claude into existing workflows
- Collaborate on iterative design and development

Advanced Communication (4):
- Teach Claude company style guides
- Have meta-conversations about collaboration
- Debug advanced conversations gone wrong
- Balance human intuition with AI analysis

Specialized Applications (5):
- Complex problem decomposition
- Technical documentation collaboration
- Advanced fact-checking and source validation
- Strategic thinking and decision support
- Facilitate group discussions and workshops

Domain-Specific Collaboration (4):
- Research and academic work
- Business strategy and planning
- Complex creative projects
- Learning and skill development

🧠 Explanations (6 concepts):
- Psychology of Extended AI Partnership
- Context Architecture for complex collaboration
- Cognitive Load Balancing strategies
- Spectrum of AI Collaboration Styles
- Failure Modes in Advanced Collaboration
- Building AI-Augmented Workflows

 Advanced Reference:
- Power-user techniques and templates
- Troubleshooting guide for complex issues
- Integration patterns and meta-prompts

🗂️ Navigation Structure:
- Complete sidebar with organized categories
- 27 total intermediate content pieces
- Logical progression from tutorials → how-to → explanations
- Clear 'Preview' badges indicating development status

All content includes structured placeholders with 'Coming Soon'
messaging and topic outlines ready for full development.
2025-07-08 00:31:32 -06:00
Claude AI Guide Project
2925a43138 feat: Add logo to top navigation
- Add logo.svg from assets to Starlight navigation bar
- Logo appears alongside site title in top nav
- Enhances site branding and visual identity
2025-07-08 00:26:02 -06:00
Claude AI Guide Project
fab2254318 feat: Restructure into Beginners and Intermediate guides
🔄 MAJOR RESTRUCTURE:
- Move all existing content under '/beginners/' path
- Create '/intermediate/' section with advanced collaboration outline
- Update navigation to support two learning tracks

📁 Beginners Guide (Complete - 20+ guides):
- All existing tutorials, how-to guides, explanations preserved
- Updated all internal links to new /beginners/ paths
- Maintains full functionality of original content

🚀 Intermediate Guide (Preview structure):
- 4 advanced tutorials (Multi-session, Domain teaching, etc.)
- Placeholder how-to guides for complex workflows
- Advanced explanations for sophisticated collaboration
- 'Coming soon' content with structured outlines

🏗️ Navigation & Structure:
- Two-tier sidebar: Beginners (start here) / Intermediate (advanced)
- Updated homepage to explain both learning paths
- Preserved all original content organization within beginners
- Added appropriate badges ('Preview', 'Coming soon', etc.)

Ready for intermediate content development while maintaining
full functionality of the complete beginners guide.
2025-07-08 00:23:55 -06:00
Claude AI Guide Project
0d6fea5528 fix: Remove duplicate page title on homepage
- Remove H1 heading that duplicated the Starlight frontmatter title
- Starlight automatically displays the title from frontmatter
- Cleaner visual hierarchy on the main page
2025-07-08 00:16:43 -06:00
Claude AI Guide Project
5da77a35cc feat: Complete conversion of 'How to Talk to Claude' guide to Starlight website
- Convert 20+ markdown guides to Starlight documentation site
- Implement organized navigation with 4 main sections:
  * 3 Tutorials (learning-oriented)
  * 13 How-To Guides (task-oriented)
  * 4 Explanations (understanding-oriented)
  * Quick Reference (information-oriented)
- Add custom CSS for enhanced conversational feel
- Preserve original voice and tone while improving structure
- Create responsive design with proper mobile support
- Include organized sidebar with logical groupings and badges
- Ready for deployment at localhost:4321

Content migrated from '/home/user/claude/how-to-ai/' with proper
frontmatter conversion and Starlight formatting.
2025-07-08 00:15:31 -06:00