Skip to main content
waynesutton
ملف منشئ GitHub

waynesutton

عرض على مستوى المستودعات لـ ٦٨ skills مجمعة عبر ١٢ مستودعات GitHub.

skills مجمعة
٦٨
مستودعات
١٢
محدث
٢٨ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
markdown-site
١٨ skills · ٢٦ أبريل ٢٠٢٦
مطوّرو البرمجياتالكتّاب التقنيونمتخصصو إدارة المشاريعمديرو الشبكات وأنظمة الحاسوبمصممو واجهات الويب والرقمية
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٢٦٪؜الحصة
#02
convexskills
١٣ skills · ٦ فبراير ٢٠٢٦
مطوّرو البرمجياتمحللو أمن المعلوماتمتخصصو إدارة المشاريعمصممو قواعد البيانات
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٩٪؜الحصة
#03
waynesutton-ai
٩ skills · ١٨ أغسطس ٢٠٢٦
الكتّاب والمؤلفون
١ فئات مهنية · ١١٪؜ مصنفة
١٣٪؜الحصة
#04
vibeapps
٨ skills · ١٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبالمهن الحاسوبية الأخرىمحللو أمن المعلوماتمصممو واجهات الويب والرقمية
٥ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#05
agent-ready-component
٦ skills · ٢٨ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٧٪؜ مصنفة
٨٫٨٪؜الحصة
#06
better-todo
٥ skills · ٦ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو أبحاث السوق ومتخصصو التسويقمديرو الشبكات وأنظمة الحاسوبمصممو واجهات الويب والرقمية
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٧٫٤٪؜الحصة
#07
teleprompter
٣ skills · ١٥ يونيو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٤٪؜الحصة
#08
signdesk-demo-hackathon-app
٢ skills · ٢٧ يونيو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫٩٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

impeccable
مصممو واجهات الويب والرقمية

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells,…

٢٦ أبريل ٢٠٢٦
robel-auth
مطوّرو البرمجيات

Integrate and maintain Robelest Convex Auth in apps by always checking upstream before implementation. Use when adding auth setup, updating auth wiring, migrating between upstream patterns, or troubleshooting @robelest/convex-auth behavior across projects.

٢٦ أبريل ٢٠٢٦
convex-quickstart
مطوّرو البرمجيات

Initialize a new Convex project from scratch or add Convex to an existing app. Use when starting a new project with Convex, scaffolding a Convex app, or integrating Convex into an existing frontend.

٢١ مارس ٢٠٢٦
convex-setup-auth
مطوّرو البرمجيات

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows, setting up OAuth providers, or adding role-based access control.

٢١ مارس ٢٠٢٦
dev
مطوّرو البرمجيات

Full-stack Convex development guidelines covering React, Vite, TypeScript, mutations, auth, design system, and documentation practices. Use when building features, writing Convex functions, or making code changes in this project.

٢١ مارس ٢٠٢٦
function-creator
مطوّرو البرمجيات

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

٢١ مارس ٢٠٢٦
gitrules
مطوّرو البرمجيات

Critical Git safety rules to prevent destructive operations. Use whenever performing git operations, reverting changes, or managing commits. Prevents accidental loss of work.

٢١ مارس ٢٠٢٦
help
مطوّرو البرمجيات

Reflection-first problem solving methodology for Convex development. Use before implementing any solution to ensure proper root cause analysis, 98% code confidence, and minimal change scope.

٢١ مارس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
convex-best-practices
مطوّرو البرمجيات

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

٦ فبراير ٢٠٢٦
convex-functions
مطوّرو البرمجيات

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

٦ فبراير ٢٠٢٦
avoid-feature-creep
متخصصو إدارة المشاريع

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused,…

٣ فبراير ٢٠٢٦
convex-agents
مطوّرو البرمجيات

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

٣ فبراير ٢٠٢٦
convex-component-authoring
مطوّرو البرمجيات

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

٣ فبراير ٢٠٢٦
convex-cron-jobs
مطوّرو البرمجيات

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

٣ فبراير ٢٠٢٦
convex-file-storage
مطوّرو البرمجيات

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

٣ فبراير ٢٠٢٦
convex-http-actions
مطوّرو البرمجيات

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation

٣ فبراير ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
blog-post
غير مصنف

Submit a blog draft to waynesutton.ai. Use when the user says "blog this", "blog to wsai", "send to wsai", "write to wsai", "post this to my blog", "write this up for the blog", "turn this session into a blog post", "turn this session into a blog post wsai",…

١٨ أغسطس ٢٠٢٦
impeccable
غير مصنف

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells,…

١٧ أغسطس ٢٠٢٦
clarify
غير مصنف

Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.

١٧ أغسطس ٢٠٢٦
convex-return-validators
غير مصنف

Guide for when to use and when not to use return validators in Convex functions. Use this skill whenever the user is writing Convex queries, mutations, or actions and needs guidance on return value validation. Also trigger when the user asks about Convex type…

١٧ أغسطس ٢٠٢٦
robel-auth
غير مصنف

Integrate and maintain Robelest Convex Auth in apps by always checking upstream before implementation. Use when adding auth setup, updating auth wiring, migrating between upstream patterns, or troubleshooting @robelest/convex-auth behavior across projects.

١٧ أغسطس ٢٠٢٦
robel-auth
غير مصنف

Integrate and maintain Robelest Convex Auth in apps by always checking upstream before implementation. Use when adding auth setup, updating auth wiring, migrating between upstream patterns, or troubleshooting @robelest/convex-auth behavior across projects.

