Skip to main content
Manusで任意のスキルを実行
ワンクリックで
waynesutton
GitHub クリエイタープロフィール

waynesutton

10 件の GitHub リポジトリにある 54 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
54
リポジトリ
10
更新
2026-07-06
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
markdown-site
18 件の skills · 2026-04-26
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナーテクニカルライターネットワーク・コンピュータシステム管理者プロジェクト管理専門家
5 件の職業カテゴリ · 100% 分類済み
33%比率
#02
convexskills
13 件の skills · 2026-02-06
ソフトウェア開発者情報セキュリティアナリストデータベースアーキテクトプロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
24%比率
#03
vibeapps
7 件の skills · 2026-06-30
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ウェブ・デジタルインターフェースデザイナーその他コンピュータ職
4 件の職業カテゴリ · 100% 分類済み
13%比率
#04
better-todo
5 件の skills · 2026-07-06
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナーネットワーク・コンピュータシステム管理者市場調査アナリスト・マーケティングスペシャリスト
4 件の職業カテゴリ · 100% 分類済み
9.3%比率
#05
teleprompter
5 件の skills · 2026-06-22
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
9.3%比率
#06
signdesk-demo-hackathon-app
2 件の skills · 2026-06-27
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.7%比率
#07
convex-mcp-visual
1 件の skills · 2026-02-01
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.9%比率
#08
agent-ready-component
1 件の skills · 2026-04-25
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.9%比率
ここでは上位 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, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-04-26
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.

2026-04-26
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.

2026-03-21
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.

2026-03-21
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.

2026-03-21
function-creator
ソフトウェア開発者

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

2026-03-21
gitrules
ソフトウェア開発者

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

2026-03-21
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.

2026-03-21
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
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

2026-02-06
convex-functions
ソフトウェア開発者

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

2026-02-06
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, ship faster, and avoid bloated products.

2026-02-03
convex-agents
ソフトウェア開発者

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

2026-02-03
convex-component-authoring
ソフトウェア開発者

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

2026-02-03
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

2026-02-03
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

2026-02-03
convex-http-actions
ソフトウェア開発者

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

2026-02-03
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
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.

2026-06-30
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.

2026-06-28
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 writes, rate-controlling backfills, or running npx convex insights. Trigger when users mention "scale", "bandwidth", "performance", "optimize", "slow queries", "expensive queries", "digest table", "denormalize", or "thundering herd" in the context of Convex.

2026-06-28
convex-static-hosting-deploy
ネットワーク・コンピュータシステム管理者

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

2026-06-28
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.

2026-06-28
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.

2026-06-28
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.

2026-06-28
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 style product UI.

2026-07-06
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 static deploy issues across React, Vite, Next.js, and other frontends.

2026-07-06
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.

2026-07-06
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.

2026-07-06
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 Netlify deployment.

2026-07-06
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました