Skill Claude Code
Set up LightRAG persistent memory for a Cursor project with MCP configuration.
A Claude Code plugin for process management from requirement sorting to delivery
This repository also configures its own agents. See what fnw tells them →
Skill Claude Code
Set up LightRAG persistent memory for a Cursor project with MCP configuration.
Skill Claude Code
End-of-session review and sync of learnings to the personal LightRAG knowledge graph.
Skill Claude Code
A method for evaluating code-review feedback before making changes. It restates each request, checks it against the code, considers possible breakage, and asks for clarification when needed.
Skill Claude Code
A procedure for asking a separate reviewer to inspect completed work against its requirements and code quality. It uses the Git commits before and after the work as the review boundary.
Skill Claude Code
Save the current conversation, answer, or insight into the Obsidian wiki vault as a structured note. Analyzes the chat, determines the right note type, creates frontmatter, files it in the correct wiki folder, and updates index, log, and hot cache. Triggers on: "save this", "save that answer", "/save", "file this"…
Skill Claude Code
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
Skill Claude Code
A workflow for assigning separate implementation and review tasks to fresh subagents during a planned development project. Each task receives specification review and code-quality review before the next task begins.
Skill Claude Code
A structured debugging method that requires finding the underlying cause before suggesting a fix. It covers error reading, reproduction, recent changes, and evidence across system components.
Skill Claude Code
A test-first development method known as TDD, or test-driven development. You write a test that fails, add the smallest code that makes it pass, then clean up the code while keeping the tests passing.
Skill Claude Code
Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
Skill Claude Code
A procedure for creating an isolated Git worktree for feature development or an implementation plan. A worktree is a separate working directory linked to the same Git repository.
Skill Claude Code
A set of rules for using skills in AI coding tools, including checking for relevant skills before responding and following their platform-specific instructions. It is about how an agent selects and applies capabilities.
Skill Claude Code
A pre-completion verification checklist for coding work. It requires fresh command output before claiming that a fix, test, build, or release is successful.
Skill Claude Code
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, and plugin.json, build verification, git tagging, GitHub releases, and changelog generation.
Skill Claude Code
Use this skill to start or resume the VeriFlow RTL hardware design pipeline (architect to synth). Trigger this when the user asks to "run the RTL flow", "design hardware", or "start the pipeline". Pass the project directory path as the argument.
Skill Claude Code
Rollup of wiki log entries into meta-pages. Reads the last 2^k entries from wiki/log.md, writes a structurally-idempotent fold page to wiki/folds/ that links back to children. Extractive summarization (no invention). Dry-run by default, stdout-only; commit mode writes and accepts that the PostToolUse hook…
Skill Claude Code needs its repo
Ingest sources into the Obsidian wiki vault. Reads a source, extracts entities and concepts, creates or updates wiki pages, cross-references, and logs the operation. Supports files, URLs, and batch mode. Triggers on: ingest, process this source, add this to the wiki, read and file this, batch ingest, ingest all of…
Skill Claude Code needs its repo
Health check the Obsidian wiki vault. Finds orphan pages, dead wikilinks, stale claims, missing cross-references, frontmatter gaps, and empty sections. Creates or updates Dataview dashboards. Generates canvas maps. Triggers on: "lint", "health check", "clean up wiki", "check the wiki", "wiki maintenance", "find…
Skill Claude Code
Answer questions using the Obsidian wiki vault. Reads hot cache first, then index, then relevant pages. Synthesizes answers with citations. Files good answers back as wiki pages. Supports quick, standard, and deep modes. Triggers on: what do you know about, query:, what is, explain, summarize, find in wiki, search the…
Skill Claude Code
Claude + Obsidian knowledge companion. Sets up a persistent wiki vault, scaffolds structure from a one-sentence description, and routes to specialized sub-skills. Use for setup, scaffolding, cross-project referencing, and hot cache management. Triggers on: "set up wiki", "scaffold vault", "create knowledge base"…
Skill Claude Code
A workflow runner for YAML files that coordinates several AI roles in one coding-agent session. Each role handles its assigned step, with later steps using earlier results.
Skill Claude Code
A guide for turning a multi-step software requirement into a detailed implementation plan before coding begins. It specifies files, tests, small tasks, and the order in which an engineer should complete them.
Skill Claude Code needs its repo
A guide for creating, editing, and testing reusable instructions for coding agents. It applies test-driven development, or TDD, by checking how an agent behaves before and after the instructions are added.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: