Claude Code

Subscribing to Claude Pro in a Low-Price Region (Nigeria)

Claude Pro typically costs $20 per month. By subscribing through the Nigeria (NGN) region via the iOS App Store, you can reduce the monthly cost to approximately 88 CNY (~$12). Here is how I set it up.

Nov 29, 2025

Custom Slash Commands in Claude Code

You can define custom shortcuts in Claude Code by adding Markdown files to the `.claude/commands/` directory. This guide shows how to set up a deployment command as an example.

Nov 11, 2025

Guide to Using Claude Code with Codex

Claude Code is my primary tool, but its restrictive quotas often force me to seek alternatives. While DeepSeek is affordable, its quality varies. I've found Codex to be a fantastic backup. This guide details my experience using both tools together.

Nov 9, 2025

Using Claude Code with the Figma MCP Server

Figma has released an official MCP server, enabling AI to understand design files. This guide explains how to integrate it with Claude Code to streamline the process of turning Figma designs into code.

Nov 1, 2025

Claude Code: Install ccstatusline to Monitor Usage in Real Time

Add the following configuration to `~/.claude/settings.json` to view Claude Code usage, model info, and more. If the file does not exist, create it manually.

Aug 28, 2025

Claude Code Is Expensive? Try Connecting to DeepSeek

Open `~/.zshrc` or `~/.bashrc` and add the following content:

Aug 22, 2025

Claude Code Usage Guide

After Cursor went viral, Claude Code quickly followed. I never expected terminal-based coding to be this powerful. I tried it out of curiosity, hit a snag on the very first step, but after a few rounds of tinkering I finally got it working. It is really good. Here are the basics I noted down.

Aug 1, 2025