Azimux's Gems

icon
#Total RankDaily RankNameSummary
116,56516,661extProvides an SCM agnostic way to manage subprojects with a workflow similar to the scm:e...
227,7636,018foobaraA command-centric and discoverable software framework with a focus on domain concepts a...
395,42923,580foobara-typescript-remote-command-generatorGenerates remote commands for Typescript from a foobara manifest
4101,24577,922foobara-empty-ruby-project-generatorGenerates empty ruby project boilerplate code from a template
5106,493113,854foobara-http-command-connectorNo description. Add one.
6107,08243,003foobara-sh-cli-connectorCommand-line connector for Foobara
7110,21938,261foobfoob: cli interface for code generators and whatnot for Foobara projects
8119,54719,104foobara-utilUtility functions used across various Foobara projects
9124,94018,280foobara-rubocop-rulesCommon rubocop rules used in various foobara projects.
10125,86226,944foobara-typescript-react-command-form-generatorGenerates Typescript React forms for Foobara remote commands
11126,92538,261extract-repoExtract code from one repository into a new repository, preserving history of the extra...
12130,85021,343foobara-active-record-typeProvides a detached entity foobara type for Active Record classes
13137,15349,628foobara-rack-connector-generatorGenerates a Foobara rack_connector
14139,79017,884foobara-remote-importsUsed to import commands/entities/whatever from another system into this one.
15141,0079,453foobara-aiNo description. Add one.
16141,04260,111foobara-agentAn agent that uses whatever Foobara commands you wish to accomplish goals of your choos...
17141,43049,628foobara-open-ai-apiFoobara commands and models for OpenAI's API
18146,31343,003foobara-authProvides various auth domain commands and models
19146,47521,998foobara-anthropic-apiNo description. Add one.
20151,21132,158foobara-files-generatorCommon code reused across code generator projects
21153,962113,854foobara-rack-connectorExposes foobara commands and entities via rack interface.
22156,72930,108foobara-empty-typescript-react-project-generatorGenerates empty typescript react projects
23156,77126,944foobara-local-files-crud-driverStores all record data in a yaml file in a local directory
24159,36049,628foobara-llm-backed-commandProvides an easy way to implement a command whose logic is managed by an LLM
25162,29743,003foobara-http-api-commandNo description. Add one.
26162,32860,111foobara-sh-cli-connector-generatorGenerates a Foobara sh_cli_connector
27166,43043,003foobara-domain-mapper-generatorGenerates Foobara domain mappers
28166,61977,922foobara-json-schema-generatorTakes a Foobara type and converts it to a json schema
29169,30077,922foobara-redis-crud-driver-generatorGenerates a Foobara redis_crud_driver
30169,60434,877foobara-redis-crud-driverProvides support for entity CRUD in Redis for Foobara
31172,51514,174foobara-rails-command-connectorExposes Foobara commands through Rails router
32173,27830,108foobara-auth-httpContains convenience classes/methods for using Foobara::Auth over HTTP
33173,48977,922foobara-type-generatorGenerates Foobara types
34173,76177,922foobara-ollama-apiRuby Ollama API client using foobara commands
35174,16677,922foobara-agent-backed-commandProvides a way to create a command without an execute method that is instead executed b...
36174,20377,922foobara-command-generatorGenerates Foobara commands
37174,97060,111foobara-mcp-connector-generatorNo description. Add one.
38174,99830,108foobara-remote-imports-generatorGenerates a Foobara remote_imports
39175,52060,111foobara-domain-generatorGenerates Foobara domains
40177,04277,922foobara-spec-helpersCommon spec helpers used in various Foobara projects.
41177,59060,111foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Mod...
42177,99877,922foobara-organization-generatorGenerates Foobara organizations
43178,14649,628foobara-lru-cacheBasic least-recently-used cache implementation
44178,16849,628foobara-resque-scheduler-connector-generatorGenerates a Foobara resque_scheduler_connector
45178,44643,003foobara-resque-connector-generatorGenerates a Foobara resque_connector
46178,59534,877inheritable-thread-varsImplements thread variables that default to the parent thread's value
47178,72677,922foobara-dotenv-loaderLoads .env* files in a certain desirable order.
48178,73577,922foobara-local-files-crud-driver-generatorSets up a basic local files crud driver in an existing foobara project
49179,63160,111foobara-ruby-gems-apiNo description. Add one.
50180,20777,922foobara-agent-cliEnables a Foobara::Agent to be ran as a CLI tool
51180,33177,922foobara-autocrud-generatorGenerates a Foobara autocrud
52180,50277,922foobara-resque-scheduler-connectorConnects Foobara commands to resque-scheduler
53181,04260,111foobara-cached-commandMakes it so that any foobara command will cache its result in memory and on disk.
54181,29677,922foobara-resque-connectorConnects Foobara commands to Resque allowing them to be ran async
55181,60938,261foobara-crud-driver-spec-helpersSpec helpers for crud driver projects
56183,92730,108foobara-postgresql-crud-driverProvides a CRUD driver for reading/writing entities with a PostgreSQL database
57185,462113,854foobara-autocrudPersists entity declarations and exposes CRUD commands for those entities automatically.
58185,849113,854foobara-jsonrpc-connectorNo description. Add one.