Library / Tools

Tools

23 explainers · newest first

Free
Tool tutorial
№ 1193
TOOLS
Source · CapCut Video Studio

CapCut Video Studio guide: From an idea to a finished video

A practical walkthrough of the real workflow: entry points, single-shot settings, the Agent, Video Brief, Storyboard, and six canvas card types—then fixing bad takes, fine-cutting in Edit More, and exporting.

CapCutVideo Studio08-19 · 28 min read
Tool tutorial
🎧№ 1186
TOOLS
Source · Eric Provencher

Codex Multi-Agent V2 in practice: splitting tasks, assigning models, and controlling costs

Eric Provencher from the OpenAI Codex DX team shares a multi-agent orchestration approach: first decide whether a task can be split cleanly, then configure models, reasoning effort, communication, and context, and finally track both time and token budgets.

CodexMulti-Agent V2▶ Play08-18 · 9 min read
AI Programming
🎧№ 1185
TOOLS
Source · Claude by Anthropic

Anthropic Official Guide: How to Save Tokens When Talking to Claude Code

Why can a small fix turn into a long session? This guide shows where your usage goes and when to choose clear, compact, rewind, or a Subagent.

Claude CodeAgent▶ Play08-17 · 12 min
Tools
🎧№ 1157
TOOLS
Source · Higgsfield Studio 项目 brief⚑ Tutorial

Higgsfield shot a 110-minute feature film using real actors' likenesses and AI, then published the entire production manual and prompt methods

Higgsfield Studio lays out every asset, prompt, performance, and lip-sync technique behind The Cully Hill Boys — and even offers its three in-house Claude skills for download.

AI videoWorkflow▶ Play08-13 · 16 min read
Tools
🎧№ 1148
TOOLS
Source · Cyber Corsairs / r/PromptEngineering⚑ Tutorial

A Trivial Prompt Edit Degraded Output Three Days Later: A Case for Versioning Your Prompts

Prompt regressions fail silently—no errors, no alerts, just slowly worsening results—so here's a git-based guardrail system that catches them early.

Prompt EngineeringAI Engineering▶ Play08-11 · 8 min read
Tools
🎧№ 1147
TOOLS
Source · freeCodeCamp⚑ Tutorial

A developer's guide to customer acquisition: AI made building cheaper, but getting noticed costs more

How to find users for your product. Don't rush to tweak your landing page—when bounce rates spike, the real problem is usually your traffic source.

Indie developmentGrowth▶ Play08-11 · 14 min read
Tools
№ 1142
TOOLS
Source · MiniMax 官方⚑ Tutorial

MiniMax H3 official guide: a three-part formula for turning prompts from scene descriptions into asset assignments

For camera movements, the official spec says write 'truck left + pan right,' not 'orbit'; and to exclude background music, append 'non-diegetic music: N/A' — these are the rules the vendor itself has settled on through trial and error.

MiniMaxVideo Generation08-09 · 12 min read
Tools
№ 1138
TOOLS
Source · LangChain⚑ Product update

RLM: A recursive language model that writes code to call itself, not tools

A six-and-a-half-minute official demo lays out the mechanism, a haiku tournament, and real-world data on when it's actually worth using.

LangChainAI agent08-08 · 9 min read
Free
Tools
№ 1137
TOOLS
Source · Claude Code Docs⚑ Product update

Claude Code adds cross-session messaging so agent windows can talk to each other

A deep dive into the official docs reveals two delivery tools, three possible message outcomes, and a hard design line that keeps message-passing separate from permission escalation.

Claude CodeAI coding08-08 · 11 min read
Tools
№ 1128
TOOLS
Source · Design with AI⚑ Tutorial

One product designer scaled from 1 to 6 projects with five Claude Skills workflows—here's his full setup

Each workflow is backed by real screenshots, revealing the practical details that text alone never captures.

Design workflowClaude Skills08-06 · 14 min read
Tools
🎧№ 1117
TOOLS
Source · Google Developers Blog⚑ Tutorial

Google adds Agent Skills support to Genkit, letting AI mount skill packs on demand

Google has integrated Agent Skills, an open standard originally proposed by Anthropic, across all four language versions of its Genkit framework, with two working Go examples and a one-line parameter setup.

Agent SkillsGenkit▶ Play08-04 · 8 min read
Tools
№ 1111
TOOLS
Source · Dreamina 官方使用手册⚑ Tutorial

Seedance 2.5 official user guide: a hands-on manual for cinematic AI video, with copy-ready formulas and examples

