easy-invoice-pdf/skills-lock.json
Vlad Sazonau 4f95e53e92
feat: update design for Github Star CTA btn, update changelog design (#208)
* feat: update design for Github Star CTA btn, update changelog design

- Introduced a new skill called 'caveman' that allows for ultra-compressed communication, reducing token usage while maintaining technical accuracy.
- Added detailed documentation for the 'caveman' skill, outlining grammar rules, response patterns, and examples.
- Updated skills-lock.json to include the new 'caveman' skill.
- Enhanced UI components for better spacing and visual consistency in various sections of the application.

* chore: update README

- Added a link to the EasyInvoicePDF website in the README logo section.
- Enhanced the README with updated version dates and improved formatting for release notes.
- Corrected the release date for v1.0.0 and v1.0.1 in the changelog files to reflect accurate information.

* chore: minor readme fix

* style: update GitHub Star CTA button to use rounded-full design

- Changed button styling from rounded-lg to rounded-full for improved aesthetics and consistency.

* chore: minor readme fix

* minor changelog clarifications
2026-04-12 01:40:40 +02:00

40 lines
1.4 KiB
JSON

{
"version": 1,
"skills": {
"caveman": {
"source": "JuliusBrussee/caveman",
"sourceType": "github",
"computedHash": "aa7939fc4d1fe31484090290da77f2d21e026aa4b34b329d00e6630feb985d75"
},
"changelog-maintenance": {
"source": "supercent-io/skills-template",
"sourceType": "github",
"computedHash": "1700614a8a35135a4b7fa466797b224a76a7a34e7a70497ecee4c69ecadc12e3"
},
"emil-design-eng": {
"source": "emilkowalski/skill",
"sourceType": "github",
"computedHash": "32f63a1e56fc41f53497f7b19d6391b7c3e55bedd884c5a4d10bc4eacd2310e4"
},
"frontend-design": {
"source": "anthropics/skills",
"sourceType": "github",
"computedHash": "063a0e6448123cd359ad0044cc46b0e490cc7964d45ef4bb9fd842bd2ffbca67"
},
"make-interfaces-feel-better": {
"source": "jakubkrehel/make-interfaces-feel-better",
"sourceType": "github",
"computedHash": "41c2416e08bc9ec3c696585d31bd1243481a7a81615b810b1b8a32aded9360b5"
},
"vercel-react-best-practices": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"computedHash": "3462ec83f862abb2d532953df33a4dbf87f4616849da5d4b5cc7c13601aaf997"
},
"web-design-guidelines": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"computedHash": "a6a44d5498f7e8f68289902f3dedfc6f38ae0cee1e96527c80724cf27f727c2a"
}
}
}