Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,75429,296extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
224,0539,573foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
384,51688,817foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
494,29134,125foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
596,06517,367foobara-sh-cli-connectorCommand-line connector for Foobara
698,54317,367foobara-http-command-connectorNo description. Add one.
7103,38855,176foobfoob: cli interface for code generators and whatnot for Foobara projects
8106,36929,296foobara-utilUtility functions used across various Foobara projects
9111,70726,001foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10119,64941,609foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11120,63241,609extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12123,53288,817foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
13126,48055,176foobara-aiNo description. Add one.
14126,50188,817foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
15128,19834,125foobara-rack-connector-generatorGenerates a Foobara rack_connector
16129,48941,609foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
17133,27941,609foobara-open-ai-apiFoobara commands and models for OpenAI's API
18134,63955,176foobara-anthropic-apiNo description. Add one.
19136,27888,817foobara-authProvides various auth domain commands and models
20141,28788,817foobara-files-generatorCommon code reused across code generator projects
21143,08534,125foobara-rack-connectorExposes foobara commands and entities via rack interface.
22145,37129,296foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
23147,52341,609foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24149,01755,176foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
25155,68329,296foobara-http-api-commandNo description. Add one.
26159,62588,817foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27161,77155,176foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28162,36934,125foobara-domain-mapper-generatorGenerates Foobara domain mappers
29163,17541,609foobara-rails-command-connectorExposes Foobara commands through Rails router
30163,76188,817foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
31165,12988,817foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
32165,46488,817foobara-ollama-apiRuby Ollama API client using foobara commands
33168,21755,176foobara-mcp-connector-generatorNo description. Add one.
34168,39088,817foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
35169,31155,176foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36170,31729,296foobara-command-generatorGenerates Foobara commands
37171,16755,176foobara-type-generatorGenerates Foobara types
38172,52741,609foobara-remote-imports-generatorGenerates a Foobara remote_imports
39173,42255,176foobara-domain-generatorGenerates Foobara domains
40176,27055,176foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
41176,50934,125foobara-lru-cacheBasic least-recently-used cache implementation
42176,51388,817foobara-spec-helpersCommon spec helpers used in various Foobara projects.
43177,67455,176inheritable-thread-varsImplements thread variables that default to the parent thread's value
44177,98255,176foobara-organization-generatorGenerates Foobara organizations
45178,11288,817foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
46178,37455,176foobify-rails-appGenerates plumbing to use foobara in an existing rails app
47178,44534,125foobara-resque-connector-generatorGenerates a Foobara resque_connector
48178,57488,817foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
49178,85488,817foobara-dotenv-loaderLoads .env* files in a certain desirable order.
50179,68629,296foobara-ruby-gems-apiNo description. Add one.
51180,31188,817foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
52180,63688,817foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
53180,67688,817foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
54180,92355,176foobara-autocrud-generatorGenerates a Foobara autocrud
55181,19155,176foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
56181,35155,176foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
57181,35188,817foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
58186,05355,176foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
59186,0908,116foobara-foobify-rails-appGenerates the minimum plumbing to use foobara in an existing rails app
60186,66888,817foobara-jsonrpc-connectorNo description. Add one.