Skip to main content

Skills in this repository

tomevault-io/tomes - Page 15

SkillsMP has collected 18,034 skills from tomevault-io/tomes. Open a skill to review its source and details.

tomevault-io/tomes

Showing 40 of 18,034 collected skills.

occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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".…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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…

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Software Developers
description

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.…

updated
occupation
Computer Occupations, All Other
description

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

updated
occupation
Computer Occupations, All Other
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

>- Use when this capability is needed.

updated
occupation
Software Developers
description

>- Use when this capability is needed.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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

updated
occupation
Information Security Analysts
description

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…

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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,…

updated
occupation
Computer Occupations, All Other
description

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

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

>- Use when this capability is needed.

updated
Showing 40 of 18,034 collected skills.