Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

loxel

loxel 收录了来自 bizimind 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
3
更新
2026-05-19
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-language-server
软件开发工程师

Add a new language server to loxel with full integration across all layers (build/download, server manager, server routing, client connection, Monaco registration, highlighting/icons, editor URI scheme, packaging). Use when adding support for a new programming language or file type that needs LSP features like completions, hover, diagnostics, or go-to-definition.

2026-05-19
handoff
客户服务代表

Compact the current conversation into a handoff document for another agent to pick up. Use when ending a session, switching contexts, or preparing work for a fresh agent to continue.

2026-05-19
convex-rules
软件开发工程师

Apply Convex implementation rules and review standards for backend work. Use when creating or modifying Convex queries, mutations, actions, HTTP endpoints, schema/indexes, validators, pagination, cron jobs, or TypeScript types in Convex codebases.

2026-05-10
create-skill
软件开发工程师

Create or improve a Claude Code skill (SKILL.md). Use when building a new skill, reviewing an existing skill for quality, or converting a repeated workflow into a reusable skill.

2026-05-10
excalidraw
软件开发工程师

Generate architecture diagrams as .excalidraw files from codebase analysis. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, generate excalidraw files or describe flows visually.

2026-05-10
explore-oss
软件开发工程师

Explore locally cloned open source package internals in ~/git/open-source/. Use when checking a dependency's internal API, types, behavior, feature availability, or docs — e.g. "how does convex handle pagination", "what args does excalidraw's convertToExcalidrawElements accept", "check if dockview supports custom tab renderers".

2026-05-10
fix-pr-comments
软件开发工程师

Address review comments on a pull request

2026-05-10
logs
网络与计算机系统管理员

Query the loxel Axiom dataset to investigate logs. Use the `axiom query` CLI with APL (Axiom Processing Language).

2026-05-10
review-plan
项目管理专家

Get an independent review of the current plan

2026-05-10
treemap
软件开发工程师

Build a zoomable nested d3 treemap from hierarchical data (slash-separated paths + numeric values or counted records). Use when the user asks to visualize a distribution, breakdown, or proportion grouped by a path-like hierarchy — e.g., lines of code, disk usage, bundle sizes, dependencies, languages, git churn, lint issues, test durations, messages per channel.

2026-05-10