Imported from ssrjkk/claude-skills (.claude/skills/database/memgraph-best-practices/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill memgraph-best-practices. Copyright stays with the author.
Memgraph Best Practices
best practices and patterns
Quick Start
Begin by setting up Memgraph for best practices and patterns.
When to Use
Working with Memgraph in production
Implementing best-practices patterns and practices
Building reliable solutions
Step-by-Step
Install and configure Memgraph
Follow best practices for best-practices
Test the implementation
Monitor and optimize
Dependencies
Memgraph (latest stable version)
Development environment
Resources
Official Memgraph documentation
Community guides and tutorials
Validation
Verify the setup works correctly
Run validation tests
Check logs and metrics
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-memgraph-best-practices/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ssrjkk-claude-skills-memgraph-best-practices",
"kind": "skill",
"name": "memgraph-best-practices",
"description": "Best Practices for Memgraph: best practices and patterns",
"publisher": "ssrjkk",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"memgraph",
"best-practices",
"database",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Best Practices for Memgraph: best practices and patterns"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/ssrjkk/claude-skills",
"path": ".claude/skills/database/memgraph-best-practices/SKILL.md",
"ref": "e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9",
"url": "https://github.com/ssrjkk/claude-skills/blob/e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9/.claude/skills/database/memgraph-best-practices/SKILL.md",
"key": "ssrjkk/claude-skills/.claude/skills/database/memgraph-best-practices/SKILL.md"
}
},
"instructions": "# Memgraph Best Practices\n\n> best practices and patterns\n\n## Quick Start\nBegin by setting up Memgraph for best practices and patterns.\n\n## When to Use\n- Working with Memgraph in production\n- Implementing best-practices patterns and practices\n- Building reliable solutions\n\n## Step-by-Step\n1. Install and configure Memgraph\n2. Follow best practices for best-practices\n3. Test the implementation\n4. Monitor and optimize\n\n## Dependencies\n- Memgraph (latest stable version)\n- Development environment\n\n## Resources\n- Official Memgraph documentation\n- Community guides and tutorials\n\n## Validation\n- Verify",
"cost": {
"context_tokens": 168
}
}
Fetch it by URL: GET /api/v1/registry/ssrjkk-claude-skills-memgraph-best-practices/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.