Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting…
Updated 2026-09-14 17:05:24 +08:00
git-commit: Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git…; git-commit: Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git…; excalidraw-diagram-generator: Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "v…
Updated 2026-09-14 15:42:34 +08:00
security-review: Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features.…; golang-patterns: Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when writing or reviewing Go code…; backend-patterns: Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js…
Updated 2026-09-14 12:55:51 +08:00
wp-plugin-development: Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security…; wp-rest-api: Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument…; wp-performance: Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/docto…
Updated 2026-09-14 12:31:09 +08:00
integrate-whatsapp: Connect WhatsApp to your product with Kapso: onboard customers with setup links, detect connections, receive events via webhooks, and send…; automate-whatsapp: Build and debug Kapso WhatsApp workflows, triggers, functions, and executions.; observe-whatsapp: Observe and troubleshoot WhatsApp in Kapso: search Logs across API, Meta webhook, workflow, and webhook-delivery events; debug message delivery; inspect…
Updated 2026-09-14 03:22:25 +08:00
mastra: Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…; mastra: Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…
Updated 2026-09-14 00:27:09 +08:00
onboarding: Scripted onboarding for LaunchDarkly: quiet execution, fixed sequence, SDK install, first flag with a live reveal, MCP offered afterwards. Enforces step…; launchdarkly-flag-discovery: Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about…; launchdarkly-flag-cleanup: Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag…
Updated 2026-09-13 13:48:09 +08:00
neon-postgres: Guides and best practices for working with Lakebase Postgres, the database behind Neon. Covers setup, connection methods and drivers, pooled vs direct…; neon: Overview of Neon, a complete set of cloud backend primitives for apps and agents, spanning Lakebase Postgres, Auth, the Data API, Object Storage, Compute…; neon-postgres-branches: Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with real da…
Updated 2026-09-13 13:46:54 +08:00
text-optimizer: Optimizes text, prompts, and documentation for LLM token efficiency. Applies 52 research-backed rules across 8 categories: Claude behavior, token efficiency,…; memory-optimize: Optimizes Claude Code memory files in 4 interactive steps: removes duplicates, migrates rules to CLAUDE.md/rules files, compresses remaining entries, validates…
Updated 2026-09-13 03:22:56 +08:00
Design, scaffold, build, and validate a new Contentful App Framework custom app for a customer's own repository or workspace. Use when users want to create a…
Updated 2026-09-13 02:32:21 +08:00
Agent Media OS, the single skill for every media need in a HyperFrames project. Resolve BGM, SFX, image, icon, brand logo, voice, color grade, or LUT into a…
Updated 2026-09-12 23:50:47 +08:00
k-skill-setup: Install the k-skill bundle, use the unified CLI, resolve credentials, verify the runtime, and optionally configure update checks and GitHub starring.; hwp: Use kordoc for agent-native HWP/HWPX document parsing, JSON extraction, diffing, form-field extraction, and Markdown→HWPX reverse conversion (read/convert only…; ktx-booking: Read-only KTX operating-timetable lookup from official Korail public XLSX attachments. No login, internal mobile API, anti-bot bypass, live seat availabi…
Updated 2026-09-12 16:11:42 +08:00
code-review-and-quality: Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to…; security-and-hardening: Hardens code against vulnerabilities. Use when auditing an input handler for vulnerabilities, when handling user input, authentication, data storage, or…; frontend-ui-engineering: Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces an…
Updated 2026-09-12 11:14:58 +08:00
firebase-basics: Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-localhost), project…; firebase-auth-basics: Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using…; firebase-hosting-basics: Deploys and configures classic Firebase Hosting for static websites, single-page apps (SPAs), and microservices. U…
Updated 2026-09-12 02:41:00 +08:00
Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…
Updated 2026-09-12 02:29:07 +08:00
resend: Use when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates,…; agent-email-inbox: Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow…; resend-cli: Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts,…
Updated 2026-09-12 01:44:10 +08:00
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create,…
Updated 2026-09-11 21:41:18 +08:00
When you need a browser, read this Skill by default. Use it to open and operate websites, fill forms, click buttons, take screenshots, extract page data, sign…
Updated 2026-09-11 21:03:55 +08:00
Codebase intelligence for TypeScript and JavaScript. Static analysis reports changed-code risk, cleanup opportunities, duplication, circular dependencies,…
Updated 2026-09-11 16:52:16 +08:00
elasticsearch-esql: Execute ES|QL (Elasticsearch Query Language) queries, use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or…; elasticsearch-onboarding: Help developers new to Elasticsearch get from zero to a working search experience. Guide them through understanding their intent, mapping their data, and…; kibana-dashboards: Create and manage Kibana Dashboards and Lens visualizations. Use when you need to define dashboards and visualizations…
Updated 2026-09-11 16:18:33 +08:00