ai-coding-lab
Hands-on projects for learning AI coding and app building
All Skills in This Repository (15)
Pure Emerald Level Indicatorscover-thumbnail
Generate episode cover thumbnails and per-platform metadata from a single preset.
openspec-apply-change
Apply tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explore ideas and clarify requirements with ASCII diagrams and OpenSpec artifacts.
openspec-verify-change
Validate code changes against openspec CLI tasks and design deltas.
openspec-new-change
Scaffold OpenSpec changes with kebab-case names and default workflows.
openspec-archive-change
Archive completed changes with openspec CLI and status JSON verification.
openspec-onboard
Guides users through the complete OpenSpec workflow cycle in a real codebase.
openspec-propose
Generate proposal, design, and task artifacts from a plain description.
openspec-bulk-archive-change
Batch-archive completed OpenSpec changes with conflict detection and metadata preservation.
openspec-continue-change
Generate the next OpenSpec artifact in sequence from current status.
openspec-sync-specs
Merge delta specs into main OpenSpec spec files with idempotent updates.
openspec-ff-change
Generate all OpenSpec artifacts for a specified change with dependency-aware sequencing.
Frequently Asked Questions
FAQPage SchemaHow to install AI Coding Lab?▼
Run `npx skills add luzhenqian/ai-coding-lab --all -g -y` in your terminal to install all skills in this collection globally.
What can I learn from AI Coding Lab?▼
You learn to build real projects with AI assistance, including personal blogs, Kanban boards, RAG chatbots, memory-enabled assistants, and multi-agent orchestration patterns.
Is AI Coding Lab suitable for beginners with no coding experience?▼
Yes. It starts with vibe coding projects where you describe what you want in plain language and the AI generates the code, then progresses to advanced agent projects.
What reusable skills are included?▼
The collection includes skills for Chinese blog writing, Conventional Commit messages, invoice generation from timesheets, video cover thumbnails, and OpenSpec change management workflows.
Does AI Coding Lab work with Claude Code?▼
Yes. All projects and skills follow the standard SKILL.md format and are designed to run with Claude Code and other compatible coding agents.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides