Knowledge Share
Technical articles, tutorials, and insights
Claude Code in Practice (Part 1): From Launch Modes to Concurrent Workflows
A hands-on guide to Claude Code's advanced launch techniques, CLAUDE.md configuration, three conversation modes with typical workflows, and parallel multi-task operations — everything you need to get more out of CC in daily development.
Claude Code in Practice (Part 2): Memory, Rules, Permissions & Shortcuts
A deep dive into Claude Code's memory system, rules-based constraints, configuration scopes, and permission management — plus a complete reference for high-frequency shortcuts that make day-to-day interaction noticeably smoother.
Open Source Project of the Day (Part 4): OpenCode - A Powerful AI Coding Agent Built for the Terminal
A deep dive into OpenCode, an AI coding agent designed for the terminal that supports multiple LLM providers, MCP protocol, and LSP integration, letting developers enjoy AI-assisted programming without leaving their terminal
Open Source Project of the Day (Part 3): Superpowers - A Workflow Framework That Gives AI Programming Assistants Superpowers
A deep dive into Superpowers, a complete software development workflow framework that uses a composable "skills" system to enable AI programming assistants to autonomously complete the entire development cycle from design to implementation