١٧ أغسطس ٢٠٢٦
workos-convex-auth
غير مصنف

Set up and configure WorkOS AuthKit authentication with Convex backend. Use when integrating AuthKit, configuring JWT providers, setting up environment variables, or implementing sign in and sign out flows with React and Vite. Supports Netlify deployment.

١٧ أغسطس ٢٠٢٦
workos-convex-debug
غير مصنف

Debug and troubleshoot WorkOS AuthKit authentication issues with Convex. Use when authentication fails, JWT validation errors occur, user identity returns null, email claims are missing, admin access checks fail, or sign in button does not work. Supports…

١٧ أغسطس ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
sec-check
محللو أمن المعلومات

Security review checklist for Convex functions, auth logic, public queries, admin routes, webhooks, uploads, components, and AI-generated code. Use when reviewing code that touches user data, PII, or access control, or before any deploy of an app with auth.

١٤ أغسطس ٢٠٢٦
convex-write-conflicts
مطوّرو البرمجيات

Diagnose and permanently fix Convex OCC "Retried due to write conflicts in table X" errors. Use when an Insight or log shows a mutation retrying on the same hot document, especially heartbeat/last-active/counter style writes.

٣٠ يونيو ٢٠٢٦
agent-ready-interface
مصممو واجهات الويب والرقمية

Agent Ready project design context for navigation, docs links, and interface tone. Use when building or reviewing UI in this repo so patterns match the documented product feel.

٢٨ يونيو ٢٠٢٦
convex-scale-optimization
مطوّرو البرمجيات

Patterns for scaling read-heavy Convex apps to millions of users. Use when optimizing bandwidth, reducing query costs, fixing slow queries, creating digest tables, replacing reactive subscriptions with one-shot fetches, adding compound indexes, debouncing…

٢٨ يونيو ٢٠٢٦
convex-static-hosting-deploy
مديرو الشبكات وأنظمة الحاسوب

Router for Convex static-hosting deploy requests. Prefer deploydev for /deploydev and deployprod for /deployprod.

٢٨ يونيو ٢٠٢٦
localstop
مديرو الشبكات وأنظمة الحاسوب

Use when the user says /localstop, localstop, stop localhost for this app, /localstopall, localstopall, or asks to stop local development servers for this Teleprompt app.

٢٨ يونيو ٢٠٢٦
sync-agent-skills
المهن الحاسوبية الأخرى

Use when the user says /syncskills, sync agent skills, update .agents skills from .codex, .cursor, or .claude, or asks to make .agents/skills include skills from other agent folders.

٢٨ يونيو ٢٠٢٦
update-project-docs
مطوّرو البرمجيات

Use when the user says /update, @update, update project docs, or asks to sync task.md, changelog.md, and files.md after completing work.

٢٨ يونيو ٢٠٢٦
deploydev
غير مصنف

Use when the user says /deploydev, deploy dev, upload dev static hosting, or asks to deploy the current app to its development Convex static-hosting target.

٢٨ أغسطس ٢٠٢٦
deployprod
غير مصنف

Use when the user says /deployprod, deploy prod, deploy production, upload production static hosting, or asks to deploy the current app to its production Convex static-hosting target.

٢٨ أغسطس ٢٠٢٦
dev
غير مصنف

Full-stack Convex development guidelines covering React, Vite, TypeScript, mutations, auth, design system, and documentation practices. Use when building features, writing Convex functions, or making code changes in this project.

٢٨ أغسطس ٢٠٢٦
impeccable
غير مصنف

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells,…

٢٨ أغسطس ٢٠٢٦
last30days
غير مصنف

Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web. Includes a doctor health check to diagnose broken or missing sources.

٢٨ أغسطس ٢٠٢٦
robel-auth
مطوّرو البرمجيات

Integrate and maintain Robelest Convex Auth in apps by always checking upstream before implementation. Use when adding auth setup, updating auth wiring, migrating between upstream patterns, or troubleshooting @robelest/convex-auth behavior across projects.

٢٥ أبريل ٢٠٢٦
convex-design-system
مصممو واجهات الويب والرقمية

Convex UI component patterns from the live Storybook preview. Use when building React components, forms, modals, navigation, feedback states, or app layouts that should match the current Convex design system. Applies to both shared primitives and dashboard…

٦ يوليو ٢٠٢٦
convex-self-hosting
مديرو الشبكات وأنظمة الحاسوب

Integrate Convex static self hosting into existing apps using the latest upstream instructions from get-convex/self-hosting every time. Use when setting up upload APIs, HTTP routes, deployment scripts, migration from external hosting, or troubleshooting…

٦ يوليو ٢٠٢٦
last30days
محللو أبحاث السوق ومتخصصو التسويق

Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.

٦ يوليو ٢٠٢٦
workos-convex-auth
مطوّرو البرمجيات

Set up and configure WorkOS AuthKit authentication with Convex backend. Use when integrating AuthKit, configuring JWT providers, setting up environment variables, or implementing sign in and sign out flows with React and Vite. Supports Netlify deployment.

٦ يوليو ٢٠٢٦
workos-convex-debug
مطوّرو البرمجيات

Debug and troubleshoot WorkOS AuthKit authentication issues with Convex. Use when authentication fails, JWT validation errors occur, user identity returns null, email claims are missing, admin access checks fail, or sign in button does not work. Supports…

٦ يوليو ٢٠٢٦
عرض ١٢ من أصل ١٢ مستودعات
تم تحميل كل المستودعات