chore: update skills

Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
2026-04-09 01:04:00 -04:00
parent 92f60d3a9a
commit e4953ee42e
4 changed files with 14 additions and 14 deletions

View File

@@ -11,10 +11,10 @@
**Primary Language:** TypeScript
**Runtime:** Node.js/Bun
**Package Manager:** npm/pnpm/yarn
**Package Manager:** npm/pnpm/yarn/bun
**Build Tools:** TypeScript Compiler (tsc)
**Testing:** Jest/Vitest (if configured)
**Linting:** ESLint (if configured)
**Testing:** Jest/Vitest/Bun (if configured)
**Linting:** ESLint/Biome/Oxlint (if configured)
## Project Structure
@@ -101,4 +101,4 @@ Execute [task] now.
- Code review completed
- Build process succeeds
- Tests pass (if available)
- Documentation updated
- Documentation updated