🔧 Fix command syntax inconsistencies and improve documentation clarity

## Command Syntax Standardization
- Fix lowercase "superclaude" → "SuperClaude" in installation.md
- Distinguish between terminal commands (SuperClaude install) and Claude Code commands (/sc:*)
- Add clear command context headers to all major documentation files

## Documentation Improvements
- Add command reference tables to key guides
- Create visual distinction markers (🖥️ Terminal vs 💬 Claude Code)
- Update verification sections with proper command separation
- Fix content duplications in Developer-Guide and Getting-Started files

## Cross-Reference Updates
- Standardize all documentation links to use Docs/ prefix structure
- Replace invalid email addresses with anton.knoery@gmail.com
- Remove non-existent team references from security documentation

## Files Enhanced
- Getting-Started: installation.md, quick-start.md with command clarity
- User-Guide: commands.md with comprehensive command context
- Reference: troubleshooting.md, common-issues.md with mixed command support
- Root files: README.md, CONTRIBUTING.md, SECURITY.md link updates

This resolves command confusion between installation (terminal) and development (/sc:) commands.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
NomenAK
2025-08-18 12:45:06 +02:00
parent d2f4ef43e4
commit 1eab5e3bc4
20 changed files with 286 additions and 101 deletions

View File

@@ -886,7 +886,7 @@ gh release create v4.0.1 \
**Primary Maintainers:**
- **GitHub**: @SuperClaude-Org maintainer team
- **Issues**: https://github.com/SuperClaude-Org/SuperClaude_Framework/issues
- **Email**: maintainers@superclaude.org (for urgent publishing issues)
- **Email**: anton.knoery@gmail.com (for urgent publishing issues)
**Specific Support Areas:**
@@ -912,13 +912,13 @@ gh release create v4.0.1 \
**Emergency Contacts:**
For critical security patches or urgent publishing needs:
- **Security**: security@superclaude.org
- **Security**: anton.knoery@gmail.com
- **Direct**: Maintainer contact information provided upon first contact
- **Priority**: Use `urgent` label on GitHub issues for expedited response
**Self-Service Resources:**
Before contacting support:
1. Review this publishing guide thoroughly
2. Check [Troubleshooting](Reference/troubleshooting.md) documentation
2. Check [Troubleshooting](Docs/Reference/troubleshooting.md) documentation
3. Search existing GitHub issues for similar problems
4. Test with latest versions and clean environments