Skip to main content

このリポジトリの skills

johnalbertini14-glitch/openclaw-skills - 138ページ

SkillsMP は johnalbertini14-glitch/openclaw-skills から 5,799 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

johnalbertini14-glitch/openclaw-skills

収集済み skill 5,799 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Generate a project wiki from your codebase. Use when creating documentation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add dark mode support to components. Use when implementing dark theme.

原文の言語: 英語

更新
職業分類
人事スペシャリスト
説明

Generate tailored cover letters with AI. Use when applying for jobs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate codemods for large-scale code changes. Use when refactoring patterns across many files.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fix Core Web Vitals issues with AI guidance. Use when your Lighthouse scores are bad.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate changelogs from git history. Use when you need release notes fast.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Get AI-powered caching strategy suggestions for your API. Use when performance matters.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate database backup scripts with AI. Use when you need automated backups to S3, GCS, or local storage.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Architecture Decision Records with AI. Use when documenting technical decisions.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Set up structured logging for any framework. Use when configuring logging.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Mermaid diagrams from your codebase. Use when you need architecture visualizations.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate optimal tsconfig.json for your project type. Use when setting up TypeScript.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate file upload handling code. Use when building upload features with S3, local storage, or cloud providers.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Cloudflare Workers configuration and code. Use when building on the edge.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate BullMQ job queue setup and workers. Use when implementing background jobs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate nginx configs from plain English. Use when you need reverse proxy, SSL, or load balancing setup.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate WebSocket handlers with Socket.io. Use when building real-time features.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate .gitignore by analyzing your project. Use when setting up a new repo.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate GitHub Actions workflows from plain English. Use when setting up CI.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Convert REST API routes to a GraphQL schema. Use when migrating APIs or adding a GraphQL layer.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Set up git hooks tailored to your project. Use when adding pre-commit hooks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate CORS configuration for your stack. Use when cross-origin requests are blocked.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Name your git stashes meaningfully using AI. Use when you want to find your stashes later.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate rate limiting configurations using AI. Use when protecting APIs from abuse.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate error handling middleware for any framework. Use when setting up API error handling.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate webhook handlers with retry logic using AI. Use when integrating Stripe, GitHub, or any webhook provider.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate OpenAPI specs from Express routes. Use when documenting APIs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Express middleware from plain English. Use when building API middleware.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

AI suggests routes and data to prefetch for better UX. Use when optimizing navigation performance.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Identify components that should be lazy loaded using AI. Use when optimizing bundle size and initial load.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate semantic version bumps and git tags from commit history. Use when preparing a release.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Get AI-powered image optimization suggestions. Use when images are slowing your site.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate descriptive git branch names from plain English. Use when you need a branch name that follows conventions.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate ESLint config from your codebase patterns. Use when setting up linting.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fix Core Web Vitals issues with AI guidance. Use when your Lighthouse scores need improvement.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add meaningful inline comments to complex code. Use when documentation is lacking.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Zod and Yup validation schemas from TypeScript types. Use when you need runtime validation that matches your types.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Generate form components with validation. Use when building forms.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Storybook stories from React components. Use when documenting components or setting up a design system.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Generate a complete design system from brand colors using AI. Use when starting a new project or standardizing colors.

原文の言語: 英語

更新
収集済み skill 5,799 件中 40 件を表示しています。