The Rise of the Citizen Developer
AI tools like Claude Code and Figma Make are putting real building power into the hands of non-developers. The question is not whether to embrace it -- it is how to govern it.

I have watched this pattern play out for twenty-five years. New capability shows up, adoption runs ahead of governance, and then organizations spend twice as long cleaning up the mess.
Right now, we are in the early innings of the most dramatic version of this cycle yet. Tools like Claude Code, Figma Make, Cursor, and the broader wave of AI-assisted development platforms are doing something that no-code and low-code tools always promised but never quite delivered: putting genuine building power into the hands of people who are not software developers.

This Time It Is Different
Previous waves of citizen development -- from Microsoft Access databases in the nineties to the Salesforce app-builder era to the Power Platform and Airtable generation -- always hit a capability ceiling. You could build a form, maybe a simple workflow, but anything resembling a real application required a real developer. The gap between what a business user could imagine and what they could actually build was wide enough to be self-governing.
AI-assisted development collapses that gap. A product manager can describe a tool in natural language and get working code back. A designer can go from mockup to functional prototype in Figma Make without writing a line of code. A marketing analyst can build a data pipeline in Claude Code that actually works, pulling from real APIs and producing real outputs.
This is genuinely transformative. But it introduces a class of risk that most organizations are not prepared for.
The Pattern I Keep Seeing
Here is what happens in practice. Someone on the operations team builds a tool that solves a real problem. It works well enough that their colleagues start using it. Within a few months, a dozen people depend on it daily. Then one of three things happens:
The builder moves on. They get promoted, switch teams, or leave the company. Nobody else understands how the tool works, what data it accesses, or how to fix it when it breaks. The organization now has a critical dependency on an undocumented system built by someone who is no longer available.
It scales beyond its design. What started as a personal productivity tool becomes a shared team resource becomes a cross-departmental platform. But it was never built for that scale. It does not have authentication. It does not handle errors gracefully. It stores data in places that nobody in IT knows about.
Security catches up. The tool connects to production databases, calls external APIs with hardcoded credentials, or processes customer data without the compliance safeguards that the organization's official systems are required to maintain. Nobody realizes this until an audit or an incident surfaces it.
I have seen each of these scenarios play out at companies from mid-market to Fortune 100. The specifics change, but the pattern does not.
Guardrails, Not Gates
The wrong response is to lock it down. Restricting citizen development is like restricting email in the early 2000s -- you are fighting a losing battle against capability that genuinely makes people better at their jobs. The right response is to build guardrails.
Think of it as less IT governance committee and more guardrails on a highway. You want people moving fast, but you want them moving fast in the right direction with safety systems that prevent catastrophic outcomes.
Here is what that looks like in practice:
Lightweight code review. Not full engineering-grade pull request review, but a simple checkpoint where someone with technical context looks at what was built. This catches the obvious issues -- hardcoded credentials, unsecured data access, missing error handling -- without creating a bottleneck that kills the speed advantage.
Shared naming and documentation standards. If every citizen-built tool follows a consistent naming convention and includes a one-page summary of what it does, what data it uses, and who owns it, you eliminate the knowledge-loss risk when builders move on.
Approved platforms and frameworks. Rather than letting every team choose their own stack, establish a short list of approved platforms for citizen development. This makes maintenance possible and ensures that IT can support what gets built.
A clear pathway from prototype to production. This is the most important piece. Define what "good enough for personal use," "good enough for team use," and "needs engineering involvement" look like. Make it easy for a citizen developer to know when their tool has crossed a threshold and needs professional support to scale safely.
The Competitive Advantage
Organizations that build this governance muscle now -- while the tools are still relatively new and the volume of citizen-built applications is still manageable -- gain a compounding advantage. Their people move faster because the guardrails are already in place. Their IT teams spend time enabling innovation rather than cleaning up messes. Their security posture stays intact even as building power democratizes.
Organizations that wait will find themselves managing a hundred orphaned apps built by people who no longer work there, connecting to systems in ways nobody fully understands, processing data that may or may not comply with regulations that have gotten stricter every year.
The citizen developer revolution is real. The tools are genuinely capable. The question for enterprise leadership is not whether your people will start building -- they already are. The question is whether you will have the governance in place when it matters.
Ready to discuss your project?
We would love to hear about what you are working on.
Let's Talk