bydavidondrej· 40 skills
Read every ADR markdown file in the project's docs/adr/ folder so you have full context on past decisions. Use only when the user explicitly calls it.
$npx -y skills add davidondrej/skills --skill read-all-adrsInstalls into the current project.
Run `npx skills use "https://github.com/davidondrej/skills" --skill "davidondrej/skills/read-all-adrs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/davidondrej/skills" that are relevant to the current task. Run `npx skills add "https://github.com/davidondrej/skills"` and select the relevant skills, then follow their instructions.