Showing 100 articles max
Architect
Architect
May 28, 2026 · R&D Management

Turning AI Prompts into Process Assets: 25 Skills Every Team Should Adopt

The article examines a curated list of 25 AI‑driven Skills, showing how they can be transformed from simple prompt templates into repeatable, governed workflow assets that boost team productivity, preserve institutional knowledge, and enable scalable process automation across learning, documentation, and decision‑making tasks.

AI workflowGovernanceagent runtime
0 likes · 32 min read
Turning AI Prompts into Process Assets: 25 Skills Every Team Should Adopt
Tencent Technical Engineering
Tencent Technical Engineering
May 28, 2026 · R&D Management

When AI Becomes a Mirror: The Silent Revolution of Writing Specs

The article argues that in the AI era, writing specifications, rules, and evaluation sets forces engineers to externalize tacit knowledge, turning AI from a tool into a mirror that reveals hidden assumptions, and warns that this legibility brings both powerful benefits and profound risks.

AIGoodhart's lawSpec-Driven Development
0 likes · 28 min read
When AI Becomes a Mirror: The Silent Revolution of Writing Specs
Java Tech Enthusiast
Java Tech Enthusiast
May 28, 2026 · R&D Management

Why Tech‑Obsessed Engineers Hit a Career Ceiling

The article argues that engineers who prioritize flashy technologies over business value quickly hit a career ceiling, illustrating the danger with over‑engineered micro‑service splits, costly AI projects, and loss of judgment, then offers practical habits and advice to align technology with real business outcomes.

Software Architecturebusiness alignmentcareer development
0 likes · 8 min read
Why Tech‑Obsessed Engineers Hit a Career Ceiling
Code Mala Tang
Code Mala Tang
May 25, 2026 · R&D Management

How Enterprises Can Implement AI‑Native Development: Specs, Process Redesign, and Feedback Loops

The talk shows that true AI‑native development requires upgrading specifications, redesigning the entire development pipeline, establishing closed‑loop feedback, and layering rollout by business type, rather than merely adding an AI coding assistant, and presents data from ten pilot projects demonstrating efficiency gains.

AI-native developmententerprise AIfeedback loop
0 likes · 10 min read
How Enterprises Can Implement AI‑Native Development: Specs, Process Redesign, and Feedback Loops
Architecture Musings
Architecture Musings
May 21, 2026 · R&D Management

Why DORA Is Being Revived in the AI Era as a Timeless R&D Efficiency Metric

The article analyzes how generative AI has boosted individual coding speed but caused a 7.2% drop in team delivery stability, explains why the classic DORA metrics are being re‑emphasized, identifies their blind spots in the AI age, and offers a concrete, multi‑stage roadmap for building a modern R&D effectiveness measurement system.

AIDORADevEx
0 likes · 24 min read
Why DORA Is Being Revived in the AI Era as a Timeless R&D Efficiency Metric
ZhiKe AI
ZhiKe AI
May 19, 2026 · R&D Management

Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow

The article explains that single‑turn AI chats cannot handle complex tasks, and introduces Harness—a six‑agent AI workflow that organizes AI roles, enforces 19 strict rules, and uses a five‑step setup to turn ad‑hoc prompts into a disciplined, self‑evolving production line for content and software development.

AI agentsAI workflowprocess automation
0 likes · 14 min read
Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow
Baidu Geek Talk
Baidu Geek Talk
May 18, 2026 · R&D Management

Automating the Full Development Cycle with Claude Code’s /prd, /goal, and /after-goal

Using a real-world case, the article demonstrates how Claude Code’s three slash commands—/prd, /goal, and /after-goal—can fully automate a development workflow, turning requirement decomposition into structured PRDs, card‑based implementation, and automatic code submission, review, and closure, thereby boosting efficiency and consistency.

