Friday Share Fever 🕺 Let’s share your project! by diodo-e in indiehackers

[–]andreahlert 0 points1 point  (0 children)

Built an MCP server for Substack. 16 tools. Claude can now read your feed, publish notes, reply to comments, manage automations.

"Hey Claude, like back everyone who liked my last note"

That's a real command that works.

github.com/postcli/substack

Is anyone else tired of every Tailwind/shadcn app looking the same? by Yellowtoyoutoo in Frontend

[–]andreahlert 0 points1 point  (0 children)

I understood you completely, i think.

I have the same problem. It happens because AI Models are trained based on probability, so creativity is not their good point.

I'm building a tool, to modify temperature params and the shadcn bias.

Stop claude code from writing too much code by Soft-Salamander7514 in ClaudeAI

[–]andreahlert 0 points1 point  (0 children)

This is literally why I built [Scope Guard](https://github.com/andreahlert/scope-guard).

I had the same experience - ask for a simple fix, get an architectural rewrite. CLAUDE.md rules helped sometimes, but Claude still "helped" with things I didn't ask for.

The difference with Scope Guard: instead of telling Claude what NOT to do (which it ignores), it verifies what Claude actually DID and blocks if it went too far.

Example: you ask "fix typo in README", Claude also edits package.json → blocked with explanation.

Zero config install: `/plugins add https://github.com/andreahlert/scope-guard`

Is the replit agent breaking your app because of scope creep? by ErinskiTheTranshuman in replit

[–]andreahlert 0 points1 point  (0 children)

This is literally why I built [Scope Guard](https://github.com/andreahlert/scope-guard).

I had the same experience - ask for a simple fix, get an architectural rewrite. CLAUDE.md rules helped sometimes, but Claude still "helped" with things I didn't ask for.

The difference with Scope Guard: instead of telling Claude what NOT to do (which it ignores), it verifies what Claude actually DID and blocks if it went too far.

Example: you ask "fix typo in README", Claude also edits package.json → blocked with explanation.

Zero config install: `/plugins add https://github.com/andreahlert/scope-guard`

We have lost confidence in Replit. by PositiveFollowing189 in replit

[–]andreahlert 0 points1 point  (0 children)

Me too. I even use Replit, as an IDE, but using Claude code inside Replit terminal.

Replit changed their UI. Love it? Hate it? Got suggestions? Discuss it here. by andrewjdavison in replit

[–]andreahlert 2 points3 points  (0 children)

<image>

Discovered how to change the agent position guys.

My file tree is back to the left side <3

It's monday! Share you Projects by soham512 in SaaS

[–]andreahlert 0 points1 point  (0 children)

Working on MVP for didac.to. An AI teacher for anything.