EpicenterHQ

Epicenter

@EpicenterHQ
28 skills 111,328 total stars

find ~/EpicenterHQ/ -name "*.skill"

Break multi-file changes into atomic commits ordered by dependency. Use for refactors, breaking API changes, or...

Behavioral guideline for providing brutally honest feedback. Use always - this skill defines core interaction...

GitHub issue comment guidelines for community interaction. Use when responding to GitHub issues, bug reports,...

Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit...

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using...

Drizzle ORM patterns for type branding and custom types. Use when working with Drizzle column definitions, branded...

In-code documentation, folder READMEs, and code comments. Use when writing README.md files, JSDoc comments, or...