code-security: Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like 'check for…; semgrep: Run Semgrep static analysis scans and create custom detection rules. Use when asked to scan code with Semgrep, find security vulnerabilities, write custom YAML…
Updated 2026-09-20 14:21:41 +08:00
next-dev-loop: Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or…; next-cache-components-adoption: Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache…; next-cache-components-optimizer: Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on init…
blog
browser
compiler
components
hybrid
nextjs
node
react
server-rendering
ssg
static
static-site-generator
universal
vercel
Updated 2026-09-20 02:25:19 +08:00
Generate 3D models, textures, images, rig characters, and animate them using the Meshy AI API. Handles API key detection, setup, and all generation workflows…
3d-generation
agent-skills
ai
claude-code-skills
claude-skills
cursor-skills
image-to-3d
meshy
skill-md
text-to-3d
Updated 2026-09-19 08:09:05 +08:00
Use this when the page-import pipeline needs to fetch a source webpage and prepare it for import/migration to AEM Edge Delivery Services. Covers scraping…
Updated 2026-09-19 08:06:09 +08:00
caveman: Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user…; documenting-decisions: Routes human attention to decisions that matter in agent-generated code. Active during planning, implementing, fixing. Defines when and how to place DECISION…; tdd: Test-driven development via red-green-refactor with an auditable commit protocol. Use when implementing any feature, bugfix, refactor, or beh…
Updated 2026-09-19 05:58:35 +08:00
dt-dql-essentials: Core DQL syntax, pitfalls, query patterns, and query optimization. Load to write, build, fix, or OPTIMIZE a DQL query — prevents syntax errors and makes…; dt-app-dashboards: Work with Dynatrace dashboards - create, modify, query, and analyze dashboard JSON including tiles, layouts, DQL queries, variables, and visualizations.; dt-obs-problems: DAVIS problem analysis including root cause identification, impact assessment, and correlation with other telemetry. Use when querying…
Updated 2026-09-19 03:52:19 +08:00
Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch…
Updated 2026-09-19 03:33:30 +08:00
Ultimate AI agent memory system. Combines bulletproof WAL protocol, vector search, git-based knowledge graphs, cloud backup, and maintenance hygiene. Never…
Updated 2026-09-19 03:28:47 +08:00
caveman: Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite,…; grill-me: Calibrated grilling session for stress-testing a plan, design, idea, or decision. First assesses the user's topic knowledge, confidence, and desired pressure…; junior-to-senior: Adversarial senior-engineer review for agent-generated plans, designs, and architectures. Treats the current output as junior work, constructs a…
Updated 2026-09-19 01:11:53 +08:00
design-taste-frontend: Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that…; high-end-visual-design: Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive.…; redesign-existing-projects: Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI…
Updated 2026-09-19 00:50:24 +08:00
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap…
a2a
agent-evolution
agent-framework
agent-protocol
ai-agent
auditable-ai
autonomous-agent
cli
evomap
gep
llm-agent
mcp
memory-system
nodejs
prompt-engineering
prompt-governance
self-evolution
self-evolving
skill-library
skills
Updated 2026-09-18 21:47:55 +08:00
codex-delegate: Delegate a coding task to the OpenAI Codex CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand…; opencode-delegate: Delegate a coding task to the OpenCode CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand…; claude-delegate: Delegate a coding task to a separate Claude Code CLI process or another Claude session as an implementer, then review its diff…
agent-skills
ai-coding-agent
antigravity
claude-code
claude-code-skills
codex
coding-agent
cursor
grok
kimi
mistral
openai-codex
opencode
qoder
skills-sh
Updated 2026-09-18 21:13:09 +08:00
Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast…
agent-skills
best-practices
claude-code
claude-skills
devops
infrastructure-as-code
modules
opentofu
terraform
testing
Updated 2026-09-18 20:07:07 +08:00
coinglass: Crypto derivatives data: funding rates, open interest, liquidations, long/short ratios.
Use when researching perp markets, tracking Hyperliquid whale…; wallet: Multi-chain wallet: EVM and Solana balances, transfers, signing, and policy.
Use when checking balances, sending tokens, signing typed data, or proposing a…; hyperliquid: Trade perp futures, spot, and RWA on Hyperliquid DEX with up to asset max leverage.
Use when placing perp or spot orders, setting TP/SL, or moving funds o…
Updated 2026-09-18 10:19:43 +08:00
Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with…
Updated 2026-09-18 09:08:56 +08:00
pricewin-hotel-deal-finder: Find the cheapest hotel deal by comparing live prices across Booking.com, Agoda, Google Hotels, and OpenTravel for any city worldwide and any travel dates —…; pricewin-flight-search: Search live flight fares for a route and date across Agoda, Trip.com, and Traveloka — one-way or round-trip, any cabin, with airline, times, stops, duration,…; pricewin-price-comparison: Compare live hotel room rates across Booking.com, Agoda, Traveloka, and OpenTravel for specific dates…
agent-skills
agoda
booking
claude-skills
clawhub
hermes-agent
hotel
mcp
openclaw
ota
price-comparison
skill-md
travel
Updated 2026-09-18 09:05:51 +08:00
Create, schedule, and manage social media posts via Typefully. ALWAYS use this skill when asked to draft, schedule, post, or check tweets, posts, threads, or…
Updated 2026-09-14 20:50:25 +08:00
Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors, @MainActor,…
Updated 2026-09-14 17:10:11 +08:00
story-long-write: 长篇网文写作。从大纲到正文,辅助长篇网络小说的创作,包括世界观、人物、情节线管理。触发方式:/story-long-write、/写长篇、「帮我开书」「写大纲」「日更」「续写」「继续写」「修改第X章」「回炉」「重写第X章」。; story-deslop: 网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然、非模板化。触发方式:/story-deslop、/去AI味、「去AI味」「这篇太AI了」「网文去AI味」。; story-long-analyze: 长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘…; story-short-write: 短篇网文写作。辅助短篇小说创作,从构思到成稿,聚焦情绪拉扯与节奏把控。触发方式:/story-short-write、/写短篇、「帮我写一篇短篇」「写个盐言故事」。; story-long-scan:…
agent-skills
ai-agent
ai-novel-writing
ai-writing
antigravity
chinese-novel
claude-code
claude-code-skills
claude-skills
codex
creative-writing
fiction-writing
novel-writing
openclaw
opencode
skill
web-novel
webnovel
writing-assistant
zenstory
Updated 2026-09-14 17:10:05 +08:00