Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

liteend

liteend에는 uxname에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
30
업데이트
2026-04-05
Forks
3
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-e2e-test
소프트웨어 품질 보증 분석가·테스터

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

2026-04-05
add-queue-job
소프트웨어 개발자

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

2026-04-05
add-tests
소프트웨어 품질 보증 분석가·테스터

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

2026-04-05
check
소프트웨어 개발자

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

2026-04-05
commit
소프트웨어 개발자

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.

2026-04-05
implement-feature-tdd
소프트웨어 개발자

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

2026-04-05
prisma-change
데이터베이스 아키텍트

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

2026-04-05
update-deps
소프트웨어 개발자

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".

2026-04-05
new-module
소프트웨어 개발자

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

2026-04-05
add-graphql-type
소프트웨어 개발자

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

2026-04-02