Blog
In-depth articles on AI agents, LLM engineering, servers, Python and software development.
### 1 `parallel-code-review` is a Cursor-Native Skill in the `awesome-cursor-skills` repository. It leverages the Task tool to launch four read-only explore sub-agents simultaneously to review the sam
### `building-skills-from-patterns` is a meta-skill in the `awesome-cursor-skills` repository. It teaches the Cursor Agent to recognize recurring multi-step workflows and save them as `SKILL.md` files
### The `systematic-debugging` repository comes from `awesome-cursor-skills`. It will write the five-step debugging process of reproduction, isolation, hypothesis, verification and repair into `SKILL.
### Translation: Let me introduce the *architecture-decision-records* skill included in awesome-cursor-skills: it teaches AI Agents to document technical decisions in accordance with ADR specification
### # Adding E2E Tests from awesome-cursor-skills: Teach AI Agents to Build Playwright E2E Testing from Scratch This tutorial covers end-to-end setup with Playwright: installing dependencies, configur
*adding-auth* has been included in awesome-cursor-skills. The integration of Auth.js v5 with Next.js App Router has been organized into an 8-step workflow: dependency installation, setting up AUTH_SEC
### Introduction to awesome-cursor-skills Selected Skill auditing-security: Write review steps including OWASP Top 10, key leakage, injection and dependency vulnerabilities into SKILL.md for agents su
`cloudflare-deploy` is an Agent Skill under the OpenAI openai/skills curated directory. It guides AI Agents to complete full-stack deployments on Cloudflare, including Workers, Pages, and services lik
**figma-implement-design** is an OpenAI-curated Agent Skill that works with the Figma MCP to translate design nodes into deliverable UI code within repositories. This article introduces its seven-step
OpenAI has provided the `security-best-practices` Skill in the `curated` directory of the openai/skills repository. It includes 10 security specifications for common frameworks in Python, JavaScript/T