Skip to main content
Run any Skill in Manus
with one click
GitHub repository

promptamist-rebuild

promptamist-rebuild contains 5 collected skills from itsyasirkhandev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
2
updated
2026-06-06
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

typescript-magician
software-developers

Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors. Use when the user asks about TypeScript (TS) types, generics, type inference, type guards, removing `any` types, strict typing, type errors, `infer`, `extends`, conditional types, mapped types, template literal types, branded/opaque types, or utility types like `Partial`, `Record`, `ReturnType`, and `Awaited`.

2026-06-06
clerk-backend-api
software-developers

Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing users, managing organizations, or calling any Clerk API endpoint.

2026-04-20
clerk-nextjs-patterns
web-developers

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.

2026-04-20
clerk
software-developers

Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS auth, native Android auth, Next.js patterns, React patterns, Vue patterns, Nuxt patterns, Astro patterns, TanStack Start patterns, Expo patterns, React Router patterns, Chrome Extension patterns, organizations, syncing users, or testing. Automatically routes to the specific skill based on their task.

2026-04-20
clerk-webhooks
software-developers

Clerk webhooks for real-time events and data syncing. Always output complete, copy-paste-ready webhook handlers with verifyWebhook(req) verification. Listen for user creation, updates, deletion, and organization events. Build event-driven features like database sync, notifications, integrations.

2026-04-20