Shivansh Gupta
44860d5f7b
feat(perf): implement global state, list virtualization, and debounced search
2026-03-04 23:57:54 +05:30
sck_0
4ab3377fee
refactor(web-app): migrate to TypeScript, add security fix and test suite
2026-03-03 17:03:58 +01:00
Zied
7399b2973c
feat: Add initial web-app structure and import skill definitions.
2026-03-03 09:27:19 +01:00
sck_0
4b2cfa91be
Merge pull request #150 from zinzied/main - Enhanced User Experience
...
Features integrated:
- Stars Feature: Community-driven skill discovery with upvotes
- Auto-Update: Automatic skill updates via START_APP.bat (Git + PowerShell fallback)
- Interactive Prompt Builder: Context-aware prompt construction
- Date Tracking: Added date_added field to all skills
- Auto-Categorization: Smart category assignment based on keywords
- Enhanced UI: Risk level badges, date display, category stats
Conflicts resolved:
- START_APP.bat: Merged enhanced auto-update logic
- README.md: Kept v6.4.1 with new feature documentation
- Home.jsx: Combined fuzzy search + pagination + stars
- SkillDetail.jsx: Merged syntax highlighting + stars + date badges
All 950+ skills updated with date tracking and proper categorization.
Made-with: Cursor
2026-02-27 09:14:48 +01:00
sck_0
6b4dae330c
feat: enhance web app with fuzzy search, syntax highlighting, and pagination
...
- Expand README with detailed Web App section (English)
- Improve SEO meta tags in index.html
- Add rehype-highlight for code syntax highlighting in skill details
- Implement fuzzy search with scoring (name > category > description)
- Add clear search button and result counter
- Implement Load More pagination (24 items initially) for 950+ skills
- Add rehype-highlight and highlight.js dependencies
Made-with: Cursor
2026-02-27 09:05:13 +01:00
Zied
68266007b9
feat: Initialize web application with core pages, skill data, and Supabase integration.
2026-02-25 17:56:20 +01:00
Zied
a335846680
add gui web interface
2026-02-24 09:44:01 +01:00