Azimux's Gems

icon
#Total RankDaily RankNameSummary
117,39271,816extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
221,02111,565foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
370,17952,349foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
485,78932,898foobara-http-command-connectorNo description. Add one.
586,57932,898foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
686,92518,655foobara-sh-cli-connectorCommand-line connector for Foobara
791,62032,898foobara-utilUtility functions used across various Foobara projects
897,05052,349foobfoob: cli interface for code generators and whatnot for Foobara projects
997,58152,349foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10109,01052,349foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11112,55825,820extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12115,05321,663foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
13116,76252,349foobara-aiNo description. Add one.
14117,26152,349foobara-anthropic-apiNo description. Add one.
15117,61052,349foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
16120,68337,006foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
17122,00237,006foobara-rack-connector-generatorGenerates a Foobara rack_connector
18123,43871,816foobara-open-ai-apiFoobara commands and models for OpenAI's API
19124,53525,820foobara-rack-connectorExposes foobara commands and entities via rack interface.
20124,89771,816foobara-authProvides various auth domain commands and models
21127,19832,898foobara-files-generatorCommon code reused across code generator projects
22129,68652,349foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
23137,18171,816foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24137,79037,006foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
25142,11552,349foobara-http-api-commandNo description. Add one.
26149,39971,816foobara-rails-command-connectorExposes Foobara commands through Rails router
27150,18442,965foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28152,635110,042foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
29157,679110,042foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
30157,73632,898foobara-domain-mapper-generatorGenerates Foobara domain mappers
31159,87052,349foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
32159,95152,349foobara-ollama-apiRuby Ollama API client using foobara commands
33162,18832,898foobara-mcp-connector-generatorNo description. Add one.
34162,950110,042foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
35163,02652,349foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36165,82652,349foobara-command-generatorGenerates Foobara commands
37167,41937,006foobara-type-generatorGenerates Foobara types
38167,56929,880foobara-lru-cacheBasic least-recently-used cache implementation
39168,037110,042foobara-spec-helpersCommon spec helpers used in various Foobara projects.
40169,13432,898foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
41169,20052,349foobara-remote-imports-generatorGenerates a Foobara remote_imports
42170,92742,965inheritable-thread-varsImplements thread variables that default to the parent thread's value
43171,25352,349foobara-domain-generatorGenerates Foobara domains
44174,114110,042foobify-rails-appGenerates plumbing to use foobara in an existing rails app
45178,39252,349foobara-organization-generatorGenerates Foobara organizations
46178,55071,816foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
47178,68552,349foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
48178,71737,006foobara-resque-connector-generatorGenerates a Foobara resque_connector
49179,448110,042foobara-dotenv-loaderLoads .env* files in a certain desirable order.
50180,03637,006foobara-ruby-gems-apiNo description. Add one.
51180,69452,349foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
52180,94871,816foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
53181,56571,816foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
54181,97271,816foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
55182,107110,042foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
56182,49452,349foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
57182,66852,349foobara-autocrud-generatorGenerates a Foobara autocrud
58184,50152,349ractorizeTurn objects into ractors with ease!
59187,868110,042foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
60188,51271,816foobara-jsonrpc-connectorNo description. Add one.
61186,0908,116foobara-foobify-rails-appGenerates the minimum plumbing to use foobara in an existing rails app