This skill provides guidance for building software with AI agents based on real-world experience from high-volume agentic development, specifically Peter Steinberger's "Just Talk To It" methodology developed while building a 300k LOC TypeScript React application entirely with AI agents.
Core Philosophy: Most elaborate frameworks, planning systems, and tooling are premature optimization. Treat AI agents like capable engineers—talk naturally, develop shared context, interrupt when needed, and iterate based on results rather than elaborate plans.
Guidance Pattern: When a user describes a task, help gauge blast radius by asking: "How many files do you think this will touch?" This builds intuition for redirecting agents.
Konversationsleitfaden zum Erstellen von Software mit KI-Agenten, der Arbeitsabläufe, Toolauswahl, Prompt-Strategien, paralleles Agentenmanagement und Best Practices auf der Grundlage realer Erfahrungen in der Entwicklung von Agenten mit hohem Volumen abdeckt. Verwenden Sie diese Fähigkeit, wenn Benutzer Fragen zum Einrichten von Agenten-Workflows, zur Auswahl von Modellen, zur Optimierung von Eingabeaufforderungen, zur Verwaltung paralleler Agenten oder zur Verbesserung der Agentenausgabequalität stellen. Quelle: exploration-labs/nates-substack-skills.