Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
enviodev
Profil créateur GitHub

enviodev

Vue par dépôt de 43 skills collectés dans 7 dépôts GitHub.

skills collectés
43
dépôts
7
mis à jour
2026-07-01
explorateur de dépôts

Dépôts et skills représentatifs

indexer-configuration
Développeurs de logiciels

Use when writing or editing config.yaml. Chain/contract structure, addresses, start_block, event selection, field_selection, custom event names, env vars, address_format, schema/output paths, YAML validation, and deprecated options.

2026-07-01
indexer-performance
Développeurs de logiciels

Use when optimizing indexer speed or tuning sync performance. HyperSync, batch size, WebSocket realtime config, and preload optimization.

2026-07-01
indexer-troubleshooting
Développeurs de logiciels

Use when the indexer fails to start, codegen errors, types are stale, Docker or database issues, or something is not working. Common error messages and fixes.

2026-07-01
indexer-factory
Développeurs de logiciels

Use when indexing contracts deployed by factory contracts at runtime. contractRegister API, dynamic contract config (no address), async registration, and same-block event coverage.

2026-06-30
indexer-handlers
Développeurs de logiciels

Use when writing or editing event handlers. Handler registration, context API (entity CRUD, getWhere queries, chain, log), spread updates, indexer runtime API, and common pitfalls.

2026-06-30
indexer-multichain
Développeurs de logiciels

Use when deploying an indexer across multiple chains. Entity ID namespacing to avoid collisions, chain-specific configuration patterns, and the context.chain runtime API.

2026-06-30
indexer-transactions
Développeurs de logiciels

Use when needing transaction-level data in handlers. Configure field_selection to include transaction fields on events, and access via event.transaction. No native transaction handler — access through event handlers.

2026-06-30
indexer-schema
Architectes de bases de données

Use when defining or editing schema.graphql. Entity types, scalar types, enums, relationships, @derivedFrom, @index, @config directives, array rules, naming conventions, and schema-to-TypeScript type mapping.

2026-06-11
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
indexer-blocks
Développeurs de logiciels

Use when processing every block (or every Nth block) for time-series data, periodic snapshots, or block-level aggregations. indexer.onBlock API, where filter with block-number range and stride, and block handler context.

2026-05-26
indexer-configuration
Développeurs de logiciels

Use when writing or editing config.yaml. Chain/contract structure, addresses, start_block, event selection, field_selection, custom event names, env vars, address_format, schema/output paths, YAML validation, and deprecated options.

2026-05-26
indexer-external-calls
Développeurs de logiciels

Use when making RPC calls, fetch requests, or any external I/O from handlers. Effect API with createEffect, S schema validation, context.effect(), preload optimization (handlers run twice), cache and rateLimit options.

2026-05-26
indexer-factory
Développeurs de logiciels

Use when indexing contracts deployed by factory contracts at runtime. contractRegister API, dynamic contract config (no address), async registration, and same-block event coverage.

2026-05-26
indexer-filters
Développeurs de logiciels

Use when filtering events by indexed parameters to reduce processing volume. The `where` option supports static filters, dynamic per-chain functions, contract address filtering, and conditional enable/disable.

2026-05-26
indexer-handlers
Développeurs de logiciels

Use when writing or editing event handlers. Handler registration, context API (entity CRUD, getWhere queries, chain, log), spread updates, indexer runtime API, and common pitfalls.

2026-05-26
indexer-multichain
Développeurs de logiciels

Use when deploying an indexer across multiple chains. Entity ID namespacing to avoid collisions, chain-specific configuration patterns, and the context.chain runtime API.

2026-05-26
indexer-performance
Développeurs de logiciels

Use when optimizing indexer speed or tuning sync performance. HyperSync vs RPC, batch size, RPC tuning parameters, WebSocket config, and preload optimization.

2026-05-26
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
7 dépôts affichés sur 7
Tous les dépôts sont affichés