735 related articles

The agentskills open-source project aims to solve AI Agent ecosystem fragmentation through standardized skill specifications enabling portable, composable, and reusable agent capabilities.

A deep dive into writing Skill specifications for AI-assisted coding, covering template design, script selection for complex orchestration, and six standardized elements to constrain Agent behavior.

A detailed guide on building an automated enterprise regulatory risk alert system using MCP protocol and Agent Skill, covering data collection, six evidence thresholds, applicability judgment, actionable measures, and delivery via Feishu/email.

GitHub Trending Aug 13: Local-first AI tools dominate with FluidVoice, unsloth, and modly, while Agent integration projects like holaOS and obsidian-skills reshape workflows.

An in-depth analysis of common patterns where compilers generate inefficient assembly, including redundant memory access, wasted branch prediction, and missed vectorization, with practical optimization strategies.

Deep dive into TypeScript expert Matt Pocock's open-source AI coding workflow, analyzing the design philosophy behind Grill Me, 2Spec, 2Tickets, TDD, and other modular skills.

Learn how real engineering skills enable Claude Code to become an autonomous AI agent that works for hours while you're AFK, covering planning, requirements, and codebase design.

Explore how to systematically integrate Claude Code into product development workflows, covering context management, task decomposition, prompt templates, review loops, and team collaboration standards.

Mark Twain went bankrupt after losing $190,000 on the Paige Compositor. Why did this 18,000-part "mechanical marvel" lose to the simpler Linotype? A deep dive into this century-old tech investment trap.

Deep dive into how developer Theo optimizes AI coding agents through AGENTS.md, CLAUDE.md, and Skills files for Claude Code and Codex, covering global config, skill reuse, example-driven teaching, and data-driven optimization.

Deep dive into the Tau open-source coding framework: tree-based session management, JSONL persistence, skills system, and custom prompts. Learn how this Python port of Pi delivers a new AI coding agent experience.

Deep dive into Google's open-source google/skills project with 16,000+ GitHub stars—an official AI Agent skill library providing standardized capability modules for the Google ecosystem.

A deep dive into Commodore 64 Demoscene techniques including sprite multiplexing, border opening, and raster interrupts—how 8-bit era coders achieved the impossible through cycle-exact programming.

Qwen 3.8 Max tops the Artificial Analysis Agentic Index ahead of Opus 5. Reddit debates the gap between benchmark scores and real-world agent performance, and what it means for local deployment.

Norway's government IT infrastructure hit by DDoS attack. This article analyzes the incident, DDoS attack types, why governments are targeted, and explores multi-layer defense strategies including traffic scrubbing, CDN deployment, and AI-based detection.

Explore how AI image style transfer blends Ghibli animation aesthetics, Avatar's fantastical creatures, and real cityscapes, analyzing diffusion model technology, creative democratization, and copyright debates.

The linus-torvalds-skill project distills Linus Torvalds's code review style from 32,000 kernel mailing list emails into an AI Agent-callable skill, with open pipeline and multi-model experiments.

Apple accused ex-engineer Chang Liu of leaking hardware secrets to OpenAI, but disclosed communications reveal Apple employees still sought his help post-departure, exposing offboarding failures.

AI code migration tools copy original bugs when converting legacy COBOL to Java. This article analyzes behavioral equivalence challenges, COBOL-Java semantic gaps, and human-AI collaboration best practices.

Learn how to prevent context drift in Cursor, Claude Code, and other AI coding agents using AGENTS.md, layered rules, validation checklists, and structured workflows.