Specialized guide for adding new MCP tools to the UniFi MCP Server following project standards, UniFi API patterns, and test-driven development practices. Use when implementing new UniFi Network Controller features as MCP tools.
$npx -y skills add enuno/unifi-mcp-server --skill unifi-mcp-tool-builderInstalls into the current project.
Run `npx skills use "https://github.com/enuno/unifi-mcp-server" --skill "enuno/unifi-mcp-server/unifi-mcp-tool-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/enuno/unifi-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/enuno/unifi-mcp-server"` and select the relevant skills, then follow their instructions.