Advertisement Β· 728 Γ— 90

Posts by Alex Rusin

Preview
Claude Code overview - Claude Code Docs Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. Available in your terminal, IDE, desktop app, and browser.

A big CLAUDE.md is a code smell.
Split your instructions: code-style.md, testing.md, security.md.
Import them from root.
βœ… One concern per file. Easy to update. Easy to maintain.

2 days ago 0 0 0 0
Video

Instructions vs Memory What's the Difference #claude #coding
youtu.be/5PeXlVWkz3g

3 days ago 1 0 0 0
Claude Code Memory System: The Developer's Productivity Hack
Claude Code Memory System: The Developer's Productivity Hack πŸ“˜Complete JavaScript Guide (Beginner + Advanced) πŸ‘‰ https://trk.udemy.com/bOoJnx πŸ“˜NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno) πŸ‘‰ https://trk.udemy.com/EEN1oK Stop repeating…

The compounding effect is real.

20 minutes of setup β†’ Claude never misuses your test framework, never puts DB queries in controllers, never logs sensitive data.

Every session. Forever.

That's not a small win. That's hundreds of saved corrections over a year.
youtu.be/5PeXlVWkz3g

3 days ago 0 0 0 0

A few rules that make this system actually work:

βœ… One concern per rule file
βœ… Bullet points, not paragraphs
βœ… Never put secrets in CLAUDE.md
βœ… Audit /memory every few weeks
βœ… Use subdirectory CLAUDE.md for monorepos

3 days ago 0 0 1 0

/memory is your personal layer.

Tell Claude: "remember I prefer short imperative commit messages."

It saves locally. Persists across sessions. You can view, edit, or delete anything it's stored.

Instructions = team. Memory = you.

3 days ago 0 0 1 0

The team superpower: commit those rule files to Git.

Every dev who clones the repo gets the same Claude behavior. Automatically.

No setup. No onboarding docs. No "why is Claude doing that for you but not for me?"

3 days ago 0 0 1 0

For bigger codebases, don't stuff everything into one file.

Split it: β†’ .claude/code-style.md β†’ .claude/testing.md β†’ .claude/security.md

Root CLAUDE.md imports them all. One concern per file. Clean. Scalable.

3 days ago 0 0 1 0

CLAUDE.md β€” one file at your repo root.

Write your stack, your conventions, your architecture rules. Once.

Claude reads it automatically at the start of every session. No prompting. No repeating. It just knows.

3 days ago 0 0 1 0

If you use Claude Code and you're still re-explaining your tech stack every session, you're missing the feature that changes everything.

3 days ago 0 0 1 0
Video

The One File Every AI Assisted Dev Needs #claude #coding
youtu.be/5PeXlVWkz3g

5 days ago 2 0 0 0
Advertisement
Post image

Your AI shouldn't need onboarding every morning. πŸ’‘ Claude Code's instruction files persist across every session β€” no prompting required.
βœ… Set up CLAUDE.md today. Stop repeating yourself tomorrow.
youtu.be/5PeXlVWkz3g

6 days ago 0 0 0 0
Video

youtu.be/6-QsbsHAN4g

1 week ago 0 0 0 0
GitHub Copilot Custom Instructions: Never Brief AI Twice
GitHub Copilot Custom Instructions: Never Brief AI Twice πŸ“˜Complete JavaScript Guide (Beginner + Advanced) πŸ‘‰ https://trk.udemy.com/bOoJnx πŸ“˜NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno) πŸ‘‰ In this video, I explain GitHub Copilot Custom…

I made a full step-by-step video on this β€” covering all 5 types with a live demo.
Watch it here: youtu.be/6-QsbsHAN4g

1 week ago 0 0 0 0

Copilot that actually understands your project. Responses that match your team's standards. Less back-and-forth. More shipping. πŸš€

1 week ago 0 0 1 0

