Azimux's Gems

icon
#Total RankDaily RankNameSummary
117,13733,145extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
221,75413,005foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
372,70733,145foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
489,02659,666foobara-http-command-connectorNo description. Add one.
589,22159,666foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
689,85759,666foobara-sh-cli-connectorCommand-line connector for Foobara
797,12425,251foobara-utilUtility functions used across various Foobara projects
899,61459,666foobfoob: cli interface for code generators and whatnot for Foobara projects
9102,74521,702foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10111,62759,666foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11116,13846,395extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12120,25482,222foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
13120,36082,222foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
14120,61327,121foobara-aiNo description. Add one.
15123,35859,666foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
16123,73159,666foobara-rack-connector-generatorGenerates a Foobara rack_connector
17126,17333,145foobara-anthropic-apiNo description. Add one.
18126,28659,666foobara-open-ai-apiFoobara commands and models for OpenAI's API
19128,99246,395foobara-authProvides various auth domain commands and models
20131,23733,145foobara-files-generatorCommon code reused across code generator projects
21133,69882,222foobara-rack-connectorExposes foobara commands and entities via rack interface.
22136,37159,666foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
23141,05982,222foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
24141,47359,666foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
25146,79038,280foobara-http-api-commandNo description. Add one.
26155,74059,666foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27157,68346,395foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28159,52759,666foobara-rails-command-connectorExposes Foobara commands through Rails router
29160,52482,222foobara-domain-mapper-generatorGenerates Foobara domain mappers
30161,03046,395foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
31161,26538,280foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
32162,22633,145foobara-ollama-apiRuby Ollama API client using foobara commands
33163,66959,666foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
34164,34182,222foobara-mcp-connector-generatorNo description. Add one.
35164,763123,214foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36167,456123,214foobara-command-generatorGenerates Foobara commands
37168,99682,222foobara-type-generatorGenerates Foobara types
38170,59246,395foobara-spec-helpersCommon spec helpers used in various Foobara projects.
39170,63359,666foobara-remote-imports-generatorGenerates a Foobara remote_imports
40171,845123,214foobara-lru-cacheBasic least-recently-used cache implementation
41172,252123,214foobara-domain-generatorGenerates Foobara domains
42172,59222,624foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
43174,823123,214inheritable-thread-varsImplements thread variables that default to the parent thread's value
44175,07859,666foobify-rails-appGenerates plumbing to use foobara in an existing rails app
45178,291123,214foobara-organization-generatorGenerates Foobara organizations
46178,39682,222foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
47178,610123,214foobara-resque-connector-generatorGenerates a Foobara resque_connector
48178,67782,222foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
49179,196123,214foobara-dotenv-loaderLoads .env* files in a certain desirable order.
50180,11382,222foobara-ruby-gems-apiNo description. Add one.
51180,67182,222foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
52180,75046,395foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
53181,37746,395foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
54181,51482,222foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
55181,689123,214foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
56181,948123,214foobara-autocrud-generatorGenerates a Foobara autocrud
57182,05946,395foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
58187,219123,214foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
59187,80582,222foobara-jsonrpc-connectorNo description. Add one.
60186,0908,116foobara-foobify-rails-appGenerates the minimum plumbing to use foobara in an existing rails app
61192,08138,280ractorizeTurn objects into ractors with ease!