From 5f36214ee9552c106b062f92ad2f4d43a1ada6e9 Mon Sep 17 00:00:00 2001 From: Luong NGUYEN Date: Wed, 22 Jul 2026 22:30:01 +0700 Subject: [PATCH] Revert "Merge pull request #149 from lilhawk7077/main" This reverts commit e9489e645d6e5bfbf3fffe0bf7c7962d15635bd8, reversing changes made to 8f04517d8f7cbf47ffb6a63a30e26bab069d8adf. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 89bdc51..b64d5c8 100644 --- a/README.md +++ b/README.md @@ -854,7 +854,6 @@ Quick start: - [Skills Repository](https://github.com/luongnv89/skills) - Collection of ready-to-use skills - [Anthropic Cookbook](https://github.com/anthropics/anthropic-cookbook) - [Boris Cherny's Claude Code Workflow](https://x.com/bcherny/status/2007179832300581177) - The creator of Claude Code shares his systematized workflow: parallel agents, shared CLAUDE.md, Plan mode, slash commands, subagents, and verification hooks for autonomous long-running sessions. -- [Vexilo · A field guide to Claude Code](https://vexilo.app/?lang=en) - Visual interactive index of 31 agents · 99 commands · 123 skills · 13 rules, organized around the 5-step workflow (Research → Plan → Test-first → Security → Commit). One-click "Teach Claude this handbook" feeds the whole index into a local Claude session in 30 seconds. ([companion repo](https://github.com/lilhawk7077/claude-code-resources))