Best practices:
β†’ Be specific, not vague
β†’ Use bullet points
β†’ Don't include sensitive data
β†’ Update as your project evolves
β†’ Avoid conflicts between files

1 week ago 0 0 1 0

There are 5 types of custom instructions:
β€’ Repository-level
β€’ Path-specific
β€’ Personal (per user)
β€’ Organization-wide
β€’ Local (your machine only)
Each one serves a different purpose.

1 week ago 0 0 1 0

It gets more powerful.
Path-specific instructions let you set different rules for different file types.
TypeScript files β†’ one set of rules. Python files β†’ another.
All automatic. 🎯

1 week ago 0 0 1 0

The simplest way to start:
Create .github/copilot-instructions.md in your repo.
Write your stack, conventions, test frameworks.
Commit it.
Done. βœ…

1 week ago 0 0 1 0
Advertisement

GitHub Copilot Custom Instructions let you give Copilot persistent context β€” automatically injected into every request.
No more "I use TypeScript" or "follow our team's style guide" every single time.

1 week ago 0 0 1 0

If you use GitHub Copilot and keep typing the same context in every chat...
There's a better way. 🧡

1 week ago 0 0 1 0
Video

youtu.be/6-QsbsHAN4g

1 week ago 0 0 0 0
GitHub Copilot Custom Instructions: Never Brief AI Twice
GitHub Copilot Custom Instructions: Never Brief AI Twice πŸ“˜Complete JavaScript Guide (Beginner + Advanced) πŸ‘‰ https://trk.udemy.com/bOoJnx πŸ“˜NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno) πŸ‘‰ In this video, I explain GitHub Copilot Custom…

πŸ€– Are you getting the most out of GitHub Copilot?
youtu.be/6-QsbsHAN4g

1 week ago 0 0 0 0

That is correct. SQS + Labda is also a very powerful set up for asynchronous microservices

2 weeks ago 0 0 0 0
Video
2 weeks ago 0 0 0 0
Build an MCP Server in Minutes with GraphQL and NASA API
Build an MCP Server in Minutes with GraphQL and NASA API πŸ“˜Complete JavaScript Guide (Beginner + Advanced) πŸ‘‰ https://trk.udemy.com/bOoJnx πŸ“˜NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno) πŸ‘‰ https://trk.udemy.com/EEN1oK In this hands-on…

Full tutorial (under 10 mins) is live on YouTube.

We go from zero β†’ fully running MCP server β†’ GitHub Copilot fetching live NASA images via GraphQL.

πŸ‘‡ Watch here: youtu.be/48OYp9JqoJQ

2 weeks ago 0 0 0 0

Then I asked: "Search for two pictures of Mars."

Copilot picked the right tool. Ran the query. Returned the images.

I opened them in the browser. Two Mars photos. Instantly.

This is what AI-native developer tooling actually looks like in 2026.

2 weeks ago 0 0 1 0

The demo that blew my mind:

I asked Copilot: "Show me today's NASA image of the day."

It found the right tool. Called the GraphQL API. Returned the image URL. Opened it in my browser.

All without me writing a single line of integration code.

2 weeks ago 0 0 1 0
Advertisement

Here's the setup in plain terms:

β†’ Install Rover CLI β†’ Scaffold an Apollo MCP Server β†’ Connect REST endpoints via Apollo Connectors β†’ Save operations as MCP tools in Apollo Studio β†’ Add mcp.json to VS Code β†’ Done.

2 weeks ago 0 0 1 0

Why GraphQL?

Because GraphQL defines the relationships between your data explicitly.

Your AI doesn't have to guess how to connect information. It just knows.

That makes LLM behavior more predictable, safer, and easier to debug.

2 weeks ago 1 0 1 0

Apollo MCP Server takes this further.

It wraps your GraphQL API and exposes your operations as MCP tools β€” automatically.

AI clients like Copilot, Claude, and Cursor can discover and use your tools without any extra configuration.

2 weeks ago 0 0 1 0