Skip to content

Commit 0aa231b

Browse files
Updating missed URL updates
1 parent b6f6089 commit 0aa231b

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

website/src/pages/en/ai-suite/subgraph-skills.mdx

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Core development knowledge including:
3737
Performance best practices from The Graph docs:
3838

3939
- Pruning with indexerHints
40-
- Arrays with @derivedFrom
40+
- Arrays with `@derivedFrom`
4141
- Immutable entities and Bytes as IDs
42-
- Avoiding eth_calls
42+
- Avoiding `eth_calls`
4343
- Timeseries and aggregations
4444
- Grafting for hotfixes
4545

@@ -94,13 +94,12 @@ Once installed, the AI assistant will have access to subgraph development expert
9494
9595
## Resources
9696

97-
- [The Graph Documentation](https://thegraph.com/docs/)
98-
- [Subgraph Best Practices](https://thegraph.com/docs/en/subgraphs/best-practices/pruning/)
99-
- [Subgraph Composition](https://thegraph.com/docs/en/subgraphs/guides/subgraph-composition/) - Combine multiple subgraphs
100-
- [Subgraph Linter](https://thegraph.com/docs/en/subgraphs/developing/subgraph-linter/) - Static analysis tool
101-
- [Subgraph Uncrashable](https://thegraph.com/docs/en/subgraphs/developing/subgraph-uncrashable/) - Safe code generation
102-
- [Matchstick Testing Framework](https://thegraph.com/docs/en/subgraphs/developing/creating/unit-testing-framework/)
103-
- [AssemblyScript API](https://thegraph.com/docs/en/subgraphs/developing/creating/assemblyscript-api/)
97+
- [Subgraph Best Practices](/subgraphs/best-practices/pruning/)
98+
- [Subgraph Composition](/subgraphs/guides/subgraph-composition/) - Combine multiple subgraphs
99+
- [Subgraph Linter](/subgraphs/developing/subgraph-linter/) - Static analysis tool
100+
- [Subgraph Uncrashable](/subgraphs/developing/subgraph-uncrashable/) - Safe code generation
101+
- [Matchstick Testing Framework](/subgraphs/developing/creating/unit-testing-framework/)
102+
- [AssemblyScript API](/subgraphs/developing/creating/assemblyscript-api/)
104103

105104
## Platforms
106105

website/src/pages/en/ai-suite/substreams-skills.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Then enable the skills:
5656

5757
After installation, Claude automatically uses Substreams expertise when working on relevant projects.
5858

59-
**Alternative: Local Development**
59+
#### Alternative: Local Development
6060

6161
Clone and load directly without installing from the marketplace:
6262

0 commit comments

Comments
 (0)