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

skills

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

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

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

effect-client-wrapper
مطوّرو البرمجيات

Pattern for wrapping third-party SDK clients (Stripe, Resend, AWS, etc.) with Effect. Use when creating Effect services that wrap external libraries with Promise-based APIs. Provides type-safe error handling, automatic tracing, and clean dependency injection via the "use" pattern.

2026-07-10
how-to-earn-a-billion-dollars
محللو أبحاث السوق ومتخصصو التسويق

Use when brainstorming, generating, or evaluating startup ideas, deciding what to build, or reasoning about how a startup creates wealth and grows. Encodes Paul Graham's framework — outcome = growth rate × duration, growth comes from users loving the product enough to tell friends (empathy, not exploitation), and the best ideas come from building cool things with friends rather than searching for "startup ideas."

2026-06-15
no-ui-flash
مطوّرو الويب

Use when an SPA or SSR app flashes the wrong UI before client-side data resolves — an app-shell skeleton shown to visitors who get bounced to login, a results skeleton before "no results found", a light-theme flash before dark mode, a generic placeholder that swaps to something jarringly different. Covers resolving state at the edge/server, optimistic hint cookies, redirect-back (returnTo) flows, and how to test the loading window.

2026-06-12
write-better-error-messages
مصممو واجهات الويب والرقمية

Review, critique, rewrite, or design product error messages and error-handling UX. Use when Codex is asked to improve validation errors, server failure messages, empty/failure states, toast/dialog copy, support escalation paths, or error-message inventories so users understand what happened, what was not affected, and what to do next.

2026-05-09
quality-code
مطوّرو البرمجيات

Use when writing or reviewing TypeScript/full-stack code. Encodes principles for type safety (branded types, discriminated unions, end-to-end types), real tests over mocks, OpenTelemetry observability, and picking the right abstractions instead of premature ones.

2026-04-26