Generate a project wiki from your codebase. Use when creating documentation.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 johnalbertini14-glitch/openclaw-skills 中的 5,799 个 Skill。打开任一 Skill 可查看来源和详情。
johnalbertini14-glitch/openclaw-skills已展示 40 / 5,799 个已收集 Skill。
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.
原文语言:英语