Tagged articles
12 articles
Page 1 of 1
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 26, 2026 · Artificial Intelligence

How Specflow Turns AI Coding into a Structured Development Pipeline

Specflow is an AI‑driven workflow for the Cursor IDE that combines lightweight OpenSpec, rigorous GitHub Spec Kit, and multi‑agent BMAD methods into a four‑stage Spec‑Driven Development process—Specify, Plan, Implement, and Archive—enforcing strict contracts, role isolation, and automated quality control to eliminate context loss and reduce manual debugging.

Cursor IDESpecflowai
0 likes · 15 min read
How Specflow Turns AI Coding into a Structured Development Pipeline
Frontend AI Walk
Frontend AI Walk
Dec 18, 2025 · Artificial Intelligence

Advanced AI Programming: A Step‑by‑Step OpenSpec Development Guide

This guide introduces OpenSpec, a specification‑driven workflow for AI coding assistants, and walks through its core concepts, installation, directory layout, markdown syntax, and practical usage in Cursor and Antigravity IDEs, helping developers keep ideas clear before writing code.

AI coding assistantAntigravity IDECursor IDE
0 likes · 15 min read
Advanced AI Programming: A Step‑by‑Step OpenSpec Development Guide
AI Insight Log
AI Insight Log
Dec 17, 2025 · Artificial Intelligence

Inside ChatGPT’s New ‘Skills’: PDF & Spreadsheet Tools and Adding Them to Cursor

The author demonstrates that OpenAI has quietly integrated Anthropic‑style “Skills” into ChatGPT, exposing a /home/oai/skills directory with PDF and spreadsheet modules, explains how the PDF skill converts files to PNGs for vision‑based reading, and shows how to mount these skills in Cursor for local tool invocation.

AnthropicChatGPTCursor IDE
0 likes · 6 min read
Inside ChatGPT’s New ‘Skills’: PDF & Spreadsheet Tools and Adding Them to Cursor
DeWu Technology
DeWu Technology
Jun 23, 2025 · Artificial Intelligence

Designing a Structured AI Collaboration Framework for Cursor IDE

This article examines the shortcomings of the previous Cursor IDE rule set, introduces a three‑layer architecture for AI‑assisted coding, defines a standardized rule format and execution protocol, and provides best‑practice guidelines and phased rollout plans to ensure consistent, high‑quality code generation.

AI CollaborationCursor IDESoftware Architecture
0 likes · 12 min read
Designing a Structured AI Collaboration Framework for Cursor IDE
Infra Learning Club
Infra Learning Club
May 10, 2025 · Artificial Intelligence

Testing Gemini 2.5 Pro’s Programming Skills with Cursor

The author evaluates Gemini 2.5 Pro’s coding capabilities inside the Cursor IDE, detailing setup steps, regional API‑key limitations, hands‑on attempts to generate a front‑end project, a comparison with Augment Code’s Sonnet 3.5 model, and overall impressions of AI‑driven code generation.

AI code generationAugment CodeCursor IDE
0 likes · 5 min read
Testing Gemini 2.5 Pro’s Programming Skills with Cursor
Eric Tech Circle
Eric Tech Circle
Apr 25, 2025 · Artificial Intelligence

How AI‑Powered Cursor Turns Text Prompts into Precise PlantUML Diagrams

This article shows how the Cursor IDE’s built‑in AI can generate complete PlantUML code for various system diagrams—from RBAC models and login flows to payment processes, DDD layering, and C4 architecture—dramatically cutting manual drawing time and keeping documentation in sync with code.

Cursor IDEPlantUMLPrompt engineering
0 likes · 17 min read
How AI‑Powered Cursor Turns Text Prompts into Precise PlantUML Diagrams
37 Interactive Technology Team
37 Interactive Technology Team
Apr 18, 2025 · Artificial Intelligence

Improving Development Efficiency with Cursor IDE Project Rules: A Practical Guide

The guide shows how Cursor IDE’s Project Rules let AI automatically generate reusable code for adding new data sources, cutting development time from days to hours, with near‑100% success across two validation methods, and suggests broader rule design could boost productivity even further.

AI-assisted codingCursor IDEProject Rules
0 likes · 5 min read
Improving Development Efficiency with Cursor IDE Project Rules: A Practical Guide
Eric Tech Circle
Eric Tech Circle
Mar 28, 2025 · Artificial Intelligence

How to Build a High‑Performance Local Text‑to‑Image Service with Flux and Cursor IDE

Learn step‑by‑step how to set up a stable, high‑efficiency local text‑to‑image generation service using the Flux model series on Alibaba Cloud’s Baile​n platform, integrate it with Cursor IDE’s MCP tool, configure environments, manage API keys, and run the service with sample code and results.

AI Model DeploymentCursor IDEFlux
0 likes · 13 min read
How to Build a High‑Performance Local Text‑to‑Image Service with Flux and Cursor IDE