Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,62610,566extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
226,1053,920foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
390,2938,963foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
499,10010,796foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
5102,53411,257foobara-sh-cli-connectorCommand-line connector for Foobara
6104,66410,380foobara-http-command-connectorNo description. Add one.
7108,51014,387foobfoob: cli interface for code generators and whatnot for Foobara projects
8115,31312,719foobara-utilUtility functions used across various Foobara projects
9118,68310,029foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10123,31114,387foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11124,37413,929extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12127,98413,929foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
13133,91313,929foobara-aiNo description. Add one.
14134,45516,227foobara-rack-connector-generatorGenerates a Foobara rack_connector
15135,55812,053foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
16136,34714,961foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
17138,79014,387foobara-open-ai-apiFoobara commands and models for OpenAI's API
18142,80514,387foobara-anthropic-apiNo description. Add one.
19142,84113,929foobara-authProvides various auth domain commands and models
20147,62921,744foobara-files-generatorCommon code reused across code generator projects
21150,63618,956foobara-rack-connectorExposes foobara commands and entities via rack interface.
22153,75717,919foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
23154,45923,603foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
24154,73214,961foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
25161,06121,744foobara-http-api-commandNo description. Add one.
26161,71325,956foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27164,66521,744foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28165,02538,408foobara-domain-mapper-generatorGenerates Foobara domain mappers
29167,54220,251foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
30168,03532,970foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
31170,78521,744foobara-rails-command-connectorExposes Foobara commands through Rails router
32171,82420,251foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
33172,55720,251foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
34172,59523,603foobara-ollama-apiRuby Ollama API client using foobara commands
35172,96032,970foobara-type-generatorGenerates Foobara types
36173,26638,408foobara-command-generatorGenerates Foobara commands
37173,34923,603foobara-mcp-connector-generatorNo description. Add one.
38174,52046,260foobara-remote-imports-generatorGenerates a Foobara remote_imports
39175,17046,260foobara-domain-generatorGenerates Foobara domains
40176,91858,177foobara-spec-helpersCommon spec helpers used in various Foobara projects.
41177,27725,956foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
42177,85229,008foobara-lru-cacheBasic least-recently-used cache implementation
43178,05646,260foobara-organization-generatorGenerates Foobara organizations
44178,25258,177foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
45178,43878,133inheritable-thread-varsImplements thread variables that default to the parent thread's value
46178,51738,408foobara-resque-connector-generatorGenerates a Foobara resque_connector
47178,67746,260foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
48178,70638,408foobara-dotenv-loaderLoads .env* files in a certain desirable order.
49179,65346,260foobara-ruby-gems-apiNo description. Add one.
50180,14329,008foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
51180,52078,133foobara-autocrud-generatorGenerates a Foobara autocrud
52180,54046,260foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
53180,78832,970foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
54181,11146,260foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
55181,33438,408foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
56181,34225,956foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
57185,69778,133foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
58186,19478,133foobara-jsonrpc-connectorNo description. Add one.