TopRank Skills

Home / Claw Skills / Git / GitHub / afrexai-claude-code-production
Official OpenClaw rules 72%

afrexai-claude-code-production

Complete Claude Code productivity system — project setup, prompting patterns, sub-agent orchestration, context management, debugging, refactoring, TDD, and shipping 10X faster. Zero scripts needed.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 afrexai-claude-code-production 技能。 若已安装,则直接安装 afrexai-claude-code-production 技能。

Overview

Skill Key
1kalin/afrexai-claude-code-production
Author
AfrexAI
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/1kalin/afrexai-claude-code-production
Latest Commit SHA
1b6c22a9f91c3deb97f9bbf22cce08ed42c2e207

Extracted Content

SKILL.md excerpt

# Claude Code Production Engineering

The complete methodology for shipping production code with Claude Code at 10X speed. Not installation scripts — actual patterns, workflows, and techniques that compound your output.

---

## Quick Health Check (run mentally before every session)

| Signal | Healthy | Fix |
|--------|---------|-----|
| CLAUDE.md exists at project root | ✅ | Create one (see §1) |
| .claueignore configured | ✅ | Add noise directories |
| Session context under 60% | ✅ | `/compact` or start fresh |
| Clear task scope before prompting | ✅ | Write task brief first |
| Tests exist for target code | ✅ | Write tests first (§7) |
| Git clean before big changes | ✅ | Commit or stash |
| Sub-agents for parallel work | ✅ | Use `/new` or Task tool |
| Verifying output, not trusting blindly | ✅ | Always review diffs |

Score: /8. Below 6 = slow, buggy sessions. Fix before coding.

---

## 1. Project Setup — CLAUDE.md Architecture

CLAUDE.md is your project's brain. Claude reads it at session start. A good one saves thousands of tokens per session.

### Template

```markdown
# Project: [name]

## Tech Stack
- Language: TypeScript (strict mode)
- Framework: Next.js 15 App Router
- Database: PostgreSQL via Drizzle ORM
- Testing: Vitest + Playwright
- Styling: Tailwind CSS v4

## Architecture Rules
- Max 50 lines per function, 300 lines per file
- One responsibility per file
- All exports typed — no `any`
- Errors as values (Result type), not thrown exceptions
- Database: migrations via `drizzle-kit generate` then `drizzle-kit push`

## File Structure
src/
  app/         → Next.js routes (thin — call services)
  lib/         → Business logic (pure functions)
  db/          → Schema, migrations, queries
  components/  → UI (server components default, 'use client' only when needed)
  types/       → Shared type definitions

## Commands
- `pnpm dev` — start dev server
- `pnpm test` — run vitest
- `pnpm test:e2e` — run playwright
- `pnpm lint` — eslint + tsc --n...

README excerpt

# Claude Code Production Engineering ⚡

Ship production code at 10X speed with Claude Code. Not installation scripts — actual patterns, workflows, and techniques.

## Install

```bash
clawhub install afrexai-claude-code-production
```

## What's Inside

- **CLAUDE.md architecture** — template + rules for maximum context efficiency
- **5 prompting patterns** that actually work (task brief, show don't tell, incremental, evidence-based, architecture discussion)
- **Context management system** — when to compact, when to start fresh, habits that save tokens
- **Sub-agent orchestration** — parallel productivity with Task tool and handoff documents
- **DEBUG protocol** — systematic debugging, not random guessing
- **Safe refactoring** — multi-file changes without breaking anything
- **TDD loop with Claude** — tests as acceptance criteria, minimum code to pass
- **Git workflow** — commit strategy, PR creation, branch management
- **Code review mode** — use Claude as reviewer before PRs
- **Production checklist** — P0/P1/P2 checks before deploying AI-generated code
- **Speed multipliers** — model selection, slash commands, session stacking
- **4 workflow templates** — new feature, bug fix, refactoring, research spike
- **Productivity metrics** — track and improve your output weekly

## Quick Start

1. Install the skill
2. Run: "Set up my project for Claude Code"
3. Start coding with Task Brief prompts (see §2)

## vs. Other Claude Code Skills

Other skills install Claude Code and create subagent configs. This skill teaches you the **methodology** — how to prompt, manage context, debug, refactor, test, and ship. Zero scripts, pure knowledge.

## ⚡ Level Up

Want production-grade AI context for your specific industry?

**[AfrexAI Context Packs — $47](https://afrexai-cto.github.io/context-packs/)** — Complete agent configurations for SaaS, Fintech, Healthcare, Legal, Ecommerce, and 5 more verticals.

## 🔗 More Free Skills by AfrexAI

- [afrexai-prompt-engineering](https://cl...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.

camopel

arxivkb

★ 0

Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.