7,105 skills found · Page 1 of 237
daytonaio / DaytonaDaytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
tatsu-lab / Stanford AlpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
sqlc-dev / SqlcGenerate type-safe code from SQL
menzi11 / BullshitGeneratorNeeds to generate some texts to test if my GUI rendering codes good or not. so I made this.
GoogleCloudPlatform / TerraformerCLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
tonybeltramelli / Pix2codepix2code: Generating Code from a Graphical User Interface Screenshot
blader / HumanizerClaude Code skill that removes signs of AI-generated writing from text
dotansimha / Graphql Code GeneratorA tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
3b1b / VideosCode for the manim-generated scenes used in 3blue1brown videos
YaoFANGUK / Video Subtitle Extractor视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
google / Latexify PyA library to generate LaTeX expression from Python code.
Lona / LonaA tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
microsoft / Playwright CliCLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
goadesign / GoaDesign-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
sdras / Cssgridgenerator🧮 Generate basic CSS Grid code to make dynamic layouts!
cweill / GotestsAutomatically generate Go test boilerplate from your source code.
GoogleChromeLabs / Sw Precache[Deprecated] A node module to generate service worker code that will precache specific resources so they work offline.
ashnkumar / Sketch CodeKeras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
minimaxir / TextgenrnnEasily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
cglib / Cglibcglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.