Tag: developer-tools
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…
Automated Code Generation via Language Server
Automates the creation of new code elements such as interface stubs, test skeletons, and missing method implementations using language server protocols. It identifies available code actions at specific file positions and executes them to st…
Retrieve up-to-date developer documentation
Use the Context7 CLI to resolve library IDs and retrieve the latest documentation, API references, and code examples for any developer technology. This skill ensures accuracy by bypassing potentially outdated training data.
Initialise Contentrain Content Infrastructure
Automates the setup of Contentrain content infrastructure by detecting the existing tech stack, configuring locales and domains, and scaffolding initial models. It also configures agent rules for Claude Code or Cursor and analyses the proje…
Monitor Developer Tool Pricing Changes
Track recent pricing updates, free tier removals, and vendor risk assessments for developer tools using the AgentDeals MCP server.
Context7 documentation lookup skill
Retrieves up-to-date documentation, API references, and code examples for various developer technologies using the Context7 CLI. The workflow requires resolving a library ID before querying specific documentation or code snippets.
Local Agent Skill Management and Sync
Standardise, validate, and synchronise local skill directories into agent environments such as Claude or Cursor. It facilitates the conversion of non-standard folders into standardised SKILL.md structures and manages path mappings via symli…
Programmatic Coding Agent Management
Enables the programmatic launch and management of coding agents, such as Claude Code and Codex CLI, as background processes.
ve-kit project bootstrap protocol
An interactive protocol for setting up or upgrading projects within the ve-kit framework. It automates directory structure creation, rule generation, hook installation, and MCP server configuration.
OpenAI Developer Documentation Retrieval
Provides a workflow for retrieving authoritative OpenAI API documentation, schemas, and endpoint specifications via MCP server tools. It enables agents to fetch exact markdown and OpenAPI specs to ensure accurate responses regarding models,…