1556 related articles

How can traditional product managers transition to AI PM? This article analyzes the essential differences and details three must-have skills: AI product cognition, advanced Prompt engineering, and large model technical logic.

Google DeepMind engineer Philip reveals: almost everyone uses coding agent Skills, yet almost no one writes evals for them. A deep dive into Skill evaluation methods, 8 actionable tips, and a real Gemini API case study.

Microsoft open-sources dotnet/skills, packaging .NET/C# best practices as structured skills for AI coding agents. Bridges domain knowledge gaps in general LLMs, improving code quality for GitHub Copilot and other tools.

A deep dive into Anthropic's Agent Skills architecture — clarifying its difference from MCP, and how modular Skill packages enable scalable, maintainable enterprise agent development.

A deep dive into Agent Skills architecture: core concepts, components, and how it works. Clarifies common misconceptions about Skills vs. MCP, and compares Skills with Multi-Agent architecture.

A deep dive into Agent Skill's core concepts and internal structure, covering skill.md, references, scripts, and assets with a restaurant poster Skill example.

A complete guide to Codex Superpowers: 14 composable skills covering brainstorming, planning, TDD, and code review, with a real-world WeChat Mini Program case study.

Deep dive into Anthropic's Agent Skills architecture: modular skill loading, core concepts, enterprise value, and how it fundamentally differs from MCP.

Explore how AWS Kiro integrates with Google Firebase Agent Skills for full-stack development, covering Firestore, Authentication, and Cloud Functions to rapidly build applications via spec-driven development.

A practical guide for Java developers transitioning to AI app development. Includes a 45-day learning plan covering Spring AI, RAG, Agent skills, plus resume and interview strategies.

Deep dive into Firebase Agent Skills architecture covering Firestore data backend, Firebase Auth, and AI Logic — three core components for building AI agent apps.
TutorialsA systematic guide to LLM engineer core skills covering RAG, Agent app development and SFT, RLHF fine-tuning, with clear learning paths for different backgrounds.

Deep dive into how AI fact-checking tools like Bullshit Detector work, exploring how Agent Skills extract claims, retrieve evidence, and cross-validate to automatically detect online misinformation.

A viral Reddit post sparks debate: AI coding failures stem from users' engineering skills, not the tools themselves. Deep analysis of how to properly harness AI coding tools like Cursor and Copilot.

How can DevOps engineers efficiently transition to MLOps? This guide covers MLOps core concepts, standard workflows, essential tools, and Azure practices with a progressive learning roadmap.

Instagram head Adam Mosseri admits he's a mediocre engineer, revealing his team abandoned full technical interviews. As AI reshapes engineering, judgment is replacing coding as the core hiring criterion.

Formal Languages vs. Programming Language Principles—which course matters more for computational linguistics and NLP? A deep analysis from Chomsky Hierarchy to Lambda calculus to modern LLM theory.

Deep dive into a Datalog permission DSL built on Google Zanzibar using Lean4 theorem prover. How formal verification strengthens AI permission management.

After heavy use of AI coding tools like Cursor and Claude, an indie developer discovers his debugging and code comprehension skills are eroding. Exploring the skill atrophy risks behind AI-boosted productivity.

An indie developer trains AI to autonomously play Devil May Cry 3 using reinforcement learning. Explore the core challenges of action game AI including sparse rewards, high-dimensional action spaces, and real-time decision-making.