Commit Graph

9 Commits

Author SHA1 Message Date
Claude
cb8bb88b4f
refactor: Major repository enhancement v2.0
This commit represents a comprehensive refactor and enhancement of the
entire repository, transforming it from a simple collection to a
searchable, analyzable, and well-documented resource.

## Fixed Issues
- Fixed broken link for Amp directory (./AMp/ → ./Amp/)
- Added missing Emergent and Traycer AI entries to README
- Fixed file extension for Traycer AI/plan_mode_prompts.txt
- Updated line count statistics for accuracy (30,000+ → 25,000+)

## New Infrastructure
- Created scripts/ directory with automation tools
- Added .gitignore for generated files and common artifacts
- Implemented comprehensive metadata system

## New Scripts
- generate_metadata.py: Generate searchable index with tool metadata
- validate.py: Automated repository validation and quality checks
- search.py: Search and filter tools by multiple criteria
- analyze.py: Generate statistics, charts, and comparisons

## Enhanced Documentation
- CONTRIBUTING.md: Comprehensive contribution guidelines
- CHANGELOG.md: Version history and release notes
- README.md: Complete reorganization with categories and search guide
- scripts/README.md: Documentation for all automation tools

## Individual Tool READMEs
- Anthropic/README.md: Claude models documentation
- Cursor Prompts/README.md: Cursor AI system documentation
- Open Source prompts/README.md: Open source tools overview

## Improved Organization
- Reorganized tools by category (IDE, AI Agent, Code Assistant, etc.)
- Added Quick Start section with usage examples
- Added Search & Discovery section
- Better categorization and navigation

## Features
- Searchable metadata index (32 tools, 96 files, 20K+ lines)
- Category-based browsing (11 categories)
- Company and model filtering
- Automated validation checks
- Statistics and analysis tools
- Comparison table generation

## Statistics
- 32 AI tools documented
- 96 total files (76 txt, 15 json, 5 md)
- 20,045 lines of prompts and configuration
- 11 distinct categories
- 4 new Python scripts for automation

Version: 2.0.0
2025-11-15 02:08:32 +00:00
Lucas Valbuena
eaeef11a40
Update Prompt.txt 2025-10-19 20:43:24 +02:00
Lucas Valbuena
a0191c59d1
Revise Lumo system prompt for clarity and detail
Updated Lumo's system prompt with enhanced identity, tool usage, and engagement principles.
2025-10-19 20:43:01 +02:00
moqi
156e376433 Rename system prompt files and update README.md to include new entries for Claude Code and Gemini CLI 2025-08-22 20:12:45 +08:00
Lucas Valbuena
75c24d8b6c
Create Prompt.txt 2025-07-23 16:05:11 +02:00
Lucas Valbuena
5996c47531
Create Prompt.txt 2025-04-21 16:49:47 +02:00
Lucas Valbuena
f336b2cd84
Create Prompt.txt 2025-04-21 16:39:54 +02:00
Lucas Valbuena
3347175e76
Create Prompt.txt 2025-04-21 16:35:32 +02:00
Lucas Valbuena
8cb1f24700
Create Prompt.txt 2025-04-21 16:34:01 +02:00