7 Commits

Author SHA1 Message Date
Alejandro Martinez
b86c9f3e3a Add hooks and CLAUDE.md resource types with install/uninstall scripts
Introduces two new resource types (hooks, claude-md) with full CRUD,
   visual hook config editor, section-delimited CLAUDE.md installs,
   uninstall endpoints, and shell injection hardening in sync scripts.
2026-02-16 11:51:33 +01:00
Alejandro Martinez
c1a9442868 Add remaining source changes: resource data, refactored pages, updated styles
- Add example resources (agent, output-style, rule, skill)
   - Refactor legacy skill pages to use generic resource system
   - Update favicon, global styles, models, skills lib, and stats
   - Update PLAN.md
2026-02-13 14:28:26 +01:00
Alejandro Martinez
17423fb3b9 Rename to Grimoired, update domain to grimoi.red, add resource system
- Rename Grimaired -> Grimoired everywhere (title, nav, descriptions, token keys)
- Update domain from skills.here.run.place to grimoi.red
- Add Grimoired logo with description on homepage
- Add accordion behavior for Quick install / Quick push sections
- Add generic resource system (skills, agents, output-styles, rules)
- Add resource registry, editor, search, and file manager components
2026-02-13 14:25:07 +01:00
Alejandro Martinez
aa477a553b Add author auth, forking, tags, and stats tracking
Introduce token-based author authentication (register/verify API),
   skill forking with EditGate protection, tag metadata on skills,
   and download/push stats. Enhanced push scripts with token auth
   and per-skill filtering. Updated UI with stats, tags, and
   author info on skill cards.
2026-02-12 14:37:40 +01:00
Alejandro Martinez
39d8afb251 git ignore 2026-02-12 02:08:05 +01:00
Alejandro Martinez
dff79e180f Remove Node modules 2026-02-12 02:05:29 +01:00
Alejandro Martinez
f09af719cf Initial commit 2026-02-12 02:04:10 +01:00