CtrlK
BlogDocsLog inGet started
Tessl Logo

giuseppe-trisciuoglio/developer-kit

Comprehensive developer toolkit providing reusable skills for Java/Spring Boot, TypeScript/NestJS/React/Next.js, Python, PHP, AWS CloudFormation, AI/RAG, DevOps, and more.

90

Quality

90%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

This version of the tile failed moderation
Moderation pipeline encountered an internal error
Overview
Quality
Evals
Security
Files

README.mdplugins/developer-kit-tools/docs/

Tools Plugin Documentation

Complete documentation for the Developer Kit Tools Plugin.

Contents

  • CLI Delegation Guide - Delegation patterns for gemini, copilot-cli, codex, and qwen-coder
  • MCP Integration Guide - Setup and usage for NotebookLM and SonarQube MCP

Overview

The Tools Plugin provides external tool integration through two mechanisms:

Integration TypeSkillsDescription
CLI Delegationgemini, copilot-cli, codex, qwen-coderDelegate tasks to external AI CLI tools
MCP Integrationnotebooklm, sonarqube-mcpConnect to MCP servers for specialized capabilities

Use Cases

CLI Delegation Tasks

  • Large codebase analysis: Use gemini with gemini-3-pro for 1M token context windows
  • Multi-model comparison: Use copilot-cli to compare Claude, GPT, and Gemini on the same task
  • Advanced code generation: Use codex with gpt-5.3-codex for architectural design and complex refactoring
  • Deep reasoning: Use qwen-coder with QwQ model for chain-of-thought analysis
  • Quick iterations: Use gemini-3-flash or qwen2.5-coder for fast, cost-effective results

MCP Integration Tasks

  • RAG knowledge queries: Use notebooklm to query project documentation in NotebookLM
  • Research notebooks: Create and manage notebooks with mixed sources (URLs, files, YouTube, Drive)
  • Artifact generation: Generate audio podcasts, video explainers, and reports from notebooks
  • Quality gate verification: Check if a project passes SonarQube/SonarCloud quality gates
  • Pre-push analysis: Use analyze_code_snippet for shift-left security and quality checks
  • Issue discovery: Search and triage issues by severity across projects

Integration

This plugin integrates with:

  • developer-kit-core: Required dependency
  • developer-kit-java: For Java/Spring Boot code analysis with SonarQube
  • developer-kit-typescript: For TypeScript/React code analysis with SonarQube
  • developer-kit-python: For Python code analysis with SonarQube
  • developer-kit-devops: For container scanning and CI/CD quality gates

See Also

plugins

CHANGELOG.md

context7.json

CONTRIBUTING.md

README_CN.md

README_ES.md

README_IT.md

README.md

tessl.json

tile.json