Skip to main content

119 posts tagged with "WordPress"

WordPress and related ecosystem

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.

Netomi's Enterprise Agentic Playbook: Guardrails, Routing, and Budget Checks

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

Enterprise agentic systems scale when they feel less like a demo and more like a governed service. That means routing, guardrails, and budgets are first-class citizens from day one, not afterthoughts bolted on before a compliance review.

I built a lightweight playbook that turns Netomi-style enterprise lessons into code you can run and test.