The official manual spells out every step from first use to final render, covering parameter ranges, four new entry points, and prompt formulas for seven scenario types.

Seedance 2.5Dreamina08-03 · 28 min read
Tools
№ 1110
TOOLS
Source · 字节跳动官方提示词指南⚑ Tutorial

ByteDance’s official Seedance 2.5 prompt guide offers copy-ready templates for videos up to 30 seconds

ByteDance’s templates show how to assign roles across 50 reference assets, structure a 30-second video, and revise a single element without changing the rest.

Seedance 2.5Prompts08-02 · 14 min read
Tools
№ 1098
TOOLS
Source · Magnific Academy⚑ Tutorial

Magnific's 38-page handbook for image and video prompts that no longer work on frontier models

Copy-ready prompts, banned-word lists, and camera rules are all there—but the model rankings come from Magnific's own team, with no disclosed test method.

promptingimage generation07-29 · 18 min read
Tools
🎧№ 1096
TOOLS
Source · GitHub Blog⚑ Tutorial

How GitHub Actually Uses Harness: A Repeatable 8-Step Workflow

The author embeds two key tricks in this piece, and the weight of the phrase "most of the time" at the end of the original headline carries real meaning.

GitHub CopilotAI coding▶ Play07-29 · 12 min read
Tools
🎧№ 1093
TOOLS
Source · Florian Darroman 播客⚑ Tutorial

How to get AI to recommend your SaaS product and drive real conversions: A GEO playbook from Ranking on AI's founder

Real GEO success is measured in signups and revenue rather than mention screenshots, and it starts by ditching 'what is X' articles to capture high-intent 'best X' queries.

AI visibilitySEO▶ Play07-28 · 15 min read
Tools
№ 1083
TOOLS
Source · Claude 官方博客⚑ Tutorial

Anthropic shows how to turn manual code review into a skill that self-checks and self-fixes

Four internal skills work in sequence: catch bugs, clean up diffs, run the app, and double-check design specs when changes touch the UI.

Claude CodeSkills07-25 · 9 min read
Tools
🎧№ 1081
TOOLS
Source · Modem⚑ Tutorial

Renaming functions cuts token use by two-thirds across 14 models

The models use a brute-force approach to find code: scanning the entire repo for text matches. Generic names force them to read hundreds of extra files.

AI codingCode discoverability▶ Play07-25 · 12 min read
Tools
🎧№ 1078
TOOLS
Source · Thariq / Anthropic⚑ Tutorial

Anthropic slashes Claude Code's system prompt by 80%: six new rules for writing context

Rules gave way to judgment calls and examples gave way to interfaces — one tool description shrank from roughly 9,100 characters to a single sentence and an enum.

Claude CodeContext Engineering▶ Play07-25 · 10 min read
Tools
🎧№ 1070
TOOLS
Source · Anthropic / ClaudeDevs⚑ Tutorial

Anthropic's six-step code migration playbook: Bun moved a million lines from Zig to Rust in two weeks

Anthropic open-sourced the templates and prompts behind the playbook, after a migration that burned through 5.9 billion uncached input tokens — about $165,000 at API prices.

Code migrationClaude Code▶ Play07-22 · 12 min read
Tools
🎧№ 1045
TOOLS
Source · DEV · Google AI⚑ Tutorial

Google's gemma-trainer skill fine-tunes a custom Gemma right on your own machine

This open-source training playbook locks down all three fine-tuning paths — supervised fine-tuning, preference alignment, and reward scoring — plus the LoRA parameters, pairs with Unsloth, and runs on a consumer GPU with just 8GB of VRAM.

GemmaLocal fine-tuning▶ Play07-18 · 8 min read
Tools
№ 1023
TOOLS
Source · pols.dev⚑ Tutorial

An 87,000-character anti-AI-flavor design guide: making Slop.md the default rule for agents

pols.dev publishes a roughly 87,000-character Markdown document that calls out common generator-webpage patterns one by one and offers positive recipes—a universal style guide, not a site builder.

Slop.mdpols.dev07-15 · 9 min read
Tools
№ 1022
TOOLS
Source · Impeccable⚑ Tutorial

Impeccable gives AI-written frontends a set of design skills to strip away the AI feel

One core skill, 23 design commands, and a list of anti-patterns, plus a slop detector that can run in CI. The main site shows how; the /slop page lays out the UI tells that make AI-generated interfaces look fake.

ImpeccableAI design07-15 · 10 min read