Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,68961,414extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
224,9967,978foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
387,51615,971foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
496,65023,517foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
5100,01524,625foobara-sh-cli-connectorCommand-line connector for Foobara
6102,42117,651foobara-http-command-connectorNo description. Add one.
7107,09829,398foobfoob: cli interface for code generators and whatnot for Foobara projects
8110,3738,233foobara-utilUtility functions used across various Foobara projects
9114,58121,675foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10121,21641,506foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11122,35627,501extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12125,22627,501foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
13129,56437,607foobara-aiNo description. Add one.
14130,10222,545foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
15131,35637,607foobara-rack-connector-generatorGenerates a Foobara rack_connector
16132,82524,625foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
17135,55334,383foobara-open-ai-apiFoobara commands and models for OpenAI's API
18139,21124,625foobara-authProvides various auth domain commands and models
19139,95461,414foobara-anthropic-apiNo description. Add one.
20144,09231,632foobara-files-generatorCommon code reused across code generator projects
21146,33534,383foobara-rack-connectorExposes foobara commands and entities via rack interface.
22149,13529,398foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
23150,20674,451foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24151,50152,707foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
25159,19429,398foobara-http-api-commandNo description. Add one.
26160,80937,607foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27162,92652,707foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
28163,68846,527foobara-domain-mapper-generatorGenerates Foobara domain mappers
29165,18234,383foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
30166,63646,527foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
31167,79931,632foobara-ollama-apiRuby Ollama API client using foobara commands
32168,42334,383foobara-rails-command-connectorExposes Foobara commands through Rails router
33169,84931,632foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
34170,51874,451foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
35170,96031,632foobara-mcp-connector-generatorNo description. Add one.
36171,90095,457foobara-type-generatorGenerates Foobara types
37172,00161,414foobara-command-generatorGenerates Foobara commands
38173,67546,527foobara-remote-imports-generatorGenerates a Foobara remote_imports
39174,51237,607foobara-domain-generatorGenerates Foobara domains
40176,81895,457foobara-spec-helpersCommon spec helpers used in various Foobara projects.
41176,84746,527foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
42177,46346,527foobara-lru-cacheBasic least-recently-used cache implementation
43178,05795,457foobara-organization-generatorGenerates Foobara organizations
44178,26552,707inheritable-thread-varsImplements thread variables that default to the parent thread's value
45178,29361,414foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
46178,57046,527foobara-resque-connector-generatorGenerates a Foobara resque_connector
47178,68161,414foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
48178,80774,451foobara-dotenv-loaderLoads .env* files in a certain desirable order.
49179,71741,506foobara-ruby-gems-apiNo description. Add one.
50180,16852,707foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
51180,64874,451foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
52180,64895,457foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
53180,78174,451foobara-autocrud-generatorGenerates a Foobara autocrud
54181,11441,506foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
55181,16961,414foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
56181,30261,414foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
57185,90761,414foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
58186,38661,414foobara-jsonrpc-connectorNo description. Add one.