Overview
- Skill Key
- 1kalin/afrexai-ai-coding-toolkit
- Author
- 1kalin
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/1kalin/afrexai-ai-coding-toolkit
- Latest Commit SHA
- 50c21fbe293de6233b80d5ff4ff917b54fab7a86
AI Coding Toolkit — Master Every AI Coding Assistant
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Afrexai Ai Coding Toolkit 技能。 若已安装,则直接安装 Afrexai Ai Coding Toolkit 技能。
# AI Coding Toolkit — Master Every AI Coding Assistant > The complete methodology for 10X productivity with AI-assisted development. Covers Cursor, Windsurf, Cline, Aider, Claude Code, GitHub Copilot, and more — tool-agnostic principles that work everywhere. ## Phase 1: Quick Assessment — Where Are You? Rate yourself 1-5 on each: | Dimension | 1 (Beginner) | 5 (Expert) | |---|---|---| | Prompt quality | "Fix this bug" | Structured context + constraints + examples | | Context management | Paste entire files | Curated context windows, .cursorrules, AGENTS.md | | Workflow integration | Ad-hoc usage | Systematic agent-first development | | Output verification | Accept everything | Review, test, iterate before committing | | Tool selection | One tool for everything | Right tool for right task | **Score interpretation:** - 5-10: Read everything — you'll 10X your output - 11-18: Skip to Phase 4+ for advanced techniques - 19-25: Focus on Phase 8-10 for mastery patterns --- ## Phase 2: Tool Selection Matrix ### Decision Guide: Which AI Coding Tool When? | Tool | Best For | Context Window | Autonomy Level | Cost | |---|---|---|---|---| | **GitHub Copilot** | Line/function completion, inline suggestions | Current file + neighbors | Low (autocomplete) | $10-19/mo | | **Cursor** | Full-file editing, multi-file refactors, chat | Project-aware (indexing) | Medium (tab/chat/composer) | $20/mo | | **Windsurf (Cascade)** | Autonomous multi-step tasks, flows | Project-aware + flows | High (agentic flows) | $15/mo | | **Cline** | VS Code extension, model-agnostic, transparent | Manual context + auto | High (tool use, browser) | API costs | | **Aider** | Terminal-based, git-native, pair programming | Repo map + selected files | Medium-High (git commits) | API costs | | **Claude Code** | CLI agent, complex multi-file tasks | Workspace-aware | High (full agent) | API costs | | **OpenClaw** | Persistent agent, cron, multi-surface | Workspace + memory + tools | Very High (autonomou...
# AI Coding Toolkit ⚡ > Master every AI coding assistant — Cursor, Windsurf, Cline, Aider, Claude Code, GitHub Copilot. Tool-agnostic principles that 10X your development speed. ## What This Skill Does Turns your AI coding assistant from a fancy autocomplete into a systematic development multiplier. Covers: - **Tool selection matrix** — which AI tool for which task, with decision tree - **Context engineering** — the #1 skill for AI code quality (rules files, context management, freshness) - **SPEC prompt framework** — structured prompts that get 10X better output - **5 workflow patterns** — TDD-AI, Scaffold→Fill→Review, Conversation Threading, Pair Programming, Autonomous Agent - **Tool-specific power moves** — Cursor, Windsurf, Cline, Aider, Claude Code deep dives - **Code quality guardrails** — Trust-But-Verify checklist, common AI failures, 3-Read Review - **Cost optimization** — model routing, token awareness, monthly benchmarks - **Team adoption playbook** — 3-month rollout plan with guidelines template - **100-point scoring system** — measure and improve your AI-assisted development ## Install ```bash clawhub install afrexai-ai-coding-toolkit ``` ## Quick Start 1. Tell your agent: "Set up AI coding for my project" 2. It generates a rules file (.cursorrules / CLAUDE.md) tailored to your stack 3. Use the SPEC framework for every prompt 4. Follow the Trust-But-Verify checklist for every AI output ## ⚡ Level Up This free skill covers methodology. For industry-specific AI agent context packs ($47 each): - **SaaS Context Pack** — AI agents for SaaS operations, billing, customer success - **Professional Services Pack** — AI agents for consulting, legal, accounting firms - **Fintech Context Pack** — AI agents for financial services, compliance, trading 👉 [Browse all context packs](https://afrexai-cto.github.io/context-packs/) ## 🔗 More Free Skills by AfrexAI - `afrexai-code-reviewer` — 60+ pattern code review with SPEAR framework - `afrexai-prd-engin...
heyixuan2
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
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
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
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
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
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.