Skip to main content

このリポジトリの skills

tomevault-io/tomes - 15ページ

SkillsMP は tomevault-io/tomes から 18,034 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

tomevault-io/tomes

収集済み skill 18,034 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Restructure and SEO/GEO-optimize an existing Apache Doris user documentation file (`.md` / `.mdx`), primarily under `i18n/zh-CN/docusaurus-plugin-content-docs-next/current/` or `docs-next/`. The skill reorganizes the doc from a user-scenario perspective,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Run profile-driven bottleneck optimization across Apache Fory implementations (Java, C++, Python/Cython, Go, Rust, Swift, C#, JavaScript/TypeScript, Dart, Kotlin, Scala). Use when improving serialize/deserialize throughput or latency, recovering regressions…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Run profile-driven bottleneck optimization across Apache Fory implementations (Java, C++, Python/Cython, Go, Rust, Swift, C#, JavaScript/TypeScript, Dart, Kotlin, Scala). Use when improving serialize/deserialize throughput or latency, recovering regressions…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze Gluten ANSI-mode test results (run dev/verify-ansi-expressions.sh, parse JSON tracker output, produce root-cause analysis and fix recommendations). Trigger on user requests like "analyze ANSI tests", "run ANSI matrix", "why is this ANSI test failing".…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive guide for current Grails development, covering web applications, REST APIs, GORM, controllers, services, views, plugins, and testing with Spock and Geb Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guide for Groovy 5 development, covering concise syntax, closures, DSLs, metaprogramming, static compilation, and integration with Java 21 and Grails Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guide for developing on the Java 21 baseline, including modern features, best practices, and integration with Groovy/Grails projects Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Licensed to the Apache Software Foundation (ASF) under one or more Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

This skill is the working surface; that document is the map. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Modify the Apache Iggy Connectors runtime (`core/connectors/runtime/`) - the host process that loads plugins, manages lifecycle, and bridges Apache Iggy streams to plugins via FFI. Use when changing plugin loading, the FFI dispatch, the sink/source manager,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Extend or modify the Apache Iggy Connectors SDK (`core/connectors/sdk/`). Use when adding a new `Schema` variant, a new `StreamDecoder`/`StreamEncoder`, a new `Error` variant, modifying the `Sink`/`Source`/`Transform` trait surface, the FFI macros, or the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Author a new Apache Iggy connector sink plugin under core/connectors/sinks/. Sinks consume messages from Apache Iggy streams and push them to an external system (DB, search engine, HTTP endpoint, object store). Load when creating, modifying, or reviewing a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Author a new Apache Iggy connector source plugin under core/connectors/sources/. Sources poll an external system (DB, API, queue) and produce messages into Apache Iggy streams. Load when creating, modifying, or reviewing a source crate. Use for source plugin…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Write tests for Apache Iggy connectors - sinks, sources, transforms, SDK, runtime. Covers BDD unit-test naming, the canonical source state round-trip tests, and the real-infra integration test layout under `core/integration/tests/connectors/` with…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new transform under `core/connectors/sdk/src/transforms/`. Transforms mutate, filter, or convert messages between source/encode and decode/sink. Use when adding field-level transforms (add/delete/update/filter), format conversions, envelope unwrapping,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Entry point and index for the Apache Iggy Connectors subsystem (`core/connectors/`). Load this first when working anywhere under `core/connectors/` - runtime, SDK, sinks, sources, or transforms. Routes to the focused per-area skills. Use when this capability…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Set up and manage a local Apache Ignite 3 cluster using just commands. Use when asked to setup cluster, start nodes, rebuild, initialize cluster, or check status. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Set up and manage a local Apache Ignite 3 cluster using just commands. Use when asked to setup cluster, start nodes, rebuild, initialize cluster, or check status. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new OSGi configuration property to the oak-store-document module. Modifies Configuration.java, DocumentNodeStoreService.java, DocumentNodeStoreBuilder.java, RDBDocumentNodeStoreBuilder.java, Utils.java, and all relevant test files with 90%+ coverage.…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Release Apache OpenDAL reqsign through the Apache RC, vote, dist, tag, crates.io, and announcement flow. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Execute and verify Apache OpenDAL release-manager work, including RC tagging, required GitHub Actions checks, ASF SVN dist uploads, Nexus staging close/release, vote discussions, language package readiness, GitHub release, announcements, and release…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Review Apache Pinot diffs for configuration and backward-compatibility risks. Covers config key renames, SPI signature changes, schema/enum additions, feature-flag defaults, multi-level config override validation, rolling-upgrade safety, REST/JSON/Protobuf…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Draft or submit Apache SeaTunnel pull requests in English using the repository's required title and body conventions. Use when Codex needs to prepare a PR from the current branch or diff, infer a compliant `[Type][Module][SubModule] Description` title, fill…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

>- Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

>- Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Compile and build the SkyWalking BanyanDB project. Use when the user asks to compile, build, or generate code for this project. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create a GitHub pull request for SkyWalking BanyanDB. Use when the user asks to create a PR, submit changes, or open a pull request. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

> Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a new monitoring target / layer to SkyWalking OAP. Orients you to the OAL / MAL / LAL / SpanListener / SegmentListener extension points, the UI template + submodule touchpoints, the docs set that must move together, and the cross-cutting traps that don't…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when the user asks to upgrade the Sling parent POM version in their project

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Use when a vulnerability or security report arrives for triage, when assessing a CVE/RCE/OGNL/injection claim against the code, or when drafting a reply to a security researcher — to research the claim from source without trusting the reporter and without…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Licensed to the Apache Software Foundation (ASF) under one Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guide for implementing features across all storage variants. Use when Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create or update OpenAPI specifications and API documentation for Apify endpoints. Use when user says "add API endpoint", "create OpenAPI spec", "document this endpoint", "add code samples for API", "update API docs", or "api-doc". Handles OpenAPI YAML,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Write or edit Apify documentation pages following the style guide. Use when user says "write docs for", "create a new page", "document this feature", "add documentation about", "edit this doc page", or "write a guide for [topic]". Handles platform docs,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Review Apify documentation for style guide compliance, quality standards, and best practices. Use when user says "review this doc", "check this page", "audit documentation", "review before PR", "is this ready to publish", or "review-docs". Runs automated…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create structured tutorials for Apify Academy or Platform documentation. Use when user says "create a tutorial", "write a tutorial", "build a step-by-step guide", "convert this guide into a tutorial", or "tutorial for [topic]". Handles tutorial structure,…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Guide for developing Pi coding agent extensions. Use when creating or debugging extensions. Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

> Use when this capability is needed.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

>- Use when this capability is needed.

原文の言語: 英語

更新
収集済み skill 18,034 件中 40 件を表示しています。