Use when running analytical SQL over Parquet/CSV/JSON without a warehouse, replacing pandas for data wrangling, joining S3 data in-place, building local data marts, or embedding…
DuckDB patterns for embedded OLAP analytics: in-process SQL on Parquet/CSV/JSON files, window functions, ASOF joins, dbt-duckdb integration, Dagster assets, Python/Node.js APIs,…
Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs`…
Two-party working posture — user as director, agent as executor. Every fork, tradeoff, and taste choice is surfaced via batched AskUserQuestion with structural framing, a…
Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script).
Dump Kurtosis state for debugging and sharing. Export enclave state including service logs, configurations, and file artifacts to a local directory.
Configure and collect crash dumps for modern .NET applications. USE FOR: enabling automatic crash dumps for CoreCLR or NativeAOT, capturing dumps from running .NET processes,…
Use `chromium --dump-dom` to inspect the fully rendered DOM after JavaScript execution. For debugging layout/scrolling issues and scraping dynamic pages.
Use when auditing slow page loads, heavy assets, or rendering delays related to Remove duplicate JavaScript libraries.
Detect duplicate definitions across repos: Drizzle table definitions, Kafka topic registrations, migration prefixes, and Python model names.
Keep repo-local agent context accurate after code and workflow changes. Use when docs/ai, AGENTS.md, runbooks, or context entrypoints have drifted from the codebase, after major…
Automatically validates Cloudflare Durable Objects usage patterns, ensuring correct state management, hibernation, and strong consistency practices
Durable background job and task queue patterns for AI agent systems. BullMQ Redis-backed queues with concurrency + rate limiting, Inngest event-driven durable functions,…
Sultan'a ekibin ne durumda olduğunu SADE-TÜRKÇE söyle — kim çalışıyor, kim boşta, kim gizlice yön bekliyor. Ajan-jargonu YOK. USER-ONLY (Sultan/yönetici-eli).
DUS Mentörü — Furkan'ın DUS 2026 sınavı için Pinecone vektör veritabanı, Supabase soru bankası ve Gemini LLM entegrasyonlu akıllı tıp eğitimi asistanı.
Record-level CRUD and bulk operations via the Python SDK — create, update, delete, upsert, CSV import, multi-table foreign-key loads, AI-generated sample data.
Dataverse schema authoring via the Python SDK and Web API — tables, columns, relationships, forms, and views.
Bulk reads, multi-page iteration, and analytics over Dataverse data via the Python SDK and Web API. Use when the user wants to read, list, filter, aggregate, group, join, or…
Dataverse solution lifecycle — create, export, import, promote across environments, and validate deployments.
Author and edit dvt dashboard specs (JSON). Use when a user wants to create, modify, or theme a dvt dashboard, or convert a question/data into a dashboard.
DWARF debug format skill for understanding debug information. Use when inspecting DWARF sections with dwarfdump, working with split DWARF (.dwo files), setting up debuginfod for…
【dwy·技术架构】产品 0 到 1 设计与架构阶段。触发场景:用户说『设计架构 / 出技术方案 / 设计库表 / 定接口契约 / 技术架构 / architecture』,要在开发前定下技术架构、数据库设计和接口契约时。按四层架构(Assembly/Features/BizFoundation/Foundation)+…
Docker 工程规范检查与镜像版本管理。触发场景:用户编辑/新建/粘贴 Dockerfile / docker-compose / k8s manifest / .github workflow / .gitlab-ci / .dockerignore / dev.sh 时;用户口头提到 docker / 容器 / compose / 镜像版本 /…
dwyeapi FastAPI 后端基础设施使用指南。涉及以下任何主题,**必须**使用此 skill(即使用户没有明确说 'dwyeapi' / 'eapi'):FastAPI 项目搭建 / Pydantic Settings 配置 / 异步 SQLAlchemy / Redis 缓存 / JWT 认证 / bcrypt 密码哈希 /…
调用 dwy create CLI 生成全栈 Vue 3 + FastAPI monorepo 骨架,并完成 post-create 安装 + health check 编排。触发条件:用户说'创建新项目'、'搭骨架'、'新建全栈项目'、'fullstack monorepo'、'全栈脚手架'、'scaffold'、'开新项目'时。
GitHub Actions 打包分发避坑指南。先判断场景,再读取对应配置。场景 1:Python 含 C 扩展 / Cython / .so 的跨平台 wheel,用 cibuildwheel 构建并通过 PyPI Trusted Publisher(OIDC) 发布。场景 2:Electron 桌面应用多平台打包分发,用…
【dwy·TDD开发】产品 0 到 1 开发阶段。触发场景:用户说『开始开发 / 写代码 / TDD 开发 / 按任务开发 / 实现功能 / tdd』,要按模块循环 RED→GREEN→REFACTOR 开发并自动推进时。单元测试归此阶段。
Use when evaluating, designing, or debugging developer experience for APIs, SDKs, CLIs, docs, examples, setup, errors, local dev, build/test workflows, migrations, package…
when user asking mysql pipe to remote host, or pipe to a remote host, then use dx command to open a tunnel.
Use when you need to run a binary, trace execution, or observe runtime behavior. Runtime analysis via QEMU emulation, GDB debugging, and Frida hooking - syscall tracing ( — from…
Discover, parse, and call external HTTP APIs at runtime using OpenAPI specs, tool templates, and iterative chaining.
Interactive debugging via DAP-MCP for multiple languages with natural language commands — from rysweet/amplihack
Interactive debugging via DAP-MCP for multiple languages with natural language commands — from engineering/engineering-misc
Why and how to use dynamic imports in LivestockAI server functions for Cloudflare Workers compatibility
Dynamic linking skill for Linux/ELF shared libraries. Use when debugging library loading failures, configuring RPATH vs RUNPATH, understanding soname versioning, using…
RFC-27 compliant runtime log level control for Java services. Covers proper log level usage, enabling dynamic log levels in estate-catalog, and changing levels via Developer…
Create a dashboard panel component with advanced dynamic content updates and robust error handling, including retry logic and state management, using vanilla TypeScript DOM API.
Use when implementing flexible content schemas using EF Core JSON columns, `OwnsOne().ToJson()` patterns, or designing dynamic field storage that avoids migrations.
Auto-detects the current project's technology stack and hot-loads context-appropriate skills at session start using Claude Code's SessionStart hook with reloadSkills: true.
Create, review, run, inspect, pause, resume, and cancel durable JavaScript workflows that coordinate multiple headless Codex agents.
Analyze Dynamo (.dyn) graphs to extract workflow, Python/DesignScript code, Revit API patterns, and generate comprehensive reports for C# developers
Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink.
Clone/checkout an ai-dynamo/dynamo PR, build it (maturin + editable Python), bring up etcd/NATS, run the end-to-end aggregated server via the repo's…
Select, validate, patch, and deploy existing NVIDIA Dynamo Kubernetes recipes. Use for model/backend/GPU/deployment-mode recipe bring-up; use router-starter for router-only mode…
Start or patch Dynamo router modes and run router endpoint smoke checks. Use for round-robin, KV-aware, least-loaded, or device-aware routing setup; use recipe-runner for recipe…
Diagnose failed or unhealthy Dynamo deployments. Use when pods, model-cache jobs, PVCs, workers, frontend/router health, endpoints, or benchmark jobs fail; use…
Provides TypeScript patterns for DynamoDB-Toolbox v2 including schema/table/entity modeling, .build() command workflow, query/scan access patterns, batch and transaction…
"운영 거버넌스" · "HELM KPI 보고" · "운영 정책 작성" · "메트릭 추적" 트리거. 운영 정책·메트릭·KPI 를 추적·보고한다. Forge 14 업무별 서브에이전트 중 운영 거버넌스 영역 담당. — from cjrain-12505614/douzone-forge-marketplace
특정 Amaranth 10 모듈의 로컬 개발환경(백엔드+프런트)을 깨끗한 클론으로 세팅하고 VSCode로 구동·검증하는 스킬. 사용자가 "CRM 개발환경 띄워줘"·"법무관리 모듈 로컬 세팅"·"X 모듈 개발환경 구성해줘"·"모듈 풀스택 로컬 개발 세팅"·"새 모듈 클론해서 환경 만들어줘"·"여러 모듈 한 번에…
Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell…
Execute AI-generated code in secure isolated E2B cloud sandboxes with advanced monitoring, MCP gateway integration (200+ tools), and multi-language support.
agent-browser CLI를 활용한 E2E 테스트 자동화. 스냅샷 기반 접근성 트리와 ref 시스템으로 안정적인 브라우저 테스트를 수행. 트리거: "E2E", "브라우저 테스트", "agent-browser", "e2e 테스트 작성", "E2E 테스트", "브라우저 자동화" 안티-트리거: "유닛 테스트", "API…
Strategy for mocking Claude Code agents in E2E tests with canary validation against real behavior.
Analyze E2E test failures with timeline reconstruction, code correlation, and history lookup. Use after running tests: 'analyze e2e', 'e2e failures', 'diagnose tests'.
Plan, audit or debug end-to-end (E2E) test coverage, flows and fixtures (Playwright). Use when designing or improving an E2E test suite.
Run an end-to-end autopilot test in a disposable /tmp project — spawn a Claude session, enable autopilot, fire a known prompt, capture the response, tear down.
staging や test 環境で認証付き E2E と機能可否を安全に検証する。破壊的操作や storageState が関わる検証に使う。アドホックなブラウザ操作には browser-operations を使う。「stagingで可能か確認」「認証付きE2Eを検証」を正のトリガーとし、日常的なサイト閲覧やログイン引き継ぎには使わない。
Use e2e-cli to discover and call REST APIs via OpenAPI docs, and execute YAML e2e flow files. Keywords(OpenAPI, Swagger, operationId, e2e flow, API debug).
Debug Playwright E2E test failures — port conflicts, server startup, test isolation, and post-mortem analysis
End-to-end software house delivery. Use whenever the user asks to build a feature, fix a non-trivial bug, start a project, or run the full workflow.