
from claude-skill-registry326
Semantic code navigation using LSP and SpecWeave CLI: find references, go-to-definition, hover/type info, and workspace symbol search with more precision than g
This skill provides semantic code navigation and analysis using Language Server Protocol (LSP) tools, with a documented fallback to the SpecWeave CLI. It lets agents find references, go to definitions, show type/hover information, list symbols, and perform workspace symbol searches with semantic accuracy rather than text-only grep. The guidance includes workarounds for environments where native LSP tooling is broken and shows how to set up multi-repo LSP scanning.
Use this skill when you need precise code intelligence: locating references, understanding type information, or exploring symbols across a project or multi-repo workspace. It's valuable during code reviews, refactors, and when answering developer questions like "where is X defined" or "who calls Y". Prefer SpecWeave CLI if native LSP tools are unavailable or broken.
specweave lsp refs|def|hover|symbols|search and multi-repo setup instructions.Designed for developer-focused agents (Claude Code, CLI-capable assistants) and workflows that can run specweave or language servers in the environment.
This skill has not been reviewed by our automated audit pipeline yet.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Session Sync
Quickly save session-context files and MEMORY.md as a single, no‑prompt checkpoint; useful when the user asks to sync current progress or run a full capability
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a