AI automationCLIClaude Code
0 likes · 14 min read
Automating the Full Development Cycle with Claude Code’s /prd, /goal, and /after-goal
Java Tech Enthusiast
Java Tech Enthusiast
May 18, 2026 · R&D Management

Tech vs Management: How Programmers Should Choose Their Career Path

Programmers often wonder whether to stay on the technical track or move into management; the article explains that both routes involve hidden challenges, require influence, and the right choice depends on personal preferences for solving technical problems versus people problems and where one finds fulfillment.

Managementcareercareer choice
0 likes · 5 min read
Tech vs Management: How Programmers Should Choose Their Career Path
Architecture and Beyond
Architecture and Beyond
May 15, 2026 · R&D Management

Managing AI Coding: The Same Principles as Leading a Development Team

The article analyses how AI‑assisted coding turns software projects into black‑boxes, explains why responsibility shifts from code authors to managers, and proposes a four‑layer control framework—requirements, architecture, implementation, and release—to keep AI output reliable, auditable, and safe.

AI codingContext Engineeringarchitectural constraints
0 likes · 22 min read
Managing AI Coding: The Same Principles as Leading a Development Team
Old Zhang's AI Learning
Old Zhang's AI Learning
May 14, 2026 · R&D Management

From Topic to Submission: Claude Code’s ARS Pipeline for Academic Papers

The open‑source Academic Research Skills (ARS) suite builds on Claude Code to automate the entire research‑to‑publication workflow, offering human‑in‑the‑loop quality gates, style calibration, citation checks, and a low token cost of $4‑6 per 15k‑word paper, making it especially useful for graduate students and Chinese researchers aiming to publish in English.

AI agentsAcademic ResearchClaude Code
0 likes · 8 min read
From Topic to Submission: Claude Code’s ARS Pipeline for Academic Papers
AI Architecture Path
AI Architecture Path
May 14, 2026 · R&D Management

From 0 to 1 with Spec Kit: Setup, Golden Workflow, and Full SDD Guide

Spec Kit is an open‑source specification‑driven development (SDD) toolkit that turns formal specs into executable assets, integrates AI agents, and provides a step‑by‑step workflow—from environment setup and project initialization to automated task breakdown and AI‑driven implementation—enabling predictable, traceable, and governable software delivery.

AI codingOpen SourceSpec Kit
0 likes · 9 min read
From 0 to 1 with Spec Kit: Setup, Golden Workflow, and Full SDD Guide
AI Step-by-Step
AI Step-by-Step
May 13, 2026 · R&D Management

Agentic Development Cycle: Real‑Time Validation with AI Agents

The AC/DC framework reimagines software development by moving verification from post‑commit CI pipelines to the moment code is generated, letting AI agents write, check, and fix code in a self‑correcting loop, while redefining human engineer responsibilities.

AI agentsTechnical debtautomation
0 likes · 14 min read
Agentic Development Cycle: Real‑Time Validation with AI Agents
Architecture Breakthrough
Architecture Breakthrough
May 12, 2026 · R&D Management

Setting Standards: How Architects Break Through Complex Stakeholder Challenges

Architects often view standards as abstract, yet when dealing with diverse stakeholder interests, establishing clear platform architecture standards—identifying key parties, building consensus, and formally publishing the rules—creates enforceable constraints that reduce conflict and give architects authoritative guidance for evolution.

GovernanceR&D Managementarchitecture standards
0 likes · 3 min read
Setting Standards: How Architects Break Through Complex Stakeholder Challenges
AI Step-by-Step
AI Step-by-Step
May 11, 2026 · R&D Management

Why AI‑Driven Development Must Be Spec‑Driven to Reach Production

The article explains how Spec‑Driven Development (SDD) transforms AI‑generated code from risky demos into production‑ready features by defining executable specifications, enforcing review, injecting context, and automating verification, illustrated with a concrete order‑export example.

AI codingSpec-Driven Developmentautomation
0 likes · 17 min read
Why AI‑Driven Development Must Be Spec‑Driven to Reach Production