- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
code-review
by im-naaran
分析 git 代码变更并生成结构化测试报告。当用户需要分析 commit 差异、生成测试文档、review 代码改动,或询问"分析这次提交"、"生成测试报告"时使用。
mcp-builder
by Jackiexiao
(中文)Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
openai-transcribe
by moldable-ai
Transcribe local audio files with OpenAI speech-to-text through aivault capability json (no provider API key in skill runtime).
revet-auth
by revethq
OAuth 2.1 / OIDC authorization server for Kotlin/Quarkus applications (in development)
performance-guardrails
by wiedymi
Apply TS/JS runtime performance guardrails and benchmark workflow for hot-path work in Bun, Chrome, and Safari. Use when implementing or reviewing renderer/layout/raster/compositing code, optimizing frame time or tail latency, investigating regressions, or validating performance tradeoffs with repeatable measurements.
architect
by biruk741
Design the system architecture for the hackathon project. Produces a high-level architecture document, component map, data models, API contracts, and shared TypeScript types. Use when the team needs to plan the technical structure, define how components interact, create API contracts, or establish the shared type system. Also use when someone says "how should we structure this", "what's the architecture", or "let's plan the backend/frontend split". Critical for enabling parallel development between multiple developers.
claw-life-import
by jnuyao
Import your personal data (resume, bookmarks, notes, etc.) to quickly bootstrap Claw's memory about you. Turn 30 minutes of conversation into a 5-minute import.
eval-clarity
by whitespectre
Score assistant responses for clarity on a strict 1-5 scale, then return strict JSON only with score, rationale, and improvement suggestions. Use when the user asks to evaluate clarity, grade clarity, or critique clarity quality.
neobank-positioning-engine-skill
by growgami
Analyze crypto neobank positioning against competitors, find unclaimed territory, and generate a messaging framework. Use when a neobank needs to differentiate or when auditing a prospect's positioning.
trends
by esmondo
drawio-generator
by enriquecatala
Generate professional draw.io architecture diagrams from text descriptions. The agent generates mxGraph XML directly, validates it, and iterates until correct. Includes 8900+ vendor stencils (AWS, Azure, GCP, Cisco, Kubernetes, etc.). Use when the user asks for draw.io diagrams, architecture diagrams, cloud infrastructure diagrams, or system design visualizations.
offer-stack-design
by tonyflo79
Design the complete offer stack — what is being sold, at what price, with what bonuses, guarantee, and value anchoring. Use after Big Idea generation (Skill 06) is complete and you need to architect the irresistible offer. The offer stack is not just "what you get" — it is a strategic construction that makes saying yes feel like the only rational choice. Produces the offer package with core product, bonus stack, guarantee architecture, price anchoring, and urgency mechanisms. Trigger when users mention offer, offer stack, pricing, bonuses, guarantee, value stack, or what we are selling. Requires Big Idea output from Skill 06.
svelte-kit
by Tomlord1122
Svelte 5 and SvelteKit syntax expert. Use when working with .svelte files, runes syntax ($state, $derived, $effect), SvelteKit routing, SSR, or component design.
AI Executive Coach — Session Prompt
by bvwill
All actions are informational or interactive. Human-in-the-loop always.
rest-api-best-practices
by imsurajj
Expert guidance for designing, building, and documenting production-ready REST APIs. Use when the user asks to build an API, design endpoints, handle errors, implement authentication, write API docs, version an API, structure responses, or review existing API code for best practices.
discover-package-skills
by ivoilic
Proactively discover AI rules, prompts, agents, skills, and skill bundles exposed by npm packages in a project, integrate them into editor-specific rule/config files (AGENTS.md, .cursor/rules, .rules, etc.), and, when appropriate, install reusable skills via the skills package (skills.sh). Use this skill when opening a project, after dependencies change, or before relying on a package so you can reuse existing rules/skills instead of recreating them from scratch.
react
by markhamsquareventures
How to work effectively with React, always use when developing frontend components
mongodb
by lukemor17
MongoDB operations expert for queries, aggregation pipelines, indexes, and schema design
bio-bam
by dakesan
"This skill should be used when the user asks to analyze BAM/SAM/CRAM alignment files from WGS/WES sequencing. Triggers include requests to extract reads from specific regions, identify insertions and deletions, calculate coverage statistics, or export read data as JSON for downstream analysis."
color-palette
by Olino3
"Generates complete, accessible color palettes from a single brand hex. Creates 11-shade scale (50-950), semantic tokens (background, foreground, card, muted), and dark mode variants. Includes WCAG contrast checking."
clawvalue
by LazyYoun
"OpenClaw Claw度评估系统 - 量化你的 AI 自动化能力,生成龙虾能力估值趣味评估报告。支持16套主题、5级Mock数据、游戏化展示。"
form-cro
by pm-minji
Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. Use when the goal is to increase form completion rate, reduce friction, or improve lead quality without breaking compliance or downstream workflows.
curl
by jyasuu
HTTP client examples including download, POST, auth, JSON, headers, proxy, and FTP operations.
backend-development
by tomaspozo
Supabase backend development workflow. Use for ANY backend work in Supabase projects — schema changes, API endpoints, database functions, RLS policies, edge functions, auth, storage, business logic, or data access. Activate whenever the task involves server-side logic, data layer, or Supabase features.