Tag: npm
Implementing structured logging and debugging
This skill guides developers on using the `debug` npm package to implement structured logging across LobeHub's various components (server, client, desktop). It details namespace conventions and format specifiers for effective tracing and de…
list contents of an npm package tarball
This skill accurately lists the full contents of an npm package tarball, simulating the files that will be published and downloaded. It is useful for verifying package structure, debugging publishing issues, or confirming file inclusion rul…
List contents of an npm package tarball
This skill accurately lists the precise file contents of an npm package tarball, simulating the files that will be published and downloaded. It is useful for verifying package structure or debugging publishing issues.
Guided npm release and publishing workflow
This skill orchestrates the entire npm release process, guiding the developer through version determination, comprehensive quality gate checks, rebuilding, and committing. It ensures version consistency across multiple files and pauses for …
Semantic versioning release workflow automation
This skill guides the developer through the complete semantic versioning release process, including updating package metadata, generating release notes, and committing/tagging the changes. It ensures all necessary steps, from linting to pus…
OpenClaw Release Management Skill
Automates the end-to-end release and publishing workflow for OpenClaw, including version management, changelog generation, and beta/stable distribution. It handles npm publishing, macOS signing, and compatibility validation across multiple …
NPM Package Research and Audit Tool
Perform in-depth npm package analysis including bundle size, vulnerability scanning, and download trends. This tool enables comparative audits of package downloads and dependency footprints.
Build and Install Unity MCP CLI
Provides instructions to install dependencies, compile TypeScript source, and globally link the unity-mcp-cli tool.
Integrating MDMA into Applications
This skill facilitates the integration of MDMA into applications by configuring parsing, runtime stores, React rendering, and LLM streaming. It provides guidance on leveraging the @mobile-reality package ecosystem for custom components, pro…
btca CLI for source-grounded research
A source-first research CLI that hydrates git, local, and npm resources into searchable context to provide grounded answers. It enables managing persistent resources or performing one-off queries against anonymous sources.
Initialise and Configure Convex Projects
Automate the scaffolding of new Convex projects using official templates or integrate Convex into existing React, Next.js, or Vue applications. It manages dependency installation, provider configuration, and environment variable setup for t…