action-links
Installation
SKILL.md
Action Links
Structured navigational links rendered below log events. Added in 5.24.0.
UX Principle
Icons represent action type, not destination. Use a small, consistent icon vocabulary so users learn the pattern once. The label text describes where the link goes — the icon just reinforces what kind of action it is.
Action Types
Use only these five types. Do not invent new ones unless truly necessary.
| Action | Icon | When to use |
|---|---|---|
view |
Eye (visibility) | Navigate to see/inspect something |
edit |
Pencil | Navigate to modify something |
preview |
Preview | View a draft or unpublished item |
revisions |
History clock | Compare versions or view change history |
details |
Info | Open the event details modal (auto-appended via Logger::event_has_more_details()) |