docs: Add official website https://skillseekersweb.com/ to repository

- Added website badge to README.md
- Updated pyproject.toml URLs (Homepage, Documentation, Config Browser)
- Added website links to CLAUDE.md
- Website features: browse 24+ configs, share configs, complete documentation
This commit is contained in:
yusyus
2026-01-18 21:38:27 +03:00
parent b13a5c67af
commit e44977c8da
3 changed files with 11 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
**Current Version:** v2.7.0
**Python Version:** 3.10+ required
**Status:** Production-ready, published on PyPI
**Website:** https://skillseekersweb.com/ - Browse configs, share, and access documentation
## 🏗️ Architecture
@@ -681,6 +682,9 @@ pytest tests/test_file.py --cov=src/skill_seekers --cov-report=term-missing
## 📖 Additional Documentation
**Official Website:**
- [SkillSeekersWeb.com](https://skillseekersweb.com/) - Browse 24+ preset configs, share configs, complete documentation
**For Users:**
- [README.md](README.md) - Complete user documentation
- [BULLETPROOF_QUICKSTART.md](BULLETPROOF_QUICKSTART.md) - Beginner guide