Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

mosoo-skills

يحتوي mosoo-skills على 7 من skills المجمعة من langgenius، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
1
محدث
2026-07-11
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

code-review-guardrails
محللو ضمان جودة البرمجيات والمختبرون

Review Mosoo changes for project-rule, architecture, type-safety, data-scope, generated-source, observability, dependency, and verification violations. Use before committing, after completing a feature, or when reviewing another agent's diff, especially for API, GraphQL, D1, runtime, auth, UI, or infrastructure changes.

2026-07-11
no-use-effect
مطوّرو البرمجيات

Avoid unnecessary React effects in Mosoo while using React useEffect directly for real external synchronization. Use when writing or reviewing React components, refactoring effect-driven derived state or event relays, handling subscriptions and browser APIs, or validating web changes with Mosoo's focused Justfile commands.

2026-07-10
sandbox-sdk
مطوّرو البرمجيات

Build or review Cloudflare Sandbox SDK integrations using repository evidence and current official documentation. Use for secure code execution, agent runtimes, container-backed tools, Wrangler bindings, Dockerfiles, preview services, or Sandbox lifecycle work, especially in an existing project whose package manager, Wrangler format, and image versions must be preserved.

2026-07-10
better-auth-best-practices
مطوّرو البرمجيات

Better Auth server/client setup: `auth.ts`, generated schema, DB adapters, sessions, cookies, env vars, and plugins. Use when mentioning Better Auth, betterauth, auth handlers, OAuth, email/password, or session configuration.

2026-06-04
create-auth-skill
مطوّرو البرمجيات

Scaffold Better Auth in TypeScript apps: framework handlers, DB adapters, OAuth, email/password, and auth UI. Use when adding login, sign-up, session handling, or Better Auth plugins.

2026-06-04
email-and-password-best-practices
مطوّرو البرمجيات

Better Auth email/password setup: verification emails, password reset, policies, hashing, and credential sign-in. Use when adding or hardening email/password login, sign-up, reset, or verification flows.

2026-06-04
typescript-style-guardrails
مطوّرو البرمجيات

Readability-first TypeScript and TSX style guardrails for strict codebases. Use when reviewing or editing TypeScript, defining shared contracts, creating lintable style rules, or deciding between type vs interface, null vs undefined, and Pick/Omit/Partial-heavy type expressions.

2026-06-03