damusixdamusixCommunityยท2 Agent Skills Included

skills

Deep reference knowledge for niche developer frameworks and databases

Supplies detailed, version-accurate guidance for under-documented developer tools like Hapi, Joi, HTMX, Hurl, ast-grep, Ghost themes, SQL Server, and PostgreSQL. Eliminates hallucinated syntax and outdated answers when working with niche packages, database internals, and performance tuning. Routes each question to the right reference file so coding agents produce correct, production-ready output faster.
npx skills add damusix/skills --all -g -y
Available:

Tells the agent how to build and test Ghost CMS themes correctly, covering template hierarchy, required Handlebars helpers, the bun-only build pipeline, local Docker testing, and visual screenshot verification rules.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install damusix skills?โ–ผ

Run `npx skills add damusix/skills --all -g -y` in your terminal to install every skill globally, or add `--skill <name>` to install just one.

What does the damusix/skills collection cover?โ–ผ

It provides deep reference knowledge for niche tools like Hapi, Joi, HTMX, Hurl, ast-grep, Ghost themes, SQL Server, PostgreSQL, and multi-armed bandits that mainstream training data covers poorly.

How do these skills improve coding agent accuracy?โ–ผ

Each skill routes the agent's question to a curated reference file with verified syntax and version notes, preventing hallucinated APIs and outdated patterns.

Does it work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format, so it works in Claude Code, Cursor, Codex, and other compatible agents.

Can I install only one skill instead of all?โ–ผ

Yes. Run `npx skills add damusix/skills --skill postgres -g -y` and replace postgres with any skill name from the list.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’