domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
domain-utilities
113

ley-ar

Search Argentine legal databases (SAIJ, JUBA, CSJN, JUSCABA) for jurisprudence, legislation, case summaries, and doctrine using the `ley` CLI. Use when the user asks about Argentine law, court decisions, legal precedents, fallos, jurisprudencia, legislación, or mentions SAIJ, JUBA, CSJN, JUSCABA. Supports parallel search across databases, JSON/table/text output, and filtering by jurisdiction. Built from reverse-engineered MCP servers (hernan-cc) — direct HTTP calls, no MCP layer needed.

NeverSight
NeverSight
tools
open
domain-utilities
113

brreg

Search and retrieve Norwegian company data from Brønnøysundregistrene (the Norwegian Business Registry). Access all ~1.2 million registered companies in Norway.

NeverSight
NeverSight
tools
open
ide-plugins
113

api-database-typeorm

Decorator-based ORM for TypeScript with Active Record and Data Mapper patterns

NeverSight
NeverSight
tools
open
ide-plugins
113

build

Prompt enhancer — takes a simple one-liner and expands it into a detailed professional specification, then executes it. Use like `/build Create me a REST API for a todo app`.

NeverSight
NeverSight
tools
open
ide-plugins
113

show-code

Open code files in a tmux pane at the relevant line using the user's preferred editor. Use when the user says "show me the code", "open this in an editor", "let me see that code", or wants to view discussed code in an editor.

NeverSight
NeverSight
tools
open
ide-plugins
113

feature-planner

Interactive feature planning assistant that pulls a spec template from Notion, walks the user through filling it out step-by-step, and creates a completed feature spec as a new Notion page ready to paste into Claude Code. Use this skill whenever the user wants to plan a new feature, start a new page or screen, spec out a UI, create a feature brief, or says things like "let's plan a feature", "new feature spec", "I want to build something new", "help me spec this out", "create a feature plan", "plan the frontend for...", "start a new project", "scaffold a new app", or "I have an idea for...". Also trigger when the user references the Feature Spec Template or mentions wanting to fill out a spec for Claude Code. This skill is critical for the user's workflow of going from idea → Notion spec → Claude Code implementation, whether it's a brand-new project or a feature for an existing app.

NeverSight
NeverSight
tools
open
ide-plugins
113

laravel-actions

Write, scaffold, explain, and refactor code using the lorisleiva/laravel-actions package. Use this skill whenever the user is working with Laravel Actions, wants to create an action class, convert a controller/job/listener/command into an action, asks how to use AsAction trait, dispatch an action as a job, use an action as a controller or listener, set up validation/authorization in an action, test or mock actions, or asks anything about the laravel-actions package pattern.

NeverSight
NeverSight
tools
open
ide-plugins
113

localization-i18n

Use this skill when working with internationalization (i18n), localization (l10n), translation workflows, right-to-left (RTL) layout support, pluralization rules, or ICU MessageFormat syntax. Triggers on translating strings, setting up i18n libraries (react-intl, i18next, FormatJS), handling plural forms, formatting dates/numbers/currencies for locales, building translation pipelines, configuring RTL stylesheets, or writing ICU message patterns with select/plural/selectordinal.

NeverSight
NeverSight
tools
open
ide-plugins
113

adding-support-mod-parsers

Use when adding support mod parsers to convert support skill affix strings to typed SupportMod objects - guides the template-based parsing pattern (project)

NeverSight
NeverSight
tools
open
ide-plugins
113

engineering-handbook

把本仓库的工程手册 Tier0 规则注入到 AI vibe coding(跨语言:Java/Python/TS/React/Vue)。

NeverSight
NeverSight
tools
open
ide-plugins
113

vibe-deck

Vibe Deck — vibe-code professional slide presentations — describe what you want, AI builds it. Scaffolds a React + ECharts project, creates slides with charts, animations, theming, and PDF export. Use PROACTIVELY when the user mentions slides, deck, presentation, PPT, PPTX, slideshow, keynote, pitch deck, quarterly review, board meeting, investor update, sales deck, training deck, onboarding slides, report presentation, add a slide, build a deck, create slides, make a roadmap slide, put this data into a presentation, turn this Excel into slides, visualize this data as a deck. Also trigger when the user wants to modify, reorder, or delete slides in an existing slide-kit project. Also trigger when the user wants to share, export, or package the deck as a single HTML file for email or offline viewing. Chinese triggers: 做PPT, 做个deck, 写pptx, 创建演示, 制作幻灯片, 做幻灯片, 加一页, 新增slide, 做演示文稿, 工作汇报, 述职报告, 季度回顾, 方案展示, 写个汇报, 改一下这页, 调整幻灯片顺序, 删掉这页, 把数据做成图表展示, 帮我做个路线图, 导出单个HTML, 分享给别人看.

