Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Code Generation Skills

A collection of skills for creating and running code generators using ribosome framework

Skills

Create Ribosome Code Generator

Creates reusable Ribosome-based code generators that accept input data and generate source code or other text artifacts.

Run Ribosome Code Generator

Runs an existing Ribosome code generator with input data and handles the resulting generated output.

Workflow

The two skills are designed to work together:

Create generator
      ↓
create-ribosome-codegen
      ↓
generator.dna
      +
input data
      ↓
run-ribosome-codegen
      ↓
generated code

About

Code generation SKILLs for AI agents

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors