AI Tools · 27 July 2026
Claude Code in everyday SME work: three tasks, no programming skills
Anthropic documents lawyers and marketers as Claude Code users. What actually works without programming skills, what it costs - and where the limits are.
In brief
- Claude Code takes instructions in plain language and runs in the browser, as a desktop app and in the IDE alongside the terminal - operating it requires no programming skills.
- Anthropic has documented its own legal, marketing and data teams as users since July 2025; on jobs.ch, up to 44 postings mentioned the tool, including outside development (as of 25 July 2026).
- No project budget needed: Claude Code is included in the Pro subscription from USD 200 per year (as of 27 July 2026).
- The real hurdle with Claude Code is not operating it but checking it - if you cannot verify the results professionally, you will not spot the errors either.
Status: 27 July 2026. Claude Code changes on a weekly cadence - between 13 and 17 July alone, versions 2.1.207 through 2.1.212 were released. All statements in this article are dated; sources are listed at the end.
The name is misleading: Claude Code sounds like a tool for people who write code - and the visibly specialised Swiss course on it does indeed target experienced software engineers. Yet Anthropic’s own documentation has shown the opposite for a year, and on the Swiss job board jobs.ch, Claude Code now appears in postings that have nothing to do with software development. This article lays out what the tool does for people without programming skills, what it costs and where the honest limits are.
What Claude Code is - and who uses it today
Claude Code is an AI agent by Anthropic that takes instructions in plain language and independently reads, creates and edits files to carry them out - from an expense PDF to a finished quote. The difference from a chat assistant: you describe the goal, the agent works in your folders and delivers files instead of answers. How this agentic way of working differs from a chatbot in general is covered in my overview of AI agents.
Its reputation as a developer tool comes from the terminal, the command line without windows or buttons. Today the official documentation lists four ways to run it: the terminal, a desktop app for macOS and Windows, IDE extensions for VS Code and JetBrains, and the browser at claude.ai/code (as of 27 July 2026). For getting started without an IT background, the browser version is the lowest threshold: nothing to install, no terminal.
Demand is not limited to developers. My own survey of the Swiss job board jobs.ch found 44 open positions mentioning Claude Code (as of 25 July 2026) - counted as an upper bound, since the search is not a strict phrase search. They include web design and business analysis roles alongside engineering positions. The full survey is documented in a separate article, currently available in German only.
What Anthropic itself documents
The most reliable source on non-developers using Claude Code is Anthropic itself. In “How Anthropic teams use Claude Code”, published 24 July 2025, the company describes how its own departments work with it: lawyers built phone tree systems, marketing generated ad variations at scale, data scientists created visualisations without knowing JavaScript. Anthropic’s own conclusion: the tool turns “anyone who can describe a problem into someone who can build a solution”.
The post is a year old and describes the ideal case in-house - both belong in the assessment. But it soundly documents that non-developer use is not a marketing afterthought; it has been recorded practice from the start.
What Claude Code handles day to day - without a line of code
Three recorded working sessions show what Claude Code gets done in a Swiss SME without a single line of code. I recorded them with fictional company data but real, uncut workflows and published them as replays in the showcase (in German):
01 · Instruction
In plain language
"Split the Q1 expenses by VAT rate and fill in the template."
02 · Follow-up
The agent asks back
"One receipt mixes lodging and breakfast - split it?"
Approved: yes
03 · Result
Files, not answers
vat-template.xlsx
receipt-list.pdf
A fiduciary client delivers Q1 expenses as a stack of PDFs, two receipts are mixed (lodging plus breakfast). Claude Code reads the receipts, splits the items by VAT rate and fills in the settlement template including a receipt list.
A trade business gets an evening message that a boiler has failed; the customer does not know the unit size. The session shows the path from the request via a follow-up question to a review-ready quote as a PDF.
A residents’ registration office has a shared inbox: arrivals, fee questions, an objection with a running deadline. Claude Code triages the incoming mail and prepares five draft replies based on a template - deciding and sending stays with people.
None of these sessions involve programming. What they do involve: clear instructions, follow-up questions from the agent, and results that are staged as requiring review - professional checking stays with humans.
What Claude Code costs
Claude Code is included in the Claude subscriptions. The Pro plan explicitly lists “Includes Claude Code” and costs USD 200 per year (roughly USD 17 per month) or USD 20 billed monthly; the Max plan from USD 100 per month covers everything in Pro with five or twenty times the usage, according to the pricing page (as of 27 July 2026). Prices are listed in US dollars only; there is no CHF price list.
The entry barrier is a subscription, not a project budget - the cost of a failed experiment is one subscription month.
How Claude Code connects to your tools
Claude Code works not only with files but also with your systems. The mechanism is called MCP, an open standard through which the agent can talk to external services. The official documentation shows the setup for Notion, Airtable, Stripe, GitHub and PostgreSQL, among others, and describes workflows with Jira, Figma, Slack and Gmail (retrieved 27 July 2026).
Since June 2026 there has been a second building block: Artifacts, web pages generated by Claude Code, so far in beta for Team and Enterprise plans. Since the mid-July 2026 update, published artifacts can pull live data through each viewer’s own MCP connections - with their consent; public sharing links and editor roles on Team and Enterprise plans were added at the same time. A self-built dashboard that pulls current figures when opened is now within reach without programming. The power tier - dozens of parallel agents per assignment - is covered in a separate article on dynamic workflows, currently available in German only.
Where the limits are
The limits of Claude Code are real - and they lie less in operating it than in checking it. An article that only lists advantages would be advertising.
Permissions require judgement. In its default mode, Claude Code asks for permission the first time it uses each tool - before file changes, before shell commands. A built-in set of read-only commands runs without asking, though, and anyone who reflexively confirms every request has effectively no control. Someone who can assess the consequences has to answer the question of what the agent may do in your systems.
Verifying results remains mandatory. In the showcase sessions, every VAT assignment and every quote item is explicitly staged as requiring review - checked before anything goes out. If you cannot judge the professional result, you will not spot the error either. That is the real competence threshold, not the user interface.
The pace. Between 13 and 17 July 2026, versions 2.1.207 through 2.1.212 were released. That also means: guides and screenshots age quickly, the documentation is in English, and what is beta today may be called something else tomorrow.
The specialised course targets developers. The Claude Code course by Swiss provider Letsboot addresses, in its own words, “experienced software developers, tech leads and architects” and requires “solid programming skills” (retrieved 27 July 2026; quotes translated from German). That is legitimate - it just does not cover the need outside a developer background.
Frequently asked questions
Can I use Claude Code without programming skills?
Yes. You phrase instructions in plain language, and the browser version at claude.ai/code needs no installation and no terminal. What you do need is the professional knowledge to check the results - only someone who understands VAT can verify a VAT settlement. Whether you meet the five prerequisites is covered in the readiness checklist (in German).
What does Claude Code cost?
Claude Code is included in the Pro subscription: USD 200 per year or USD 20 billed monthly; the larger Max plan starts at USD 100 per month (as of 27 July 2026). There is no CHF price list.
Do I need the IT department for Claude Code?
Not for first experiments in the browser. As soon as the agent is meant to access company data, local folders or systems such as CRM and accounting, the questions of permissions and data protection belong on the table - at that point, involve IT or whoever is responsible.
Is Claude Code the same as the Claude chat?
No. The chat answers questions in a dialogue window; Claude Code works as an agent in your files and systems and delivers results as files - a quote, a settlement, a folder of drafts. Both run under the same subscription.
Practical takeaway
The gap between Claude Code’s reputation and its documented use is unusually wide: the specialised Swiss course demands programming skills, while the vendor has documented lawyers and marketers as users for a year and the job market is following. For Swiss SMEs this means the question is no longer whether the tool can be operated without programming skills, but who in the company checks the results professionally and who answers the permission questions. If you are weighing up which AI tools belong in your company at all, my comparison of AI tools for Swiss SMEs is the broader starting point, and how to roll out AI tools properly covers the introduction itself.
The step for this week is small: open claude.ai/code in your browser and hand it a real, non-critical everyday task - summarising a protocol, building a table from a PDF. After an hour you will know more about the fit for your company than any brochure can tell you.
Sources (checked 27 July 2026):
- What’s new - Claude Code Docs, Week 29 (13-17 July 2026)
- Claude Pricing (retrieved 27 July 2026)
- Claude Code Docs: Overview (retrieved 27 July 2026)
- How Anthropic teams use Claude Code - Anthropic (24 July 2025)
- Connect Claude Code to tools via MCP - Claude Code Docs (retrieved 27 July 2026)
- Configure permissions - Claude Code Docs (retrieved 27 July 2026)
- Claude Code für Enterprise Engineering - Letsboot (retrieved 27 July 2026)
Tags