ما هي graphilizer؟
قم بإنشاء تصورات رسومية تفاعلية في المتصفح من أي بيانات - قواعد التعليمات البرمجية والبنية التحتية والعلاقات وخرائط المعرفة المصدر: asgeirf/agent-skills.
قم بإنشاء تصورات رسومية تفاعلية في المتصفح من أي بيانات - قواعد التعليمات البرمجية والبنية التحتية والعلاقات وخرائط المعرفة
ثبّت مهارة الذكاء الاصطناعي graphilizer بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: asgeirf/agent-skills.
Generate interactive graph visualizations that open in the browser for live exploration. You describe a domain — codebases, infrastructure, relationships, knowledge maps, anything — and this skill produces a React Flow app with search, filtering, and detail inspection. Unlike flow-graph which records videos, graphilizer keeps a live dev server running so the user can pan, zoom, click nodes, and explore.
Create domain-specific type definitions in settings.nodeTypes and settings.edgeTypes. Each type gets a color, optional icon (emoji or image URL), optional border/line style, and a shape that controls how the node is rendered visually. Types are fully custom — define whatever makes sense for the domain.
| default | Services, entities, generic items | Icon + label + type badge (horizontal) | | card | People, products, detailed entities | Large icon/image, title, description, tags | | table | Databases, configs, specs, inventories | Header + visible key-value rows | | pill | Milestones, statuses, tags, phases | Compact inline rounded label |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/asgeirf/agent-skills --skill graphilizerقم بإنشاء تصورات رسومية تفاعلية في المتصفح من أي بيانات - قواعد التعليمات البرمجية والبنية التحتية والعلاقات وخرائط المعرفة المصدر: asgeirf/agent-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/asgeirf/agent-skills --skill graphilizer بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/asgeirf/agent-skills