Skip to main content
在 Manus 中运行任何 Skill
一键导入
neo4j
GitHub 创作者资料

neo4j

按仓库查看 1 个 GitHub 仓库中的 4 个已收集 skills。

已收集 skills
4
仓库
1
更新
2026-07-15
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

finish-grammar-artifact-bump
软件质量保证分析师与测试员

Reconcile a Cypher grammar / semantic-analysis artifact bump — the monthly "Automated update of artifacts" bot PR or any change to Cypher25*.g4 / semanticAnalysis.js. Covers regenerating and committing cypher.json, categorizing new lexer tokens, fixing completion/highlighting/formatting wiring, and updating tests. Use when working on an artifact-bump PR, when the build breaks after grammar files changed, or when CI fails the "TextMate grammar is up to date" check.

2026-07-15
parse-cypher-with-antlr
软件开发工程师

Inspect how a Cypher query is parsed by the ANTLR grammar — print the parse tree or token stream for any query straight from the .g4 grammar files, without building the project. Use when debugging why a query parses a certain way, investigating grammar/lexer behavior, checking which rule or token matches some syntax, or after a grammar bump.

2026-07-15
release-and-publish-flows
软件开发工程师

How this repo versions and publishes — changesets in pre-release ("next") mode for the five npm packages, lint-worker's special neo4j-version dist-tag, canary snapshots, and the VS Code extension's separate tag-push stable + odd-minor pre-release flow. Use when asked about releasing, publishing, versioning, changesets, dist-tags, why a version looks odd, or why a merged change hasn't shipped. ADVISORY skill — never publish, push tags, or create changesets unless the user explicitly asks.

2026-07-15
run-vscode-extension-tests
软件质量保证分析师与测试员

Run and debug the VS Code extension test suites — the API/unit tests (@vscode/test-electron + mocha + testcontainers Neo4j) and the webview tests (wdio) — including their prerequisites, the two-module-graph stubbing gotcha, the linter download cache, and known flakiness patterns. Use when a change touches packages/vscode-extension, or when asked to run, debug, or de-flake those suites.

2026-07-15
已展示 1 / 1 个仓库
已展示全部仓库