Category: tech > ai
143 insights in this category - page 6 of 8. View all insights
ProofShot - Visual proof for AI-built code
ProofShot records video and screenshots while AI agents interact with browsers, packaging everything into standalone HTML proof artifacts.
Claude Code YOLO Mode with GSD and Superpowers Skills
Claude Code's YOLO mode paired with GSD and Superpowers skills enables running multiple autonomous sessions in parallel without manual approval.
Three Claude Code Skills That Stack: GSD, Superpowers, Create Skill
Three Claude Code skills for productivity: GSD for execution, Superpowers for capabilities, and Create Skill for capturing reusable workflows.
UI/UX Pro Max: Design System Generator for 161 Product Categories
A Claude Code skill that generates complete design systems from project descriptions, covering 161 product categories and 67 UI styles.
Claude dropped the final missing piece to replace OpenClaw
Anthropic shipped Remote, Schedule Tasks, Dispatch, and Channels for Claude Code, replicating the autonomous-agent workflow OpenAI promised.
Bridging Claude Code to Notebook LM for Free Content Generation
A Claude Code skill bridges to Notebook LM for generating audio, video, and slides, then adapts the outputs to match your brand voice.
Paperclip: Multi-Agent Orchestration with Self-Onboarding AI Teams
Paperclip is a multi-agent framework where a CEO agent auto-creates and coordinates a team of AI agents that self-onboard to your codebase.
Claude's /insights Command Analyzes Your Usage Patterns
Claude's /insights command analyzes your recent conversations and generates a report on usage patterns with suggestions for improvement.
Stop Slop: A Claude Skill for Stripping Robotic AI Writing Patterns
The Stop Slop skill strips robotic AI writing patterns from LLM text, removing filler phrases and unnatural rhythms. 1,800+ GitHub stars in days.
Understanding Spec-Driven-Development: Kiro, spec-kit, and Tessl
Spec-driven development tools create excessive review overhead and a false sense of control, echoing model-driven development's historical failures.
Agent Browser Rust rewrite: 710 MB to 7 MB, 18x less memory
Agent Browser's Rust rewrite cuts install size from 710 MB to 7 MB, uses 18x less memory, and reduces token usage by 93% via snapshot commands.
Claude Code LSP tool: 100x faster code search than grep
Enabling LSP in Claude Code gives 100x faster code search than grep, returning exact definitions in 50ms while burning far fewer tokens.
Claude Dispatch: remote control for Claude Co-Work from your phone
Claude Dispatch lets you control Claude Co-Work from your phone, sending tasks remotely while Claude works with your local files and apps.
Cook Adds Review Loops and Parallel Racing to AI Coding Agents
Cook adds review loops, parallel racing, and task-list progression on top of AI coding agents like Claude Code, Codex, and OpenCode.
Introducing the Machine Payments Protocol
Stripe's Machine Payments Protocol lets AI agents pay via HTTP 402 responses, supporting both fiat and stablecoins. Submitted to IETF as a standard.
81,000 Claude Users Mostly Want Time Back, Not Speed
81,000 Claude users across 159 countries reveal the dominant desire is not speed but freedom to reclaim time for family and personal growth.
Non-Coder Ships iOS Apps Using Dual-Agent Claude Code Workflow
LinkedIn's editor shipped iOS apps to the App Store with zero coding experience, using a dual-agent Claude Code workflow for building and review.
How coding agents work - Agentic Engineering Patterns
Simon Willison breaks down how coding agents work: an LLM in a loop with tools, token caching, and reasoning modes. Simpler than you think.
How to Build a Production-Ready Claude Code Skill
Most Claude Code Skills fail at triggering, not execution. Writing a specific description with explicit trigger keywords matters most.
OpenViking Cuts Agent Tokens 11x With Filesystem Retrieval
OpenViking organizes AI agent context as a virtual filesystem with tiered loading, cutting tokens 11x while raising task completion by 15 points.