Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,41923,705extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
234,38613,130foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
3110,33439,837foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
4110,54830,922foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
5114,69252,232foobara-http-command-connectorNo description. Add one.
6118,85927,938foobara-sh-cli-connectorCommand-line connector for Foobara
7122,57439,837foobfoob: cli interface for code generators and whatnot for Foobara projects
8136,46739,837foobara-utilUtility functions used across various Foobara projects
9149,52823,173extract-repoExtract code from one repository into a new repository, preserving history of the extra...
10150,22623,705foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11152,02526,378foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
12152,53549,224foobara-rack-connector-generatorGenerates a Foobara rack_connector
13155,92734,778foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
14157,84559,263foobara-open-ai-apiFoobara commands and models for OpenAI's API
15159,20049,224foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
16159,37873,587foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
17160,23927,130foobara-aiNo description. Add one.
18161,63455,558foobara-files-generatorCommon code reused across code generator projects
19162,11541,906foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
20163,11949,224foobara-authProvides various auth domain commands and models
21164,04649,224foobara-anthropic-apiNo description. Add one.
22164,67436,338foobara-rack-connectorExposes foobara commands and entities via rack interface.
23167,68752,232foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24168,60655,558foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
25170,30033,380foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
26173,16541,906foobara-domain-mapper-generatorGenerates Foobara domain mappers
27173,40938,007foobara-http-api-commandNo description. Add one.
28173,92155,558foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
29175,10052,232foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
30175,69355,558foobara-type-generatorGenerates Foobara types
31176,37068,264foobara-remote-imports-generatorGenerates a Foobara remote_imports
32176,55286,482foobara-domain-generatorGenerates Foobara domains
33176,67473,587foobara-command-generatorGenerates Foobara commands
34176,74359,263foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
35177,20146,526foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
36177,35894,717foobara-spec-helpersCommon spec helpers used in various Foobara projects.
37177,39855,558foobara-ollama-apiRuby Ollama API client using foobara commands
38177,47259,263foobara-rails-command-connectorExposes Foobara commands through Rails router
39177,92286,482foobara-organization-generatorGenerates Foobara organizations
40178,07544,085foobara-mcp-connector-generatorNo description. Add one.
41178,17446,526foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
42178,17886,482foobara-resque-connector-generatorGenerates a Foobara resque_connector
43178,39446,526foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
44178,87852,232foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
45178,94886,482foobara-dotenv-loaderLoads .env* files in a certain desirable order.
46179,34268,264foobara-lru-cacheBasic least-recently-used cache implementation
47179,50168,264foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
48179,68794,717inheritable-thread-varsImplements thread variables that default to the parent thread's value
49179,85355,558foobara-autocrud-generatorGenerates a Foobara autocrud
50180,49068,264foobara-ruby-gems-apiNo description. Add one.
51181,20186,482foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
52181,23173,587foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
53181,70679,620foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
54181,962104,717foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
55183,68094,717foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
56185,36163,493foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
57185,474104,717foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
58185,661104,717foobara-jsonrpc-connectorNo description. Add one.