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수집된 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.
원문 언어: 영어