Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,50620,297extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
229,7647,151foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
3100,29616,271foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
4102,77916,827foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
5107,53920,706foobara-http-command-connectorNo description. Add one.
6109,29917,953foobara-sh-cli-connectorCommand-line connector for Foobara
7112,16520,297foobfoob: cli interface for code generators and whatnot for Foobara projects
8122,44625,844foobara-utilUtility functions used across various Foobara projects
9129,71421,977foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
10130,45521,555extract-repoExtract code from one repository into a new repository, preserving history of the extra...
11133,85724,042foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
12135,32725,844foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
13139,23527,158foobara-rack-connector-generatorGenerates a Foobara rack_connector
14143,81125,215foobara-open-ai-apiFoobara commands and models for OpenAI's API
15144,40526,474foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
16144,72424,042foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
17145,82424,607foobara-aiNo description. Add one.
18149,68923,501foobara-authProvides various auth domain commands and models
19153,19325,215foobara-anthropic-apiNo description. Add one.
20156,63639,116foobara-files-generatorCommon code reused across code generator projects
21156,91028,617foobara-rack-connectorExposes foobara commands and entities via rack interface.
22158,08840,596foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
23160,02530,316foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24160,63729,421foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
25163,06745,837foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
26163,77732,169foobara-http-api-commandNo description. Add one.
27168,05336,438foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28168,44547,828foobara-domain-mapper-generatorGenerates Foobara domain mappers
29170,16849,934foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
30172,94540,596foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
31174,06954,712foobara-type-generatorGenerates Foobara types
32174,38336,438foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
33174,67042,217foobara-ollama-apiRuby Ollama API client using foobara commands
34174,85381,475foobara-command-generatorGenerates Foobara commands
35175,04135,246foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36175,42057,388foobara-remote-imports-generatorGenerates a Foobara remote_imports
37175,76063,556foobara-domain-generatorGenerates Foobara domains
38175,79647,828foobara-rails-command-connectorExposes Foobara commands through Rails router
39175,90733,114foobara-mcp-connector-generatorNo description. Add one.
40177,36481,475foobara-spec-helpersCommon spec helpers used in various Foobara projects.
41177,84942,217foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
42177,99367,286foobara-organization-generatorGenerates Foobara organizations
43178,19975,970foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
44178,46987,989foobara-resque-connector-generatorGenerates a Foobara resque_connector
45178,64157,388foobara-lru-cacheBasic least-recently-used cache implementation
46178,79771,446foobara-dotenv-loaderLoads .env* files in a certain desirable order.
47178,82160,419foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
48179,06963,556inheritable-thread-varsImplements thread variables that default to the parent thread's value
49179,85660,419foobara-ruby-gems-apiNo description. Add one.
50180,28463,556foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
51180,339165,649foobara-autocrud-generatorGenerates a Foobara autocrud
52180,71963,556foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
53181,15967,286foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
54181,43463,556foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
55183,00881,475foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
56185,04294,974foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
57185,560128,321foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
58185,82594,974foobara-jsonrpc-connectorNo description. Add one.