Graphif
Official@graphif · China
Intuitive open-source graph tools for visualizing ideas, projects, and knowledge.
Agent Skills by Graphif
Showing 6 vetted skills indexed across 1 GitHub repositories.
manage-translations
Manage multilingual YAML translation files in the Project Graph locales directory.
ui
Provides promise-based dialog and toast notification components built on shadcn/ui.
shadcn
Manages shadcn/ui components via CLI for adding, searching, styling, and composing React UI.
type-check
Runs TypeScript type checking for the project-graph package via pnpm.
create-keybind
Guide creating and registering keyboard shortcuts within the Project Graph application.
create-setting-item
Guide creation of setting items in the Project Graph application.
Frequently Asked Questions About Graphif
FAQPage SchemaWhat specific tasks can I perform using Graphif documentation?▼
You can register custom keyboard shortcuts and define new configuration settings within the Project Graph environment. These guides provide the necessary structure to extend the application interface and manage user-defined preferences effectively.
Who is the target audience for these technical guides?▼
These guides are intended for developers and power users looking to customize the Project Graph interface. They are designed for individuals who need to modify input handling or expand the settings menu to better suit their specific project management requirements.
What are the prerequisites for implementing these settings?▼
Implementation requires an existing Project Graph environment and familiarity with its internal registration patterns. Users must follow the provided structural guidelines to ensure that new keybinds and setting items are correctly recognized by the application core.