All authors
uxname avatar

Claude Skills by uxname

github.com/uxname
10 skillsA× 101 installs5 views
Add E2e TestA

Create an End-to-End (E2E) test for a REST controller or GraphQL resolver using Fastify injection.

developmenttypescripttesting
0
30
Add Graphql TypeA

Add a new GraphQL ObjectType, InputType, or Enum to the project following its code-first (NestJS + Mercurius) conventions.

developmenttypescript
0
30
Add Queue JobA

Add a new BullMQ job queue to the project — processor, producer injection, module registration, Bull Board integration, and unit tests.

developmenttypescripttesting
0
30
Add TestsA

Write unit tests for an existing NestJS service, resolver, or controller in the project following its Vitest + NestJS Testing conventions.

developmenttypescriptbash
0
30
CheckA

Run the full code quality pipeline (TypeScript + Biome + Knip), fix all issues, and clean up comments in changed code.

developmenttypescriptgo
0
30
CommitA

Create a git commit with all unstaged changes. Use this skill whenever the user asks to commit, make a commit, save changes to git, or says something like "commit this", "commit all changes". Always runs npm run check before committing and fixes any errors found.

developmentbashgit
0
30
Implement Feature TddA

Use this workflow to implement ANY new feature following Test-Driven Development strictly.

developmentapi
0
30
New ModuleA

Scaffold a new NestJS business module in the project following the project's file structure, naming, and import conventions.

developmenttypescriptapi
0
30
Prisma ChangeA

Guide through a full Prisma schema change workflow — edit schema, create migration, regenerate client, update affected services.

developmenttypescriptbash
0
30
Update DepsA

Use this skill when the user asks to update dependencies, upgrade packages, update npm packages, or keep the project up to date. Trigger phrases: "update dependencies", "upgrade packages", "npm update", "update npm".

developmenttypescriptbash
0
30