steelforesight/frontend
alireza 9b5c1b5719 feat: Add caveman skills for compression, review, help, and stats
- Implemented `caveman-compress` skill to detect and compress natural language files.
- Created `caveman-review` skill for generating concise code review comments.
- Added `caveman-help` skill providing a quick-reference card for commands and modes.
- Developed `caveman-stats` skill to report real token usage and savings from the session log.
- Updated README and SKILL.md files for all new skills with usage instructions and examples.
- Introduced a script to clear banners from the database.
- Updated skills-lock.json to include new skills and their metadata.
2026-07-04 10:40:11 +03:30
..
public feat: update membership gate copy for clarity and engagement 2026-06-29 17:06:42 +03:30
scripts feat: implement news aggregation pipeline and expand frontend infrastructure with new site sections and pages 2026-07-04 08:52:12 +03:30
src feat: Add caveman skills for compression, review, help, and stats 2026-07-04 10:40:11 +03:30
.dockerignore Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
.gitignore feat: implement news aggregation pipeline and expand frontend infrastructure with new site sections and pages 2026-07-04 08:52:12 +03:30
Dockerfile fix: update VITE_PANEL_API URL and improve login form accessibility 2026-06-29 14:23:24 +03:30
eslint.config.js Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
index.html Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
liara.json Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
nginx.conf Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
package-lock.json feat: implement news aggregation pipeline and expand frontend infrastructure with new site sections and pages 2026-07-04 08:52:12 +03:30
package.json feat: implement news aggregation pipeline and expand frontend infrastructure with new site sections and pages 2026-07-04 08:52:12 +03:30
tsconfig.app.json Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
tsconfig.json Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
tsconfig.node.json Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30
vite.config.ts Remove unused sections: ReportsCarouselSection, SpecialSpreadSection, SustainabilitySection, and TeamSection 2026-06-27 16:00:39 +03:30