Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,90860,162extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
222,36012,967foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
376,36528,173foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
491,63644,598foobara-http-command-connectorNo description. Add one.
591,69536,454foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
693,43544,598foobara-sh-cli-connectorCommand-line connector for Foobara
7101,57739,990foobfoob: cli interface for code generators and whatnot for Foobara projects
8101,72444,598foobara-utilUtility functions used across various Foobara projects
9106,59751,002foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10115,61221,293foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11118,28674,401extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12121,91574,401foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
13123,32851,002foobara-aiNo description. Add one.
14123,35644,598foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
15125,66998,986foobara-rack-connector-generatorGenerates a Foobara rack_connector
16126,14551,002foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
17129,58374,401foobara-open-ai-apiFoobara commands and models for OpenAI's API
18130,18244,598foobara-anthropic-apiNo description. Add one.
19132,59574,401foobara-authProvides various auth domain commands and models
20135,597141,213foobara-files-generatorCommon code reused across code generator projects
21137,02074,401foobara-rack-connectorExposes foobara commands and entities via rack interface.
22141,02760,162foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
23144,183141,213foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24146,63174,401foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
25150,06360,162foobara-http-api-commandNo description. Add one.
26158,525141,213foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27160,38174,401foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28161,449141,213foobara-rails-command-connectorExposes Foobara commands through Rails router
29161,48051,002foobara-domain-mapper-generatorGenerates Foobara domain mappers
30162,50798,986foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
31162,63160,162foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
32163,824141,213foobara-ollama-apiRuby Ollama API client using foobara commands
33164,37198,986foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
34165,69160,162foobara-mcp-connector-generatorNo description. Add one.
35166,956141,213foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36168,64251,002foobara-command-generatorGenerates Foobara commands
37170,26274,401foobara-type-generatorGenerates Foobara types
38171,45260,162foobara-remote-imports-generatorGenerates a Foobara remote_imports
39172,81898,986foobara-domain-generatorGenerates Foobara domains
40174,34298,986foobara-spec-helpersCommon spec helpers used in various Foobara projects.
41174,60774,401foobara-lru-cacheBasic least-recently-used cache implementation
42175,33474,401foobify-rails-appGenerates plumbing to use foobara in an existing rails app
43175,50798,986foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
44176,78351,002inheritable-thread-varsImplements thread variables that default to the parent thread's value
45178,06998,986foobara-organization-generatorGenerates Foobara organizations
46178,17598,986foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
47178,44674,401foobara-resque-connector-generatorGenerates a Foobara resque_connector
48178,633141,213foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
49179,13798,986foobara-dotenv-loaderLoads .env* files in a certain desirable order.
50179,72644,598foobara-ruby-gems-apiNo description. Add one.
51180,458141,213foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
52180,75798,986foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
53181,03098,986foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
54181,31098,986foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
55181,359141,213foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
56181,35998,986foobara-autocrud-generatorGenerates a Foobara autocrud
57181,60798,986foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
58186,47774,401foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
59187,10760,162foobara-jsonrpc-connectorNo description. Add one.
60186,0908,116foobara-foobify-rails-appGenerates the minimum plumbing to use foobara in an existing rails app