Files
pad/.claude-plugin/plugin.json
T
xarmian 81579847c6 Initial release
Pad — project management for developers and AI agents.
Single Go binary with embedded SvelteKit web UI, SQLite storage,
CLI, and Claude Code /pad skill integration.

https://getpad.dev
2026-03-26 01:52:36 +00:00

9 lines
262 B
JSON

{
"name": "pad",
"description": "A shared knowledge base for developers and AI agents. Provides slash commands to save, load, search, and brainstorm with project planning documents stored in Pad.",
"version": "0.1.0",
"author": {
"name": "Pad"
}
}