Skip to content

codellm-devkit/developer-skillset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cldk-skillset

A collection of agent skills for working with CodeLLM-DevKit (CLDK) for extending and maintaining CLDK. This repo gathers reusable agent skills that help developers extend and expand CLDK itself (e.g., adding support for a new language, wiring up SDKs, adding new analyses, etc.).

Available Skills

cldk-language-pack

This is an end-to-end skill that adds first-class support for a new language to CLDK as a "pack" that helps you bundle the backend analyzer and both SDKs. It scaffolds and wires up:

Each skill lives in its own directory with a SKILL.md describing when and how to invoke it and all the helpers/references to help build this out.

About

Agent skills for extending and maintaining CodeLLM-DevKit (CLDK)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors