setup▌
84 indexed skills · max 10 per page
inngest-setup
inngest/inngest-skills · Productivity
This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.
setup-cloudbase-openclaw
tencentcloudbase/skills · Cloud
This skill defines prompt-based rules only. No setup scripts. Use it to configure and remind the agent (e.g. OpenClaw/Claw) how to work with CloudBase.
setup-solidity-contracts
openzeppelin/openzeppelin-skills · Productivity
For existing projects, detect the framework by looking for hardhat.config.* (Hardhat) or foundry.toml (Foundry). For new projects, ask the user which framework they prefer.
setup-tooluniverse
mims-harvard/tooluniverse · Productivity
Guide the user step-by-step through setting up ToolUniverse.
ln-770-crosscutting-setup
levnikolaevich/claude-code-skills · Productivity
ln-770-crosscutting-setup
mcp-setup
yeachan-heo/oh-my-claudecode · Productivity
Configure Model Context Protocol (MCP) servers to extend Claude Code's capabilities with external tools like web search, file system access, and GitHub integration.
gws-setup
jezweb/claude-skills · Productivity
Set up the gws CLI (@googleworkspace/cli) with OAuth credentials and 90+ agent skills for Claude Code. Produces a fully authenticated CLI with skills for Gmail, Drive, Calendar, Sheets, Docs, Chat, Tasks, and more.
expo-tailwind-setup
expo/skills · Frontend
Universal Tailwind CSS v4 styling for Expo apps across iOS, Android, and Web. \n \n Integrates Tailwind CSS v4 with react-native-css and NativeWind v5 via Metro transformer, eliminating the need for Babel configuration \n Provides reusable CSS-wrapped component library (View, Text, ScrollView, Pressable, TextInput, Image, Link) that apply className styles to native elements \n Supports platform-specific styling through CSS media queries, custom theme variables via @theme blocks, and Apple semant
environment-setup
supercent-io/skills-template · Productivity
Manage development, staging, and production environments with type-safe configuration and secrets handling. \n \n Provides templates for .env files, per-developer overrides, and environment-specific configurations with clear gitignore rules \n Includes TypeScript validation using Zod to enforce required variables and type constraints at runtime with detailed error messages \n Supports multi-environment config files (development, production, test) with environment-specific settings for logging, C
convex-setup-auth
get-convex/agent-skills · Productivity
Set up Convex authentication with the right provider, user management, and access control patterns. \n \n Supports multiple auth providers: Convex Auth, Clerk, WorkOS AuthKit, Auth0, and custom JWT, with provider detection from repo signals \n Guides you through choosing a provider, configuring client and backend wiring, environment variables, and convex/auth.config.ts setup \n Covers authentication checks in protected functions, optional app-level user storage, and authorization patterns for ow