NeverSight
NeverSight
tools
open
ide-plugins
113

beautiful-mermaid

Skill for using the beautiful-mermaid TypeScript library to render Mermaid diagrams to SVG or ASCII/Unicode, apply themes (including Shiki), and integrate in Node or browser contexts.

NeverSight
NeverSight
tools
open
ide-plugins
113

vim-neovim

Use this skill when configuring Neovim, writing Lua plugins, setting up keybindings, or optimizing the Vim editing workflow. Triggers on Neovim configuration, init.lua, lazy.nvim, LSP setup, telescope, treesitter, vim motions, keymaps, and any task requiring Vim or Neovim customization.

NeverSight
NeverSight
tools
open
ide-plugins
113

lucide-laravel

Lucide icon library integration for Laravel Blade templates. Use when working with Lucide icons in Laravel applications, Blade components with the x-lucide- prefix, icon styling with Tailwind CSS, dynamic icon rendering in Blade, or any Laravel view work requiring SVG icons. Keywords include lucide icons, blade icons, x-lucide, SVG icons Laravel, blade-lucide-icons, mallardduck/blade-lucide-icons.

NeverSight
NeverSight
tools
open
ide-plugins
113

xhs-images

小红书信息图系列生成器,支持多种样式选项。将内容拆分为1-10张卡通风格的信息图。当用户要求创建"小红书图片"、"XHS images"或"RedNote infographics"时使用。

NeverSight
NeverSight
tools
open
ide-plugins
113

slidev

Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, or teaching materials.

NeverSight
NeverSight
tools
open
ide-plugins
112

codex-cli

OpenAI Codex CLI orchestration for AI-assisted development using gpt-5.3-codex model family. Model variants: gpt-5.3-codex (medium), gpt-5.3-codex-high, gpt-5.3-codex-xhigh. Capabilities: code generation, refactoring, automated editing, parallel task execution, session management, code review, architecture analysis, and MCP integration. Actions: analyze, implement, review, fix, refactor with Codex. Keywords: Codex CLI, gpt-5.3-codex, codex exec, code generation, refactoring, parallel execution, session resume, code review, second opinion, independent review, architecture validation, Context7 MCP. Use when: delegating complex code tasks to Codex, running multi-agent workflows, executing automated reviews, implementing features with AI assistance, resuming previous sessions, querying OpenAI documentation. Triggers: 'use codex', 'codex exec', 'run with codex', 'codex resume', 'implement with codex', 'review with codex', 'codex docs'.

alfredolopez80
alfredolopez80
tools
open
cli-tools
112

collaborating-with-codex

Delegate tasks to Codex CLI for prototyping, debugging, code review, and implementation. Supports multi-turn sessions via SESSION_ID.

appautomaton
appautomaton
tools
open
ide-plugins
112

cpp-coder

Use this skill when generating C++ code for flimmaker

fstark
fstark
tools
open
ide-plugins
112

code-reviewer

Automated code review using official Claude Code plugin with parallel agents. Integrates ralph-security for OWASP validation and ralph-frontend for accessibility checks. Uses LSP for efficient code navigation.

alfredolopez80
alfredolopez80
tools
open
ide-plugins
111

build-extension

Build, test, and package VSCode extensions in the dart_node repo

MelbourneDeveloper
MelbourneDeveloper
tools
open
ide-plugins
111

add-molab-badge

Add "Open in molab" badge(s) linking to marimo notebooks. Works with READMEs, docs, websites, or any markdown/HTML target.

marimo-team
marimo-team
tools
open
debugging
110

netbox-mcp-testing

This skill should be used when systematically testing the NetBox MCP server after code changes or to validate tool functionality. Provides structured protocol for discovering and testing MCP tools with a live NetBox instance, with emphasis on performance monitoring and comprehensive reporting.

netboxlabs
netboxlabs
tools
open
productivity-tools
110

update-buttercut

A skill to automatically download and install the latest ButterCut version from GitHub while preserving libraries. Use when user wants to check for updates or update their installation for new features.

barefootford
barefootford
tools
open
Previous
Page 335 / 1337
Next