By alexanderop
Unlock full language server intelligence for Vue single-file components (.vue files) in Claude Code, enabling diagnostics, go-to-definition, find references, hover information, and symbol listing to accelerate Vue development workflows.
A personal knowledge base for capturing and connecting content using Zettelkasten-style wiki-links.
bla
[[slug]] syntaxpnpm install
pnpm dev
This project includes skills for AI coding assistants (Claude Code, Cursor, Windsurf, etc.) to help manage your knowledge base.
| Skill | Trigger | What it does |
|---|---|---|
| adding-notes | "add a note", "save this article" | Create new notes from URLs with proper frontmatter |
| linking-notes | "find connections", "what should I link to" | Discover wiki-link opportunities |
| reviewing-notes | "review my notes", "find broken links" | Audit quality (missing summaries, orphans, broken links) |
| managing-tags | "clean up tags", "merge tags" | Consolidate similar tags, fix naming |
| exploring-graph | "analyze connections", "find orphans" | Graph analytics and insights |
| summarizing-topic | "what do I know about X" | Synthesize knowledge across notes |
Adding Content:
"Add this article to my notes: https://example.com/interesting-article"
Building Connections:
"Find connections for my note on Vue composables"
Maintenance:
"Review my knowledge base for quality issues"
"Clean up my tags"
Learning:
"What do I know about testing?"
"Analyze my knowledge graph"
Skills are stored in .claude/skills/ and work with any AI assistant that supports the skills/agents pattern.
article - Web articles and blog postsbook - Books and long-form readingpodcast - Podcast episodesyoutube - YouTube videosmovie / tv - Films and showstweet - Twitter/X postsquote - Memorable quotescourse - Online coursesnote - Personal notesevergreen - Timeless reference notesOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub alexanderop/second-brain-nuxtCreate skills, subagents, hooks, commands, and plugins for Claude Code
Modern Vue 3 development with TypeScript, Composition API, defineModel bindings, Testing Library for user-behavior tests, and MSW for API mocking
A help router plus an optional ship orchestrator for the AFK flow: prototype (throwaway logic/UI exploration) → grill (relentless plan interview, docs-aware) → implement (lead plans, workers run bounded TDD slices) → simplify (parallel cleanup) → qa (frontend/backend evidence verification). Ships a persistent brain/ memory vault (reflect, ruminate, meditate, plan, review, brain) that the flow reads before acting and writes back to as it learns.
Persistent markdown memory for Claude Code. A brain/ vault your agent reads at session start and writes to when it learns. Six skills — reflect, ruminate, meditate (a learning loop) plus plan and review (principle-grounded work) and brain (read/write) — with hooks that inject the brain index at startup and re-index on writes. Plugin repackaging of brainmaxxing by Lauren Tan (https://github.com/poteto/brainmaxxing).
No description provided.
Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context
Knowledge management for Obsidian vaults and structured markdown repositories
Advanced Vue skills for Composition API, components, and reactivity.
A self-developing knowledge management system for Claude Code. Bridges AI memory to an Obsidian vault with feature-organized spine notes, auto-capture skills, and color-coded graph visualization.
Second Brain automation for Obsidian vaults — entity management, ingestion, compression, and sync via Claude Code skills
Persistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.