Skip to main content

53 posts tagged with "Devlog"

Devlog tag

View All Tags

Drupal Module Generator Powered by DeepSeek and MCP

· 3 min read
Victor Jimenez
Software Engineer & AI Agent Builder

I built drupal-ai-module-generator-deepseek-mcp to take the repetitive, error-prone parts of module setup -- info files, boilerplate, and consistent structure -- and make them fast and repeatable. It fits naturally into agent-driven workflows where you want consistent Drupal modules without losing time to manual setup.

Drupal AI Views Agent: Natural Language to Views Configuration

· 4 min read
Victor Jimenez
Software Engineer & AI Agent Builder

I built drupal-ai-views-agent because Views is powerful but repetitive. Filters, relationships, display modes, and fields add up quickly. Describing what you want in plain language and getting a valid Views config back saves the clicking and lets teams focus on validating data requirements instead of wrestling with UI details.