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-ai/

Developer Kit AI Plugin

AI/ML capabilities for Claude Code — prompt engineering, Retrieval-Augmented Generation (RAG), and document chunking strategies.

Overview

The developer-kit-ai plugin provides specialized skills and agents for building AI-powered applications. It covers the full lifecycle of LLM integration: from prompt design and optimization, to RAG pipeline implementation, to document chunking strategies for vector databases.

Components

Skills

SkillDescriptionReference Files
prompt-engineeringWrite, debug, and optimize prompts for LLMs. Covers few-shot learning, chain-of-thought, system prompt design, and template composition.5 reference files
ragImplement document chunking, embedding, vector storage, and retrieval pipelines for RAG systems. Includes LangChain4j examples.5 reference files + 2 assets
chunking-strategyGenerate chunk size recommendations (256–1024 tokens), overlap percentages (10–20%), and semantic boundary detection methods.8 reference files

Agents

AgentDescription
prompt-engineering-expertExpert agent for advanced prompting techniques, LLM optimization, and AI system design. Specializes in CoT, constitutional AI, and production prompt strategies.

Commands

CommandDescription
/developer-kit-ai:devkit.prompt-optimizeOptimize prompts using advanced techniques (CoT, few-shot, constitutional AI) with three levels: basic, standard, advanced.

Dependencies

  • developer-kit-core (required by all Developer Kit plugins)

Usage

This plugin is typically used alongside:

  • developer-kit-java — LangChain4j integration with Java examples
  • developer-kit-python — Python AI/ML development
  • developer-kit-typescript — TypeScript/JavaScript AI integrations

Documentation

See docs/ for detailed guides:

plugins

CHANGELOG.md

context7.json

CONTRIBUTING.md

README_CN.md

README_ES.md

README_IT.md

README.md

tessl.json

tile.json