80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
nextjs-expert
by openclaw
Use when building Next.js 14/15 applications with the App Router. Invoke for routing, layouts, Server Components, Client...
shadcn-ui
by openclaw
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, themin...
web-bundling
by openclaw
Bundle web applications into single HTML files for distribution. Use when creating self-contained HTML games, artifacts,...
sveltekit-webapp
by openclaw
Scaffold and configure a production-ready SvelteKit PWA with opinionated defaults. Use when: creating a new web applicat...
next-config-gen
by openclaw
Generate Next.js config with best practices. Use when configuring Next.js.
angular-architect
by openclaw
Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patte...
react-expert
by openclaw
Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke f...
typescript-pro
by openclaw
Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke f...
vue-expert
by openclaw
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacit...
ui-development
by openclaw
Generate production-ready Next.js projects with TypeScript, Tailwind CSS, shadcn/ui, and API integration. Use when the u...
expo-native-ui
by openclaw
Build beautiful native iOS/Android apps with Expo Router. Covers route structure, native tabs, animations, blur effects,...
native-ui
by openclaw
Building native mobile UIs with Expo Router and React Native. Covers routing, navigation, styling, native controls, anim...
nextjs
by openclaw
Next.js App Router best practices — Server Components, data fetching, caching, routing, middleware, metadata, error hand...
shadcn-ui
by openclaw
Build accessible, customizable UIs with shadcn/ui, Radix UI, and Tailwind CSS. Use when setting up shadcn/ui, installing...
recursive-self-improvemen...
by openclaw
递归自我改进系统,能够自动检测错误并修复,或持续优化和重构。包含修复模式和优化模式,支持并发执行、自动化测试、性能监控、...
clean-code
by openclaw
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
bulletproof-memory
by openclaw
Never lose context again. The Write-Ahead Log (WAL) protocol with SESSION-STATE.md gives your agent bulletproof memory t...
senior-engineering
by openclaw
Engineering principles for building software like a senior engineer. Load when tackling non-trivial development work, ar...
handling-commands
by openclaw
Patterns for handling commands, validating input, and filtering messages in XMTP agents. Use when implementing slash com...
alerts
by openclaw
Smart alerting patterns for AI agents - deduplication, routing, escalation, and fatigue prevention
arduino
by openclaw
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
backend
by openclaw
Build reliable backend services with proper error handling, security, and observability.
cassandra
by openclaw
Design Cassandra tables, write efficient queries, and avoid distributed database pitfalls.
c
by openclaw
Avoid common C# mistakes — null traps, async pitfalls, LINQ gotchas, and disposal leaks.