Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,97890,780extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
222,04511,888foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
374,36421,036foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
490,48337,154foobara-http-command-connectorNo description. Add one.
590,73670,826foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
692,42890,780foobara-sh-cli-connectorCommand-line connector for Foobara
7100,62434,302foobara-utilUtility functions used across various Foobara projects
8100,83658,870foobfoob: cli interface for code generators and whatnot for Foobara projects
9105,602122,967foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10113,27050,548foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11117,54240,476extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12121,40158,870foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
13122,36344,843foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
14122,44058,870foobara-aiNo description. Add one.
15125,006122,967foobara-rack-connector-generatorGenerates a Foobara rack_connector
16125,02290,780foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
17128,50090,780foobara-open-ai-apiFoobara commands and models for OpenAI's API
18128,91570,826foobara-anthropic-apiNo description. Add one.
19130,68037,154foobara-authProvides various auth domain commands and models
20134,26158,870foobara-files-generatorCommon code reused across code generator projects
21135,76590,780foobara-rack-connectorExposes foobara commands and entities via rack interface.
22138,98127,260foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
23143,092122,967foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
24143,30690,780foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
25149,02350,548foobara-http-api-commandNo description. Add one.
26157,89258,870foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27159,610122,967foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28160,73990,780foobara-rails-command-connectorExposes Foobara commands through Rails router
29161,09890,780foobara-domain-mapper-generatorGenerates Foobara domain mappers
30161,81128,634foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
31162,18170,826foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
32163,07958,870foobara-ollama-apiRuby Ollama API client using foobara commands
33164,11058,870foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
34165,07458,870foobara-mcp-connector-generatorNo description. Add one.
35166,13790,780foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36168,212122,967foobara-command-generatorGenerates Foobara commands
37169,86670,826foobara-type-generatorGenerates Foobara types
38171,277169,728foobara-remote-imports-generatorGenerates a Foobara remote_imports
39172,700122,967foobara-domain-generatorGenerates Foobara domains
40174,15590,780foobara-spec-helpersCommon spec helpers used in various Foobara projects.
41174,345122,967foobara-lru-cacheBasic least-recently-used cache implementation
42175,11870,826foobify-rails-appGenerates plumbing to use foobara in an existing rails app
43175,145122,967foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
44176,56670,826inheritable-thread-varsImplements thread variables that default to the parent thread's value
45178,13190,780foobara-organization-generatorGenerates Foobara organizations
46178,319169,728foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
47178,560122,967foobara-resque-connector-generatorGenerates a Foobara resque_connector
48178,69090,780foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
49179,24270,826foobara-dotenv-loaderLoads .env* files in a certain desirable order.
50179,83770,826foobara-ruby-gems-apiNo description. Add one.
51180,594122,967foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
52180,825169,728foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
53181,219169,728foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
54181,31970,826foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
55181,42990,780foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
56181,56290,780foobara-autocrud-generatorGenerates a Foobara autocrud
57181,70370,826foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
58186,808169,728foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
59187,468169,728foobara-jsonrpc-connectorNo description. Add one.
60186,0908,116foobara-foobify-rails-appGenerates the minimum plumbing to use foobara in an existing rails app