Showing 30 of 27339 results
from unclecode/claude-code-tools
AI-powered codebase analysis that produces interactive knowledge graphs, guided tours, and plain-English architecture explanations.
Pointer to Understand-Anything (Egonex-AI, MIT) — a multi-agent pipeline that turns a codebase into an interactive knowledge graph with guided tours, semantic search, diff-impact analysis, and an onboarding dashboard. Its analysis core is a TypeScript + native tree-sitter build, so it is installed upstream rather than re-homed into this markdown marketplace (same posture as not re-homing claude-mem's runtime). This entry documents what it does, when to reach for it vs. graphify / github-repo-analyzer, and the one-line install. A full native vendor is a follow-up decision (DR-011).
Build an interlinked markdown knowledge graph of an unfamiliar codebase and explore it. Adaptively provisions only what you ask for: knowledge notes, a Quartz graph viewer, a query interface, or incremental git-hook re-analysis. Use when onboarding to a new or undocumented project.
Skills that turn dense code and concepts into structured, navigable explanations — interactive box-diagrams of code and semantic structure-aware diffs. For when you want to understand, not just read.
Write code, comments, tests, or commit messages that read as if the project's own maintainer wrote them, so a contribution is accepted as native rather than rejected as foreign. A foreign-looking patch is a cost to the maintainer even when it's correct.
Improve LLM apps and agents from real traces — cost/latency/quality, evals, GEPA, model comparison, and routing.
On-device audio transcripts you own. Ingest local files, YouTube, podcasts, RSS, Quill, or Google Meet, run local ASR, diarization, and speaker fingerprinting, then browse, search, and export. One skill that routes to a reference per surface.
Search unDraw illustrations and hand-drawn accents, and save theme-colored SVGs straight into your project
Guided reflective journaling with evidence-based psychological frameworks and optional clinical screening
Crawl university admission/program data via natural language. Skills cover install, crawl, diagnose, and export.
A harness that makes Opus (or any Claude/Codex model) behave like Fable: completion, evidence, and verification enforced as procedure, auto-routed per task (render-output verification, multi-story evidence gate, investigation protocol, early-stop guard). Runs on both Claude Code (plugin) and Codex (skill + hooks). Fork of fivetaku/fablize, fixing the PostToolUse false-positive failure gate.
UniFi Network and Protect CLI for managing UDM devices, clients, VLANs, firewall rules, traffic routes, cameras, PTZ control, and motion events — dry-run by default, API key auth, no MCP supply chain risk
Write idiomatic unihttp client code and generate typed unihttp client packages (SDKs) from an OpenAPI spec or an API description
DevOps 工具集:Jenkins CI/CD、API 变更通知、应用初始化、项目分析、工作周报转写。内置 Hooks:SessionStart(218条技巧智能轮播)、Notification(Windows权限通知)
前端开发工具集:React/Vue 开发、WPF XAML 性能优化、UI 设计规范、组件库、前端架构文档等
MCP 服务器集成:GitHub Copilot MCP、MasterGo 设计协作、飞书项目等企业级 MCP 服务
Office 文档处理工具集:Word、Excel、PowerPoint、PDF 文档的生成和处理,网页内容抓取转 Markdown,本地文件(docx/pdf/pptx/csv/json/xml)转 Markdown
Uniswap V3 and V4 DEX integration — exact input/output swaps via SwapRouter02 and UniversalRouter, concentrated liquidity positions via NonfungiblePositionManager, V4 hook architecture with PoolManager singleton, pool state reads (slot0, ticks, TWAP), and Permit2 token approvals. Covers Ethereum, Arbitrum, Base, and Optimism.
Uniswap V3 and V4 DEX integration — exact input/output swaps via SwapRouter02 and UniversalRouter, concentrated liquidity positions via NonfungiblePositionManager, V4 hook architecture with PoolManager singleton, pool state reads (slot0, ticks, TWAP), and Permit2 token approvals. Covers Ethereum, Arbitrum, Base, and Optimism.