Skip to main content
Run any Skill in Manus
with one click
uxname
GitHub creator profile

uxname

Repository-level view of 25 collected skills across 2 GitHub repositories.

skills collected
25
repositories
2
updated
2026-06-20
repository explorer

Repositories and representative skills

add-auth-guard
software-developers

Use this skill when the user asks to protect a route, add authentication to a page, restrict access to authenticated users, or work with OIDC/OAuth auth context. Trigger phrases: "protect route", "auth guard", "restricted page", "protected route".

2026-06-20
new-page
web-developers

Use this skill when the user asks to create a new page, add a new route, or add a new screen to the application. Trigger phrases: "new page", "new route", "add route".

2026-06-20
add-gql
software-developers

Use this skill when the user asks to add a GraphQL query, mutation, or subscription, fetch data from the API, or work with GraphQL operations. Trigger phrases: "add graphql query", "add mutation", "add subscription", "graphql codegen".

2026-06-20
new-component
web-developers

Use this skill when the user asks to create a new reusable UI component, shared UI element, or design system component. Strictly for shared/ui layer. Trigger phrases: "new component", "new ui component", "create component", "add to shared/ui".

2026-06-20
new-fsd-slice
software-developers

Use this skill when the user asks to create a new FSD slice, add a new feature, entity, widget, or shared module, or when scaffolding any new architectural unit in the project. Trigger phrases: "new feature", "new entity", "new widget", "new fsd slice", "scaffold slice".

2026-06-20
new-store
software-developers

Use this skill when the user asks to create a new Zustand store, add global state, add client state management, or create a state slice. Trigger phrases: "new store", "state management", "add state", "zustand store".

2026-06-20
add-story
web-developers

Use this skill when the user asks to add a Ladle story, create a storybook story, document a component visually, or add component examples. Trigger phrases: "add story", "create story", "component story", "ladle story".

2026-06-18
write-tests
software-quality-assurance-analysts-and-testers

Use this skill when the user asks to write tests, add test coverage, create unit tests, component tests, or E2E tests. Trigger phrases: "write tests", "unit test", "component test", "e2e test", "playwright test", "vitest".

2026-04-22
Showing top 8 of 15 collected skills in this repository.
add-e2e-test
software-quality-assurance-analysts-and-testers

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

2026-04-05
add-queue-job
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-04-05
check
software-developers

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

2026-04-05
commit
software-developers

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
software-developers

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

2026-04-05
prisma-change
database-architects

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

2026-04-05
update-deps
software-developers

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
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded