❗️ Apple accidentally shipped Claude[.]md files in the Apple Support app update (v5.13).
For context, Claude[.]md is the instruction file Anthropic's Claude Code uses to understand a project's structure, conventions, and developer guidance. They typically live in source repos and are not meant to ship inside production apps.
Source: @aaronp613
If your email got hacked tonight your entire life would unravel by morning.
Bank resets. Crypto wallets. Work logins. Old accounts you forgot existed. All of it routes back to one inbox you secured with a 6-character password from 2014.
Here is how to lock it down in 20 minutes: ↓
🚨 Someone reverse-engineered the design systems of Apple, Spotify, Airbnb, and 30+ billion-dollar companies.
Packed each one into a single file. Free.
It's called Awesome Design MD.
Drop one file into your project. Your AI agent builds UI that looks like Spotify. Or Apple. Or Airbnb. Instantly.
Not screenshots. Not Figma links. A single DESIGN .md file that captures every color, font, spacing value, button style, and layout pattern from a real website. In a format AI agents read and reproduce.
Here's the difference:
Tell Claude Code "build me a landing page" and it gives you generic UI.
Tell Claude Code "build me a landing page" with Spotify's DESIGN .md in your project and it gives you Spotify.
Here's what's inside:
→ Apple. Premium white space, SF Pro typography, cinematic imagery.
→ Spotify. Vibrant green on dark, bold type, album-art-driven layout.
→ Airbnb. Warm coral accent, photography-driven, rounded UI.
→ Linear. Ultra-minimal, precise spacing, purple accent.
→ SpaceX. Stark black and white, full-bleed imagery, futuristic.
→ BMW. Dark premium surfaces, precise German engineering aesthetic.
→ NVIDIA. Green-black energy, technical power aesthetic.
→ Uber. Bold black and white, tight type, urban energy.
→ Sentry, PostHog, Raycast, Cursor, ElevenLabs, and 20+ more.
Here's how to use it:
→ Pick a design system from the collection
→ Copy the DESIGN .md file into your project root
→ Tell your AI agent to use it
→ Get UI that matches the design language of a billion-dollar company
That's it. One file. Your AI agent now has the design taste of a $200/hour design consultant.
Designers charge $5,000+ for a custom design system. Companies spend $50,000+ building one from scratch.
This is free. 31 design systems. Copy. Paste. Ship beautiful UI.
Works with Claude Code, Cursor, Codex, and any AI coding agent that reads project files.
100% Open Source. MIT License.
anthropic’s openclaw-killer is complete. fucking crazy what they’ve shipped in 4 weeks:
- texting claude code
- 10,000s of claude skills + MCP
- Claude security (autonomous bug-fixer)
- persistent memory (claude never forgets)
- channels (text claude from telegram)
- autonomous cron-jobs
- 1M context window
- new model (opus, sonnet)
- 30+ plug-ins that’ve tanked stocks
- remote control
just insane fucking levels of execution.
Big news, @claudeai just got a huge upgrade today and I'm very happy to be introducing it in shipper. From today on, Claude Code Opus 4.6 can build and run a business for you.
We just launched Shipper 2.0, a tool that lets Claude:
→ Build web/mobile apps and Chrome extensions
→ Code, design, monetize, launch
→ Do email marketing for you
→ Continue to build out new features
→ Self-maintain in the long run
Claude's most powerful models can now do all of that from a <10 word prompt, for as low as $0.12/app... And it takes minutes!
Simply go to Shipper, then ask Claude to "build a talent hiring platform" or "build a complete saas that charges $29/mo"!
To celebrate the launch, we're giving away free credits randomly to people who repost and comment "SHIPPER' :)
https://t.co/pb1UMcV8mC now has a CLI
```
npx @nshipster/sosumi fetch /documentation/swift/array
```
This lets you fetch and render Developer content directly into LLM-readable Markdown, without connecting to a remote MCP server.
Marketing Skills for Claude Code v1.2.0 is here.
4 new skills:
→ /ai-seo — get your content cited by AI search engines (Google AI Overviews, ChatGPT, Perplexity, Claude)
→ /churn-prevention — cancel flows, save offers, dunning sequences, health scoring
→ /ad-creative — bulk ad creative generation across Google, Meta, LinkedIn, and X
→ /cold-email — cold outreach sequences that actually get replies
51 CLI tools for direct API access to your entire marketing stack. Ahrefs, Semrush, Stripe, GA4, Mailchimp, PostHog, Meta Ads, Google Ads, and 43 more. Every CLI has --dry-run built in.
29 skills. 51 CLI tools. 31 integration guides. All free and open source.
npx skills add coreyhaines31/marketingskills
Apple just revoke my dev account just because i used it for sideload my private apps?
Bro, I give you 99 bucks to let me test my app easily and the revoke reason is because of those private apps
How in the f i can submit a security report without sideload an app for testing?!
With the structured concurrency backport, it's never been a better time to start adopting async-await in your projects. Though, you should be wise to make the transition seamless!
Let me guide you through it:
https://t.co/fdDzXPdBoW
#swiftlang#iosdev
https://t.co/p3uG4qoAlO 3.0 is now available. 🎉
- Supports Xcode 26 multiple architectures
- New "Glass ready" icon created by @matthewskiles
Check for updates or download from https://t.co/PC16OqS4Pu
Everyone’s talking about Swift 6.2 and “approachable concurrency.”
But before we get there, some might still need to replace closure-based code with async/await.
So what’s your move?
- Jump straight to Swift 6.2?
- Or stay on Sw...
https://t.co/a9iZIhwSrt
#swiftlang#iosdev
Here is a small extension on the Observable protocol allowing you easily create asynchronous sequences for a KeyPath using new Observations type.
https://t.co/whZmoa56Wn