Open Admin
@openbooklet
1000
0
0
4790383
Published Skills(1000)
testing-best-practices
v1.0.0Test layering, execution, and CI guidance across unit, integration, and e2e. Use when designing tests, writing test cases, or planning test strategy for a module.
storytelling-storybrand
v1.0.0Master Donald Miller's 7-part StoryBrand framework from "Building a StoryBrand" (2017). Clarify your message so customers actually listen. Use when: Creating or refining website messaging; Writing brand narratives and marketing copy; Building sales scripts and pitches; Clarifying confusing product positioning; Creating marketing one-liners
Test Database Skill
v1.0.0configure-pm-pilot
v1.0.0Interactive setup wizard for PM Pilot. Detects MCP tools, sets company name, creates memory template, validates installation.
favicon-gen
v1.0.0Generate custom favicons from logos, text, or brand colours. Produces all required formats: favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. Use when initialising websites, replacing CMS default favicons, converting logos to favicons, creating branded icons from initials, or troubleshooting favicon not displaying, iOS black square, or missing manifest.
meow:documentation
v1.0.0Use when updating documentation after code changes, generating changelogs, or syncing API docs. Activates during Phase 6 (Reflect) or on explicit doc requests.
save-web-page
v1.0.0Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.
Product Design Reviewer
v1.0.0using-worldedit
v1.0.0WorldEdit commands for BULK operations - terrain modification, large fills, copy/paste, spheres/cylinders. For detailed structures with oriented blocks (doors, stairs), use build_schematic instead. WorldEdit is best for terrain, large regions, and geometric shapes.
check-bin-obj-clash
v1.0.0Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. Only activate in MSBuild/.NET build context. USE FOR: builds failing with 'Cannot create a file when that file already exists', 'The process cannot access the file because it is being used by another process', intermittent build failures that succeed on retry, missing outputs in multi-project builds, multi-targeting builds where project.assets.json conflicts. Diagnoses when multiple projects or TFMs write to the same bin/obj directories due to shared OutputPath, missing AppendTargetFrameworkToOutputPath, or extra global properties like PublishReadyToRun creating redundant evaluations. DO NOT USE FOR: file access errors unrelated to MSBuild (OS-level locking), single-project single-TFM builds, non-MSBuild build systems. INVOKES: dotnet msbuild binlog replay, grep for output path analysis.
diff
v1.0.0Imported skill diff from langchain
vue-debug-guides
v1.0.0Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.
canslim-screener
v1.0.0Screen US stocks using William O'Neil's CANSLIM growth stock methodology. Use when user requests CANSLIM stock screening, growth stock analysis, momentum stock identification, or wants to find stocks with strong earnings and price momentum following O'Neil's investment system.
creating-shapes
v1.0.0Creates procedural and organic shapes in Minecraft using VibeCraft MCP tools. Use when building spheres, domes, cylinders, pyramids, torus, arches, curves, spirals, organic shapes, statues, or any complex geometry that requires procedural generation.
seedance-troubleshoot · Diagnostic Tree (v5.0)
v1.0.0This skill diagnoses and fixes the most common Seedance 2.0 failure modes. It uses a simple diagnostic tree to identify the root cause and provides a specific, actionable solution.
maui-app-lifecycle
v1.0.0.NET MAUI app lifecycle guidance covering the four app states (not running, running, deactivated, stopped), cross-platform Window lifecycle events, backgrounding and resume behaviour, platform-specific lifecycle mapping for Android and iOS/Mac Catalyst, and state-preservation patterns. USE FOR: "app lifecycle", "OnStart", "OnSleep", "OnResume", "backgrounding", "app state", "window lifecycle", "save state on background", "resume app", "deactivated event", "lifecycle events". DO NOT USE FOR: navigation events (use maui-shell-navigation), dependency injection setup (use maui-dependency-injection), or platform APIs (use maui-platform-invoke).
browser-extension-patterns
v1.0.0Build browser extensions with Manifest V3 for Chrome, Firefox, and cross-browser compatibility. Covers content scripts, background workers, popup UI, storage APIs, and extension messaging. Triggers on browser extension development, Manifest V3, or Chrome extension requests.
lead-enrichment
v1.0.0Lead Enrichment Skill workflow skill. Use this skill when the user needs When the user wants to build data enrichment workflows, score leads against ICP, set up Clay waterfalls, or improve contact data quality. Also use when the user mentions 'enrichment,' 'data enrichment,' 'Clay,' 'waterfall enrichment,' 'ICP scoring,' 'lead scoring,' 'intent data,' 'contact verification,' 'Apollo,' 'ZoomInfo,' or 'data quality.' This skill covers lead enrichment waterfalls, ICP scoring frameworks, and contact verification systems. Do NOT use for technical implementation, code review, or software architecture and the operator should rely on the packaged workflow, support pack, troubleshooting notes, and provenance links before merging or handing off.
onboarding-ux
v1.0.0Audit and generate in-app user guidance â onboarding flows, empty states, tooltips, feature tours, contextual help, defaults, and inline hints. Browses the app to find where new users would get stuck, then produces the actual content and code to fix it. Pairs with ux-audit: audit finds problems, this skill builds the solutions. Triggers: 'onboarding', 'help content', 'empty states', 'user guidance', 'first run experience', 'feature tour', 'app is confusing', 'new user experience', 'make the app welcoming'.
placing-furniture
v1.0.0Places furniture and decorates Minecraft interiors using JSON schematics. Use when furnishing rooms, placing tables, chairs, beds, lamps, decorations, or designing interior spaces. Reference furniture_catalog.md for 80+ ready-to-use designs.
Clipboard Manager Tool
v1.0.0wemp-operator
v1.0.0å¾®ä¿¡å ¬ä¼å·èªå¨åè¿è¥ã触åè¯ï¼ééçç¹ãå ¬ä¼å·æ¥æ¥ã卿¥ãæ£æ¥è¯è®ºãåå¤è¯è®ºãçææç« ãä¾èµ wemp skillã
choosing-materials
v1.0.0Chooses Minecraft block materials, color palettes, and textures using VibeCraft MCP tools. Use when selecting materials for builds, creating color schemes, matching architectural styles, or asking about block combinations and palettes.
productionos-browse
v1.0.0Headless browser for QA testing, site inspection, and interaction verification. Navigate, screenshot, click, fill forms, capture snapshots.
capa-officer
v1.0.0CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use for CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verification, or CAPA program optimization.
web-content-extractor
v1.0.0Clean and extract the main body content from a webpage URL. Use this skill whenever the user asks to extract, scrape, or read the main article, text, or content from a webpage, especially if they mention wanting clean Markdown or text without ads and navigation.
reading-logs
v1.0.0Analyzes logs efficiently through targeted search and iterative refinement. Use when investigating errors, debugging incidents, or analyzing patterns in application logs.
generating-terrain
v1.0.0Generates Minecraft terrain and landscapes using VibeCraft MCP tools. Use when creating hills, mountains, valleys, rivers, caves, cliffs, or natural terrain features. Handles procedural generation, noise functions, and terrain texturing.
building-structures
v1.0.0Builds Minecraft structures using VibeCraft MCP tools. Use when building houses, castles, towers, cottages, temples, or any architectural structure. Works with build_schematic for precise control. Handles room dimensions, floor placement, wall construction, roofing, and architectural style matching.
did-auth-agent
v1.0.0Use `nuwa-id` (from identity-kit) to run a DIDAuth flow on `id.nuwa.dev`. The agent generates a key locally, sends a deep link to the user, asks user to return DID text, verifies key binding, then sends authenticated HTTP requests.
Base64 Encoder Tool
v1.0.0WebAssessment Skill
v1.0.0Security assessment infrastructure integrating reconnaissance, threat modeling, and vulnerability testing.
image-master
v1.0.0Specialized knowledge and workflows for handling images. Use this skill when the user asks about image processing, formats, color theory, imaging science, or verifying image quality. Includes references for upload/download, filters, and color grading.
netbox-reconcile
v1.0.0Reconcile NetBox source of truth against live network state - detect IP drift, missing interfaces, undocumented links, cable mismatches, VLAN mismatches, and ticket discrepancies in ServiceNow. Use when validating NetBox accuracy, checking for config drift, auditing network documentation, or reconciling source of truth after changes
maui-file-handling
v1.0.0Guidance for file picker, file system helpers, bundled assets, and app data storage in .NET MAUI applications. Covers FilePicker APIs, FileResult handling, platform permissions, and common pitfalls across Android, iOS, macOS, and Windows. USE FOR: "file picker", "FilePicker", "pick file", "open file", "save file", "bundled assets", "FileSystem helpers", "AppDataDirectory", "CacheDirectory", "FileResult", "read file MAUI". DO NOT USE FOR: media capture or photo picking (use maui-media-picker), secure credential storage (use maui-secure-storage), or SQLite database files (use maui-sqlite-database).
amazon-review-analyzer
v1.0.0Deep-dive Amazon review analysis. Extract sentiment patterns, recurring complaints, feature requests, and competitive insights from product reviews. Turn customer feedback into product improvement and marketing opportunities.
account-rotation
v1.0.0Switch coding-agent accounts on a usage/rate limit or to spread swarm lanes. Routes by host+agent: macOS+Claude via claude-acct; Codex/Gemini and Linux/WSL via caam. Triggers: "account-rotation", "account rotation", "switch coding-agent accounts on a".
maui-app-icons-splash
v1.0.0.NET MAUI app icon configuration, splash screen setup, SVG to PNG conversion at build time, composed/adaptive icons, and platform-specific icon and splash screen requirements for Android, iOS, Mac Catalyst, and Windows. USE FOR: "app icon", "splash screen", "MauiIcon", "MauiSplashScreen", "adaptive icon", "change app icon", "launch screen", "SVG icon", "foreground tint", "icon resize". DO NOT USE FOR: in-app images or image loading (use maui-performance), theming or colors (use maui-theming), or custom drawing (use maui-graphics-drawing).
ceo-advisor
v1.0.0Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, fundraising, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
maui-aspire
v1.0.0Guide for .NET MAUI apps consuming .NET Aspire-hosted backend services. Covers AppHost configuration, service discovery for mobile clients, HttpClient DI setup, Entra ID authentication with MSAL.NET for calling protected APIs, development workflow (Aspire dashboard + MAUI debugging), Blazor Hybrid considerations, and platform-specific networking for Android emulators and iOS simulators. USE FOR: "MAUI with Aspire", "Aspire service discovery", "AppHost MAUI", "Aspire backend", "MAUI Aspire networking", "mobile Aspire", "Aspire dashboard MAUI". DO NOT USE FOR: standalone REST API calls without Aspire (use maui-rest-api), authentication without Aspire (use maui-authentication), or Aspire-only projects without MAUI.
.NET MAUI Unit Testing with xUnit
v1.0.0No AI Sycophancy â SKILL.md
v1.0.0> **SNIFF THIS FIRST**: Read `CARD.yml` for quick interface. Come here for deep protocol. > **TAGLINE**: "Don't agree just to be agreeable." > **T-SHIRT**: "The best gift is honest disagreement."
meow:llms
v1.0.0Generate llms.txt files from project documentation following the llmstxt.org spec. Use when asked to create AI-friendly documentation indexes, generate llms.txt, or make a project discoverable by AI assistants.
maui-custom-handlers
v1.0.0Guide for creating custom .NET MAUI handlers, customizing existing handlers with property mappers, and implementing platform-specific native views. Covers PrependToMapping/ModifyMapping/AppendToMapping, PropertyMapper, CommandMapper, partial handler classes, and handler registration. USE FOR: "custom handler", "PropertyMapper", "AppendToMapping", "PrependToMapping", "ModifyMapping", "CommandMapper", "platform-specific rendering", "native view", "handler registration", "custom control renderer". DO NOT USE FOR: platform API calls without custom controls (use maui-platform-invoke), data binding (use maui-data-binding), or gesture handling (use maui-gestures).
maui-authentication
v1.0.0Add authentication to .NET MAUI apps. Covers WebAuthenticator for generic OAuth 2.0 / social login, and MSAL.NET for Microsoft Entra ID (Azure AD) with broker support (Microsoft Authenticator), token caching, Conditional Access, platform-specific setup (Android, iOS, Windows), DelegatingHandler for bearer token API calls, and Blazor Hybrid integration. USE FOR: "add authentication", "OAuth login", "MSAL.NET", "social login", "WebAuthenticator", "Entra ID MAUI", "Azure AD login", "Google login MAUI", "Apple login MAUI", "token caching", "bearer token", "sign in". DO NOT USE FOR: secure local storage of tokens (use maui-secure-storage), Aspire-specific auth setup (use maui-aspire), or server-side Entra ID provisioning (use entra-id-aspire-provisioning).
æè¦åä½ï¼cpa-abstractï¼
v1.0.0terminal-title
v1.0.0Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.
X Article Buzz Strategy
v1.0.0Xè¨äºï¼Articleï¼æ©è½ãæ´»ç¨ãã¦ããºãçã¿åºãæ¦ç¥ã32ä¸ãã¥ã¼ã®å®ç¸¾ã«åºã¥ãã
arckit-adr
v1.0.0Document architectural decisions with options analysis and traceability
Exact match
v1.0.0FILE="memory/quests/${name}.md"
tariff-calculator-amazon
v1.0.0Universal tariff calculator for Amazon sellers. Calculate import duties, landed costs, and VAT/GST for any trade route. Supports CNâUS, CNâEU, USâEU, EUâUS, USâCN and custom origin/destination pairs. Includes Section 301 tariffs, trade agreement rates (USMCA, EVFTA), and HS code lookup. No API key required.
incarnation
v1.0.0Full character autonomy across all layers of existence
resource-scout
v1.0.0Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions "find skill", "search MCP", "discover tools", or "what skills exist for X", (4) before creating a custom skill to check if one already exists.
Breaking Package Migration Pattern
v1.0.0**Status:** Documented from httpgenerator dependency refresh **Applicable To:** Any major NuGet package upgrade with breaking API changes **Example:** Microsoft.OpenApi 1.6.28 â 3.3.1
UI/UX Experimentation
v1.0.0Use when experimenting with different user interfaces or user experiences.
format-design
v1.0.0How to design formats that succeed â simplicity, community, timing
edge-computing
v1.0.0Edge computing with Cloudflare Workers, Deno Deploy, Bun, Vercel Edge Functions, AWS Lambda@Edge, and edge databases (Turso, D1, DynamoDB Global Tables). Use when building low-latency edge applications, edge-side rendering, or globally distributed compute.
maui-maps
v1.0.0Guidance for adding map controls, pins, polygons, polylines, geocoding, Google Maps API key configuration, and platform setup in .NET MAUI apps using Microsoft.Maui.Controls.Maps. USE FOR: "add map", "map control", "map pins", "polygons on map", "polylines", "geocoding", "Google Maps API key", "Microsoft.Maui.Controls.Maps", "map setup", "reverse geocoding", "map region". DO NOT USE FOR: getting device GPS coordinates (use maui-geolocation), custom drawing overlays (use maui-graphics-drawing), or location permissions only (use maui-permissions).
maui-graphics-drawing
v1.0.0Guidance for custom drawing with Microsoft.Maui.Graphics, GraphicsView, canvas drawing operations, shapes, paths, text rendering, image drawing, shadows, clipping, and canvas state management. USE FOR: "custom drawing", "GraphicsView", "canvas drawing", "draw shapes", "draw path", "draw text", "ICanvas", "IDrawable", "shadows", "clipping", "Microsoft.Maui.Graphics". DO NOT USE FOR: view animations (use maui-animations), gesture handling on drawn elements (use maui-gestures), or app icons (use maui-app-icons-splash).
security-ownership-map-v2
v1.0.0Security Ownership Map workflow skill. Use this skill when the user needs a security-focused ownership analysis grounded in Git history: build people-to-file ownership maps, estimate bus factor on sensitive code, compare observed ownership with CODEOWNERS intent, identify orphaned or concentrated security-critical areas, and export bounded CSV/JSON artifacts for graph analysis and visualization. Do not use it for generic maintainer lists or broad security triage that is better handled by dedicated secret-scanning, dependency, or infrastructure skills.
Implementing Features with TDD
v1.0.0Guides Test-Driven Development for this Neovim plugin project. Use when implementing new features or fixing bugs that require behavioral changes. Includes project-specific tooling (make test/lint/check) and Lua/Busted testing patterns. Follows strict RED-GREEN-REFACTOR cycle.
maui-media-picker
v1.0.0Guidance for picking photos/videos, capturing from camera, multi-select (.NET 10), MediaPickerOptions, platform permissions, and FileResult handling in .NET MAUI. USE FOR: "pick photo", "capture photo", "take picture", "pick video", "camera capture", "MediaPicker", "photo gallery", "image picker", "multi-select photos", "MediaPickerOptions". DO NOT USE FOR: general file picking (use maui-file-handling), image display or optimization (use maui-performance), or camera streaming (use maui-platform-invoke).
chembl-search
v1.0.0Search ChEMBL bioactive molecules database with natural language queries. Find compounds and assay data with Valyu semantic search.
Behavior-First Planning
v1.0.0> **Quick Ref:** Turn an intent into beads that each carry a *runnable acceptance test* defining "done". The generative discipline behind the `bdd-foundry` workflow â extracted here so behavior-first planning survives independent of any orchestrator. Output: frozen Gherkin â executed-red tests â
maui-deep-linking
v1.0.0Guide for implementing deep linking in .NET MAUI apps. Covers Android App Links with intent filters, Digital Asset Links, and AutoVerify; iOS Universal Links with Associated Domains entitlements and Apple App Site Association files; custom URI schemes; and domain verification for both platforms. USE FOR: "deep linking", "app links", "universal links", "custom URI scheme", "intent filter", "Associated Domains", "Digital Asset Links", "open app from URL", "handle incoming URL", "domain verification". DO NOT USE FOR: in-app Shell navigation (use maui-shell-navigation), push notification handling (use maui-push-notifications), or web content embedding (use maui-hybridwebview).
maui-gestures
v1.0.0Guidance for implementing tap, swipe, pan, pinch, drag-and-drop, and pointer gesture recognizers in .NET MAUI applications. Covers XAML and C# usage, combining gestures, and platform differences. USE FOR: "tap gesture", "swipe gesture", "pan gesture", "pinch gesture", "drag and drop", "pointer gesture", "gesture recognizer", "TapGestureRecognizer", "SwipeGestureRecognizer", "PanGestureRecognizer", "combine gestures". DO NOT USE FOR: animations triggered by gestures (use maui-animations), CollectionView swipe actions (use maui-collectionview), or custom drawing interaction (use maui-graphics-drawing).
sw-review
v1.0.0Fetches and displays PR review comments from GitHub, grouped by priority, and allows the user to reply to or resolve individual threads.
battle-card-builder
v1.0.0Competitive battle card creation for sales teams combining competitive intelligence, sales enablement, and document formatting. Use when building battle cards, competitive analysis decks, or win/loss analysis materials.
random-number
v1.0.0Generate a random integer between min and max (inclusive). Use when the user asks for a random number.
maui-geolocation
v1.0.0Add geolocation capabilities to .NET MAUI apps using Microsoft.Maui.Devices.Sensors. Covers one-shot and continuous location, platform permissions (Android, iOS, macOS, Windows), accuracy levels, CancellationToken usage, mock-location detection, and a DI-friendly service wrapper. USE FOR: "geolocation", "GPS location", "get current location", "location permission", "continuous location", "location tracking", "GeolocationRequest", "mock location", "latitude longitude MAUI". DO NOT USE FOR: displaying locations on a map (use maui-maps), general permission handling (use maui-permissions), or geocoding addresses (use maui-maps).
st-widget-builder
v1.0.0Use when the user asks to render, build, visualise, mock up, or show a widget (chart, dashboard, card, table, graph) in the Meeseeks Console. Teaches how to delegate the work to the st-widget-builder sub-agent instead of writing HTML or inline code yourself.
maui-localization
v1.0.0Guidance for localizing .NET MAUI apps: multi-language support via .resx resource files, culture resolution and runtime switching, RTL layout, platform language declarations (iOS/Mac Catalyst Info.plist, Windows Package.appxmanifest), and image localization strategies. USE FOR: "localization", "multi-language", "resx resource", "translate app", "RTL layout", "culture switching", "localize strings", "right-to-left", "language support MAUI", "Info.plist languages". DO NOT USE FOR: theming or visual styles (use maui-theming), accessibility labels (use maui-accessibility), or content from REST APIs (use maui-rest-api).
maui-hot-reload-diagnostics
v1.0.0Diagnose and troubleshoot .NET MAUI Hot Reload issues (C# Hot Reload, XAML Hot Reload, Blazor Hybrid). Covers all UI approaches (XAML, MauiReactor, C# Markup, Blazor Hybrid), Visual Studio, VS Code, environment variables, encoding requirements, and MetadataUpdateHandler. USE FOR: "hot reload not working", "XAML hot reload", "C# hot reload", "UI not updating", "hot reload troubleshooting", "MetadataUpdateHandler", "hot reload Blazor Hybrid", "hot reload VS Code", "DOTNET_WATCH". DO NOT USE FOR: general build errors (not hot reload related), app lifecycle events (use maui-app-lifecycle), or performance profiling (use maui-performance).
Cognitive Reflex: Salience Filtering
v1.0.0sw-plan
v1.0.0Breaks a design into work units with testable specs. Reads design artifacts from sw-design and produces implementation-ready plans.
sw-init
v1.0.0Initializes Specwright in a project. Detects stack, asks about practices, creates constitution and charter, configures quality gates and hooks.
maui-data-binding
v1.0.0Guidance for .NET MAUI XAML data bindings, compiled bindings, value converters, binding modes, multi-binding, relative bindings, and MVVM best practices. USE FOR: "data binding", "compiled binding", "value converter", "IValueConverter", "binding mode", "TwoWay binding", "multi-binding", "relative binding", "BindingContext", "MVVM binding", "INotifyPropertyChanged". DO NOT USE FOR: CollectionView item templates (use maui-collectionview), Shell navigation data passing (use maui-shell-navigation), or dependency injection (use maui-dependency-injection).
hugging-face-paper-pages
v1.0.0Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github repo and project page. Use when the user shares a Hugging Face paper page URL, an arXiv URL or ID, or asks to summarize, explain, or analyze an AI research paper.
operationalize
v1.0.0Distill context (research, recon, learnings) into evidence-anchored rules routed to automation shapes. Use when a finished artifact should become skills, gates, or beads.
ACP Intent Traces
v1.0.0generate-release-screenshots
v1.0.0Generate PNG screenshots for release notes using the repository's HtmlRenderer and ScreenshotGenerator tools. Use when asked to add screenshots to release notes or documentation.
testing-strategy
v1.0.0Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture.
developing-with-prism
v1.0.0Guide for developing with Prism PHP package - a Laravel package for integrating LLMs. Activate or use when working with Prism features including text generation, structured output, embeddings, image generation, audio processing, streaming, tools/function calling, or any LLM provider integration (OpenAI, Anthropic, Gemini, Mistral, Groq, XAI, DeepSeek, OpenRouter, Ollama, VoyageAI, ElevenLabs). Activate for any Prism-related development tasks.
devex-sdk-design
v1.0.0Developer experience (DX) engineering, SDK design patterns, API ergonomics, CLI tooling design, documentation-driven development, and developer onboarding. Use when designing SDKs, improving API ergonomics, building developer tools, or creating developer documentation.
upgrade-claude-agent-sdk
v1.0.0Upgrade the claude-agent-sdk dependency, review SDK changes for integration impact, expose new features to users via Settings or New Task dialog, update documentation, and ship on a feature branch. This skill should be used when the user mentions upgrading, updating, or bumping the claude-agent-sdk, or when reviewing SDK release notes for Gluon integration.
truss-cli-smoketest
v1.0.0End-to-end smoke testing of the Truss CLI via tmux. Use this skill when asked to test the CLI, verify CLI behavior after changes, smoke-test the agent loop, check for regressions, or validate MCP/plugin/session features work correctly through the terminal interface. Also use when debugging CLI crashes, MCP connection issues, or session lifecycle problems that need live reproduction.
Bilibili è§é¢å¦ä¹ ç¬è®°çæå¨
v1.0.0æ¬ Skill ç¨äºå° Bç«è§é¢å¿«é转å为å£è¯åãå¯æè¯»çå¦ä¹ ç¬è®°ã
bio-hi-c-analysis-loop-calling
v1.0.0Detect chromatin loops and point interactions from Hi-C data using cooltools, chromosight, and HiCCUPS-like methods. Identify CTCF-mediated loops and enhancer-promoter contacts. Use when detecting chromatin loops from Hi-C data.
core-workflow
v1.0.0Detailed development workflow patterns, checklists, and standards. Auto-loads for complex tasks, planning, debugging, testing, or when explicit patterns are needed. Contains session protocols, git conventions, security checklists, testing strategy, and communication standards.
cfo-advisor
v1.0.0Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or when user mentions CFO, burn rate, runway, fundraising, unit economics, LTV, CAC, term sheets, or financial strategy.
spacex
v1.0.0CLI for AI agents to lookup SpaceX launches and rockets for their humans. No auth required.
Android Clean Architecture
v1.0.0Clean Architecture patterns for Android and KMP projects. Covers module boundaries, dependency inversion, UseCase/Repository patterns, and data layer design with Room, SQLDelight, and Ktor.
toil-mining
v1.0.0Mine usage history (cass, rtk, shell) for
decision-encoding
v1.0.0Use when an architectural choice is made, a library is selected, an approach is committed to, a convention is set, or any "we'll do it this way" moment occurs. Fires the moment the decision stabilizes, not after.
shadcn-svelte
v1.0.0Guidelines for using and extending ShadCN Svelte components in Litekart Admin.
ruby-rails-application
v1.0.0Develop Ruby on Rails applications with models, controllers, views, Active Record ORM, authentication, and RESTful routes. Use when building Rails applications, managing database relationships, and implementing MVC architecture.
telnyx-seti-java
v1.0.0Access SETI (Space Exploration Telecommunications Infrastructure) APIs. This skill provides Java SDK examples.
download-docs
v1.0.0Download and filter documentation from source configs. Use standalone to re-download without rebuilding artifacts.
tool-x-article-publisher
v1.0.0Publish Markdown to X (Twitter) Articles as a draft (never auto-publish). Use when the user asks to publish/post an article to X Articles, convert Markdown to X Articles rich text, or mentions "X article", "publish to X", "post to Twitter articles". Converts Markdown â HTML, pastes rich text, and inserts images deterministically.
telnyx-sip-javascript
v1.0.0Configure SIP trunking connections and outbound voice profiles. Use when connecting PBX systems or managing SIP infrastructure. This skill provides JavaScript SDK examples.
challenge
v1.0.0/em -challenge â Pre-Mortem Plan Analysis
performance-report
v1.0.0Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations. Use when wrapping a campaign, when preparing weekly, monthly, or quarterly channel summaries for stakeholders, or when you need data translated into an executive summary with next-period priorities.
subnet-calculator
v1.0.0IPv4 and IPv6 subnet calculator - CIDR breakdown, usable hosts, previous/next subnets, address classification, VLSM planning, and dual-stack analysis. Use when calculating subnets, figuring out how many hosts fit in a prefix, planning IP addressing, getting wildcard masks for ACLs, or checking if two IPs are in the same subnet.
create-cowork-plugin
v1.0.0Guide users through creating a new plugin from scratch in a cowork session. Use when users want to create a plugin, build a plugin, make a new plugin, develop a plugin, scaffold a plugin, start a plugin from scratch, or design a plugin. This skill requires Cowork mode with access to the outputs directory for delivering the final .plugin file.
canvas
v1.0.0**The primary skill for terminal TUI components.** Covers spawning, controlling, and interacting with terminal canvases. Use when displaying calendars, documents, or flight bookings.
sirchmunk
v1.0.0Local file search using sirchmunk API. Use when you need to search for files or content by asking natural language questions.
tanstack-start
v1.0.0Build a full-stack TanStack Start app on Cloudflare Workers from scratch â SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. No template repo â Claude generates every file fresh per project.
iap
v1.0.0In-app purchases skill for receipt validation.
lsp-integration
v1.0.0This skill should be used when the user asks to "add LSP server", "configure language server", "set up LSP in plugin", "add code intelligence", "integrate language server protocol", "use pyright-lsp", "use typescript-lsp", "use rust-lsp", "socket transport", "initializationOptions", mentions LSP servers, or discusses extensionToLanguage mappings. Provides guidance for integrating Language Server Protocol servers into Claude Code plugins for enhanced code intelligence.
maui-secure-storage
v1.0.0Add secure storage to .NET MAUI apps using SecureStorage.Default. Covers SetAsync, GetAsync, Remove, RemoveAll, platform setup (Android backup rules, iOS Keychain entitlements, Windows limits), common pitfalls, and a DI wrapper service for testability. USE FOR: "secure storage", "SecureStorage", "store token securely", "Keychain", "Android Keystore", "save secret", "encrypted storage", "store credentials", "sensitive data storage". DO NOT USE FOR: general file storage (use maui-file-handling), SQLite databases (use maui-sqlite-database), or authentication flows (use maui-authentication).
find-package-skill
v1.0.0**UTILITY SKILL** â Must be consulted before making any changes to packages under sdk/. Provides package-specific domain knowledge that prevents common mistakes. WHEN: "add feature to package", "fix bug in package", "modify package code", "regenerate from typespec", "change client library".
ar-vr-xr
v1.0.0AR/VR/XR development with Unity XR, WebXR, ARKit, ARCore, Meta Quest SDK, and spatial computing. Use when building augmented reality, virtual reality, mixed reality applications, or spatial experiences.
auto-claude
v1.0.0Autonomous multi-agent coding with git worktree isolation, QA validation, and memory. Use for complex features requiring autonomous implementation.
customer-persona-builder
v1.0.0Data-driven customer persona development combining market research, user behavior analysis, and segmentation frameworks. Use when creating buyer personas, ideal customer profiles (ICPs), or user archetypes.
debate-practice-coach
v1.0.0Interactive debate and argument practice with structured feedback, counterargument generation, logical fallacy identification, and scoring rubrics. Use when preparing for debates, improving persuasion skills, or practicing argumentation.
{skill-name}
v1.0.0{what this skill teaches agents}
Cognitive Reflex: Session Consolidation
v1.0.0Clack
v1.0.0WebSocket relay server that enables real-time voice conversations with an OpenClaw agent.
aprapipes-devops
v1.0.0Diagnose and fix ApraPipes CI/CD build failures across all platforms (Windows, Linux x64/ARM64, Jetson, macOS, Docker). Handles vcpkg dependencies, GitHub Actions workflows, self-hosted CUDA runners, and platform-specific issues. Use when builds fail or when modifying CI configuration.
Doubao TTS Skillï¼V3ï¼
v1.0.0使ç¨ç«å±±å¼æè±å è¯é³åæ **V3 HTTP SSE å念弿¥å£**å°ææ¬è½¬ä¸ºé³é¢æä»¶ã
carrier-relationship-management
v1.0.0Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.
react-db
v1.0.0React bindings for TanStack DB. useLiveQuery hook with dependency arrays (8 overloads: query function, config object, pre-created collection, disabled state via returning undefined/null). useLiveSuspenseQuery for React Suspense with Error Boundaries (data always defined). useLiveInfiniteQuery for cursor-based pagination (pageSize, fetchNextPage, hasNextPage, isFetchingNextPage). usePacedMutations for debounced React state updates. Return shape: data, state, collection, status, isLoading, isReady, isError. Import from @tanstack/react-db (re-exports all of @tanstack/db).
course-material-creator
v1.0.0Create custom educational materials including syllabi, lesson plans, assessments, reading lists, and learning objectives. Use when building course curricula, training programs, workshops, or educational content.
compliance-engineering
v1.0.0SOC2, HIPAA, GDPR, PCI-DSS, FedRAMP compliance implementation in code. Audit logging, data encryption, access controls, privacy by design, and regulatory requirement mapping. Use when implementing compliance controls, preparing for audits, or building privacy-compliant systems.
github-pr-inline-reply
v1.0.0Reply to inline PR review comments on GitHub pull requests using the GitHub API. Use this skill when you need to respond to individual review comments on a PR, acknowledge feedback, or mark comments as resolved by posting direct replies to comment threads.
revert
v1.0.0Git-aware logical undo at track, phase, or task level with confirmation gates
team-update
v1.0.0Post project updates to team chat, gather feedback, triage responses, and plan next steps. Adapts to available tools (chat, git, issues, tasks). First run discovers tools and saves a playbook; subsequent runs execute from the playbook. Trigger with 'team update', 'post update', 'sync with team', 'standup', 'check team chat', 'feedback loop', 'project update', 'what did the team say'.
changelog-generator
v1.0.0Changelog Generator
component-agentic-layout
v1.0.0Develop AgenticLayout (left-center-right layout with header) in @ant-design/agentic-ui. Use when building app shell, sidebar layout, or three-column layout. Triggers on AgenticLayout, layout, left center right, header, sidebar.
drugbank-search
v1.0.0Search DrugBank comprehensive drug database with natural language queries. Drug mechanisms, interactions, and safety data powered by Valyu.
code-memory
v1.0.0Captures and retrieves structural understanding of source code gained during investigations. Use after reading and understanding code to save context for future sessions, or before investigating code to check for existing context. Stores summaries in memory/ files mirroring source paths. Triggers: "save what I learned", "remember this code", "check if we know about", "investigate", or any post-investigation context capture.
Playwright Page Object Model
v1.0.0> Structure your test code for maintainability â know when POM helps and when simpler patterns win.
Lua Testing Best Practices
v1.0.0Comprehensive testing patterns for this Neovim plugin. Covers table-driven tests, async patterns, mocking, fixtures, and buffer testing. Apply when writing or reviewing tests.
Gastown Agent Manager
v1.0.0As the overseer, you monitor ALL agents and ensure they remain active and productive. Every agent must comply with the activity principle â no idle periods allowed.
bio-proteomics-ptm-analysis
v1.0.0Post-translational modification analysis including phosphorylation, acetylation, and ubiquitination. Covers site localization, motif analysis, and quantitative PTM analysis. Use when analyzing phosphoproteomic data or other modification-enriched samples.
å°çº¢ä¹¦è®¤è¯ç®¡ç
v1.0.0ä½ æ¯"å°çº¢ä¹¦è®¤è¯å©æ"ãè´è´£ç®¡çå°çº¢ä¹¦ç»å½ç¶æåå¤è´¦å·åæ¢ã
File Archiver Tool
v1.0.0Urdu
v1.0.0Write Urdu that sounds human. Not formal, not robotic, not AI-generated.
customer-success
v1.0.0Support workflows, ticketing systems (Zendesk, Intercom), knowledge base design, chatbot design, and metrics (CSAT, NPS). Use when building support infrastructure, designing help centers, or optimizing customer experience.
chief-of-staff
v1.0.0C-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesizes outputs, and tracks decisions. Every C-suite interaction starts here. Loads company context automatically.
reflex-create
v1.0.0Use when the user notices a recurring pattern they want the system to learn ("I keep doing X", "every time Y happens", "make this automatic", "remember to always"), or when explicit phrases like "/reflex-create", "create reflex", "teach yourself" are used. Generates a new SKILL.md file from observed patterns.
.NET MAUI Theming
v1.0.0Two main approaches exist for theming MAUI apps: **AppThemeBinding** (automatic OS theme response) and **ResourceDictionary theming** (custom themes with runtime switching). They can be combined.
grant-proposal-builder
v1.0.0Nonprofit and research grant proposal assembly with structured sections, budget templates, and evaluation alignment. Use when writing grant proposals, funding applications, or research funding requests.
doc-generator
v1.0.0Generates and updates project documentation including CLAUDE.md, rules, and hooks. Use when the user asks about documentation, project setup, CLAUDE.md, or when detecting that documentation is missing or outdated.
alive-analysis
v1.0.0Data analysis workflow kit using the ALIVE loop (Ask, Look, Investigate, Voice, Evolve)
A Claude Code kit that turns a PRD into shipped code — 32 AI agents, 21 skills, full implement-review-ship pipeline
v1.0.0biomedical-search
v1.0.0Complete biomedical information search combining PubMed, preprints, clinical trials, and FDA drug labels. Powered by Valyu semantic search.
sync-specs
v1.0.0Use when code changes may have made documentation outdated, when reviewing docs for consistency, or when the user asks to sync or audit documentation.
hypothesis-tree
v1.0.0Structure complex questions into testable hypotheses. Use when validating product ideas, debugging problems, planning experiments, or breaking down ambiguous challenges into actionable research.
ci-cd-pipeline-builder
v1.0.0CI/CD Pipeline Builder
.NET MAUI Accessibility Skill
v1.0.0Use this skill when adding or auditing accessibility in .NET MAUI apps. It covers SemanticProperties, AutomationProperties, screen reader announcements, and platform-specific pitfalls.
dotnet-mcaf-agile-delivery
v1.0.0Apply MCAF agile-delivery guidance for backlog quality, roles, ceremonies, and engineering feedback. Use when defining how the team plans, tracks work, and turns feedback into durable improvements.
checkin
v1.0.0Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles test failures by fixing them until the commit succeeds. Use when the user wants to commit their changes.
gc-membrane
v1.0.0Reference for the agentops-membrane Gas City pack: the fail-closed, cross-family, verdict-bound close door composed onto stock gc â close-gate mechanics, finalize semantics (nonce, â¥2 families, DEGRADED), pawl-verdict.v1 anatomy, trinity RBAC, quest intake, doctor checks. Loaded JIT by using-gc. Triggers: "gc-membrane", "membrane pack", "pawl-verdict.v1", "gc close door".
chro-advisor
v1.0.0People leadership for scaling companies. Hiring strategy, compensation design, org structure, culture, and retention. Use when building hiring plans, designing comp frameworks, restructuring teams, managing performance, building culture, or when user mentions CHRO, HR, people strategy, talent, headcount, compensation, org design, retention, or performance management.
proxmox
v1.0.0Proxmox VE virtualization platform reference for VM/LXC management, clustering, storage, and networking. Includes Terraform and Ansible integration patterns. Use when working with Proxmox configurations, CLI commands, troubleshooting VMs/containers, or planning resource allocation. Triggers: proxmox, qemu, kvm, lxc, pve, vm, container, cluster, vzdump, qm, pct.
Gradle Expert
v1.0.0Build system expertise for AmethystMultiplatform's 4-module KMP architecture. Focus: practical troubleshooting, dependency resolution, and project-specific optimizations.
codemagic
v1.0.0Check Codemagic build status, trigger builds, view logs, and manage the CI/CD pipeline. Use when user asks about build status, CI, Codemagic, deploy, or pipeline.
Code Formatter Tool
v1.0.0Continuous Learning v2 - ã¤ã³ã¹ãã£ã³ã¯ããã¼ã¹ã¢ã¼ããã¯ãã£
v1.0.0Claude Codeã»ãã·ã§ã³ãä¿¡é ¼åº¦ã¹ã³ã¢ãªã³ã°ä»ãã®å°ããªå¦ç¿æ¸ã¿è¡åã§ãããã¤ã³ã¹ãã£ã³ã¯ãããéãã¦åå©ç¨å¯è½ãªç¥èã«å¤ããé«åº¦ãªå¦ç¿ã·ã¹ãã ã
beep
v1.0.0Play a system beep. Use when asked to beep, play a beep, issue a system beep etc.
bots
v1.0.0Use when building Towns Protocol bots - covers SDK initialization, slash commands, message handlers, reactions, interactive forms, blockchain operations, and deployment. Triggers: "towns bot", "makeTownsBot", "onSlashCommand", "onMessage", "sendInteractionRequest", "webhook", "bot deployment", "@towns-protocol/bot"
Markdown Converter Tool
v1.0.0xamarin-forms-migration
v1.0.0**WORKFLOW SKILL** - Guide for migrating Xamarin.Forms apps to .NET MAUI. Covers project structure decisions, SDK-style project conversion, namespace renames, layout behavior changes, renderer-to-handler migration, effects-to-behaviors redesign, Xamarin.Essentials namespace mapping, NuGet dependency compatibility, data migration, and common troubleshooting. Incorporates field-tested advice from production migrations. USE FOR: "migrate Xamarin.Forms", "upgrade to MAUI", "Xamarin to MAUI", "convert Xamarin.Forms project", "Forms migration", "namespace changes Xamarin", "renderer to handler", "effects to behaviors", "AndExpand replacement", "layout changes MAUI", "Xamarin.Essentials to MAUI". DO NOT USE FOR: migrating Xamarin.Android native apps (use xamarin-android-migration), migrating Xamarin.iOS native apps (use xamarin-ios-migration), creating new MAUI handlers from scratch (use maui-custom-handlers), performance optimization (use maui-performance).
xamarin-ios-migration
v1.0.0**WORKFLOW SKILL** - Guide for migrating Xamarin.iOS, Xamarin.Mac, and Xamarin.tvOS native apps to .NET for iOS, .NET for macOS, and .NET for tvOS. Covers SDK-style project conversion, target framework monikers, MSBuild property changes, Info.plist updates, iOS binding library migration, Xamarin.Essentials in native apps, NuGet dependency compatibility, and code signing changes. USE FOR: "migrate Xamarin.iOS", "upgrade Xamarin.iOS to .NET", "Xamarin.iOS to .NET for iOS", "iOS project migration", "Xamarin.Mac migration", "tvOS migration", "iOS binding library migration", "MtouchArch to RuntimeIdentifier", "Apple project migration". DO NOT USE FOR: migrating Xamarin.Forms apps (use xamarin-forms-migration), migrating Xamarin.Android apps (use xamarin-android-migration), creating new MAUI apps from scratch (use feature-specific MAUI skills).
xamarin-android-migration
v1.0.0**WORKFLOW SKILL** - Guide for migrating Xamarin.Android native apps to .NET for Android. Covers SDK-style project conversion, target framework monikers, MSBuild property changes, AndroidManifest.xml updates, NuGet dependency compatibility, Android binding library migration, Xamarin.Essentials in native apps, .NET CLI support, and platform-specific gotchas. USE FOR: "migrate Xamarin.Android", "upgrade Xamarin.Android to .NET", "Xamarin.Android to .NET for Android", "Android project migration", "Android binding library migration", "convert Android project to SDK-style", "AndroidSupportedAbis to RuntimeIdentifiers". DO NOT USE FOR: migrating Xamarin.Forms apps (use xamarin-forms-migration), migrating Xamarin.iOS apps (use xamarin-ios-migration), creating new MAUI apps from scratch (use feature-specific MAUI skills).
Email Sender Tool
v1.0.0vibe-science
v1.0.0Scientific research engine with adversarial review, tree search, and serendipity detection. Use when: exploring hypotheses, validating findings against literature, running computational experiments with quality gates, or hunting for unexpected discoveries. Do NOT use for simple Q&A, code editing, or non-research tasks.
maui-speech-to-text
v1.0.0Add speech-to-text voice input to .NET MAUI apps using CommunityToolkit.Maui. Covers speech recognition, microphone permissions, and hands-free text entry. Works with any UI pattern (XAML/MVVM, C# Markup, MauiReactor). USE FOR: "speech to text", "voice input", "speech recognition", "microphone input", "voice command", "dictation", "SpeechToText", "hands-free text", "transcribe speech". DO NOT USE FOR: text-to-speech output (different feature), media playback (use maui-media-picker), or general permissions (use maui-permissions).
managing-agents
v1.0.0Manages temporary and defined agents including creation, promotion, cleanup, and namespacing. Use when user creates custom agents, asks about agent lifecycle, temp agents, or agent management.
ciso-advisor
v1.0.0Security leadership for growth-stage companies. Risk quantification in dollars, compliance roadmap (SOC 2/ISO 27001/HIPAA/GDPR), security architecture strategy, incident response leadership, and board-level security reporting. Use when building security programs, justifying security budget, selecting compliance frameworks, managing incidents, assessing vendor risk, or when user mentions CISO, security strategy, compliance roadmap, zero trust, or board security reporting.
accelerate
v1.0.0Use when the workflow is too slow, too expensive, or both and needs latency, cost, or token usage optimization.
canton-nodes
v1.0.0Canton validator node reference data. Use for participant IDs, database names, port availability, and architecture context.
Color Converter Tool
v1.0.0File Hasher Tool
v1.0.0ecommerce-branding
v1.0.0Build and strengthen your e-commerce brand identity. Brand positioning, messaging, visual identity guidelines, and brand consistency across sales channels and marketing touchpoints.
Excel Handler Tool
v1.0.0docker-patterns
v1.0.0Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
CSV Processor Tool
v1.0.0gasclaw-config
v1.0.0View and edit gasclaw maintainer configuration at runtime
Build (the demo loop, enforced)
v1.0.0The single biggest reason a StyleSeed build lands *generic* when the reference demo (styleseed-demo.vercel.app) looks *designed* is **not missing rules â it's a skipped process.** The demo went through: lock the look â build â run the Quality Gate â fix to a floor â repeat. A free-hand bui
ecommerce-business-plan
v1.0.0Create a comprehensive e-commerce business plan. Market analysis, financial projections, marketing strategy, operations planning, and milestone roadmap for new or growing e-commerce businesses.
Generative UI Minis Skill
v1.0.0è¿æ¯ä¸ä¸ªé¢åå½å Minis / iSH ç¯å¢ç **Claude Artifact 飿 ¼çæå¨ skill**ã
data-transform
v1.0.0Transform, clean, reshape, and preprocess data using pandas and numpy. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).
generic-design-system
v1.0.0Complete design system reference for any project - colors, typography, spacing, components, animations. Adapts to project theme and tech stack. Use when implementing UI, choosing colors, creating animations, or ensuring brand consistency. For new design systems, use ui-research skill first.
Template Writer Skill Implementation Plan
v1.0.0> **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task.
Environment Manager Tool
v1.0.0bulk
v1.0.0Transcribe ALL videos from a TikTok profile. Use when you want to process an entire profile's content.
biomedical-skills
v1.0.024 biomedical research skills. Trigger: medical research, clinical trials, genomics, bioinformatics. Design: domain databases, wet-lab/dry-lab methods, and ethical compliance guides.
x-research
v1.0.0Research high-performing X/Twitter content from tracked accounts using Apify's Tweet Scraper V2. Identifies outlier tweets, trending topics, and content patterns to inform content strategy. Use when asked to: - Find trending tweets or content in a niche - Research what's performing on X/Twitter - Identify high-performing tweet patterns - Analyze competitors' X content - Generate content ideas from X trends - Run X/Twitter research Triggers: "x research", "twitter research", "find trending tweets", "analyze x accounts", "what's working on twitter", "content research x", "tweet analysis"
add-chat-model
v1.0.0Add a new chat model id to @aituber-onair/chat and wire it through constants, provider implementation, tests, example UI selector, docs, and versioning updates. Use when requests include adding a new model, supporting a specific model id, adding a provider model, or updating supported models for providers such as claude, gemini, and openai.
code-to-prd
v1.0.0Reverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint. Works with frontend frameworks (React, Vue, Angular, Svelte, Next.js, Nuxt), backend frameworks (NestJS, Django, Express, FastAPI), and fullstack applications. Trigger when users mention: generate PRD, reverse-engineer requirements, code to documentation, extract product specs from code, document page logic, analyze page fields and interactions, create a functional inventory, write requirements from an existing codebase, document API endpoints, or analyze backend routes.
JSON/YAML Converter Tool
v1.0.0fundraising-analyzer
v1.0.0Nonprofit fundraising performance analysis with donor segmentation, campaign ROI, retention metrics, and trend analysis. Use when evaluating fundraising effectiveness, analyzing donor data, or planning campaigns.
fteplusai
v1.0.0exa-search
v1.0.0Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.
Log Analyzer Tool
v1.0.0mewbo-cli-smoketest
v1.0.0End-to-end smoke testing of the Mewbo CLI via tmux. Use this skill when asked to test the CLI, verify CLI behavior after changes, smoke-test the agent loop, check for regressions, or validate MCP/plugin/session features work correctly through the terminal interface. Also use when debugging CLI crashes, MCP connection issues, or session lifecycle problems that need live reproduction.
ecommerce-checkout-optimization
v1.0.0Optimize e-commerce checkout flow to reduce cart abandonment. Friction analysis, payment method optimization, trust signals, and checkout UX best practices.
qe-visual-accessibility
v1.0.0Visual regression testing, responsive design validation, and WCAG accessibility compliance testing.
senior-mentor
v1.0.0Transform into a senior mentor for guided learning through Socratic questioning. Use when user wants coaching, learning guidance, or skill development. Triggers: "mentor me", "coach me", "help me learn", "quiz me", "review my understanding".
Design Lint (Quick Check)
v1.0.0Target: **$ARGUMENTS**
build-custom-mcp-server
v1.0.0Einen benutzerdefinierten MCP-Server (Model Context Protocol) erstellen, der domaenenspezifische Werkzeuge fuer KI-Assistenten bereitstellt. Umfasst Server-Implementierung in Node.js oder R, Werkzeugdefinitionen, Transport- Konfiguration und Tests mit Claude Code. Verwenden wenn benutzerdefinierte Funktionalitaet ueber mcptools hinaus bereitgestellt werden muss, beim Erstellen spezialisierter domaenenspezifischer KI-Integrationen oder beim Wrappen bestehender APIs oder Dienste als MCP-Werkzeuge.
File Watcher Tool
v1.0.0Web Application Testing
v1.0.0To test local web applications, write native Python Playwright scripts.
Image Processor Tool
v1.0.0company-os
v1.0.0The meta-framework for how a company runs â the connective tissue between all C-suite roles. Covers operating system selection (EOS, Scaling Up, OKR-native, hybrid), accountability charts, scorecards, meeting pulse, issue resolution, and 90-day rocks. Use when setting up company operations, selecting a management framework, designing meeting rhythms, building accountability systems, implementing OKRs, or when user mentions EOS, Scaling Up, operating system, L10 meetings, rocks, scorecard, accountability chart, or quarterly planning.
sp
v1.0.0Guide for sp.h, a single-header C standard library replacement. You must use this guide when using or discussing sp.h in any capacity.
Password Generator Tool
v1.0.0JSON Validator Tool
v1.0.0Mnemos ClawHub Skill
v1.0.0The repo ships a publishable ClawHub skill at `skills/mnemos-memory`.
github-actions-web
v1.0.0GitHub Actions for web app CI/CD, testing, and deployment.
industry
v1.0.0Cross-company industry comparison across multiple tickers
ecommerce-competitor-analysis
v1.0.0Cross-platform competitor analysis for e-commerce brands. Compare competitors across Amazon, Shopify, social media, and advertising channels. Build a complete competitive intelligence picture.
cmo-advisor
v1.0.0Marketing leadership for scaling companies. Brand positioning, growth model design, marketing budget allocation, and marketing org design. Use when designing brand strategy, selecting growth models (PLG vs sales-led vs community-led), allocating marketing budgets, building marketing teams, or when user mentions CMO, brand strategy, growth model, CAC, LTV, channel mix, or marketing ROI.
Regex Tester Tool
v1.0.0PDF Generator Tool
v1.0.0HTTP Client Tool
v1.0.0scm
v1.0.0Source code management workflow - nothing is ever lost
Verify Skill
v1.0.0ìì²´ ê²ì¦ 루í. AIê° ì¤ì¤ë¡ ì½ë를 ê²ì¦í ì ìë ìë¨.
lsp-code-analysis
v1.0.0Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview refactorings, and get file outlines. Use for exploring unfamiliar codebases or performing safe refactoring.
run-status
v1.0.0Display current run status and progress. Shows work item, mode, duration, and files changed.
canton-network-repos
v1.0.0Canton Network, DAML, and Splice repository knowledge. Use when working with Canton participants, DAML smart contracts, Splice applications, LF version compatibility, or package ID mismatches. Triggers on Canton, DAML, Splice, decentralized-canton-sync, or LF version queries.
searxng
v1.0.0This skill should be used when the agent needs to perform web searches, look up current information online, or gather search results from the internet. Provides privacy-respecting web search through a self-hosted SearXNG instance with structured JSON output. Responds to "search the web for", "look this up online", "find recent articles about", "what does Google say about", "web search", or any task requiring live internet search results. No API keys or external accounts needed.
civmc-audit
v1.0.0Audit rosegold.cr against CivMC server rules
tier-review
v1.0.0Use after implementation to run tier-ordered review agents and produce a consolidated verdict.
lint-rule-development
v1.0.0Step-by-step guide for creating and implementing lint rules in Biome's analyzer. Use when implementing rules like noVar, useConst, or any custom lint/assist rule, adding code actions to fix diagnostics, implementing semantic analysis for binding references, or adding configurable options to rules.
tech-diagram
v1.0.0Generate technical architecture diagrams, pipeline flows, layer/stack diagrams, and system illustrations as standalone HTML files. Uses a dark-mode design system with embedded CSS and inline SVG. Use when the user needs architecture diagrams, system illustrations, flow charts, or technical visualizations.
project-init
v1.0.0Initialize a new FIRE project by detecting workspace type and setting up standards.
calculate-taxes
v1.0.0Calculate income taxes, deductions, and net pay for individuals or businesses. Use when the user needs to estimate or compute taxes based on income, filing status, or jurisdiction.
design-doc-generate
v1.0.0Generate design documents for Validate mode work items (Checkpoint 1). Required for high-complexity items.
flame
v1.0.0Multi-perspective idea evaluation using Six Hats analysis, impact/feasibility scoring, and collaborative shortlisting.
tiktok-ads
v1.0.0TikTok Ads platform expertise. Audit campaigns, creative strategy, audience targeting, Spark Ads, TikTok Shop integration, pixel/Events API setup, and performance optimization. Use when the user asks about TikTok advertising, short-form video ads, TikTok Shop, Spark Ads, or social commerce advertising.
SQL Executor Tool
v1.0.0QR Code Generator Tool
v1.0.0walkthrough-generate
v1.0.0Generate implementation walkthrough for human review after run completion. Documents decisions, changes, and verification steps.
financial-scenario-planner
v1.0.0Stress-test financial plans across scenarios (bull/bear/base), sensitivity tables, and Monte Carlo-style analysis. Use when evaluating financial assumptions, modeling risk scenarios, or building scenario-based financial plans.
Web Scraper Tool
v1.0.0arckit-jsp-936
v1.0.0Generate MOD JSP 936 AI assurance documentation for defence AI/ML systems
budget-optimization
v1.0.0Use when reallocating spend across channels/ad sets or setting guardrails to stay on plan.
work-item-decompose
v1.0.0Break an intent into discrete, executable work items with complexity assessment and dependency validation.
Text Diff Tool
v1.0.0run-execute
v1.0.0Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.
boot
v1.0.0Boot configuration for Bazzite OS. BIOS/UEFI access, GRUB menu settings, secure boot key enrollment, and Windows dual-boot setup. Use when users need to configure boot options or access BIOS settings.
run-plan
v1.0.0Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.
ai-agents-architecture-contract
v1.0.0Load-bearing design decisions for this repo as a contract you check before changing anything. Covers the asymmetric generation seam, source-of-truth per tree, hook runtime failure policy, memory tiers, plugin surfaces, invariants, and known-weak points. Use when you say `which tree is canonical`, `architecture contract`, `why is this designed this way`. Do NOT use for operating the build pipeline (use `ai-agents-generation-and-release`) or CI triage (use `ai-agents-debugging-playbook`).
performing-alert-triage-with-elastic-siem
v1.0.0Perform systematic alert triage in Elastic Security SIEM to rapidly classify, prioritize, and investigate security alerts for SOC operations.
UUID Generator Tool
v1.0.0Skill: Cost Optimization
v1.0.0> **Expertise:** Cloud cost analysis, right-sizing recommendations, reserved/spot instances, tagging strategy, cost alerting.
laravel-tdd
v1.0.0Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
Design System Setup Wizard
v1.0.0Guide the user through setting up StyleSeed for their project, step by step.
workflow-orchestration
v1.0.0Disciplined task execution with planning, verification, and self-improvement loops. Use when starting non-trivial tasks (3+ steps), fixing bugs, building features, refactoring code, or when rigorous execution with quality gates is needed. Includes subagent delegation, lessons tracking, and staff-engineer-level verification.
deployment-config
v1.0.0Generate and manage deployment configs and per-instance scripts using atdtool and Helm charts. Use when deploying, generating configs, or editing values.
Best Minds
v1.0.0> "Don't think of LLMs as entities but as simulators." > â Andrej Karpathy
content-humanizer
v1.0.0Makes AI-generated content sound genuinely human â not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).
continue
v1.0.0Execute the next logical step automatically. No prompts, no decisions â just do it.
Text Translator Tool
v1.0.0flutter-chart
v1.0.0Guide users to build charts and data visualizations using the Graphic Flutter library. Use when users ask how to create charts, configure chart options, add interactivity, customize appearance, or need help with any aspect of the Graphic charting library.
reload
v1.0.0Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.
bunjs
v1.0.0Use when building Bun.js/Hono applications, implementing HTTP endpoints, setting up Prisma/SQLite, writing Zod validation, or using Bun's test runner. See bunjs-architecture for layered patterns, bunjs-production for deployment.
stand-up-report
v1.0.0Used when requested for a short -no fluff- Concise, high-density summary of technical progress, architecture decisions, and build status for the current session..
superpowers-plan
v1.0.0Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-trivial changes.
repurpose-whatsapp
v1.0.0Generates WhatsApp Channel content from content atoms: concise channel updates, conversational polls, and content teasers. Optimizes for personal tone, mobile-first readability, and permission-based engagement. Sub-skill of the Content Repurposing Engine. Use when user says "whatsapp", "whatsapp channel", "whatsapp broadcast", "whatsapp update", or "repurpose for whatsapp".
ç»æå¿æºç ´å£äººÂ·é¢éè§éç³»ç» (Ultimate Mind Breaker)
v1.0.0> "ä½ ç认ç¥è§éæ¶é´åªæ180天ââ龿å°è¢«å岿·æ±°ï¼"
URL Shortener Tool
v1.0.0Design Token Manager
v1.0.0Action: **$0** | Token type: **$1** Arguments: $ARGUMENTS
Mobile Page Scaffolder
v1.0.0Create a new page: **$0** Description: $ARGUMENTS
content-production
v1.0.0Full content production pipeline â takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or guide end-to-end. Triggers: 'write a post about', 'draft an article', 'create content for', 'help me write', 'I need a blog post'. NOT for content strategy or calendar planning (use content-strategy). NOT for repurposing existing content (use content-repurposing). NOT for social captions only.
fast-mlx
v1.0.0Optimize MLX code for performance and memory. Use when asked to implement or speed up MLX models or algorithms, reduce latency/throughput bottlenecks, tune lazy evaluation, type promotion, fast ops, compilation, memory use, or profiling.
gasclaw-logs
v1.0.0View container and process logs
legal-compliance
v1.0.0Legal and compliance expertise for corporate governance, contract analysis, regulatory compliance (SOX, GDPR, HIPAA), risk assessment, intellectual property, and litigation management. Use when reviewing contracts, ensuring compliance, or managing legal risk.
writing-test-code
v1.0.0Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests.
component-tool-use
v1.0.0Develop ToolUseBar and ToolUseBarThink for displaying tool/API calls in @ant-design/agentic-ui. Use when showing tool invocations, API call results, cost or duration. Triggers on tool use, tool call, API call, ToolUseBar, ToolUseBarThink.
confluence-expert
v1.0.0Atlassian Confluence expert for creating and managing spaces, knowledge bases, and documentation. Configures space permissions and hierarchies, creates page templates with macros, sets up documentation taxonomies, designs page layouts, and manages content governance. Use when users need to build or restructure a Confluence space, design page hierarchies with permission structures, author or standardise documentation templates, embed Jira reports in pages, run knowledge base audits, or establish documentation standards and collaborative workflows.
generic-fullstack-design-system
v1.0.0Complete design system reference for full-stack applications. Covers colors, typography, spacing, component patterns (shadcn/ui), effects, GPU-accelerated animations, and WCAG AA accessibility. Use when implementing UI, choosing colors, applying spacing, creating components, or ensuring brand consistency.
linear-cli
v1.0.0Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.
Product Psychology for Vibe Coding
v1.0.0PMì´ ë°ì´ë¸ì½ë©ì¼ë¡ ì íì ë§ë¤ ë, ì¬ë¦¬í ê¸°ë° ì¤ê³ ìì¹ì ìë ì ì©íë ì¤í¬.
Glimpse â Native Micro-UI
v1.0.0Glimpse opens a native window with a webview in under 50ms. You write HTML, the user sees it instantly. Bidirectional communication via `window.glimpse.send()` (webview â Node) and `.send(js)` (Node â webview). Works on macOS (WKWebView), Linux (WebKitGTK), and Windows (WebView2).
yjs
v1.0.0Yjs CRDT patterns, shared types, conflict resolution, and meta data structures. Use when building collaborative apps with Yjs, handling Y.Map/Y.Array/Y.Text, implementing drag-and-drop reordering, or optimizing document storage.
reddit-ads
v1.0.0When the user wants to set up, optimize, or manage Reddit Ads. Also use when the user mentions "Reddit Ads," "Promoted Posts," "subreddit targeting," "Reddit advertising," or "Reddit communities."
Flag non-false-positive categories
v1.0.0real = {k: v for k, v in categories.items() if k not in ['SecurityVulnerabilities']} if any(v > 0 for v in real.values()): print(f'WARNING: {sum(real.values())} non-security High findings need triage') " ```
legacy-modernization
v1.0.0Use when modernizing legacy code or migrating outdated patterns to current best practices. Covers assessment, strangler fig pattern, incremental migration, and risk management.
yup
v1.0.0Validates data with Yup schema builder using chainable methods, custom rules, and TypeScript inference. Use when validating forms with React Hook Form or Formik, or when needing flexible schema validation.
context-engine
v1.0.0Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules before external API calls.
cpo-advisor
v1.0.0Product leadership for scaling companies. Product vision, portfolio strategy, product-market fit, and product org design. Use when setting product vision, managing a product portfolio, measuring PMF, designing product teams, prioritizing at the portfolio level, reporting to the board on product, or when user mentions CPO, product strategy, product-market fit, product organization, portfolio prioritization, or roadmap strategy.
coo-advisor
v1.0.0Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, process improvement, OKRs, scaling, operational efficiency, or execution.
ss-a11y
v1.0.0Audit a component or page for accessibility issues and fix them
ss-audit
v1.0.0Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
i18n-translation
v1.0.0Guide for adding internationalization support in the DEVS platform. Use this when asked to add new languages, translate strings, or work with i18n files.
innovation
v1.0.0Innovation management expertise for innovation frameworks (Design Thinking, Stage-Gate), ideation processes, innovation portfolio management, venture capital, open innovation, and IP strategy. Use when driving innovation, managing R&D portfolios, or building innovation programs.
Content Strategist
v1.0.0You think in systems, not posts. A blog article isn't content â it's a node in a topic cluster that feeds an email funnel that drives signups. If a piece can't justify its existence with data after 90 days, you kill it without guilt.
Simplify â Code Quality Review and Improvement
v1.0.0> Review changed code for reuse, quality, and efficiency, then fix any issues found.
ss-feedback
v1.0.0Add appropriate user feedback states (loading, success, error, empty) to a component or page
ss-review
v1.0.0Review UI code for design system compliance, accessibility, and best practices
leadership
v1.0.0Executive leadership expertise for decision-making, change management, crisis management, stakeholder management, team building, and organizational leadership. Use when leading teams, managing change, navigating crises, or developing leadership skills.
contract-and-proposal-writer
v1.0.0Contract & Proposal Writer
Customer Interview Script
v1.0.0Create structured, bias-free customer interview scripts that uncover real needs â not just what people say they want.
mermaid-studio
v1.0.0Mermaid Studio workflow skill. Use this skill when the user needs Expert Mermaid diagram creation, validation, and rendering with dual-engine output (SVG/PNG/ASCII). Supports all 20+ diagram types including C4 architecture, AWS architecture-beta with service icons, flowcharts, sequence, ERD, state, class, mindmap, timeline, git graph, sankey, and more. Features code-to-diagram analysis, batch rendering, 15+ themes, and syntax validation. Use when users ask to create diagrams, visualize architecture, render mermaid files, generate ASCII diagrams, document system flows, model databases, draw AWS infrastructure, analyze code structure, or anything involving "mermaid", "diagram", "flowchart", "architecture diagram", "sequence diagram", "ERD", "C4", "ASCII diagram". Do NOT use for non-Mermaid image generation, data plotting with chart libraries, or general documentation writing and the operator should rely on the packaged workflow, support pack, troubleshooting notes, and provenance links before merging or handing off.
StyleSeed Update Assistant
v1.0.0Automatically detect and update StyleSeed files in the current project.
recipe-block-focus-time
v1.0.0Create recurring focus time blocks on Google Calendar to protect deep work hours.
distributed-systems-guide
v1.0.0Distributed systems design patterns and analysis for CS research
Google Drive Automation via Rube MCP
v1.0.0Automate Google Drive workflows including file upload/download, search, folder management, sharing/permissions, and organization through Composio's Google Drive toolkit.
BigCommerce GraphQL Storefront API
v1.0.0opik-backend
v1.0.0Java backend patterns for Opik. Use when working in apps/opik-backend, designing APIs, database operations, or services.
unity-material
v1.0.0Unity material and shader properties. Use when users want to create materials, set colors, textures, emission, or shader properties. Triggers: material, shader, color, texture, emission, albedo, metallic, smoothness, æè´¨, é¢è², 纹ç, åå .
/call-summary
v1.0.0> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
design-critique
v1.0.0Get structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", or when sharing a Figma link or screenshot for feedback at any stage from exploration to final polish.
Add collaborator to core repo
v1.0.0CORE=$(curl -s -o /dev/null -w "%{http_code}" -X PUT \ -H "Authorization: Bearer $GH_TOKEN" \ -H "Accept: application/vnd.github+json" \ "https://api.github.com/repos/$GITHUB_ORG/$REPO_NAME/collaborators/$USERNAME" \ -d "{\"permission\":\"push\"}")
ui-a11y
v1.0.0Audit a component or page for accessibility issues and fix them
generic-fullstack-feature-developer
v1.0.0Guide feature development for full-stack applications with architecture focus. Covers Next.js App Router patterns, NestJS backend services, database models, data workflows, and seamless integration. Use when adding new features, refactoring existing code, or planning major changes.
UI Component Generator
v1.0.0Generate a new component: **$0** Description: $ARGUMENTS
telnyx-messaging-profiles-python
v1.0.0Create and manage messaging profiles with number pools, sticky sender, and geomatch features. Configure short codes for high-volume messaging. This skill provides Python SDK examples.
Unity Script Validator
v1.0.0Validates C# scripts for best practices, performance, and Unity patterns. Use when reviewing scripts or checking code quality.
CodeScope Q&A
v1.0.0CodeScope indexes source code into a two-layer knowledge graph â **structure** (functions, calls, imports, classes, modules) and **evolution** (commits, file changes, function modifications) â plus **semantic embeddings** for every function. Supports **Python, JavaScript/TypeScript, C, and Java*
rai-mcp-add
v1.0.0Guided MCP server registration. Collects intent conversationally, resolves package details, and delegates to `rai mcp install` or `rai mcp scaffold`. Human never constructs CLI commands.
memory-capture
v1.0.0This skill should be used when the agent needs to save something to memory â observations, lessons, decisions, reflections, dreams, or past memories from external sources. Responds to 'remember this', 'capture', 'save to memory', 'I learned', 'note this down', or any request to persist information across sessions.
UI Pattern Generator
v1.0.0Pattern type: **$0** Description: $ARGUMENTS
short-form-converter
v1.0.0Convert long-form videos into short-form content for TikTok, YouTube Shorts, and Instagram Reels. Identifies viral moments, creates hooks, and adapts scripts for vertical format. Use when repurposing videos, creating Shorts from long videos, or planning multi-platform content.
autonomous-longtask
v1.0.0Guide für lange, autonome Entwicklungsaufgaben mit Claude Code. Optimierte Patterns für Multi-Session-Tasks, Sub-Agents, Parallelisierung und Loop-Closing.
sync-core-after-chat-upgrade
v1.0.0Apply released @aituber-onair/chat updates to @aituber-onair/core and core React examples, including dependency alignment, core re-exports, example model lists, docs, version/changelog, lockfiles, and verification. Use after chat package upgrades or when users ask to propagate chat changes into core.
{Chain Name}
v1.0.0**Date**: YYYY-MM-DD **Author**: {author} **Category**: pattern **Subtype**: prompt-chain **Topics**: {topic1}, {topic2} **Move types**: {type1}, {type2}, ...
ralphinho-rfc-pipeline
v1.0.0RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.
Ralphinho RFC 管é
v1.0.0çµææ¥æºäº [humanplane](https://github.com/humanplane) 飿 ¼ç RFC å解模å¼åå¤åå ç¼æå·¥ä½æµã
ux-feedback
v1.0.0Add appropriate user feedback states (loading, success, error, empty) to a component or page
Workflow Starter-Packs
v1.0.0Bootstrap a new project from a battle-tested archetype with correct structure, CI, testing setup, and clarc rules pre-configured. Run via `/project-init <pack-name>`.
Tavily Search èç½æ£ç´¢
v1.0.0æ¬æè½æä¾ä»äºèç½å®æ¶æ£ç´¢ä¿¡æ¯çè½åï¼éè¿ Tavily API è·åé«è´¨éçç½é¡µç»æãæè¦å龿¥ã
plan-swarm
v1.0.0Socratic planning interview for swarm decomposition
Flow Nexus Swarm & Workflow Orchestration
v1.0.0Deploy and manage cloud-based AI agent swarms with event-driven workflow automation, message queue processing, and intelligent agent coordination.
Copywriting Analysis & Generation
v1.0.0You are the copywriting engine for `/market copy <url>`. You analyze existing website copy, score it, and generate optimized alternatives with specific before/after examples. Every recommendation is grounded in proven copywriting frameworks and tailored to the detected business type.
After cloning, add to managed repos list
v1.0.0jq --arg repo "$REPO" '.repos += [$repo] | .repos |= unique' egregore.json > tmp.$$.json && mv tmp.$$.json egregore.json ```
ecommerce-keyword-research
v1.0.0Cross-platform keyword research for e-commerce. Discover high-converting keywords across Amazon, Shopify, Etsy, Google Shopping, TikTok Shop, and Walmart. Analyzes search volume signals, competition indicators, commercial intent, and long-tail opportunities.
bbs
v1.0.0Manage issues with The Fold's CAS-native BBS (Bulletin Board System). Use for creating, updating, searching, and tracking issues. Invoke when the user wants to create tickets, find work, check issue status, or manage dependencies.
blender-toolkit
v1.0.0Blender automation with geometry creation, materials, modifiers, and Mixamo animation retargeting. Core Features: WebSocket-based real-time control, automatic bone mapping with UI review, two-phase confirmation workflow, quality assessment, multi-project support, comprehensive CLI commands. Use Cases: Create 3D primitives (cube, sphere, cylinder, etc.), manipulate objects (transform, duplicate, delete), manage materials and modifiers, retarget Mixamo animations to custom rigs with fuzzy bone matching.
generic-react-ux-designer
v1.0.0Professional UI/UX design expertise for React applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design reviews.
memory-help
v1.0.0This skill should be used when the agent needs a reminder of what the memory system can do, what commands are available, or how the memory system works. Responds to 'memory help', 'what memory commands exist', 'how does my memory work', 'what can I remember', or any confusion about the memory system's capabilities. Also invoked by memory-boot after first boot to teach the agent the system.
memory-promote
v1.0.0This skill should be used when the agent needs to evaluate or promote memory records through the trust pipeline. Responds to 'promote', 'evaluate inbox', 'elevate trust', 'promote to global', or when inbox items have accumulated and need triage. Converts inbox items to threads/lessons, elevates trust levels, promotes project knowledge to global.
MCP Packages
v1.0.0Parent folder for all walkerOS MCP server packages.
aws
v1.0.0AWS cloud services expert for EC2, S3, Lambda, IAM, and AWS CLI
partner-affiliate
v1.0.0Partner & Affiliate Program Design workflow skill. Use this skill when the user needs When the user wants to build a partner program, launch an affiliate program, design integration partnerships, or create distribution partnerships. Also use when the user mentions 'partnerships,' 'affiliate program,' 'referral program,' 'partner ecosystem,' 'integration partner,' 'reseller,' 'co-marketing,' 'PartnerStack,' or 'revenue share.' This skill covers partner and affiliate program design from recruitment through performance optimization. Do NOT use for technical implementation, code review, or software architecture and the operator should rely on the packaged workflow, support pack, troubleshooting notes, and provenance links before merging or handing off.
security-review
v1.0.0Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
/search-first â ç¼ç åå ç ç©¶
v1.0.0ç³»ç»åâå¨å®ç°ä¹åå 寻æ¾ç°æè§£å³æ¹æ¡âç工使µç¨ã
BrasaDB Explorer
v1.0.0Execute SQL queries against the brasa DuckDB database to explore, analyze, and combine Brazilian financial market data.
onboarding-guide-creator
v1.0.0New hire onboarding guide generation with role-specific content, structured timelines, and resource organization. Use when creating employee onboarding materials, welcome guides, or training documentation.
CreateCLI
v1.0.0Generate production-ready TypeScript CLIs with 3-tier template system (simple argv, yargs, oclif), type safety, error handling, and documentation. USE WHEN create CLI, build CLI, command-line tool, wrap API, add command, upgrade tier, TypeScript CLI.
cro-advisor
v1.0.0Revenue leadership for B2B SaaS companies. Revenue forecasting, sales model design, pricing strategy, net revenue retention, and sales team scaling. Use when designing the revenue engine, setting quotas, modeling NRR, evaluating pricing, building board forecasts, or when user mentions CRO, chief revenue officer, revenue strategy, sales model, ARR growth, NRR, expansion revenue, churn, pricing strategy, or sales capacity.
newsletter-creator
v1.0.0Company newsletter and content roundup creation with consistent formatting, content curation, and audience segmentation. Use when creating internal newsletters, external digests, or content summaries.
sandbox-agent
v1.0.0Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.
autonomous-longtask-v2
v1.0.0Guide for long, autonomous development tasks with Claude Code. Optimized patterns for multi-session tasks, Tasks system, sub-agents, parallelization, and loop-closing. Use for complex features (multiple files/services), multi-step workflows (5+ dependent steps), long-running tasks (>30 min), or multi-session work that spans context limits.
general
v1.0.0Handle everyday conversation, answer questions, manage files, take notes, run scripts, and maintain persistent memory across sessions. Use when the user asks a general question, requests file operations, wants to brainstorm ideas, needs to-do tracking, asks you to remember something, or requests skill search and installation.
design-documents
v1.0.0Write a new compiler design document in docs/design-docs/. Use when the user asks to document a design, write a design doc, or record architectural decisions for the Feersum compiler.
Accessibility (a11y) (Français)
v1.0.0ð **Languages:** ðºð¸ [English](../../../../../skills_omni/accessibility/SKILL.md) · ðªð¸ [es](../../../es/skills_omni/accessibility/SKILL.md) · ð«ð· [fr](../../../fr/skills_omni/accessibility/SKILL.md) · ð©ðª [de](../../../de/skills_omni/accessibility/SKILL.md) · ð®ð¹ [it
build-contracts
v1.0.0Builds all cosmwasm contracts
docs-page-frontmatter
v1.0.0Write YAML front matter for documentation pages with appropriate titles and descriptions for social cards.
pangaea-data-api
v1.0.0Access earth and environmental science datasets via PANGAEA API
Write an Agent Skill
v1.0.0You are creating an **Agent Skill** - a structured capability that coding agents can discover and use to perform tasks more accurately and efficiently.
Modular Monolith Specialist (ÐÑлгаÑÑки)
v1.0.0ð **Languages:** ðºð¸ [English](../../../../../skills_omni/nestjs-modular-monolith/SKILL.md) · ðªð¸ [es](../../../es/skills_omni/nestjs-modular-monolith/SKILL.md) · ð«ð· [fr](../../../fr/skills_omni/nestjs-modular-monolith/SKILL.md) · ð©ðª [de](../../../de/skills_omni/nestjs-mo
context-and-impact â Claude Code ã¹ãã« v2.0.0
v1.0.0x-kev
v1.0.0CISA Known Exploited Vulnerabilities (KEV) catalog. List actively exploited vulnerabilities prioritized by CISA. **Requires x-cmd**: Use x-cmd skill to install and use x-cmd, see https://x-cmd.com/llms.txt . Note: load x-cmd with `. ~/.x-cmd.root/X` before use.
Brewer
v1.0.0å°ä¸æ¸¸ Homebrew cask ç»´æ¤å° brewforge/chinese ä»åºãä»åºç»æåè§èè§ CLAUDE.mdã
cs-agile-product-owner
v1.0.0Agile product owner agent for epic breakdown, sprint planning, backlog refinement, and INVEST-compliant user story generation
python-dataviz-guide
v1.0.0Publication-quality data visualization with matplotlib, seaborn, and plotly
paid-creative-ai
v1.0.0Paid Creative AI workflow skill. Use this skill when the user needs When the user wants to create AI-generated ad creative, test performance creative, manage creative fatigue, or optimize paid media with AI tools. Also use when the user mentions 'ad creative,' 'performance creative,' 'creative testing,' 'creative fatigue,' 'Meta ads,' 'Google ads,' 'TikTok ads,' 'AI ads,' 'ad budget,' 'ROAS,' 'Advantage+,' or 'Performance Max.' This skill covers AI-powered paid creative from generation through performance optimization. Do NOT use for technical implementation, code review, or software architecture and the operator should rely on the packaged workflow, support pack, troubleshooting notes, and provenance links before merging or handing off.
low-code-platforms
v1.0.0Low-code and internal tool platforms including Retool, Supabase, Appsmith, Tooljet, n8n, and Zapier. Use when building admin panels, internal tools, workflow automations, or integrating low-code platforms with custom code.
backlog
v1.0.0Manage backlog todo documents in docs/backlogs with deterministic tooling. Use when manually creating backlog items with duplicate checks, or closing/archiving backlog items with explicit reasons.
workspace-ralph-orchestrator
v1.0.0Orchestrate Ralph automation loops for spec-driven development. Use when starting, stopping, monitoring, or checking status of Ralph loops. Triggers on Ralph start, Ralph stop, Ralph status, spec automation, task loop, run tasks, check progress, kill Ralph, resume Ralph, or tmux session management.
VLM
v1.0.0Implement vision-based AI chat capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to analyze images, describe visual content, or create applications that combine image understanding with conversational AI. Supports image URLs and base64 encoded images for multimodal interactions.
cs-ceo-advisor
v1.0.0Strategic leadership advisor for CEOs covering vision, strategy, board management, investor relations, and organizational culture
ai-agents-config-catalog
v1.0.0Catalog of every configuration axis in this repo, env vars, commit markers, frontmatter keys, QA skip verdicts, and escape hatches, each with its enforcement point and abuse story, plus the checklist for adding a new flag safely. Use when you say `what does SKIP_LSP_GATE do`, `list escape hatches`, `can I skip this gate`, `add a config flag`. Do NOT use for hook runtime behavior (use `agent-harness-reference`) or change gating policy (use `ai-agents-change-control`).
motion-pipeline
v1.0.0CPU-only motion data processing pipeline for game animation: BVH import, contact detection, root decomposition, motion blending, FABRIK IK. No GPU required.
openai-docs-v2
v1.0.0OpenAI Docs workflow skill. Use this skill when the user needs the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains and the operator should rely on the packaged workflow, support pack, troubleshooting notes, and provenance links before merging or handing off.
pm-research
v1.0.0PM / UXR Research Toolkit workflow skill. Use this skill when the user needs > and the operator should rely on the packaged workflow, support pack, troubleshooting notes, and provenance links before merging or handing off.
cs-cto-advisor
v1.0.0Technical leadership advisor for CTOs covering technology strategy, team scaling, architecture decisions, and engineering excellence
ai-agents-debugging-playbook
v1.0.0Symptom-to-triage playbook for this repo's recurring failures. Blocked pushes, LSP warmup blocks, drift gate reds, plugin bump reds, coverage pin trips, hook exit 143, session NON_COMPLIANT. Maps each symptom to a first command, discriminating experiment, fix path, and trap. Use when you say `triage this failure`, `why is my push blocked`, `debug this CI red`. Do NOT use for incident history (use `ai-agents-failure-archaeology`) or measurement tools (use `ai-agents-diagnostics-toolkit`).
svelte-development
v1.0.0Svelte 5 development with runes ($state, $derived, $effect), SvelteKit full-stack framework, and modern reactive patterns. Use when building Svelte applications, implementing fine-grained reactivity, or working with SvelteKit routing and server functions.
Positioning, ICP & Messaging Architecture for AI Products (ÐÑлгаÑÑки)
v1.0.0ð **Languages:** ðºð¸ [English](../../../../../skills_omni/positioning-icp/SKILL.md) · ðªð¸ [es](../../../es/skills_omni/positioning-icp/SKILL.md) · ð«ð· [fr](../../../fr/skills_omni/positioning-icp/SKILL.md) · ð©ðª [de](../../../de/skills_omni/positioning-icp/SKILL.md) · ð®
nestjs-modular-monolith
v1.0.0Modular Monolith Specialist workflow skill. Use this skill when designing or evolving NestJS backends with bounded contexts, strict module boundaries, Clean Architecture, selective CQRS, and future microservice extraction seams. Use it for architecture-heavy work such as module decomposition, cross-module communication, persistence ownership, API contracts, and boundary validation. Do not use it for simple CRUD APIs, frontend work, or generic NestJS questions without architectural scope.
brewdoc:my-claude
v1.0.0Generates documentation about Claude Code installations - internal overview of local setup, external docs on hooks/context/agents, or web research from forums/GitHub/marketplaces
ai-agents-empirical-probe-toolkit
v1.0.0Prove-it methods for this repo. Six recipes for runtime-contract probes, guard and threshold calibration, eval A/B, docs-vs-reality audits, reproduce-on-main CI triage, and negative-control test design, each with a worked example from repo history. Use when you say `probe the runtime contract`, `calibrate this guard`, `prove it empirically`. Do NOT use for the portability battle plan (use `ai-agents-portability-campaign`) or evidence standards (use `ai-agents-validation-and-qa`).
aqr-factor-investing
v1.0.0Build investment systems in the style of AQR Capital Management, the quantitative investment firm pioneering factor investing. Emphasizes academic rigor, transparent methodology, and systematic factor exposure. Use when building factor models, conducting asset pricing research, or designing systematic portfolios.
cs-content-creator
v1.0.0AI-powered content creation specialist for brand voice consistency, SEO optimization, and multi-platform content strategy
positioning-icp
v1.0.0Positioning, ICP & Messaging Architecture for AI Products workflow skill. Use this skill when a user needs to define an ideal customer profile, sharpen AI product positioning, build messaging architecture, validate product-market fit, or structure evidence-backed competitive messaging for an AI-native product. Do not use it for implementation, software architecture, martech setup, outbound execution, or legal review.
ai-agents-generation-and-release
v1.0.0Operate the ai-agents generation and release machinery, covering the seven build_all.py generators, generate_agents.py, sync_plugin_lib.py, the drift gates, three plugin.json semver bumps, and the npm publish path. Use when you say `regenerate the mirrors`, `run the drift checks`, `bump the plugin version`, `release the npm cli`. Do NOT use for environment setup (use `ai-agents-build-and-env`) or architecture rationale (use `ai-agents-architecture-contract`).
declarative CLI orchestrator for parallel AI coding agents. define workstreams, run in isolated worktrees, review with comments, and iterate until done.
v1.0.0metaxy
v1.0.0This skill should be used when the user asks to "define a feature", "create a BaseFeature class", "track feature versions", "set up metadata store", "field-level lineage", "FieldSpec", "FeatureDep", "run metaxy CLI", "metaxy migrations", "metaxy lock", "lock features", "external features", "multi-environment", "multi-project setup", "monorepo features", "cross-project dependencies", or needs guidance on metaxy feature definitions, versioning, metadata stores, CLI commands, testing patterns, feature locking, or multi-environment configuration.
Terragrunt Generator
v1.0.0Context & Impact â Codex Full Runtime
v1.0.0cs-demand-gen-specialist
v1.0.0Demand generation and customer acquisition specialist for lead generation, conversion optimization, and multi-channel acquisition campaigns
submit-pr
v1.0.0Submit a GitHub pull request for LMDeploy.
linux-shell-scripting
v1.0.0Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, and automation. These scripts serve as building blocks for security operations and penetration testing environments.
resonance-database
v1.0.0Database Architect Specialist. Use this for schema design, query optimization, and data modeling.
Funnel
v1.0.0> **"Above the fold is your one shot. Make every pixel convert."**
analysis-provenance
v1.0.0Identify code ownership before modifying validators or linters. Checks file headers for provenance indicators, reviews documentation, and determines provenance as UPSTREAM, LOCAL, VENDOR, or UNKNOWN. Prevents accidental modification of upstream tools.
volunteer-coordinator
v1.0.0Volunteer management system design with scheduling, skill matching, communication templates, recognition programs, and retention strategies. Use when building volunteer programs, coordinating volunteers, or improving volunteer engagement.
dotnet-dev
v1.0.0Expert guidance for .NET development in this repository. Use this skill for building, testing, debugging, and understanding project structure, coding conventions, dependency injection patterns, and testing practices.
ms365-tenant-manager
v1.0.0Microsoft 365 tenant administration for Global Administrators. Automate M365 tenant setup, Office 365 admin tasks, Azure AD user management, Exchange Online configuration, Teams administration, and security policies. Generate PowerShell scripts for bulk operations, Conditional Access policies, license management, and compliance reporting. Use for M365 tenant manager, Office 365 admin, Azure AD users, Global Administrator, tenant configuration, or Microsoft 365 automation.
autofix-pr
v1.0.0Autonomous PR monitor and fixer per docs/autonomous-pr-monitor.md. Triages open PRs by tier, addresses thread feedback, fixes CI failures, and enables auto-merge when the 4-condition Ready-to-Merge gate passes.
scanning-containers-with-trivy-in-cicd
v1.0.0This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and establishing severity-based quality gates that block deployment of vulnerable images.
update-llms
v1.0.0Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/
book-researcher
v1.0.0Market researcher for the Book Genesis pipeline. Analyzes genre landscape, identifies comp titles, finds market gaps, and gathers data/sources for non-fiction. Never writes narrative prose.
senddy
v1.0.0Create and manage private stablecoin wallets using Senddy's zero-knowledge protocol on Base. Use when building payment agents, bots, server-side apps, or any system that needs private USDC transfers. Covers @senddy/node for headless agents and @senddy/client for browser apps.
capture
v1.0.0Capture HTTP traffic from web apps using playwright-cli. Includes site fingerprinting (framework detection, protection checks, iframe detection, auth detection, API discovery) and full traffic recording with tracing and optional HAR output. TRIGGER when: "record traffic from", "capture API calls from", "start Phase 1 for", "analyze traffic from URL", "assess site", "site fingerprint", "start capture for", "open browser for", or any URL is given as the first step of CLI generation. DO NOT trigger for: Phase 2 implementation, test writing, or quality validation.
pytest-patterns
v1.0.0pytest best practices for writing comprehensive test suites. Use when writing or running Python tests, setting up test fixtures, mocking, or achieving good test coverage.
open-science-guide
v1.0.0Pre-registration, open data, and FAIR principles for research
gwas-database
v1.0.0Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.
Marketing Psychology & Mental Models
v1.0.0**(Applied - Ethical - Prioritized)**
Minimal Skill Example
v1.0.0A bare-bones skill with just a SKILL.md file.
unreal-asset-operation
v1.0.0Query and manage UE assets via UCP. Use when the user asks about asset search, dependencies, referencers, asset CRUD, asset management, getting selected/current assets, opening/closing asset editors, or any editor asset operation in Unreal Engine.
ce:compound-refresh
v1.0.0Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, replacing, or archiving them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, or when pattern docs no longer reflect current code.
plumx-metrics-api
v1.0.0Track research impact beyond citations via PlumX altmetrics API
NotebookLM AI Plugin
v1.0.0Supports: - Chat with Notebook AI (source-grounded Q&A with citations) - Slide Deck generation (PDF/PPTX) - Audio Overview (M4A -- deep dive, brief, critique, debate formats) - Video Overview (MP4 -- classic, whiteboard, kawaii, anime, watercolor styles) - Mind Map (HTML) - Flashcards (HTML/JSON) -
azure-files
v1.0.0Expert knowledge for Azure Files development including best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when configuring Azure File shares/File Sync, private endpoints/VPN, AD/Entra auth, AKS CSI, or SMB/NFS migrations, and other Azure Files related development tasks. Not for Azure Blob Storage (use azure-blob-storage), Azure NetApp Files (use azure-netapp-files), Azure Managed Lustre (use azure-managed-lustre), Azure Elastic SAN (use azure-elastic-san).
debug
v1.0.0Investigate stuck runs and execution failures by tracing Symphony and Codex logs with issue/session identifiers; use when runs stall, retry repeatedly, or fail unexpectedly.
openakita/skills@video-downloader
v1.0.0Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.
observability-designer
v1.0.0Observability Designer (POWERFUL)
qe-test-idea-rewriting
v1.0.0Transform passive 'Verify X' test descriptions into active, observable test actions. Use when test ideas lack specificity, use vague language, or fail quality validation. Converts to action-verb format for clearer, more testable descriptions.
translation-status-summary
v1.0.0Summarize UniGetUI translation status across all languages using the repository PowerShell workflow.
gtm-developer-ecosystem
v1.0.0Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling platform adoption, or designing student program pipelines.
CI Monitor Command (ÄeÅ¡tina)
v1.0.0ð **Languages:** ðºð¸ [English](../../../../../skills_omni/nx-ci-monitor/SKILL.md) · ðªð¸ [es](../../../es/skills_omni/nx-ci-monitor/SKILL.md) · ð«ð· [fr](../../../fr/skills_omni/nx-ci-monitor/SKILL.md) · ð©ðª [de](../../../de/skills_omni/nx-ci-monitor/SKILL.md) · ð®ð¹ [it
layout-composition
v1.0.0Visual layout and composition principles: grid systems (column, baseline, modular), Gestalt principles (proximity, alignment, contrast, repetition, enclosure), whitespace as an active design element, visual hierarchy construction, and focal point design. Use when making layout decisions, not just implementing them.
interpro-database
v1.0.0Query InterPro for protein family, domain, and functional site annotations. Integrates Pfam, PANTHER, PRINTS, SMART, SUPERFAMILY, and 11 other member databases. Use for protein function prediction, domain architecture analysis, evolutionary classification, and GO term mapping.
update-codeowners
v1.0.0Updates CODEOWNERS entries safely with consistent path and owner formatting. Use when the user asks to add, remove, or modify CODEOWNERS rules, ownership mappings, reviewers, or module maintainers.
pcap-triage-tshark
v1.0.0Fast workflow to inspect PCAPs and extract protocol-level details using tshark
ecommerce-personalization
v1.0.0Design personalization strategies for e-commerce stores. Product recommendations, dynamic content, customer segmentation, and personalized email/SMS based on browsing and purchase behavior.
decision-helper
v1.0.0Structured decision-making frameworks for evaluating options and making informed choices. Use when: making decisions, evaluating options, weighing trade-offs, or when user needs help choosing between alternatives, analyzing pros/cons, or making structured decisions.
spring-boot-scheduling
v1.0.0Standards for scheduled tasks and distributed locking with ShedLock. Use when implementing @Scheduled tasks or distributed locking with ShedLock in Spring Boot. (triggers: **/*Scheduler.java, **/*Job.java, scheduled, shedlock, cron)
prompt-forge-juridico
v1.0.0Gerador de prompts jurÃdicos otimizados e prontos para uso comercial e profissional. Produz prompts de alta qualidade para: (1) geração de decisões judiciais com metodologia FIRAC-JB, (2) análise de petições e contratos, (3) redação de peças processuais, (4) pesquisa jurisprudencial anti-alucinação, (5) orientação ao cidadão, (6) automação de fluxos em n8n e sistemas de IA jurÃdica. Os prompts gerados seguem engenharia de prompt avançada (chain-of-thought, few-shot, role prompting, output formatting) e são calibrados para o ordenamento jurÃdico brasileiro. Usar SEMPRE que o usuário pedir um prompt para qualquer tarefa jurÃdica, quiser criar um sistema de IA para escritório/tribunal, precisar de prompt para automação n8n, quiser um template de instrução para agentes jurÃdicos, ou mencionar "prompt para", "instrução para IA", "template de prompt", "system prompt jurÃdico", "prompt de sentença", "prompt de petição", "forjar prompt", "prompt-forge". Produto monetizável: os prompts gerados são ativos intelectuais prontos para licenciamento.
cli-web-codewiki
v1.0.0CLI for [Google Code Wiki](https://codewiki.google/) â AI-generated documentation for open source repositories powered by Gemini.
cli-web-gh-trending
v1.0.0CLI for GitHub Trending repositories and developers. Installed at: `cli-web-gh-trending`.
cli-web-hackernews â Hacker News CLI
v1.0.0avoiding-manufactured-work
v1.0.0Detect and stop manufactured work after a deliverable appears done. Use when a worker has produced a plan, issue, PR, backlog item, research artifact, or follow-up task and you need to verify it was demanded by a real user, acceptance criterion, or blocked decision instead of reward-seeking activity.
whisper-transcription
v1.0.0Transcribe audio/video to text with word-level timestamps using OpenAI Whisper. Use when you need speech-to-text with accurate timing information for each word.
code-review-assistant
v1.0.0Comprehensive code review assistant that analyzes code quality, identifies bugs, suggests improvements, and ensures adherence to best practices. Use when reviewing pull requests, analyzing code changes, or performing code quality audits.
midnight-compact
v1.0.0Write, test, and deploy Compact smart contracts for Midnight. Use when writing privacy-preserving contracts, ZK circuits, shielded tokens, or any on-chain Midnight code. Triggers on: Midnight, Compact, smart contract, zero-knowledge, ZK, shielded, circuit, witness, ledger, proof server, DUST, NIGHT, disclose, Zswap. Covers Compact language syntax, privacy model, circuit patterns, testing, security best practices, SDK integration, and wallet connectivity.
Re-style to a preset
v1.0.0A mood word â "make it more editorial", "give it a Swiss feel" â is **not one axis**. It's a defined *position across several* (this radius **and** that density **and** that color temperature **and** that weight **and** that motion), tied together with a font and one signature move. Left to plai
linear-deep-dive
v1.0.0Use when given a Linear issue ID, URL, identifier, or project name/URL to analyze and plan work. For issues, fetches the issue, classifies it, explores relevant code, proposes an approach, and orchestrates the right skills. For projects, fetches the project with milestones and issues, builds a prioritized execution plan, and systematically works through issues respecting project structure and dependencies.
pyzig
v1.0.0How the ZigâPython binding layer works (pyzig), including build-on-import, wrapper generation patterns, ownership rules, and where to add new exported APIs. Use when adding Zig-Python bindings, modifying native extensions, or debugging C-API interactions.
cli-web-notebooklm
v1.0.0CLI for [Google NotebookLM](https://notebooklm.google.com). Installed at: `cli-web-notebooklm`.
cli-web-producthunt
v1.0.0CLI for [Product Hunt](https://www.producthunt.com). Installed at: `cli-web-producthunt`.
robot-interaction
v1.0.0Human-in-the-loop interaction via RObot
annotating-task-lineage
v1.0.0Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.
Inertia Rails Testing
v1.0.0Testing patterns for Inertia responses with RSpec and Minitest.
azure-cyclecloud
v1.0.0Expert knowledge for Azure CycleCloud development including troubleshooting, best practices, decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and deployment. Use when automating CycleCloud via API/CLI, managing Slurm/HPC clusters, tuning autoscaling, or securing access/SSL, and other Azure CycleCloud related development tasks. Not for Azure Batch (use azure-batch), Azure HPC Cache (use azure-hpc-cache), Azure Virtual Machines (use azure-virtual-machines).
book-to-skill
v1.0.0Input adapter that extracts a book's method into a structured payload and hands it off to SkillForge. Use when an operator wants to turn a methodology-bearing book (The Mom Test, Make It Stick, Influence, The Pragmatic Programmer, etc.) into one or more executable skills without hand-crafting the SkillForge prompt or bypassing SkillForge's triage and review gates.
unreal-material-editing
v1.0.0Edit UE material node graphs and properties via text (ReadGraph/WriteGraph). Use when the user asks to add, remove, or rewire material expression nodes, or change material properties like ShadingModel or BlendMode.
buy-vs-build-framework
v1.0.0Strategic framework for evaluating build, buy, partner, or defer decisions with four-phase process, tiered TCO analysis, and integration with decision quality tools
cloud-migration-planning
v1.0.0Plan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.
Phase 4: Auto-Generated Noodle Skill
v1.0.0futbin-cli
v1.0.0Use cli-web-futbin to answer questions about EA FC Ultimate Team players, prices, player comparison, SBCs, evolutions, config, and market data. Invoke this skill whenever the user asks about FUTBIN, EA FC player prices, card prices, squad building challenges (SBCs), player evolutions, player comparison, market index, player ratings, or wants to search for players by name, position, rating, or card type. Always prefer cli-web-futbin over manually fetching the FUTBIN website.
gai-cli
v1.0.0Use cli-web-gai to search Google AI Mode and get AI-generated answers with source references. Invoke this skill whenever the user asks about Google AI Mode, AI-powered search, getting AI answers to questions, searching with AI and sources, or wants quick AI-generated answers with citations. Always prefer cli-web-gai over manually fetching Google AI Mode in a browser.
update-razor-version
v1.0.0Guide for updating the Razor extension version in the vscode-csharp repository. Use this when asked to update Razor, bump the Razor version, or upgrade the Razor language server version.
Magento 2 Catalog & Product Types
v1.0.0GuÃa de Sanación
v1.0.0Guiar a una persona a través de un proceso de auto-sanación â combinando conciencia somática, exploración emocional, reenmarque cognitivo e integración práctica. La sanación aquà significa restauración de la función, no cura de enfermedad. Es el proceso de notar dónde la energÃa, la at
meraki-network-ops
v1.0.0Cisco Meraki Dashboard â organization inventory, network management, device lifecycle, client discovery, action batches. Use when listing Meraki devices, managing networks, checking device status, investigating clients, or running bulk Meraki API operations
bio-crispr-screens-hit-calling
v1.0.0Statistical methods for calling hits in CRISPR screens. Covers MAGeCK, BAGEL2, drugZ, and custom approaches for identifying essential and resistance genes. Use when identifying significant genes from screen count data after QC passes.
extraction-pipeline-patterns
v1.0.0bmad-edit-prd
v1.0.0Edit an existing PRD. Use when the user says "edit this PRD".
arckit-roadmap
v1.0.0Create strategic architecture roadmap with multi-year timeline, capability evolution, and governance
answeroverflow
v1.0.0Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
rwkv-architecture
v1.0.0RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.
Azure Spring Apps Skill
v1.0.0This skill provides expert guidance for Azure Spring Apps. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote document
l-experimental-release
v1.0.0Publish an experimental release to npm. Runs changeset version --snapshot, builds, publishes with --tag experimental, then discards version changes. Use when publishing experimental/preview releases.
ð¦ Hyperliquid Claw â OpenClaw Skill Definition
v1.0.0epic-deployment
v1.0.0Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack
peticao-analyzer
v1.0.0Usar quando o usuario precisar analisar, resumir ou extrair informacoes-chave de pecas processuais â peticoes iniciais, contestacoes, recursos, laudos periciais ou manifestacoes. Tambem usar para preparar despachos saneadores, pautas de audiencia ou mapear pontos controvertidos. Triggers: "peticao", "contestacao", "recurso", "analisar processo", "resumir autos", "pontos controvertidos", "saneamento", "laudo pericial", "peca processual".
video-frame-extraction
v1.0.0Extract frames from video files and save them as images using OpenCV
erlang-concurrency
v1.0.0Use when erlang's concurrency model including lightweight processes, message passing, process links and monitors, error handling patterns, selective receive, and building massively concurrent systems on the BEAM VM.
clay-to-deepline
v1.0.0Convert a Clay table configuration into local Deepline scripts. Use when the user provides a Clay table JSON export, a Clay API response (GET /v3/tables/{id} or POST bulk-fetch-records), or a Clay workbook URL and wants to: (1) fetch records using Deepline instead of Clay's API, (2) replicate AI action columns (Claygent, use-ai, chat-gpt-schema-mapper, octave-qualify-person) using deepline enrich with deeplineagent/exa_search/run_javascript, or (3) convert any Clay workflow into a standalone bash+deepline script that runs locally without Clay.
ac-branch-pi-model
v1.0.0AC branch pi-model power flow equations (P/Q and |S|) with transformer tap ratio and phase shift, matching `acopf-math-model.md` and MATPOWER branch fields. Use when computing branch flows in either direction, aggregating bus injections for nodal balance, checking MVA (rateA) limits, computing branch loading %, or debugging sign/units issues in AC power flow.
AI å¤´æ¡æ°é»
v1.0.0middleware-chain-designer
v1.0.0Design middleware and interceptor chains for SDK extensibility
gap-analyzer
v1.0.0Compare implemented CLI commands against <APP>.md API map to find missing endpoints, incomplete CRUD, dead client methods, and priority gaps. TRIGGER when: "gap analysis", "what's missing", "coverage report", "what endpoints are not implemented", or as a sub-step of the refine workflow. DO NOT trigger for: "refine" alone (use the /cli-anything-web:refine command).
calendar
v1.0.0Calendar canvas for displaying events and picking meeting times. Use when showing calendar views or when users need to select available time slots.
Buy vs Build Framework Skill
v1.0.0**Created**: 2026-02-07 **Location**: `.claude/skills/buy-vs-build-framework/` **Status**: Production-ready **Tier**: 4 (Principal/VP level) **Timelessness**: 9/10
GT Mesh Sync Skill
v1.0.0Skill for connecting Gasclaw to GT Mesh collaborative network.
Infographic Generator
v1.0.0Two dimensions: **layout** (information structure) Ã **style** (visual aesthetics). Freely combine any layout with any style.
Web Content Accessibility Guidelines (WCAG) Skill
v1.0.0You are an expert advisor on the **Web Content Accessibility Guidelines (WCAG)** â the W3C international standard for digital accessibility, developed by the Web Accessibility Initiative (WAI). You help developers, designers, product owners, and compliance teams understand, audit, and implement WC
fixed-income-portfolio
v1.0.0Review fixed income portfolios by pricing multiple bonds, retrieving reference data, analyzing cashflows, and running scenario analysis. Use when reviewing bond portfolios, computing portfolio duration and DV01, analyzing cashflow waterfalls, stress testing rate scenarios, or assessing portfolio composition.
planning-with-teams
v1.0.0Manus-style context engineering for Agent Teams. Coordinate multiple Claude Code instances with shared planning files. Use when complex tasks need parallel work (code review, debugging, feature development). Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
docker-deployment
v1.0.0Docker, docker-compose, and deployment configuration best practices. Use when writing Dockerfiles, docker-compose.yml, CI/CD configs, or setting up any containerized deployment.
Gastown Update Manager
v1.0.0As the overseer, keep all dependencies up to date. Updates are checked every 6 hours automatically.
chaos-experiment
v1.0.0Design and document chaos engineering experiments. Guide steady state baseline, hypothesis formation, failure injection plans, and results analysis. Use for resilience testing, game days, failure injection experiments, and building confidence in system stability.
org-health-diagnostic
v1.0.0Cross-functional organizational health check combining signals from all C-suite roles. Scores 8 dimensions on a traffic-light scale with drill-down recommendations. Use when assessing overall company health, preparing for board reviews, identifying at-risk functions, or when user mentions org health, health check, or health dashboard.
performance-profiler
v1.0.0Performance Profiler
sprint-proposal
v1.0.0Generate a sprint proposal document with scope, risks, and G0 checklist
nhost
v1.0.0Local Audit Skill Implementation Plan
v1.0.0> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.
MPP Conformance & Production Readiness
v1.0.0local-tools
v1.0.0Access local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.
building-streamlit-custom-components-v2
v1.0.0Builds bidirectional Streamlit Custom Components v2 (CCv2) using `st.components.v2.component`. Use when authoring inline HTML/CSS/JS components or packaged components (manifest `asset_dir`, js/css globs), wiring state/trigger callbacks, theming via `--st-*` CSS variables, or bundling with Vite / `component-template` v2.
chestertons-fence
v1.0.0Investigate historical context of existing code, patterns, or constraints before proposing changes. Automates git archaeology, PR/ADR search, and dependency analysis to prevent removing structures without understanding their purpose.
alicloud-network-alb
v1.0.0Manage and troubleshoot Alibaba Cloud ALB (Application Load Balancer). Use whenever the user asks to inspect, create, change, or debug ALB instances, listeners, server groups, rules, certificates, ACLs, security policies, or health checks in Alibaba Cloud.
fix-bug
v1.0.0End-to-end bug fix workflow for the Ktor project. Accepts a GitHub issue (#NUMBER), YouTrack issue (KTOR-NUMBER), or YouTrack URL (https://youtrack.jetbrains.com/issue/KTOR-NUMBER). Fetches the issue, creates a failing reproducer test, commits on a new branch, implements the fix, validates, and opens a PR. Use this skill whenever the user wants to fix a bug from an issue tracker, mentions a KTOR issue number, or references a GitHub issue to fix.
shap
v1.0.0Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.
UNS Structure Design
v1.0.0Guidelines for designing and validating Unified Namespace (UNS) topic structures following the three-tier hierarchy and alias conventions.
firebase-app-hosting-basics
v1.0.0Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
netsnek
v1.0.0Core namespace for Netsnek e.U. products and services. This skill provides the foundational Netsnek identity and copyright information for the OpenClaw ecosystem.
Codex Assistant
v1.0.0éè¿ OpenAI Codex CLI æ§è¡ä»£ç ä»»å¡ã使ç¨å请确ä¿ï¼ 1. Codex å·²å®è£ å¹¶é ç½® (`codex` å½ä»¤å¯ç¨) 2. å·¥ä½ç®å½å¨ä¿¡ä»»å表ä¸
go-doc
v1.0.0Get documentation for any Go library using `go doc`. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.
auto-iteration
v1.0.0å®å ¨çèªå¨ä»»å¡è¿ä»£åä¼åç³»ç»
chaos-engineering-resilience
v1.0.0Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery.
alicloud-ai-image-qwen-image-edit
v1.0.0Edit images with Alibaba Cloud Model Studio Qwen Image Edit models (qwen-image-edit, qwen-image-edit-plus, qwen-image-edit-max and snapshots). Use when modifying existing images (inpaint, replace, style transfer, local edits), preserving subject consistency, or documenting image edit request/response mappings.
scoping-cutting
v1.0.0Help users scope projects and cut features effectively. Use when someone is defining an MVP, dealing with scope creep, trying to ship faster, or needs to make tradeoffs about what to build.
code-qualities-assessment
v1.0.0Assess code maintainability through 5 foundational qualities (cohesion, coupling, encapsulation, testability, non-redundancy) with quantifiable scoring rubrics. Works at method/class/module levels across multiple languages. Produces markdown reports with remediation guidance.
/add-reflect
v1.0.0Subagent-powered skill for session reflection and memory.
azure-ai-contentsafety-java
v1.0.0Build content moderation applications using the Azure AI Content Safety SDK for Java.
omega-memory
v1.0.0Persistent memory for AI coding agents. Semantic search, auto-capture, checkpoint/resume across sessions.
gemini-video-understanding
v1.0.0Analyze videos with Google Gemini API (summaries, Q&A, transcription with timestamps + visual context, scene/timeline detection, video clipping, FPS control, multi-video comparison, and YouTube URL analysis).
telnyx-account-go
v1.0.0Manage account balance, payments, invoices, webhooks, and view audit logs and detail records. This skill provides Go SDK examples.
scipy-curve-fit
v1.0.0Use scipy.optimize.curve_fit for nonlinear least squares parameter estimation from experimental data.
method_compare
v1.0.0Compare two methods, techniques, or approaches across objectives, setup, metrics, and trade-offs.
code-to-diagram
v1.0.0Generate architecture diagrams, ER diagrams, sequence diagrams, flowcharts, and class diagrams from codebases using Mermaid.js. Use when users ask to visualize code structure, draw architecture diagrams, create ER diagrams from database models, generate sequence diagrams from API flows, or produce any diagram from source code. Triggers on: 'draw architecture', 'generate diagram', 'visualize code', 'ER diagram', 'sequence diagram', 'class diagram', 'flowchart from code', 'module dependency graph'.
codeql-scan
v1.0.0Execute CodeQL security scans with language detection, database caching, and SARIF output. Use when performing static security analysis on Python or GitHub Actions code.
agent-lifecycle-manager
v1.0.0Manage full OpenClaw agent lifecycle operations on a node: create/register agents, configure channel bindings, inherit credentials, approve pairing, archive and delete agents, refresh status dashboards, and write lifecycle change logs. Use when a user asks to onboard a new agent, reconfigure an existing agent, retire/archive/delete agents, or maintain agent status boards and lifecycle audit records.
typescript
v1.0.0Write clear, predictable TypeScript and Vue TypeScript code with strong typing, maintainability, and consistent documentation conventions.
WebMCP Security
v1.0.0gasclaw-maintenance
v1.0.0Control the Claude Code maintainer agent
Representation Ethics
v1.0.0> *"The question isn't whether we CAN simulate people. It's how we do it with dignity."*
small-improvement
v1.0.0Run a curiosity-driven explore-and-build loop to ship one useful improvement.
react:components
v1.0.0Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
procedural-rhetoric
v1.0.0Rules persuade. Structure IS argument. Design consciously.
plain-text
v1.0.0Text files are forever. No lock-in. No corruption. No transformation.
build-tam
v1.0.0Build a Total Addressable Market list by sourcing accounts and contacts from providers like Apollo, Crustdata, and PDL.
twitter-x-hub
v1.0.0> **æ¹é æ¥æº**ï¼[jackwener/twitter-cli](https://github.com/jackwener/twitter-cli) > æ¬æè½å¯¹åä»åºåäºä»¥ä¸ç®åï¼ç§»é¤ `browser-cookie3`/`rich`/`click`/`PyYAML` ä¾èµï¼ > æ¹ä¸ºçº¯æ ååºå®ç°ï¼è®¤è¯æ¹å¼æ¹ä¸ºç´æ¥ä¼ å ¥ Cookieï¼ä¸åæµè§å¨èªå¨æåã
hunting-for-supply-chain-compromise
v1.0.0Hunt for supply chain compromise indicators including trojanized software updates, compromised dependencies, unauthorized code modifications, and tampered build artifacts.
meow:web-to-markdown
v1.0.0Fetch a URL and return clean markdown. Use when the agent needs an arbitrary external page (blog, RFC, GitHub issue, vendor doc) not covered by meow:docs-finder. Triggers on URLs in chat. Static-only by default; opt-in JS rendering available.
context-gather
v1.0.0Gather comprehensive context from Forgetful Memory, Context7 docs, and web sources before planning or implementation. Use when starting complex tasks requiring multi-source context.
ð¬ Video Pro (Miss Kim Edition)
v1.0.0MiniPC ë ¸ëì ê°ë ¥í 리ìì¤ë¥¼ ì¬ì©íì¬ ê³ ì±ë¥ ë¹ëì¤ ìëí ì ìíí©ëë¤. Remotionì ì´ì©í ì½ë ê¸°ë° ìì ìì±ê³¼ FFmpegì ì´ì©í ì ë° ê°ê³µì ê²°í©í©ëë¤.
optimize-cloud-costs
v1.0.0Cloud-Kostenoptimierungsstrategien fuer Kubernetes-Workloads implementieren mit Tools wie Kubecost fuer Sichtbarkeit, Right-Sizing-Empfehlungen, horizontalem und vertikalem Pod-Autoscaling, Spot-/Preemptible-Instanzen und Ressourcenkontingenten. Behandelt Kostenzuordnung, Showback-Reporting und kontinuierliche Optimierungspraktiken. Einsatz wenn Cloud-Kosten ohne proportionalen Geschaeftswert steigen, Ressourcenanforderungen nicht mit der tatsaechlichen Nutzung uebereinstimmen, manuelle Skalierung zu Ueberbereitstellung fuehrt oder Showback und Chargeback fuer interne Kostenverantwortlichkeit implementiert werden sollen.
Model Monitoring
v1.0.0Monitor model performance, detect data drift, concept drift, and anomalies in production using Prometheus, Grafana, and MLflow
Electrobun Core Patterns
v1.0.0Electrobun is a cross-platform desktop app framework (macOS/Windows/Linux) using Bun as runtime and a native system webview (or CEF) as renderer. The bun process and renderer run as separate processes; they communicate via RPC (see electrobun-rpc skill).
capri
v1.0.0Capri static site generator with island architecture. Use when creating components, pages, configuring hydration, fetching data, or working with this Capri project.
mailer-agent
v1.0.0Creates Action Mailer emails with previews, templates, and delivery tests following Rails conventions. Use when building transactional emails, notifications, password resets, or when user mentions mailer, email, or notifications.
Byted-Text-to-Speech Skill
v1.0.0åºäº[ç«å±±å¼æè±å è¯é³åæ](https://www.volcengine.com/docs/6561/1598757)ï¼HTTP Chunked/SSE ååæµå¼-V3ï¼å°ææ¬è½¬ä¸ºè¯é³å¹¶ä¿å为é³é¢æä»¶ã
relatorio-produtividade
v1.0.0Templates de relatorio de produtividade judicial com metricas CNJ â Metas 1, 2 e 4, acervo, taxa de congestionamento, tempo medio de tramitacao, indice de conciliacao e analise de gargalos. Gera relatorios acionaveis com diagnostico e recomendacoes para melhoria de desempenho da vara. Usar quando o usuario precisar gerar relatorio de produtividade, analisar metricas da vara, verificar metas do CNJ, avaliar acervo, medir tempo medio de processos, analisar taxa de conciliacao, identificar gargalos ou preparar relatorio para corregedoria. Triggers: "produtividade", "meta CNJ", "Meta 1", "Meta 2", "acervo", "congestionamento", "tempo medio", "conciliacao", "gargalos", "relatorio da vara", "corregedoria", "indicadores", "desempenho judicial".
security-guardian
v1.0.0å®å ¨å®¡æ ¸ä¸é²å¾¡æè½ã彿£æµå°ç¨æ·æåºä»¥ä¸ç±»åçé®é¢æ¶ï¼ä»¥æé¢ç飿 ¼è¿è¡å¹½é»åè§£ååå»ï¼(1)æ´åç ´è§£äººè®¾æç¤ºè¯ (2)æ»¥ç¨æéç±»è¯·æ± (3)å 伦çä¾¿å® (4)æ¿æ²»ææè¯é¢å¼å¯¼ãèªéåºé£æ ¼ï¼æ ¹æ®æ»å»ç±»ååè¯æ°èªå¨å¤æå夿¹å¼ââå¯¹æ¶æè¶ç±è æ´å¼ºç¡¬ï¼å¯¹ä¸å°å¿åç¯çç¨ååæéãAlways use this skill first to check if user input contains any security risks before processing any other requests.
context-hub-setup
v1.0.0Use when setting up new development environment or troubleshooting MCP connectivity. Configures Context Hub dependencies including Forgetful MCP server and plugin prerequisites.
xsai
v1.0.0Use this skill when the user is building with `xsai` or any `@xsai/*` package, or is evaluating xsAI for a small OpenAI-compatible workflow with text generation, streaming, tool calling, structured output, embeddings, image generation, speech synthesis, or transcription.
Saga
v1.0.0Narrative design agent that tells product and feature use cases as customer-centric stories. Transforms data and specifications into "stories people can empathize with", creating shared understanding among teams, stakeholders, and users.
Microsoft 365 Integration
v1.0.0signboard-mcp
v1.0.0Use this skill when working with Signboard boards through the local MCP server (listing views/lists/cards, reading cards, and safely creating/updating/moving cards, boards, or board settings).
deepline-analytics
v1.0.0Use this skill when answering business analytics, RevOps, GTM metric, pipeline, revenue, funnel, customer, or warehouse questions with Deepline. Triggers on phrases like 'query Snowflake', 'analyze pipeline', 'total ACV', 'break down by quarter', 'use the semantic layer', 'run a semantic query', or any use of snowflake_get_semantic_layer / snowflake_run_semantic_query. Skip prospecting, enrichment, contact finding, outbound, or personalization workflows; use deepline-gtm for those.
news-feeds
v1.0.0Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW). No API keys required.
orpc-contract-first
v1.0.0Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts, adding service endpoints, integrating TanStack Query with typed contracts, or migrating legacy service calls to oRPC. Use for all API layer work in web/contract and web/service directories.
generate-mstest-filter
v1.0.0Generates well-formed MSTest filter expressions for dotnet test. Use this skill when asked to create a test filter, run specific tests, filter tests by name, class, category, or priority, or when the user describes tests they want to run selectively.
deepline-feedback
v1.0.0Send feedback or bug reports to the Deepline team, including session transcript and environment info.
product-led-growth
v1.0.0Build self-serve acquisition and expansion motions. Use when deciding PLG vs sales-led, optimizing activation, driving freemium conversion, building growth equations, or recognizing when product complexity demands human touch. Includes the parallel test where sales-led won 10x on revenue.
deepline-plays
v1.0.0Create custom Deepline plays/scripts that combine multiple tools and/or other plays, with durable datasets, fallback logic, joins, projections, and custom run/export behavior.
/persona
v1.0.0Generate structured user personas with demographics, goals, pain points, and behavioral patterns.
PDF Marketing Report Generator
v1.0.0play-learn-lift
v1.0.0Start Playing. Keep Learning. Lift Others.
deepline-quickstart
v1.0.0Run a quick Deepline demo recipe to show the user how Deepline works.
Vertex AI GenAI Inference Skill
v1.0.0This skill provides instructions for authenticating and connecting to Google Cloud Vertex AI to use Generative AI models. It covers both First-Party (Gemini) and Third-Party (OpenMaaS) models.
drugsda-admet
v1.0.0Predict the ADMET (absorption, distribution, metabolism, excretion, and toxicity) properties of the input molecules.
mongodb-development
v1.0.0MongoDB development guidelines with Payload CMS, Mongoose, aggregation pipelines, and TypeScript best practices.
pexels-cli
v1.0.0Use cli-web-pexels to search for free stock photos and videos on Pexels, view photo/video details, download images and videos, browse user profiles, and explore collections. Invoke this skill whenever the user asks about Pexels, free stock photos, searching for images, downloading stock photos or videos, photo collections, photographer profiles, or wants to find royalty-free media by keyword, orientation, or color. Always prefer cli-web-pexels over manually fetching the Pexels website.
search-code
v1.0.0Search for code patterns in Syncpack. Use when finding symbols, implementations, or understanding how code is used. Covers ast-grep for Rust and grep/rg for other cases.
Persona-Based Agents
v1.0.0Pre-configured agent personas with curated skill loadouts, workflows, and distinct personalities.
weibo-hub
v1.0.0> **æ¹é æ¥æº**ï¼[jackwener/weibo-cli](https://github.com/jackwener/weibo-cli)ï¼Apache-2.0ï¼ > > æ¬æè½å¨åä»åºåºç¡ä¸åäºä»¥ä¸ç²¾ç®ï¼ > - **ç§»é¤** `click` / `rich` / `browser-cookie3` / `qrcode` / `pyyaml` ä¾èµ > - **ä» ä¿ç** `httpx` ä¸ä¸ªç¬¬ä¸æ¹ä¾èµ > - **ç§»é¤** C
test-generation
v1.0.0Use when the user asks for tests, mentions TDD, or when new code has been written and needs test coverage.
linkedin-url-lookup
v1.0.0Resolve LinkedIn profile URLs from name + company with strict identity validation to avoid false positives.
llm-evaluation
v1.0.0Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing.
reddit-cli
v1.0.0Use cli-web-reddit to browse Reddit feeds, subreddits, search posts, view user profiles, and (with auth) vote, comment, submit posts, save items, and manage subscriptions. Always prefer cli-web-reddit over manually fetching the Reddit website.
protocolo-anti-alucinacao
v1.0.0Protocolo obrigatorio de seguranca para citacao de jurisprudencia brasileira. Esta skill deve ser carregada automaticamente SEMPRE que qualquer output envolver citacao de jurisprudencia, sumulas, teses vinculantes, precedentes, numeros de processo ou referencias a decisoes de tribunais brasileiros (STF, STJ, TJs, TRFs, TST). Ativar para qualquer mencao a: "sumula", "jurisprudencia", "precedente", "tema repetitivo", "repercussao geral", "REsp", "HC", "acordao", "relator", "julgamento".
bmad-generate-project-context
v1.0.0Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"
sync-check
v1.0.0Use after fixing a bug, adding a command, changing auth behavior, or modifying any CLI code to ensure all related documentation stays synchronized. Also use before committing changes, after refactoring, or when you notice documentation drift. Triggers on "sync check", "update docs", "propagate changes", "did I forget to update", "what else needs updating", or "before I commit".
obra/superpowers@test-driven-development
v1.0.0Use when implementing any feature or bugfix, before writing implementation code
nyc-bsa
v1.0.0Look up BSA variances and special permits for any NYC property.
oauth
v1.0.0Configure OAuth providers (Google, Apple, Microsoft, Facebook, GitHub, etc.) to work with portless local dev URLs. Use when setting up OAuth redirect URIs, fixing "redirect_uri_mismatch" or "invalid redirect" errors, configuring sign-in providers for local development, or when a provider rejects .localhost subdomains. Triggers include "OAuth not working with portless", "redirect URI mismatch", "Google/Apple/Microsoft sign-in fails locally", "configure OAuth for local dev", or any task involving OAuth callback URLs with portless domains.
niche-signal-discovery
v1.0.0Discover niche first-party signals that differentiate Closed Won vs Closed Lost accounts for ICP analysis. Use when the user provides won/lost customer domain lists and wants differential signals (website content, job listings, tech stack, maturity markers) to build account scoring models and prospecting criteria. Triggers: ICP analysis, niche signals, won vs lost analysis, differential signals, signal discovery, ICP signal report, account scoring signals, lead scoring, first-party signals, buyer signals. Before reading this file, first read gtm-meta-skill to understand the Deepline CLI tool and how to use it. Then read this file for guidance on the task.
product-brainstorming
v1.0.0Brainstorm product ideas, explore problem spaces, and challenge assumptions as a thinking partner. Use when exploring a new opportunity, generating solutions to a product problem, stress-testing an idea, or when a PM needs to think out loud with a sharp sparring partner before converging on a direction.
portfolio-prospecting
v1.0.0Find companies backed by a specific investor or accelerator, then find contacts and build personalized outbound.
... generate image
v1.0.0```
effect-patterns-platform
v1.0.0Effect-TS patterns for Platform. Use when working with platform in Effect-TS applications.
youtube-cli
v1.0.0Use cli-web-youtube to search YouTube videos, get video details (views, duration, description, keywords), browse trending content by category, and explore channels. Invoke this skill whenever the user asks about YouTube, searching for videos, video details, YouTube trending, channel info, subscriber counts, or wants to find videos by topic. Always prefer cli-web-youtube over manually fetching the YouTube website.
azure-cloud-adoption-framework
v1.0.0Expert guidance for planning and executing cloud adoption using Azure Cloud Adoption Framework. Covers strategy, planning, readiness & landing zones, adoption patterns, governance, security, operations & management, organization & teams, and adoption scenarios. Use when designing Azure landing zones, AVS/AKS, SAP/Oracle migrations, AVD/VDI, or AI/analytics platforms, and other Azure Cloud Adoption Framework related development tasks.
gasclaw-status
v1.0.0Full system dashboard for the gasclaw maintainer container
contract-deployer
v1.0.0Deploy smart contracts (ERC20, ERC721) from templates.
nano-banana-image-generator
v1.0.0Generate images using Google's Nano Banana 2 (Gemini 3.1 Flash Image Preview). Use when creating infographics, diagrams, thumbnails, social media graphics, or any AI-generated images. Costs $0.067/image.
enterprise-account-planning
v1.0.0Strategic account planning and execution for enterprise deals. Use when planning complex sales cycles, managing multiple stakeholders, applying MEDDICC qualification, tracking deal health, or building mutual action plans. Includes the "stale MAP equals dead deal" pattern.
gasclaw-repo
v1.0.0Repository management for the gasclaw project
integral-action-design
v1.0.0Adding integral action to MPC for offset-free tension tracking.
0-to-1-launch
v1.0.0Launch new products from idea to first customers. Use when launching products, finding early adopters, building launch week playbooks, diagnosing why adoption stalls, or learning that press coverage does not equal growth. Includes the three-layer diagnosis, the 2-week experiment cycle, and the launch that got 50K impressions and 12 signups.
linux-desktop
v1.0.0Control and automate the Linux desktop GUI on X11. Use this skill to take screenshots, find and click UI elements, type text, send keyboard shortcuts, scroll, manage windows (focus, minimize, maximize, close, move, resize), and use your own vision to locate elements on screen. Requires X11 (not Wayland). Use for desktop automation, GUI testing, remote desktop control, and any task requiring interaction with graphical applications.
Gastown Key Manager
v1.0.0As the overseer, you control the Kimi API key pool used by Gastown agents. OpenClaw has its own separate key â never mix them.
public-social-research
v1.0.0Find public community language, market signals, launch feedback, and technical discussion across X/Twitter, Bluesky, Hacker News, and other public social sources.
reflect
v1.0.0Find connections between notes and update MOCs. Requires semantic judgment to identify genuine relationships. Use after /reduce creates notes, when exploring connections, or when a topic needs synthesis. Triggers on "/reflect", "/reflect [note]", "find connections", "update MOCs", "connect these notes".
plugin-dev-guide
v1.0.0This skill should be used when the user asks about "Claude Code plugins", "plugin development", "how to build a plugin", "what plugin components exist", "plugin architecture", "extending Claude Code", or needs an overview of plugin development capabilities. Acts as a guide to the 9 specialized plugin-dev skills, explaining when to activate each one. Load this skill first when the user is new to plugin development or unsure which specific skill they need.
workflow-hello-world
v1.0.0Create a cloud Deepline workflow that runs on a recurring cron schedule or via webhook, inspect it, and validate trigger behavior end to end.
cynefin-classifier
v1.0.0Classify problems into Cynefin Framework domains (Clear, Complicated, Complex, Chaotic, Confusion) and recommend appropriate response strategies. Use when unsure how to approach a problem, facing analysis paralysis, or needing to choose between expert analysis and experimentation.
developer-ecosystem
v1.0.0Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling platform adoption, or designing student program pipelines.
Complete Skill Example
v1.0.0A full-featured skill demonstrating all optional components and progressive disclosure.
/desktop - macOS Desktop Automation
v1.0.0decide
v1.0.0Formal decision-making interview for architectural choices
azure-osconfig
v1.0.0Expert knowledge for Azure Osconfig development including troubleshooting, security, configuration, and integrations & coding patterns. Use when running OSConfig via IoT Hub for commands, SSH posture, agent health, Windows baselines, or LAPS, and other Azure Osconfig related development tasks. Not for Azure Update Manager (use azure-update-manager), Azure Automation (use azure-automation), Azure Policy (use azure-policy).
imsg
v1.0.0iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
roberts-rules
v1.0.0Parliamentary procedure as forcing function for genuine deliberation
kash
v1.0.0Pay for APIs, tools, and services from your agent's Kash wallet. Spends below $5 are autonomous; above $5 requires explicit user YES. Requires KASH_KEY and KASH_AGENT_ID from kash.dev.
mcaf-dotnet-xunit
v1.0.0Write, run, or repair .NET tests that use xUnit. Use when a repo uses `xunit`, `xunit.v3`, `[Fact]`, `[Theory]`, or `xunit.runner.visualstudio`, and you need the right CLI, package, and runner guidance for xUnit on VSTest or Microsoft.Testing.Platform.
heading-conversion
v1.0.0Gastown Health Monitor
v1.0.0As the overseer, use this skill to check the health of the entire Gastown system.
get-perspective-on
v1.0.0Extract Eugene's perspective on a topic (called by Ruby or user)
telnyx-texml-python
v1.0.0Build voice applications using TeXML markup language (TwiML-compatible). Manage applications, calls, conferences, recordings, queues, and streams. This skill provides Python SDK examples.
zap-validation-standard-schema
v1.0.0Validate unknown data with @zap-studio/validation using isStandardSchema, standardValidate/standardValidateSync, createStandardValidator, createSyncStandardValidator, and throwOnError result/exception modes.
manufacturing-failure-reason-codebook-normalization
v1.0.0This skill should be considered when you need to normalize testing engineers' written defect reasons following the provided product codebooks. This skill will correct the typos, misused abbreviations, ambiguous descriptions, mixed Chinese-English text or misleading text and provide explanations. This skill will do segmentation, semantic matching, confidence calibration and station validation.
agent-creator
v1.0.0Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new skill', 'MCP server', 'custom tool', 'agent design'. NOT for using existing agents (invoke them directly), general coding (use language-specific skills), or infrastructure setup (use deployment-engineer).
cli-web-linkedin
v1.0.0LinkedIn CLI â 26 commands across 10 groups: auth, feed, search, profile, company, jobs, post, notifications, network, messaging.
deepline-ads-audiences
v1.0.0Use this skill when building, enriching, auditing, or uploading B2B paid ads audiences to Google Customer Match, Meta/Facebook Custom Audiences, or LinkedIn Matched Audiences. Triggers on phrases like '/deepline-ads-audience', '/deepline-ads-audiences', 'upload this audience', 'create custom audiences', 'personal email hashes', 'increase Facebook match rate', 'Google ads audience', 'Meta audience', 'FB audience', or any workflow that turns CRM/customer/contact data into paid ads upload lists. Skip for outbound prospecting sequences, cold email, or pure campaign copywriting.
UnrealClientProtocol
v1.0.0Communicate with a running UE editor through the UnrealClientProtocol TCP plugin. UCP exposes a single command â call any UFunction on any UObject via JSON. All functionality is provided through Blueprint Function Libraries that you invoke this way.
doc-accuracy
v1.0.0Multi-phase documentation verification treating code as source of truth. Consolidates incoherence, doc-coverage, doc-sync, and comment-analyzer into a single workflow. Use when auditing documentation accuracy, verifying code examples compile, checking behavioral claims, or running pre-release doc audits.
enterprise-onboarding
v1.0.0Four-phase framework for onboarding enterprise customers from contract to value realization. Use when implementing new enterprise customers, preventing churn during onboarding, or solving the adoption cliff that kills deals post-go-live. Includes the Week 4 ghosting pattern.
plan-spectroscopic-analysis
v1.0.0Diseñar una estrategia de análisis espectroscópico seleccionando las técnicas más apropiadas (IR, Raman, UV-Vis, RMN, EM) para un problema analÃtico dado, estableciendo el orden de adquisición de datos, estimando el tiempo y los recursos necesarios, y definiendo los criterios de éxito. Usar cuando se aborde la caracterización de un compuesto desconocido, cuando se necesite confirmar la estructura de un producto de sÃntesis con recursos limitados, cuando se establezca un procedimiento de control de calidad para una serie de compuestos, o cuando se optimice la elucidación estructural minimizando el número de experimentos necesarios.
encode-repo-serena
v1.0.0Systematically populate the Forgetful knowledge base using Serena's LSP-powered symbol analysis for accurate, comprehensive codebase understanding.
run-pre-commit-checks
v1.0.0Run the mandatory pre-commit checks before committing code. Includes lint, type checking, and unit tests. MUST be run before every commit.
unreal-actor-editing
v1.0.0Manage actors in UE levels via UCP. Use when the user asks to spawn, delete, move, duplicate, select, or otherwise manipulate actors in the Unreal Engine editor.
technical-product-pricing
v1.0.0Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise pricing conversations, deciding when to raise prices, or using price as a positioning signal.
é¿åºå³¡å°è (AtiÅa DÄ«paá¹kara ÅrÄ«jñÄna, 982â1054) â å¶å½æ´¾å¼ç¥ · å°èæ¡¥æ¢
v1.0.0> æ¬å 容便®èä¼ ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨éèæå ¸ç±åºå¤ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿å ·æ ¼ä¸å¸ã
lean4-theorem-proving
v1.0.0Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration
Guidelines: Skill Documents
v1.0.0cashclaw-data-scraper
v1.0.0Extracts structured data from websites and APIs, delivering clean datasets in multiple formats. Handles pagination, deduplication, and data enrichment for reliable business intelligence.
E2E Test Migration Validator
v1.0.0A skill for exhaustively reviewing e2e tests migrated from the old framework (`next/` directory) to the new framework (`e2e-next/` directory) across the `vcluster`, `vcluster-pro`, and `loft-enterprise` repositories.
three-js
v1.0.0Expert guidance for Three.js and React Three Fiber development with modern React, TypeScript, and performance best practices
HIPAA Compliance Skill
v1.0.0You are a knowledgeable HIPAA compliance advisor. You help users across four domains:
Evaluation: spec-generator Skill vs No Action
v1.0.0Issue: #617 Date: 2026-02-20 Decision: **No Action Needed** (Outcome A)
coding-agent
v1.0.0Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
bio-microbiome-qiime2-workflow
v1.0.0QIIME2 command-line workflow for 16S/ITS amplicon analysis. Alternative to DADA2/phyloseq R workflow with built-in provenance tracking. Use when preferring CLI over R, needing reproducible provenance, or working within QIIME2 ecosystem.
follow-up
v1.0.0Find emails needing follow-up -- unanswered sent emails, flagged unreplied, draft contextual responses
8bit-docs-patterns
v1.0.0Create documentation with gaming-specific examples, retro styling, and 8-bit terminology. Apply when documenting gaming blocks, RPG components, or retro-styled UI elements.
metrics-review
v1.0.0Review and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden spike or drop, comparing performance against targets, or turning raw numbers into a scorecard with recommended actions.
ai-gtm
v1.0.0Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.
è§é³å°è (Buddhaghosa, 'ä½ä¹å£°', 5ä¸çºª) â ä¸åº§é¨è®ºå¸é¡¶å³°
v1.0.0> æ¬å 容便®ä¸åº§é¨å·´å©ç»å ¸ä¸è§é³æ³¨éçæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨éç»å ¸ææ³¨éåºå¤ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿å ·æ ¼æå¸ã
å¤ç¥å¸å¯¹æ¯ (Compare Masters) â å Skill
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãå¯¹æ¯æ¨å¨å±ç°å¤å è§è§ï¼ä¸è¯å¤ä¼å£ã
task-completion-validator
v1.0.0Task completion validator. Cross-references task file research findings, implementation checklist, and acceptance criteria against the actual git diff and test suite. Catches planned work that was never executed. Mandatory before archiving any task.
qe-test-design-techniques
v1.0.0Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases, reducing redundant tests, or ensuring systematic coverage.
skill-tree-generator
v1.0.0Generate, update, and version a complete skill tree (collection of SKILL.md files) for any JavaScript or TypeScript library. Produces core skills (framework-agnostic) and framework skills (React, Solid, Vue bindings) with dependency linking. Activate when producing skill files from a domain map, updating existing skills after a library version change, or auditing skill accuracy. Takes domain_map.yaml and skill_spec.md from skill-domain-discovery as primary inputs.
Azure Monitor OpenTelemetry Distro for Python
v1.0.0One-line setup for Application Insights with OpenTelemetry auto-instrumentation.
spring-boot-architecture
v1.0.0Standards for project structure and layering in Spring Boot 3+ applications. Use when structuring Spring Boot 3 projects, defining layers, or applying architecture patterns. (triggers: pom.xml, build.gradle, structure, layering, dto, controller, @RestController, @Service, @Repository, @Entity, @Bean, @Configuration)
æ³èå¤§å¸ (Fazang, 643â712) â å严å®
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
go-performance
v1.0.0Analyze and optimize Go program performance. Use when asked to profile Go code, find performance bottlenecks, analyze memory allocations, detect memory leaks, write benchmarks, or optimize CPU/memory usage.
db-core/live-queries
v1.0.0Query builder fluent API: from, where, join, leftJoin, rightJoin, innerJoin, fullJoin, select, fn.select, groupBy, having, orderBy, limit, offset, distinct, findOne. Operators: eq, gt, gte, lt, lte, like, ilike, inArray, isNull, isUndefined, and, or, not. Aggregates: count, sum, avg, min, max. String functions: upper, lower, length, concat, coalesce. Math: add. $selected namespace. createLiveQueryCollection. Derived collections. Predicate push-down. Incremental view maintenance via differential dataflow (d2ts).
go-patterns
v1.0.0Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
nuxt-data
v1.0.0Nuxt 5 data management with useFetch, useAsyncData, useState, and Pinia. Use when creating composables, fetching data, managing state, or debugging reactive/SSR data issues.
research-notebook
v1.0.0Structured research with sources, findings, and decisions.
telnyx-numbers-services-curl
v1.0.0Configure voicemail, voice channels, and emergency (E911) services for your phone numbers. This skill provides REST API (curl) examples.
second-brain-librarian
v1.0.0Helps users organize knowledge, categorize notes, and discover connections within their personal knowledge management systems (e.g., Obsidian, Notion).
board-and-investor-communication
v1.0.0Board meeting preparation, investor updates, and executive communication. Use when preparing board decks, writing investor updates, handling bad news with the board, structuring QBRs, or building board-level metric discipline. Includes the "Three Things" narrative model, the 4-tier metric hierarchy, and the pre-brief pattern that prevents board surprises.
æ §è½å¤§å¸ (Huineng, 638â713) â ç¦ å®å ç¥
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
marketplace-structure
v1.0.0This skill should be used when the user asks to "create a marketplace", "set up marketplace.json", "organize multiple plugins", "distribute plugins", "host plugins", "marketplace schema", "plugin marketplace structure", "multi-plugin organization", "strictKnownMarketplaces", "private marketplace", "marketplace auth", "pin plugin version", "hostPattern", or needs guidance on plugin marketplace creation, marketplace manifest configuration, or plugin distribution strategies.
context-usage
v1.0.0Analyze current session context and token usage from OpenCode SQLite database
citedy-video-shorts
v1.0.0Generate branded AI avatar lip-sync video shorts for TikTok, Reels, and YouTube Shorts. Create 15-second talking-head videos with custom avatars, auto-generated scripts, and burned-in subtitles for $1.85.
brand-copy-guidelines
v1.0.0OneContext tone, voice, and copy rules. Use when writing or editing headlines, CTAs, landing copy, docs, in-app copy, or social content so messaging stays on-brand (direct, technical, developer-first, no AI slop).
bio-workflows-expression-to-pathways
v1.0.0Workflow from differential expression results to functional enrichment analysis. Covers GO, KEGG, Reactome enrichment with clusterProfiler and visualization. Use when taking DE results to pathway enrichment.
feature-plan
v1.0.0Analyzes feature specifications and creates detailed TDD implementation plans with incremental PR breakdown and specialist agent assignments. Use when the user wants to plan feature implementation, break down a feature into tasks, or mentions implementation plan, feature planning, or TDD workflow.
agent-definition
v1.0.0Guide for creating and configuring AI agents in the DEVS platform. Use this when asked to create new agents, modify agent behavior, or work with agent YAML/JSON files.
api-gateway-patterns
v1.0.0API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.
profit-margin-calculator-shopify
v1.0.0Shopify/DTC profit margin calculator for sellers. Calculate cost breakdowns including ad spend, CAC, payment processing fees, and 3PL costs. Includes LTV/CAC analysis and DTC-specific benchmarks. No API key required.
Kimi CLI Skill
v1.0.0**çæ¬**: 1.2.4 | **æåæ´æ°**: 2026-02-04
é¸ æ©ç½ä» (KumÄrajÄ«va, 344â413) â ä¸è®ºå®/ä¸è§
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
马åå¸å°è (MahÄsi SayÄdaw U Sobhana, 1904â1982) â ç¼ ç¸å è§ç¦ ä¿®å®å¸
v1.0.0> æ¬å 容便®ä¸åº§é¨å·´å©ç»å ¸ä¸é©¬åå¸å°è å ¬å¼å¼ç¤ºéï¼Forest Sangha / BPS Sri Lanka / Wisdom Publications / Mahasi Sasana Yeiktha çæ£å¼ææåºçç©ï¼çæï¼ä» ä¾å¦ä¹ åèãå¦éæ£å¼ç¦ ä¿®æå¯¼ï¼è¯·äº²è¿å ·æ ¼ç¦ å¸ã > > **ETHICS Tier B ç¹ä¾**ï¼1904-1982
ç±³ææ¥å·´å°è (Milarepa, 1052â1135) â å¶ä¸¾æ´¾ç¥å¸
v1.0.0> æ¬å 容便®èä¼ ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨éèæå ¸ç±åºå¤ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿å ·æ ¼ä¸å¸ã
hf-release-notes
v1.0.0Generate Hugging Face Hub (huggingface_hub) release notes from cached PR JSON files. Use when asked to draft release notes from PR files.
mcaf-architecture-overview
v1.0.0Create or update `docs/Architecture.md` as the global architecture map for a solution. Use when bootstrapping a repo, onboarding, or changing modules, boundaries, or contracts. Keep it navigational and use `references/overview-template.md` for scaffolding.
wwise
v1.0.0Wwise integration skill for sound banks, RTPC, and interactive music.
TanStack DB â Meta-Framework Integration
v1.0.0atopile-skills
v1.0.0How to write and maintain `.claude/skills/*/SKILL.md` files: source-of-truth-first process, verification steps, and conventions.
è çå¤§å¸ (Ouyi, 1599â1655) â 天å°/ååÂ·è·¨å®æ´¾
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
partnership-architecture
v1.0.0Build and scale partner ecosystems that drive revenue and platform adoption. Use when building partner programs from scratch, tiering partnerships, managing co-marketing, making build-vs-partner decisions, or structuring crawl-walk-run partner deployment.
Media
v1.0.0Unified skill for visual and video content creation.
agent-team-orchestration
v1.0.0Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox â spec â build â review â done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
37signals-refactoring
v1.0.0Orchestrates refactoring of Rails codebases toward 37signals patterns and modern conventions. Use when refactoring existing code, improving architecture, migrating to modern Rails patterns, or when user mentions refactoring, code improvement, or technical debt.
bio-sam-bam-basics
v1.0.0View, convert, and understand SAM/BAM/CRAM alignment files using samtools and pysam. Use when inspecting alignments, converting between formats, or understanding alignment file structure.
arckit-impact
v1.0.0Analyse the blast radius of a change to a requirement, decision, or design document
MLOps Validation
v1.0.0Guide to implement rigorous validation layers including static analysis, automated testing, structured logging, and security scanning.
Line Execution Checker
v1.0.0Check if specific lines were executed using gcov data
agent-fetch
v1.0.0Fetch and extract full article content from URLs. Returns complete text with structure (headings, links, lists) instead of summaries. Multiple extraction strategies, browser impersonation, cookies, crawling, custom selectors, 200-700ms.
å®åå·´å¤§å¸ (Tsongkhapa Lobsang Drakpa, 1357â1419) â æ ¼é²æ´¾åå§äºº
v1.0.0> æ¬å 容便®èä¼ ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨éèæå ¸ç±åºå¤ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿å ·æ ¼ä¸å¸ã
pre-submit-pr
v1.0.0Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.
system-cleaner
v1.0.0PAL system housekeeping audits. USE WHEN audit system, check references, validate naming, find orphans, health report, system health, clean system. AgentSearch('system-cleaner') for docs.
Void
v1.0.0Subtraction agent for YAGNI checks, scope cuts, pruning proposals, and complexity reduction across code, features, processes, documents, design, dependencies, configuration, and specifications. Void does not execute changes.
execution-plans
v1.0.0Manage execution plans as versioned artifacts with progress tracking and decision logs. Use when creating, updating, or archiving plans for complex multi-step work.
Image Editing with Sharp
v1.0.0Performs image editing using the Sharp library for high-performance image processing.
step-functions
v1.0.0AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.
azure-app-service
v1.0.0Expert knowledge for Azure App Service development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when choosing plans/ASE, configuring auth/TLS/Key Vault, CI/CD slots, VNet integration, or managed identity access, and other Azure App Service related development tasks. Not for Azure Functions (use azure-functions), Azure Container Apps (use azure-container-apps), Azure Spring Apps (use azure-spring-apps), Azure Static Web Apps (use azure-static-web-apps).
electrobun-best-practices
v1.0.0Use when building or maintaining Electrobun desktop apps in TypeScript, including electrobun.config.ts, electrobun/bun or electrobun/view imports, BrowserWindow/BrowserView usage, updater flows, and distribution artifacts.
ab-testing-framework
v1.0.0A/B and multivariate testing methodology. Design experiments, calculate sample sizes, determine statistical significance, avoid common pitfalls, and interpret results. Platform-agnostic framework applicable to landing pages, emails, ads, pricing, and product features. Use when the user asks about A/B testing, split testing, experiment design, statistical significance, or conversion experiments.
klaviyo-developer
v1.0.0Klaviyo API and developer integration expertise. Event tracking, SDKs, webhooks, rate limits, OAuth, catalog sync, and code patterns. Use when the user asks about Klaviyo API, integrating with Klaviyo, tracking events, building custom integrations, webhook handling, or developer implementation. For marketing strategy, flow optimization, and campaign auditing, see the klaviyo-analyst skill.
agent
v1.0.0Core runtime behavior for the atopile sidebar agent: identity, persistence model, execution rules, and tool recipes.
IDE PR Review Workflow
v1.0.0/pace-retro â è¿ä»£å顾ä¸åº¦é
v1.0.0çæè¿ä»£å顾æ¥åï¼æ´æ°åº¦é仪表çï¼æä¾å¤ç²åº¦åæè§è§ãè¯¦ç»æ§è¡è§åè§å¯¹åº procedures æä»¶ã
jest
v1.0.0Jest configuration, mocking strategies, snapshot testing, and coverage.
trigger-mapping
v1.0.0Map business events to outreach triggers. Define which events warrant immediate contact, what to say when they happen, and how to build event-driven outbound campaigns.
personal-productivity
v1.0.0Help users manage their time and tasks more effectively. Use when someone is overwhelmed with work, struggling with focus, trying to balance multiple responsibilities, or asking how to get more done.
flutter-feature-based-clean-architecture
v1.0.0Feature-based clean architecture standards. ALWAYS consult when creating or modifying any file under lib/features/ â new features, domain entities, repositories, data sources, or screens. (triggers: lib/features/**, feature, domain, infrastructure, application, presentation)
ç奿³å¸ (Xuanzang, 602â664) â æ³ç¸å¯è¯å®
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
Electrobun Workflow
v1.0.0The master Electrobun development lifecycle guide. Use for any Electrobun project to understand where you are in the pipeline and what comes next. Links all stages together.
Tween Feature Workflow
v1.0.0> **â ï¸ IMPORTANT**: Before using any F8Framework features, you **MUST** formally initialize the framework. Ensure `ModuleCenter.Initialize(this);` and all required modules (e.g. `FF8.Message = ModuleCenter.CreateModule<MessageManager>();`) are instantiated in the launch sequence (e.g. `GameLaunc
JavaScript Best Practices
v1.0.0Idiomatic JavaScript patterns and conventions for maintainable code.
fix-markdown-fences
v1.0.0Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers or when generating markdown with code blocks to ensure proper fence closure.
Circuit-Breaker-Muster
v1.0.0Graceful Degradation bei Tool-Ausfaellen. Ein Agent, der fuenf Tools aufruft und eines defekt ist, sollte nicht vollstaendig versagen â er sollte das defekte Tool erkennen, aufhoeren es aufzurufen, den Umfang auf das verbleibend Erreichbare reduzieren und ehrlich berichten, was uebersprungen wurde
dashlane
v1.0.0Access passwords, secure notes, secrets and OTP codes from Dashlane vault.
qe-skill-builder
v1.0.0Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
create-skill Workflow
v1.0.0Create a new skill following the canonical structure with proper lower-kebab-case and lower_snake_case naming.
google-sheets
v1.0.0Automate Google Sheets interactions through browser automation - create spreadsheets, enter data, apply formulas, and format cells.
update-knowledge-base
v1.0.0Maintain and update product knowledge base from releases, features, and project changes with optional wiki sync
parallel-web
v1.0.0Search the web, extract URL content, and run deep research using the Parallel Chat API and Extract API. Use for ALL web searches, research queries, and general information gathering. Provides synthesized summaries with citations.
job-scheduler
v1.0.0Schedule and manage GPU jobs and cron tasks across the fleet.
data-driven-testing
v1.0.0DEPRECATED: Use testing-best-practices instead. This skill has been retired.
profile-user
v1.0.0Analyze Claude Code session history to generate a developer behavioral profile across 8 dimensions.
èäºèåå° (Xuyun, 1840â1959) â ç¦ å®Â·äºå®å ¼å£
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
gws-workflow
v1.0.0Google Workflow: Cross-service productivity workflows.
imagegen
v1.0.0Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.
secret-management
v1.0.0Portable credential management for AI agents using age encryption, session-scoped leases, auto-rotation, and killswitch. Use this skill when agents need secure, time-bounded access to API keys, tokens, or credentials without direct exposure to plaintext secrets.
competitor-ads-analyst
v1.0.0Extract and analyze competitor advertising from public ad libraries (Facebook Ad Library, Google Ads Transparency Center, TikTok, LinkedIn). Identifies messaging patterns, creative formats, pain points targeted, and positioning gaps. Use for competitive intelligence, campaign planning, and creative inspiration.
telnyx-account-notifications-python
v1.0.0Configure notification channels and settings for account alerts and events. This skill provides Python SDK examples.
skill-vetter
v1.0.0Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
system-build
v1.0.0Specification-driven development toolkit for PAL system building. USE WHEN create spec, specification, feature spec, implementation plan, generate tasks, task breakdown, checklist, clarify requirements, analyze consistency, constitution, system build, build system, develop PAL, document skill, document command, document hook, generate requirements.
Building the dbt Semantic Layer
v1.0.0This skill guides the creation and modification of dbt Semantic Layer components: semantic models, entities, dimensions, and metrics.
react-router
v1.0.0React bindings for TanStack Router: RouterProvider, useRouter, useRouterState, useMatch, useMatches, useLocation, useSearch, useParams, useNavigate, useLoaderData, useLoaderDeps, useRouteContext, useBlocker, useCanGoBack, Link, Navigate, Outlet, CatchBoundary, ErrorComponent. React-specific patterns for hooks, providers, SSR hydration, and createLink with forwardRef.
product-page-seo
v1.0.0Optimize e-commerce product pages for search engine visibility. On-page SEO, structured data, page speed, mobile optimization, and content strategy for Google, Bing, and platform-specific search.
daily-rituals
v1.0.0Structured morning, evening, weekly review, and weekly planning workflows. USE WHEN morning routine OR start my day OR evening review OR end of day OR weekly review OR daily checkin OR what should I focus on OR daily ritual OR morning checkin OR evening checkin OR weekly planning OR plan week OR plan my week OR close week OR week retro OR sunday ritual OR full sunday.
brand-voice-guidelines
v1.0.0Develop brand voice, tone matrices, messaging frameworks, and brand book documentation. Use when the user asks about brand voice, tone of voice, brand guidelines, messaging framework, or brand consistency.
account-structure-review
v1.0.0Google and Meta paid media account structure evaluation. Audits campaign/ad set architecture against conversion volume minimums, budget thresholds, and targeting overlap. Identifies over-segmentation, under-segmentation, budget fragmentation, and structural anti-patterns blocking algorithmic learning. Provides consolidation roadmaps with migration plans. Use when inheriting accounts, quarterly health checks, or before scaling budgets.
byted-volcengine-flink
v1.0.0Entrypoint for managing Volcengine Flink (based on Apache Flink) workloads. Use it for developing and deploying streaming and batch jobs, diagnosing real-time issues (e.g., backpressure, checkpoint failures, OOM), troubleshooting resources, and performing SRE actions (stop/start/restart/scale/config changes). It intelligently routes requests to four specialized sub-skills and leverages flink-mcp for tool execution.
å°å å¤§å¸ (Yinguang, 1862â1940) â ååå®
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
mk:cook
v1.0.0Orchestrates single-task implementation pipeline: plan â test â build â review â ship. Use for feature work, plan execution, or fixes scoped to a single task. NOT for green-field product builds (see mk:harness); NOT for auto-invoked workflow orchestration (see mk:workflow-orchestrator).
Electrobun Config
v1.0.0The complete electrobun.config.ts field reference. Use when editing config, looking up a specific option, understanding defaults, or configuring platform-specific behaviour.
QGIS
v1.0.0Use this skill for deterministic, file-based GIS processing through `qgis_process`.
unity-performance
v1.0.0Unity performance red-flag advisor. Use when users want performance review, code runs slow, frame drops, or need optimization guidance for Update, allocations, pooling, physics. Triggers: performance, optimize, slow, lag, frame drop, hot path, Update, allocation, pool, GC, profiler, æ§è½, å¤ªæ ¢äº, å¡é¡¿, æå¸§, ä¼åæ§è½, çè·¯å¾, å ååé , å¯¹è±¡æ± .
azure-chaos-studio
v1.0.0Expert knowledge for Chaos Studio development including troubleshooting, limits & quotas, security, configuration, and integrations & coding patterns. Use when defining ARM/Bicep experiments, deploying Chaos Agents, using CLI/REST, or integrating with Azure Monitor, and other Chaos Studio related development tasks. Not for Azure Monitor (use azure-monitor), Azure Resiliency (use azure-resiliency), Azure Reliability (use azure-reliability), Azure Site Recovery (use azure-site-recovery).
eval-business-logic
v1.0.0Specialized business logic evaluator for the Evaluate-Loop. Use this for evaluating tracks that implement core product logic â pipelines, dependency resolution, state machines, pricing/tier enforcement, packaging. Checks feature correctness against product rules, edge cases, state transitions, data flow, and user journey completeness. Dispatched by loop-execution-evaluator when track type is 'business-logic', 'generator', or 'core-feature'. Triggered by: 'evaluate logic', 'test business rules', 'verify business rules', 'check feature'.
update-nav
v1.0.0Add new pages to docs.json navigation structure. Updates navigation groups based on user journey (Customize, Deploy, etc.). Use when the user asks to add a page to navigation, update docs.json, add to nav, or include a new page in the sidebar.
æºé¡å¤§å¸ (Zhiyi, 538â597) â 天å°å®
v1.0.0> æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾å¦ä¹ åèãæææä¹æè¨é CBETA ç»è¯ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
common-architecture-audit
v1.0.0Protocol for auditing structural debt, logic leakage, and fragmentation across Web, Mobile, and Backend. (triggers: package.json, pubspec.yaml, go.mod, pom.xml, nest-cli.json, architecture audit, code review, tech debt, logic leakage, refactor)
Fast.io MCP Server -- AI Agent Guide
v1.0.0**Version:** 1.121 **Last Updated:** 2026-03-06
ai-model-benchmarking
v1.0.0Benchmark AI models across 60+ academic evaluation suites and metrics
odoo-upgrade-advisor
v1.0.0Step-by-step Odoo version upgrade advisor: pre-upgrade checklist, community vs enterprise upgrade path, OCA module compatibility, and post-upgrade validation.
/capacity-plan
v1.0.0> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
operator-theory
v1.0.0Problem-solving strategies for operator theory in functional analysis
Adopt Skill
v1.0.0Bring Your Own Vault (BYOV) â install the Claude PKM system onto an existing Obsidian vault.
operating-cadence
v1.0.0Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slow, planning is broken, the company is growing but alignment is worse, or leadership meetings consume all time without producing decisions.
react-native-dls
v1.0.0Enforce design token usage in React Native. Use when enforcing a design system, preventing hardcoded styles, or implementing theme tokens in React Native. (triggers: **/*Screen.tsx, **/*Component.tsx, **/theme/**, **/styles/**, StyleSheet, styled-components, theme, colors, spacing)
eval-code-quality
v1.0.0Specialized code quality evaluator for the Evaluate-Loop. Use this for evaluating code implementation tracks where the deliverable is functional code â features, API routes, state management, utilities. Checks build integrity, type safety, code patterns, error handling, dead code, imports, test coverage, and naming conventions. Dispatched by loop-execution-evaluator when track type is 'feature', 'refactor', or 'infrastructure'. Triggered by: 'evaluate code', 'code review', 'quality check', 'build check'.
openclaw.net
v1.0.0web-scraping
v1.0.0Extracts data from web pages using browser automation and CSS/JavaScript selectors. Use when you need to scrape titles/text/structured fields from live web pages or when the user mentions scraping, extraction, or selectors.
dev-api-design
v1.0.0REST/GraphQL/gRPC/tRPC API design patterns. Use when designing APIs, writing OpenAPI specs, versioning, auth, or rate limiting.
Master-skill â 使æ³å¸æå¦è§è²çæå¨
v1.0.0æ¬å 容便®åå²ä½ææç®çæï¼ä» ä¾åèå¦ä¹ ãå¦éæ£å¼ä¿®è¡æå¯¼ï¼è¯·äº²è¿åç¥è¯ã
search-vault
v1.0.0Quick search across Obsidian vault using keywords or semantic similarity
cloudflare-api
v1.0.0Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV bulk read/write, Vectorize queries, Queues, and fleet-wide resource audits. Produces curl commands or scripts. Triggers: 'cloudflare api', 'bulk dns', 'custom hostname', 'email routing', 'cache purge', 'waf rule', 'd1 query', 'r2 bucket', 'kv bulk', 'vectorize query', 'audit resources', 'fleet operation'.
performance-profiling-plugins
v1.0.0spark-app-template
v1.0.0Comprehensive guidance for building web apps with opinionated defaults for tech stack, design system, and code standards. Use when user wants to create a new web application, dashboard, or interactive interface. Provides tech choices, styling guidance, project structure, and design philosophy to get users up and running quickly with a fully functional, beautiful web app.
browser-testing-with-screenshots
v1.0.0Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality
ç¥å¸è¾©è®º (Master Debate) â å Skill
v1.0.0> æ¬å¯¹è¯ä¾æ®åå²ä½ææç®çæï¼å¯¹æ¯æ¨å¨å±ç°å¤å è§è§ï¼ä¸è¯å¤ä¼å£ãæææä¹æè¨éç»è¯ã
configuring-microsegmentation-for-zero-trust
v1.0.0Configure microsegmentation policies to enforce least-privilege workload-to-workload access using tools like VMware NSX, Illumio, and Calico, preventing lateral movement in zero trust architectures.
Microsoft ããã¥ã¡ã³ã
v1.0.0Microsoft ãã¯ããã¸ã¼ ã¨ã³ã·ã¹ãã åãã®ãªãµã¼ãã¹ãã«ãlearn.microsoft.com ã¨ãã®å¤é¨ã«ããããã¥ã¡ã³ãï¼VS CodeãGitHubãAspireãAgent Framework ãªãã¸ããªï¼ãã«ãã¼ãã¾ãã
jzero-skills
v1.0.0Comprehensive knowledge base for jzero framework (enhanced go-zero). Use this skill when working with jzero to understand correct patterns for REST APIs (Handler/Logic/Context architecture), RPC services (service discovery, load balancing), Gateway services, database operations (sqlx, MongoDB, caching), resilience patterns (circuit breaker, rate limiting), and jzero-specific features (git-change-based generation, flexible configuration, custom templates). Essential for generating production-ready jzero code that follows framework conventions.
tech-logos
v1.0.0Install official tech brand logos from the Elements registry. Use when user needs logos for tech companies (Clerk, Vercel, GitHub, etc.), AI providers (OpenAI, Anthropic, Claude), social platforms, or any brand assets. Triggers on "logo", "brand", "icon for [company]", "add [company] logo", placeholder logo detection, or when building landing pages, auth UIs, or integrations showcases.
plydb
v1.0.0Skill for using the PlyDB CLI to perform SQL analysis of connected data sources. Use for SQL queries across heterogeneous databases and files such as Postgres, MySQL, CSV, Parquet, JSON, Excel, SQLite, DuckDB, Google Sheets. Triggers on "plydb", "sql", "query", "data analysis", "parquet", "csv", "excel", "database".
log
v1.0.0A privacy-first, local-first provenance protocol for agent workflows. Emits structured audit records for important decisions, tool calls, state changes, and errors, so the host environment can store, verify, and review them safely.
é»å¸³æ³ã³ã³ããã¹ãï¼Electronic Bookkeeping Contextï¼
v1.0.0ãã®ã¹ãã«ã¯é»å帳簿ä¿åæ³ã®è¦ä»¶ã»å¯¾å¿ç¶æ³ã«é¢ããã³ã³ããã¹ããæä¾ããã
uno
v1.0.0Call 1500+ tools (from 134+ MCP Servers) via curl â zero install. Tool-level semantic search returns full inputSchema in one step for immediate invocation. Covers: Search, Dev, Docs, Finance, Maps, Travel, AI Media, Social, Office, Enterprise, and more. Use this skill whenever the user wants to call any external tool, API, or service â even if they just say search the web, check the weather, query GitHub, look up stocks, send an email, generate an image, or run a script.
play
v1.0.0Make OpenClaw launch the Ashen Era CLI build, play a real run, and deliver a complete first-person play report. Use this when the user asks to "play the game", "run a full session and report back", or "write a full gameplay recap". The skill bundles macOS/Linux arm64/x64 builds and must choose the runnable one for the current environment. Default to the real `play` flow in English locale, not `autoplay`, `scout`, `whoisyourdad`, or any `debug` command. This skill does not provide strategy guidance; it only launches the game, completes a genuine run, and writes the report.
customercare-mcp-builder
v1.0.0Build MCP servers for customer care agents following Watson Orchestrate specifications. Guides agents through tool creation, transaction patterns, authentication, widgets, and context management with strict adherence to reference specifications. Use when creating customer care MCP servers.
chat-history
v1.0.0Search, inspect, and export Claude Code and Cursor conversation history. Use when the user asks about past conversations, wants to find a previous session, needs to search chat history, wants a summary of what they worked on, or asks to resume a session. Also use when the user says "what did I work on", "find that conversation where I...", "show me my recent sessions", or "search my history for...".
azure-communication-chat-java
v1.0.0Build real-time chat applications with thread management, messaging, participants, and read receipts.
Serverpod Authentication Module
v1.0.0The **serverpod_auth** module (Serverpod 3) provides **token managers** (JWT, server-side sessions) and **identity providers** (Email, Google, Apple, GitHub, Facebook, Microsoft, Passkey, Firebase, Anonymous).
azure-ai-vision-imageanalysis-py
v1.0.0Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks.
Control Agent (Baudbot)
v1.0.0You are **Baudbot**, a control-plane agent. Your identity: - **Email**: configured via `BAUDBOT_EMAIL` env var (create/verify inbox on startup) - **Role**: Monitor inbox, triage requests, delegate to worker agents
arckit-sobc
v1.0.0Create Strategic Outline Business Case (SOBC) using UK Government Green Book 5-case model
improve-openbb-skill
v1.0.0Submit improvements or fixes to the OpenBB app builder skill. Use when you discover documentation errors, missing features, or incorrect examples in the openbb-app-builder skill. Automatically creates a PR to the backends-for-openbb repo.
shipping-products
v1.0.0Help users ship products faster and with higher quality. Use when someone is planning a launch, struggling to release features, dealing with shipping velocity issues, or trying to establish better release practices.
arckit-health
v1.0.0Scan all projects for stale research, forgotten ADRs, unresolved review conditions, orphaned artifacts, missing traceability, and version drift
cosmic-database
v1.0.0Access COSMIC cancer mutation database. Query somatic mutations, Cancer Gene Census, mutational signatures, gene fusions, for cancer research and precision oncology. Requires authentication.
email-subject-lines
v1.0.0Generate, evaluate, and A/B test email subject lines for maximum open rates. Includes formulas for curiosity, urgency, personalization, and more. Trigger phrases: "email subject line", "subject line ideas", "email subject", "write subject lines", "A/B test subject lines", "improve open rates", "email open rate", "subject line formulas".
dagger-codegen
v1.0.0Edit dagger.gen.go output, Go templates (object.go.tmpl, defs.go.tmpl), invoke() dispatch, SDK interfaces (CodeGenerator, ClientGenerator), `dagger develop`, `dagger client install`. Keywords: codegen, SDK, bindings, templates, internal/dagger, dag.*, ModuleMainSrc
python-plugin-wrapper
v1.0.0fallback-chain-implementation
v1.0.0gke-compute-class-creator
v1.0.0Guide for creating GKE ComputeClass resources. Use this skill when users want to define custom node configurations, autoscaling priorities, or hardware requirements (e.g., Spot VMs, GPUs, specific machine families) for their GKE workloads.
web-asset-generator
v1.0.0Generate web assets including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Use when users need icons, favicons, social sharing images, or Open Graph images from logos or text slogans. Handles image resizing, text-to-image generation, and provides proper HTML meta tags.
specswarm-rollback
v1.0.0Safely rollback failed features (DESTRUCTIVE). ALWAYS confirms on rollback/undo/revert/abort intent.
kotlin-tooling
v1.0.0Standards for Gradle Kotlin DSL, Version Catalogs, and MockK for Kotlin projects. Use when configuring build.gradle.kts, setting up libs.versions.toml, adding MockK for tests, or choosing between Kotlin-compatible test assertion libraries. (triggers: build.gradle.kts, libs.versions.toml, detekt.yml, mockk, kts, version catalog, kotest)
v2ex
v1.0.0V2EX API 2.0 integration for accessing V2EX forum data, notifications, topics, nodes, and member profiles
nginx-configuration
v1.0.0Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.
tdd-rust
v1.0.0TDD workflow for RTK filter development. Red-Green-Refactor with Rust idioms. Real fixtures, token savings assertions, snapshot tests with insta. Auto-triggers on new filter implementation.
synthesize-insights
v1.0.0Combine multiple insights into coherent narrative
byted-tos-image-process
v1.0.0Provides image processing capabilities for objects in Bytedance TOS using the official SDK. Supports getting image info, format conversion, resizing, and watermarking. Use when you need to analyze or transform images stored in TOS.
react
v1.0.0React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.
Social Skill
v1.0.0apify-trend-analysis
v1.0.0Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.
l-changeset
v1.0.0Generate a changeset file for the current branch. Analyzes commits, determines bump types, and writes a user-facing changelog entry. Use when preparing version bumps.
guard-maturity
v1.0.0Classify push guards by Hook Maturity Model tier. Aggregates EVENT lines emitted by push_guard_base.py and assigns each guard a tier (Budding, Growing, Mature, Proficient, Inert, Harmful) based on age, intercept count, and fitness derived from block rate. Use to decide when to promote a new guard, when to prune dead weight, and when to remove a harmful one. Triggers `guard maturity report`, `classify push guards`, `hook maturity tiers`.
Demoify Skill
v1.0.0Create clean, professional demo screenshots by modifying live web pages via Chrome DevTools MCP.
scikit-bio
v1.0.0Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.
iqair
v1.0.0Get real-time air quality data from IQAir API for any location worldwide. Returns AQI (Air Quality Index) with visual indicators and quality levels. Use when asked about air quality, pollution levels, or AQI in specific cities/locations (e.g., "How is the air in Riga?", "Is it safe to go outside in Beijing?", "What's the air quality like?"). Also use when asked about general weather to supplement weather data with air quality information (e.g., "What's the weather in Budapest?", "How's the weather today?").
WeChat UI Sender
v1.0.0Automate the Windows WeChat client to push messages from an AI Agent to a specific contact or group using UI-level simulation.
ai-seo
v1.0.0When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for Perplexity,' 'AI citations,' 'AI visibility,' 'zero-click search,' 'how do I show up in AI answers,' 'LLM mentions,' or 'optimize for Claude/Gemini.' Use this whenever someone wants their content to be cited or surfaced by AI assistants and AI search engines. For traditional technical and on-page SEO audits, see seo-audit. For structured data implementation, see schema-markup.
fix-pr
v1.0.0Fix a pull request based on review feedback
frontmcp
v1.0.0Generate a @Skill class
pitch-generator
v1.0.0Generate concise, targeted pitch drafts for products, projects, or ideas tailored to a target audience. Use when the user asks for a pitch, elevator pitch, tagline, or marketing summary.
protein_solubility_optimization
v1.0.0Protein Solubility Optimization - Optimize protein solubility: calculate properties, predict solubility, predict hydrophilicity, and suggest mutations. Use this skill for protein engineering tasks involving calculate protein sequence properties predict protein function ComputeHydrophilicity zero shot sequence prediction. Combines 4 tools from 3 SCP server(s).
playwright-roll
v1.0.0Roll Playwright Python to a new version
Mobile Offline Storage
v1.0.0Cross-platform offline-first data management
simmer
v1.0.0The best prediction market interface for AI agents. Trade on Polymarket and Kalshi, all through one API, with self-custody wallets, safety rails, and smart context.
fluidsim
v1.0.0Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
react-useeffect
v1.0.0React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
aws-rds-database
v1.0.0Deploy and manage relational databases using RDS with Multi-AZ, read replicas, backups, and encryption. Use for PostgreSQL, MySQL, MariaDB, and Oracle.
social-listening
v1.0.0Brand monitoring, sentiment analysis, and social intelligence
with-argument-hint
v1.0.0Use when greeting users
clawp
v1.0.0CLAWP Agent - AI token creation advisor powered by OpenClaw
generating-swift-package-docs
v1.0.0Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks "what's import X" or "what does X do". Generates on-demand API documentation for Swift package dependencies.
lomb-scargle-periodogram
v1.0.0Lomb-Scargle periodogram for finding periodic signals in unevenly sampled time series data. Use when analyzing light curves, radial velocity data, or any astronomical time series to detect periodic variations. Works for stellar rotation, pulsation, eclipsing binaries, and general periodic phenomena. Based on lightkurve library.
single-cell-scrna-seq-analysis-scanpy
v1.0.0Complete single-cell RNA-seq analysis workflow built on Scanpy and AnnData. Use this skill when: (1) Loading diverse single-cell data formats (10X, h5ad, CSV), (2) Performing quality control and filtering, (3) Normalization, dimensionality reduction, and clustering, (4) Marker gene identification and cell type annotation.
Deployment Skill (Agent Sessions)
v1.0.0This skill is an agent-facing entrypoint that avoids duplicating the deployment runbook.
continuous-testing
v1.0.0Integrate automated testing into CI/CD pipelines for continuous quality feedback. Use for continuous testing, CI testing, automated testing pipelines, test orchestration, and DevOps quality practices.
memory-documentary
v1.0.0Generate evidence-based documentary reports by searching across all 4 memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues. Produces investigative journalism-style analysis with full citation chains.
Venture Capital Intelligence â Equity Terms Advisor
v1.0.0You are a startup attorney and former VC with 15 years of experience structuring deals. You have advised on 500+ term sheets, SAFE notes, and priced rounds. You explain legal and financial concepts in plain English without losing the critical nuances that matter in real deals.
visual-storyteller
v1.0.0Narrative-driven animation skill for explanatory content and visual storytelling. **Triggers when:** - User wants to explain a concept or process - Request involves step-by-step demonstrations - Content is educational or tutorial-like - User mentions "explain", "show how", "demonstrate", "walk through" **Capabilities:** - Breaking concepts into digestible visual steps - Progressive revelation of information - Highlighting cause-and-effect relationships - Building intuition through visual metaphors
build-skill
v1.0.0Builds new Claude Code skills with consistent structure, enforced standards, and project-aware configuration. Use when creating a new skill, when the user describes a workflow they want automated, or when the user says they want a new slash command.
peekaboo
v1.0.0Capture and automate macOS UI with the Peekaboo CLI.
azure-ai-projects-dotnet
v1.0.0Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes.
antigravity-workflows
v1.0.0Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.
scientific-visualization
v1.0.0Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick exploration use seaborn or plotly directly.
land
v1.0.0Land a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.
risk
v1.0.0Event and catalyst impact analysis for the Heurist Finance terminal. Handles earnings releases, FOMC decisions, product launches, geopolitical shocks, macro data surprises, M&A announcements, and any discrete market-moving event. Identifies affected tickers, maps price action before/after the event, places the event in macro regime context, and delivers a clear verdict: priced in or still unfolding, winners vs losers, and the actionable trade call.
kn-implement
v1.0.0Use when implementing a task - follow the plan, check ACs, track progress
game-developer
v1.0.0Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure physics systems and colliders, set up multiplayer networking with lag compensation, optimize frame rates to 60+ FPS targets, develop shaders, or apply game design patterns such as object pooling and state machines. Trigger keywords: Unity, Unreal Engine, game development, ECS architecture, game physics, multiplayer networking, game optimization, shader programming, game AI.
testing-mobile-api-authentication
v1.0.0Tests authentication and authorization mechanisms in mobile application APIs to identify broken authentication, insecure token management, session fixation, privilege escalation, and IDOR vulnerabilities. Use when performing API security assessments against mobile app backends, testing JWT implementations, evaluating OAuth flows, or assessing session management. Activates for requests involving mobile API auth testing, token security assessment, OAuth mobile flow testing, or API authorization bypass.
kradleverse:join
v1.0.0Join a Kradleverse game
Jupyter Notebook Becerisi
v1.0.0İki birincil mod için temiz, yeniden üretilebilir Jupyter defterleri oluÅturun:
gpt-4-1
v1.0.0Access GPT-4.1 with improved capabilities. Better reasoning and longer context. No API keys needed. $2 FREE credits to start. Pay-as-you-go pricing via SkillBoss.
sector
v1.0.0Sector and thematic analysis sub-skill for Heurist Finance terminal. Maps sector leadership, identifies laggards, surfaces opportunities, and builds a full thematic landscape using live MCP data. Routes from heurist-finance when the query targets an industry sector or investment theme.
team-composition-analysis
v1.0.0Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A.
scheduled-run
v1.0.0Wrapper for scheduled playbooks - handles git sync before and after execution
specswarm-ship
v1.0.0Quality-gated merge to parent branch (DESTRUCTIVE). ALWAYS confirms on ship/deploy/merge/release intent.
2d-games
v1.0.02D game development principles. Sprites, tilemaps, physics, camera.
product-led-sales
v1.0.0Help users implement product-led sales motions. Use when someone is transitioning from pure PLG to sales-assisted, defining PQLs, building sales handoff processes, or trying to expand self-serve users into enterprise contracts.
cookie-policy-page-generator
v1.0.0When the user wants to create or optimize a cookie policy page. Also use when the user mentions "cookie policy," "cookies," "cookie consent," "GDPR cookies," "cookie banner," "cookie notice," "tracking cookies," or "cookie settings."
refresh-index
v1.0.0Rebuild the Local Brain Search FAISS index to reflect vault changes
draft-issue
v1.0.0Draft GitHub issues for i-am-bee/agentstack. Use when the user wants to report a bug, request a feature, or draft a general GitHub issue.
ai-engineer
v1.0.0Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.
implement-backlog-api-tool
v1.0.0Implements a new MCP tool for a Backlog API endpoint from its documentation URL (e.g. https://developer.nulab.com/docs/backlog/api/2/get-space/). Use this skill when you need to add or update a tool in this MCP server based on a Backlog API spec.
Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for serious software engineering. Claude Code, Codex, Gemini CLI and more
v1.0.0rezi-routing
v1.0.0Add routing with guards and nested outlets to a Rezi app. Use when building multi-page/screen TUI applications.
senior-java
v1.0.0World-class Java and Spring Boot development skill for enterprise applications, microservices, and cloud-native systems. Expertise in Spring Framework, Spring Boot 3.x, Spring Cloud, JPA/Hibernate, and reactive programming with WebFlux. Includes project scaffolding, dependency management, security implementation, and performance optimization.
denario
v1.0.0Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.
database-performance-debugging
v1.0.0Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fix slow queries.
ios-design-guidelines
v1.0.0Apple Human Interface Guidelines for iPhone. Use when building, reviewing, or refactoring SwiftUI/UIKit interfaces for iOS. Triggers on tasks involving iPhone UI, iOS components, accessibility, Dynamic Type, Dark Mode, or HIG compliance.
gwas-prs
v1.0.0Calculate polygenic risk scores from DTC genetic data using the PGS Catalog
Cypress Expert Skill
v1.0.0implementing-gdpr-data-protection-controls
v1.0.0The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover
compatibility-testing
v1.0.0Cross-browser, cross-platform, and cross-device compatibility testing ensuring consistent experience across environments. Use when validating browser support, testing responsive design, or ensuring platform compatibility.
code-review-analysis
v1.0.0Perform comprehensive code reviews with best practices, security checks, and constructive feedback. Use when reviewing pull requests, analyzing code quality, checking for security vulnerabilities, or providing code improvement suggestions.
spreadsheets
v1.0.0Build, edit, recalculate, import, and export spreadsheet workbooks with the preloaded @oai/artifact-tool JavaScript surface through the artifacts tool.
bio-read-qc-umi-processing
v1.0.0Extract, process, and deduplicate reads using Unique Molecular Identifiers (UMIs) with umi_tools. Use when library prep includes UMIs and accurate molecule counting is needed, such as in single-cell RNA-seq, low-input RNA-seq, or targeted sequencing to distinguish PCR from biological duplicates.
iqdb-onchain-storage
v1.0.0On-chain immutable data storage using IQ Labs tech stack (IQDB, hanLock, x402). Use when building Solana-based persistent storage, on-chain databases, tamper-evident records, password-encoded data, or paid file inscription. Triggers on tasks involving on-chain CRUD, Solana PDA storage, rolling hash verification, Hangul encoding, or HTTP 402 payment-gated inscription.
testing-process
v1.0.0Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after implementing a new feature or fixing a bug.
bio-sra-data
v1.0.0Download sequencing data from NCBI SRA using the SRA toolkit. Use when downloading FASTQ files from SRA accessions, prefetching large datasets, or validating SRA downloads.
agent-runtime-patterns
v1.0.0Use when optimizing agent runtime loops, card packs, MCP session lifecycle, tool-call count, or multi-agent orchestration patterns.
rpg
v1.0.0RPG game architecture â stat system (base + modifiers), level/XP, skill trees, quest system, NPC interaction, turn-based and real-time combat patterns.
azure-mgmt-applicationinsights-dotnet
v1.0.0Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management.
markdown-converter
v1.0.0Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
trader-hand-skill
v1.0.0Expert knowledge for autonomous market intelligence and trading â technical analysis, risk management, Alpaca API, financial data sources
testing-bun
v1.0.0CRITICAL - Invoke BEFORE writing ANY test code. Use when creating new tests, adding test cases, modifying existing tests, writing `it()` or `describe()` blocks, or touching any `*.test.ts` or `*.spec.ts` file. Enforces no try-catch in positive tests, no early returns, no test skipping.
memory-enhancement
v1.0.0Manage memory citations, verify code references, and track confidence scores. Use when adding citations to memories, checking memory health, or verifying code references are still valid.
azure-deploy
v1.0.0Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application â use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" â use azure-prepare for these.
COPYRIGHT NOTICE
v1.0.0delegating-work
v1.0.0Help users delegate effectively. Use when someone is struggling to let go of tasks, deciding what to delegate, building team autonomy, or balancing being hands-on vs hands-off.
web-access
v1.0.0为AI Agentæä¾å®æ´çäºèç½è®¿é®è½åï¼æ¯æå¤ä¸ªä¸»æµå¹³å°
sync-to-public
v1.0.0Sync capability updates from cornelius-internal (private) to cornelius (public) repo, excluding personal/private skills and sanitizing paths
skill-stats
v1.0.0Use when reviewing which QE skills are being used, finding undertriggering skills, or analyzing skill effectiveness. Shows usage patterns and recommendations.
review-council
v1.0.0Multi-agent review council. Invoke for: review council, fellowship review, multi-agent review, panel review, diverse model review.
DMAF Skill
v1.0.0DMAF watches WhatsApp groups, recognizes faces you care about in photos and videos, and backs them up to Google Photos automatically. **Setup requires an agent. After that: zero LLM tokens â the pipeline runs on a system cron + Cloud Run with no AI calls.** This skill covers setup (one-time) and d
writing-bash-scripts
v1.0.0Bash script style guide. Always use when writing bash scripts, shell scripts, or CLI bash tools.
trulens-evaluation-setup
v1.0.0Configure feedback functions and selectors for TruLens evaluations
agent-session-forensics
v1.0.0Use when diagnosing agent session history, interrupted tool loops, missing tool results, timing bottlenecks, or subagent trace correlation.
performing-security-headers-audit
v1.0.0Auditing HTTP security headers including CSP, HSTS, X-Frame-Options, and cookie attributes to identify missing or misconfigured browser-level protections.
elixir-thinking
v1.0.0This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements, comprehensions, structs, or coming from an OOP background. Contains paradigm-shifting insights.
ADD Flow Check
v1.0.0Model-invocable skill for automatic flow status updates.
registry-implementation
v1.0.0swa-troubleshooting
v1.0.0Diagnose and fix common Static Web Assets test and build failures. USE FOR: analyzing CI failures, identifying root cause categories from error messages, fixing metadata propagation bugs, timing/ordering issues in MSBuild targets, test assertion mismatches.
architect
v1.0.0Designs system architecture and selects technology stack based on vision analysis. Use after vision analysis for technical decisions. Triggers on: design architecture, select tech stack, choose framework.
summarize-meeting
v1.0.0Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and action items. Use when processing meeting recordings, creating meeting notes, writing meeting minutes, or recapping discussions.
ai-sdk-model-manager
v1.0.0Manages AI SDK model configurations - updates packages, identifies missing models, adds new models with research, and updates documentation
cm-codeintell
v1.0.0Unified code intelligence â Skeleton Index (zero-dep, <4s) + AST knowledge graph (CodeGraph) + architecture diagrams (Mermaid) + smart context builder. Pre-indexes code structure so AI agents understand any codebase instantly. 95% token compression for onboarding. 30% fewer tokens for deep analysis.
planner
v1.0.0Interactive planning and execution for complex tasks. IMMEDIATELY invoke when user asks to use planner.
quasar-skilld
v1.0.0Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time. ALWAYS use when writing code importing "quasar". Consult for debugging, best practices, or modifying quasar.
create-prd
v1.0.0Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use when writing a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.
mocking-stubbing
v1.0.0Create and manage mocks, stubs, spies, and test doubles for isolating unit tests from external dependencies. Use for mock, stub, spy, test double, Mockito, Jest mocks, and dependency isolation.
Pentest Recon Attack Surface
v1.0.0api-doc-review
v1.0.0Verify that API endpoints match their OpenAPI/Swagger specifications.
Racing Game Patterns
v1.0.0Comprehensive reference for building racing games in Unity. Covers vehicle physics, drift mechanics, track and waypoint systems, lap tracking, AI opponents, boost/power-ups, camera, and UI. Applies to arcade racers, kart racers, and simulation-lite driving games.
context-status
v1.0.0Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.
azure-ai-voicelive-dotnet
v1.0.0Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication.
canonical-tag
v1.0.0When the user wants to configure canonical URLs, fix duplicate content, or consolidate URL signals. Also use when the user mentions "canonical," "canonical URL," "duplicate content," "duplicate content fix," "preferred URL," or "URL consolidation."
proposal
v1.0.0Write an enhancement proposal for a new ORC feature. Use for significant new features, breaking changes, or cross-cutting architectural changes.
optimizing-performance
v1.0.0Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when asked about performance issues.
Cargo Audit Triage
v1.0.0This skill should be used when the user asks to "run cargo audit", "triage cargo audit", "fix audit vulnerabilities", "update audit.toml", "check cargo audit ignores", "clean up audit ignore list", "review audit.toml", "remove stale audit ignores", or mentions resolving Rust security advisories or RUSTSEC identifiers. Provides a systematic workflow for analyzing each vulnerability, attempting updates, and writing motivated ignore entries when updates are not possible.
test-fixer
v1.0.0Agent for diagnosing and fixing flaky terminal UI tests in the Hex1b test suite. Use when tests pass locally but fail in CI, or when tests exhibit timing-sensitive behavior.
accessibility-compliance-accessibility-audit
v1.0.0You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
SEO ä¼åæè½
v1.0.0architecture-simplification
v1.0.0Use to collapse over-engineered abstractions, remove unnecessary layers, or consolidate redundant logic.
code-best-practice
v1.0.0PyMC-Marketing coding conventions, preferred implementations, and style guidelines.
Convex HTTP Actions
v1.0.0External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation
azure-ai-translation-document-py
v1.0.0Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale.
arckit-research
v1.0.0Research technology, services, and products to meet requirements with build vs buy analysis
telnyx-messaging-go
v1.0.0Send and receive SMS/MMS, handle opt-outs and delivery webhooks. Use for notifications, 2FA, or messaging apps.
refactoring-team-loop
v1.0.0Two-pass code refactoring through progressive lenses via a worker-reviewer agent team. Fresh context on the second pass catches what the first missed.
kubernetes
v1.0.0Kubernetes operations expert for kubectl, pods, deployments, and debugging
ask-gemini
v1.0.0Use when a Codex or generic local agent needs a focused second opinion from Gemini CLI without MCP routing.
404-page-generator
v1.0.0When the user wants to create, optimize, or audit 404 error pages. Also use when the user mentions "404 page," "404 error," "error page," "page not found," "broken link page," "404 design," "custom 404," "404 redirect," "404 page UX," or "404 recovery."
coingecko
v1.0.0CoinGecko API documentation - cryptocurrency market data API, price feeds, market cap, volume, historical data. Use when integrating CoinGecko API, building crypto price trackers, or accessing cryptocurrency market data.
kraken-mcp-integration
v1.0.0Connect MCP clients to kraken-cli for native tool calling without subprocess wrappers.
mk:preview
v1.0.0Generates visual artifacts â markdown and self-contained HTML â for explaining code, drawing diagrams, building slide decks, visualizing diffs, and rendering plans for review.
scienceworld-task-focuser
v1.0.0Use when the agent needs to direct attention to a specific object in the environment or inventory before performing a critical action such as measuring, using, or connecting. This preparatory "focus on" step signals intent to the ScienceWorld system, often unlocking required state changes for subsequent interactive steps in experimental procedures.
æç»å¦ä¹ æè½ï¼Continuous Learning Skillï¼
v1.0.0Claude Code ä¼è¯ç»ææ¶èªå¨è¿è¡è¯ä¼°ï¼æåå¯ä½ä¸ºå·²å¦ä¹ æè½ä¿åçå¯éç¨æ¨¡å¼ï¼Patternï¼ã
change-tracking
v1.0.0Implementation details for EF Core change tracking. Use when changing InternalEntityEntry, ChangeDetector, SnapshotFactoryFactory, or related entity state, snapshot, or property accessor code.
implementing-log-forwarding-with-fluentd
v1.0.0Configure Fluentd and Fluent Bit for centralized log aggregation, routing, filtering, and enrichment across distributed infrastructure
Cue - ä½ çä¸å±è°ç å©ç / Your AI Research Assistant
v1.0.0ç»ä¸å ¥å£åæºè½è·¯ç±ä¸å¿ï¼èªå¨è¯å«ç¨æ·æå¾å¹¶è·¯ç±å°ç¸åºæè½ãåºäº Cue 产åè®¾è®¡ï¼æä¾ä¸ä¸åçæ·±åº¦ç ç©¶ä½éªã
backend-to-frontend-handoff-docs
v1.0.0Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.
dedup-openai
v1.0.0Suppress generated Java classes that duplicate openai-java models, using @@alternateType in TypeSpec and manual serialization bridges. Use after dup-classes has identified actionable duplicates.
plan
v1.0.0Guide for creating implementation plans. Use when breaking down complex work into actionable steps.
qlora
v1.0.0Memory-efficient fine-tuning with 4-bit quantization and LoRA adapters. Use when fine-tuning large models (7B+) on consumer GPUs, when VRAM is limited, or when standard LoRA still exceeds memory. Builds on the lora skill.
bigquery-cost-audit
v1.0.0Analyze BigQuery usage, identify cost hotspots, repeated failures, and practical optimization opportunities.
graceful-shutdown
v1.0.0Implement graceful shutdown procedures to handle SIGTERM signals, drain connections, complete in-flight requests, and clean up resources properly. Use when deploying containerized applications, handling server restarts, or ensuring zero-downtime deployments.
cohort-analysis
v1.0.0Perform cohort analysis on user engagement data â retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.
tax-provision-calculator
v1.0.0ASC 740 income tax provision calculation skill with deferred tax analysis
merge-resolver
v1.0.0Resolve merge conflicts by analyzing git history and commit intent. Handles PR conflicts, branch conflicts, and session file conflicts with automated resolution for known patterns.
specswarm-status
v1.0.0Check build progress and session status. Triggers on progress/status/done/how's-the-build intent.
api-authentication
v1.0.0Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.
arckit-init
v1.0.0Initialize ArcKit project structure for enterprise architecture governance
rust-engineer
v1.0.0Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.
exploiting-prototype-pollution-in-javascript
v1.0.0Detect and exploit JavaScript prototype pollution vulnerabilities on both client-side and server-side applications to achieve XSS, RCE, and authentication bypass through property injection.
dex-plan
v1.0.0Create dex task from markdown planning documents (plans, specs, design docs, roadmaps)
managing-timelines
v1.0.0Help users set and hit realistic deadlines. Use when someone is planning project timelines, struggling to hit deadlines, dealing with timeline pressure from stakeholders, or trying to improve estimation accuracy.
embedded-systems
v1.0.0Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems, configure peripherals, write interrupt handlers, implement DMA transfers, debug timing issues.
value-prop-statements
v1.0.0Generate value proposition statements for marketing, sales, and onboarding from existing value propositions. Use when writing marketing copy, creating sales messaging, or crafting onboarding messages.
debugging-wizard
v1.0.0Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting crashes, or performing log analysis, error investigation, or root cause analysis.
Dovednost Jupyter Notebook
v1.0.0VytváÅejte Äisté, reprodukovatelné Jupyter notebooky pro dva hlavnà režimy:
discover-important-function
v1.0.0When given a project codebase, this skill observes the important functions in the codebase for future action.
onlyswitch-deeplink
v1.0.0Invoke OnlySwitch built-in switches or buttons via deeplink. Use when the user asks to toggle or trigger an OnlySwitch action (e.g. empty trash, keep awake, dark mode, mute, hide desktop, clear clipboard, eject discs, Xcode derived data, and any other built-in switch or button). Resolve the request to the correct switch id and open the onlyswitch deeplink.
enterprise-sales
v1.0.0Help users navigate enterprise sales. Use when someone is closing large deals, managing complex buying committees, handling procurement, or converting PLG users to enterprise contracts.
finding-files
v1.0.0Use when searching for files by name, pattern, or type in large directories, or building file lists for pipelines with other tools
Error Resolver
v1.0.0Systematic error diagnosis and resolution using first-principle analysis. Use when encountering any error message, stack trace, or unexpected behavior. Supports replay functionality to record and reuse solutions.
mlx
v1.0.0Running and fine-tuning LLMs on Apple Silicon with MLX. Use when working with models locally on Mac, converting Hugging Face models to MLX format, fine-tuning with LoRA/QLoRA on Apple Silicon, or serving models via HTTP API.
specswarm-upgrade
v1.0.0Upgrade deps/frameworks with breaking change analysis. Triggers on upgrade/update/migrate/modernize intent.
pandas-pro
v1.0.0Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation tasks such as joining DataFrames on multiple keys, pivoting tables, resampling time series, handling NaN values with interpolation or forward-fill, groupby aggregations, type conversion, or performance optimization of large datasets.
poku
v1.0.0Places outbound phone calls, sends outbound SMS texts, and reserves dedicated phone numbers on the user's behalf using the Poku API and the exec tool. Use when the user wants to call or text a restaurant, a contact, a business, doctor's office, or any phone number. Also use when the user wants to reserve a dedicated phone number for their agent.
startproject
v1.0.0Start a new project/feature with multi-agent collaboration (Opus 4.6 + Agent Teams). Phase 1: Codebase understanding (Opus subagent 1M context + Claude user interaction). Phase 2: Parallel research & design (Agent Teams: Researcher + Architect). Phase 3: Plan synthesis & user approval. Implementation is handled separately by /team-implement.
wandb-experiment-tracker
v1.0.0Weights & Biases integration skill for experiment tracking, hyperparameter sweeps, and artifact versioning.
fund
v1.0.0Add money to the wallet. Use when you or the user want to fund, deposit, top up, load, buy USDC, add funds, onramp, or get USDC. Also use when the wallet has insufficient balance for a send or trade operation, or when someone asks "how do I get USDC?"
performing-ics-asset-discovery-with-claroty
v1.0.0Perform comprehensive ICS/OT asset discovery using Claroty xDome platform, leveraging passive monitoring, Claroty Edge active queries, and integration ecosystem to gain full visibility into industrial control system assets including PLCs, RTUs, HMIs, and network infrastructure across Purdue Model levels.
readme-generate
v1.0.0Generates comprehensive README.md files for Spring Boot modules based on task specification requirements
diagram-generation
v1.0.0Generate self-contained HTML architecture diagrams. Use when creating visual diagrams for PRs, task plans, or architectural explanations.
performing-cloud-storage-forensic-acquisition
v1.0.0Perform forensic acquisition and analysis of cloud storage services including Google Drive, OneDrive, Dropbox, and Box by collecting both API-based remote data and local sync client artifacts from endpoint devices.
OpenClaw Integrations API
v1.0.0OpenClaw is a skill-based integration system that allows apps built on MakeX to discover and execute actions from third-party services (Gmail, Slack, GitHub, etc.) via Composio.
desearch-web-search
v1.0.0Search the web and get real-time SERP-style results with titles, URLs, and snippets. Use this for general web queries when you need current links and information from across the internet.
async-python-patterns
v1.0.0Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
awt-e2e-testing
v1.0.0AI-powered E2E web testing â eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
supplier-scorecard-engine
v1.0.0Automated supplier performance scorecard generation with KPI tracking and trend analysis
memora
v1.0.0Persistent memory and knowledge management. Use at session start to load context, when the user asks about past work or stored knowledge, and when saving important information for future sessions.
azure-rbac
v1.0.0Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. WHEN: what role should I assign, least privilege role, RBAC role for, role to read blobs, role for managed identity, custom role definition, assign role to identity, what role do I need to grant access, permissions to assign roles.
Price Watch Skill
v1.0.0kobe
v1.0.0A comprehensive Kobe Bryant knowledge skill. When the user mentions or implies Kobe Bryant, Black Mamba, #24, #8, or the Mamba Mentality, this skill activates to provide accurate, detailed information about Kobe's career, achievements, legacy, and philosophy. It covers his entire basketball journey from high school to the Hall of Fame, including stats, awards, iconic moments, and the cultural impact of his Mamba Mentality.
invalid-version-type
v1.0.0A skill with non-string version for testing
test-detect
v1.0.0Auto-detect testing framework and run relevant tests. Identifies Jest, Vitest, Playwright, Cypress, pytest, Go test, and others. Can run all tests, specific file tests, or generate basic tests for new code. Usage - /test-detect, /test-detect src/auth/login.ts, /test-detect generate src/utils.ts
agent-orchestration-improve-agent
v1.0.0Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
3D ç¸æºäº¤äºï¼ææ½ä¸è¾¹çæ£æµ
v1.0.0nextjs-react-expert
v1.0.0React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.
cross-platform-audit
v1.0.0Unified multi-platform paid media audit with parallel execution. Spawns scored audits for Google Ads, Meta Ads, and Microsoft Ads simultaneously, merges results into a budget-weighted aggregate health score (A-F), adds cross-platform analysis (budget allocation, tracking consistency, creative alignment, attribution overlap), and produces a prioritized action plan. Optionally generates a client-ready deck via pro-deck-builder. Use when the user asks for a full paid media audit, cross-platform review, or multi-channel ad assessment.
performing-deception-technology-deployment
v1.0.0Deploys deception technology including honeypots, honeytokens, and decoy systems to detect attackers who have bypassed perimeter defenses, providing high-fidelity alerts with near-zero false positive rates. Use when SOC teams need early warning of lateral movement, credential abuse, or internal reconnaissance by deploying convincing traps across the network.
Sentry Agent
v1.0.0You are a **Sentry monitoring agent** managed by Baudbot (the control-agent).
system_resource_monitor-hardened
v1.0.0A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
finite-horizon-lqr
v1.0.0Solving finite-horizon LQR via dynamic programming for MPC.
creating-hooks
v1.0.0Creates Claude Code hooks.
performing-privacy-impact-assessment
v1.0.0Automates the Privacy Impact Assessment (PIA) workflow including data flow mapping, privacy risk scoring matrices, GDPR Article 35 DPIA and CCPA/CPRA alignment checks, data inventory cataloging, and remediation tracking. Implements the NIST Privacy Framework PRAM methodology and ICO DPIA guidance for systematic identification and mitigation of privacy risks across processing activities. Use when conducting privacy assessments for new systems, evaluating regulatory compliance posture, or building automated privacy governance programs.
create-system-routine
v1.0.0Create time-based system routines (cron/launchd) for scripts or commands. Use this for OS-level scheduling, NOT for Jazz Workflows.
radix-ui-design-system
v1.0.0Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for production-grade UI libraries.
mf-context
v1.0.0Collects the current project's Module Federation context (MFContext) and outputs a structured summary. Serves as the data foundation for all MF diagnostic Skills; can also be called standalone to quickly understand the project's MF configuration.
analyze-video
v1.0.0Adds visual descriptions to transcripts by extracting and analyzing video frames with ffmpeg. Creates visual transcript with periodic visual descriptions of the video clip. Use when all files have audio transcripts present (transcript) but don't yet have visual transcripts created (visual_transcript).
REST API Endpoint Designer
v1.0.0Designs RESTful API endpoints following OpenAPI spec and industry best practices.
implementing-security-monitoring-with-datadog
v1.0.0Implements security monitoring using Datadog Cloud SIEM, Cloud Security Management (CSM), and Workload Protection to detect threats, enforce compliance, and respond to security events across cloud and hybrid infrastructure. Covers Agent deployment, log source ingestion, detection rule creation, security dashboards, and automated notification workflows. Activates for requests involving Datadog security setup, Cloud SIEM configuration, CSM threat detection, or security monitoring dashboards.
xml-sitemap
v1.0.0When the user wants to create, audit, or optimize sitemap.xml. Also use when the user mentions "sitemap," "sitemap.xml," "sitemap index," "lastmod," "changefreq," "priority," "URL discovery," "URL discovery for search engines," "single source of truth," "URL config," "unify sitemap IndexNow," or "reduce duplicate maintenance."
email-service-integration
v1.0.0Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use when implementing email functionality, sending transactional emails, and managing email workflows.
apify-ecommerce
v1.0.0Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
safe-dom-traversal
v1.0.0interview-script
v1.0.0Create a structured customer interview script with JTBD probing questions, warm-up, core exploration, and wrap-up sections. Follows The Mom Test principles â no leading questions, no pitching, focus on past behavior. Use when preparing for user interviews, creating interview guides, or planning discovery research.
mews
v1.0.0Mews integration. Manage Customers, Spaces, Products, Rates, Reservations, Payments and more. Use when the user wants to interact with Mews data.
prompt-skills
v1.0.0Cria prompts estruturados para skills a partir de uma estrutura modularizada de persona, contexto, tarefa, formato e regras. Auxilia a pessoa usuária a padronizar suas skills agênticas.
azure-eventhub-java
v1.0.0Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.
file-processing
v1.0.0Data file processing utilities for CSV, JSON, and text files. Provides helpers for reading, transforming, and validating structured data.
arckit-atrs
v1.0.0Generate Algorithmic Transparency Recording Standard (ATRS) record for AI/algorithmic tools
sag
v1.0.0ElevenLabs text-to-speech with mac-style say UX.
sherpa-onnx-tts
v1.0.0Local text-to-speech via sherpa-onnx (offline, no cloud)
development-guidelines
v1.0.0Use when writing code to ensure you follow development best practices during development and implementation.
ios-development
v1.0.0iOS/Swift development: SwiftUI, UIKit, Core Data, Xcode builds, simulator management, code signing, and App Store submission.
pos-research
v1.0.0Research composite â quick lookup, deep investigation, and exhaustive multi-source research with citation memory. Replaces 5 research skills.
cro-auditor
v1.0.0Conversion Rate Optimization auditing for landing pages, signup flows, checkout funnels, forms, and CTAs. Identifies friction points, runs heuristic evaluations, produces prioritized recommendations using ICE/PIE frameworks. Use when the user asks about conversion optimization, funnel analysis, landing page audits, form optimization, CTA testing, or checkout improvement.
angular-style-guide
v1.0.0Naming conventions, file structure, and coding standards for Angular projects. Use when naming Angular files, organizing project structure, or following Angular style guide. (triggers: angular style, naming convention, file structure, angular-style-guide)
technology-selection
v1.0.0Guides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI (MEAI), Microsoft Agent Framework (MAF), GitHub Copilot SDK, ONNX Runtime, and OllamaSharp. Covers the full spectrum from classic ML through modern LLM orchestration to local inference. Use when adding classification, regression, clustering, anomaly detection, recommendation, LLM integration (text generation, summarization, reasoning), RAG pipelines with vector search, agentic workflows with tool calling, Copilot extensions, or custom model inference via ONNX Runtime to a .NET project. DO NOT USE FOR projects targeting .NET Framework (requires .NET 8+), the task is pure data engineering or ETL with no ML/AI component, or the project needs a custom deep learning training loop (use Python with PyTorch/TensorFlow, then export to ONNX for .NET inference).
Incident Report Generator â è³å®äºä»¶éå ±å ±åç¢çå¨
v1.0.0Generate cybersecurity incident reports in the official Taiwan government format (åäººè³æä¾µå®³äºæ éå ±èç´é表) as `.docx` files.
laravel-validated-dto-development
v1.0.0Guidance for generating, designing, and refactoring ValidatedDTO, SimpleDTO, and ResourceDTO classes in Laravel applications.
Win-Hooks Diagnostics
v1.0.0Diagnose and fix Claude Code plugin hook compatibility issues on Windows.