Tag

Skills

All content about Skills, organized for fast scanning.

5 itemsUpdated May 27, 2026
In Brief

Recent advancements in AI tools emphasize efficiency and integration within design and coding workflows. New updates aim to reduce resource usage while enhancing performance, highlighting the need for machine-actionable design documentation to keep pace with rapid development cycles. Additionally, improvements in coding environments focus on streamlining processes and enhancing user control, reflecting a trend towards more automated and user-friendly programming experiences.

Timeline

  1. News

    Antigravity adds Gemini 3.5 Flash Low to cut tokens 45%

    Antigravity has just rolled out Gemini 3.5 Flash (Low), aiming to use about 45% fewer tokens than the Medium setting while still topping Gemini 3 Flash (High) on SWE tasks. Product lead Varun Mohan also says Gemini quotas were reset for all plans after user feedback.

  2. News

    Superpowers 5.1.0 brings git worktree upgrades and cleanup

    Superpowers 5.1.0 is out with a tighter, more compatible workflow, including revamped git worktree support for Claude Code and Codex. It also removes legacy slash commands, streamlines the code reviewer subagent, and improves OpenCode with new Factory Droid support.

  3. Video

    Don't Build Agents, Build Skills Instead

    Agents can be smart and still unreliable for real work when they lack domain expertise. This talk argues that the next step isn’t more agent scaffolding—it’s packaging reusable expertise as “Skills” that agents can load when needed. Key takeaways Breaks down what Skills are: organized folders of procedural knowledge (including scripts/tools) that can be versioned, shared, and composed. Explains why code and the file system can act as a universal interface, while Skills supply the missing domain context. Walks through “progressive disclosure” to protect the context window and enable libraries of hundreds or thousands of Skills. Maps an emerging architecture: agent loop + runtime environment + MCP servers for connectivity, with Skills providing expertise—and how that supports deployment across domains.