this post was submitted on 13 Apr 2026
-5 points (14.3% liked)

Anthropic's Claude AI

224 readers
1 users here now

Anthropic's Claude AI

Anthropic's Claude AI is a next-generation AI assistant that can power a wide variety of conversational and text processing tasks. It's been rigorously tested with key partners like Notion, Quora, and DuckDuckGo and is now ready for wider use.

Claude can help with tasks including summarization, search, creative and collaborative writing, Q&A, coding, and more. Early adopters report that Claude is less likely to produce harmful outputs, easier to converse with, and more steerable. Claude can also be directed on personality, tone, and behavior.

There are two versions of Claude: Claude and Claude Instant. Claude is a high-performance model, while Claude Instant is a faster, less expensive, but still efficient version.

Claude has been successfully integrated into various platforms:

Anthropic's Claude AI

Anthropic's Claude AI is a next-generation AI assistant that can power a wide variety of conversational and text processing tasks. It's been rigorously tested with key partners like Notion, Quora, and DuckDuckGo and is now ready for wider use.

Claude can help with tasks including summarization, search, creative and collaborative writing, Q&A, coding, and more. Early adopters report that Claude is less likely to produce harmful outputs, easier to converse with, and more steerable. Claude can also be directed on personality, tone, and behavior.

There are two versions of Claude: Claude and Claude Instant. Claude is a high-performance model, while Claude Instant is a faster, less expensive, but still efficient version.

Claude has been successfully integrated into various platforms:

For businesses or individuals interested in using Claude, you can request access here.

For businesses or individuals interested in using Claude, you can request access here.

founded 2 years ago
MODERATORS
 

Copied from z: https://lemmings.world/post/44192032

I have spent hours reading and watching on how I may use Claude Code to help me build PHP language based CMS best way considering I am not a developer. Also with the help of other AI https://lumo.proton.me/ i ended up with following prompt for Claude Code, for which i would like to read your feedback.

I am mentioning architecture.md file which contains pretty detailed instructions on what the PHP script/CMS should do, but these instructions are written by a non-developer, so per what I have read, it has potential to result in sub-optimal code, that is why the following prompt seems to be essential to be worded correctly.

------ The prompt: ------

I have attached architecture.md file containing my functional requirements for a new PHP/MariaDB CMS.

My Role: I am the Product Owner. I define what the CMS must do (features, user flow). Your Role: You are the Lead Developer. You must translate my requirements into secure, efficient, and working code.

Execution Rules:

  1. Priority: Once we start talking, our conversation becomes the primary guide. The attached file is a reference for specific feature details.

  2. Handling Conflicts: If architecture.md suggests something that seems technically unsafe, inefficient, or unclear:

  • Do not guess.

  • Stop and ask me: "The file says X, but this might be risky/unclear/inefficient. Should we do Y instead?"

  • Wait for my decision before proceeding.

  1. Output Format (Crucial): Since I am not a developer:
  • Never start with raw code or abstract database schemas.

  • Always explain your plan in plain and simple English first.

  • Explain why you chose a specific approach so I can approve it.

  1. Reference Usage: Use architecture.md to file understand the features, but rely on our chat to finalize the technical structure.

Immediate Action:

  1. Read architecture.md carefully.

  2. Summarize your understanding of my project goals in plain English.

  3. Identify up to 30 key technical decisions or potential risks in the file that you need my input on.

  4. Ask me these questions to clarify the vision.

  5. Wait for my answers before writing any code.

  6. Do not generate code yet. Start by summarizing the project and asking me the necessary questions.

top 1 comments
sorted by: hot top controversial new old
[–] UsefulInfoPlz@lemmy.world 3 points 1 month ago

You’re better off asking it how to setup Drupal or Laravel to do what you want. Doing this from scratch especially with ai is going to give you headaches.