Tag: developer-tools

Type: All Skills Tools
skill ★ 77,350

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…

lobehub/lobehub logging debugging typescript developer-tools
skill ★ 28

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…

blackwell-systems/agent-lsp lsp code-generation automation mcp
skill ★ 55,605

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.

upstash/context7 documentation-lookup api-reference developer-tools context7
skill ★ 3

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…

Contentrain/ai contentrain project-initialisation content-management scaffolding
skill ★ 6

Monitor Developer Tool Pricing Changes

Track recent pricing updates, free tier removals, and vendor risk assessments for developer tools using the AgentDeals MCP server.

robhunter/agentdeals pricing-updates vendor-risk mcp developer-tools
skill

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.

upstash/context7-mcp documentation-lookup api-reference developer-tools mcp
skill

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…

TencentCloudBase/CloudBase-AI-ToolKit skill-management agent-workflows automation local-skills
skill ★ 16

Programmatic Coding Agent Management

Enables the programmatic launch and management of coding agents, such as Claude Code and Codex CLI, as background processes.

agentward-ai/agentward coding-agents process-management automation llm-agents
skill ★ 1

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.

HuntsDesk/ve-kit ve-kit project-setup automation mcp
skill ★ 26,383

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,…

openai/openai-agents-python openai mcp api-documentation llm-agents