- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
zhin-tool-service
by zhinjs
Guides creation and management of Zhin tools using ZhinTool, defineTool, and ToolService. Covers the unified tool system that bridges AI agent tool-calling and message commands, including Tool↔Command conversion, permission levels, platform/scope filtering, and tool collection. Use when registering tools, converting between tools and commands, or integrating tools with AI agents.
Prisma & Database Patterns
by tachfineamnay
Patterns Prisma ORM utilisés dans Lumira V2 — requêtes, transactions, schema navigation, et bonnes pratiques de performance.
botmap
by claw-silhouette
Play BotMap.ai — explore a 2D pixel MMO, gather resources, chat with players, claim pedestals. Use when the user wants to play BotMap.ai or send their agent into the game world to mine, fish, collect tokens, or interact with other players.
system-create-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
brand-touchpoints-finder
by ntdrun
Map brand touchpoints across customer journey for personal brands, corporate brands, products, or services. Activates when user needs to identify customer interaction points, build brand touchpoint audit, create customer journey map, or plan brand experience strategy. Supports both B2B and B2C contexts.
dialectical-reasoning
by kimasplund
Thesis-antithesis-synthesis reasoning for navigating genuine trade-offs and conflicting requirements. Use when opposing forces are both valid, binary choices are false, or stakeholder conflicts need resolution. Unlike ToT (picks winner), DR synthesizes opposites. Example: "Centralized vs decentralized architecture" → Neither is "right"; find synthesis that captures benefits of both.
babel-config-builder
by ehtbanton
Generate Babel configuration files for JavaScript/TypeScript transpilation with presets and plugins. Triggers on "create babel config", "generate babel configuration", "babel setup", "transpilation config".
m09-domain
by lywa1998
"CRITICAL: Use for domain modeling. Triggers: domain model, DDD, domain-driven design, entity, value object, aggregate, repository pattern, business rules, validation, invariant, 领域模型, 领域驱动设计, 业务规则"
using-jsdoc
by jrodrigopuca
Guide for documenting JavaScript and TypeScript code using JSDoc. Use when adding documentation to functions, classes, methods, variables, types, interfaces, modules, or any code element. Includes tag syntax, type expressions, patterns for parameters, returns, generics, and TypeScript-specific documentation. Trigger with phrases like "document this function", "add JSDoc", "document with JSDoc", or "add documentation comments".
typescript-master
by Tomlord1122
TypeScript language expert specializing in type system, generics, conditional types, and advanced patterns. Use when writing complex types, debugging type errors, or designing type-safe APIs.
gap-analysis
by jkappers
Product and feature evaluation. Use when (1) Evaluating product/feature feasibility and market viability (2) Assessing product-market fit before investment (3) Comparing opportunities for roadmap prioritization (4) Competitive analysis to identify gaps (5) User asks "should we build X?" or "is this viable?" (6) Risk assessment for product decisions
tbls
by jyasuu
Database schema documentation tool for PostgreSQL and other databases.
typescript
by SuzumiyaAoba
Use this to write TypeScript.
logic-loom-skill
by smouj
OpenClaw skill: logic-loom
frontend-interviewer
by showlotus
"互联网大厂前端面试官,根据简历中的项目经历或工作经历进行由浅入深的阶梯式技术提问,并提供实时反馈和改进建议。Use when: (1) 用户要求模拟前端面试,(2) 需要对简历中的前端项目/工作经历进行技术深挖,(3) 用户提供了简历内容并希望进行面试练习,(4) 需要评估前端技术深度和理解能力,(5) 希望获得面试表达技巧和改进建议。"
free-tool-strategy
by jamelna-apps
When the user mentions "free tool", "engineering as marketing", "lead magnet", "calculator", "generator", "marketing tool", or asks about building tools for marketing.
sling-connections
by slingdata-io
Manage database, file system, and API connections for Sling. Use when setting up connections, testing connectivity, discovering tables/files, or configuring credentials.
sling-hooks
by slingdata-io
Pre/post actions and hooks for Sling replications and pipelines. Use when adding actions before/after replications, executing SQL queries, sending HTTP webhooks, validating data with checks, running shell commands, copying/deleting files, or implementing notifications.
claude-cli-agent-protocol
by bohdan-shulha
Guidance for integrating Claude Code CLI in headless/agent mode using stream-json NDJSON: required flags, replay semantics, partial stream_event handling, control_request/control_response approvals, control cancellation/interrupt flows, and runtime liveness mapping. Use when building or debugging hosts that drive Claude CLI and must keep UI state accurate (thinking/pending/streaming/approval/result).
setup-wizard
by esmondo
Interactive onboarding to generate personalized config
performance
by Dsantiagomj
Web performance optimization and Core Web Vitals. Covers LCP, FID, CLS, code splitting, lazy loading, caching strategies, image optimization, and performance monitoring. Trigger: When optimizing performance, when improving Core Web Vitals, when implementing code splitting, when optimizing images, when setting up caching.
superspec-init
by BryanHoo
Use when OpenSpec is not initialized in the current project or the superspec-rpi schema is missing.
test-generator
by atovk
为代码生成测试用例,支持 Jest、Pytest、JUnit 等测试框架
coding-standards
by Sylla-BV
This skill should be used when the user asks about "coding standards", "code style", "how should I write this", "is this correct style", "what's the convention for", "interface vs type", "should I use React.FC", "how do we handle errors", "tryCatch pattern", "db query style", "arrow functions", "named vs default export", "how to structure this file", "barrel files", "institutionId", "multi-tenant", "page-content pattern", "naming conventions", "SCREAMING_SNAKE_CASE", "reviewing a PR", "does this pass code review", or wants to know whether code follows Sylla's Next.js 16 repository standards.