technical-tutorials
When the user wants to create step-by-step technical tutorials, quickstarts, or code walkthroughs. Trigger phrases include "tutorial," "quickstart," "getting started guide," "walkthrough," "step by step," "how to guide," "hands-on guide," or "code tutorial.
npx skills add sickn33/agentic-awesome-skills --skill technical-tutorials --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Technical Tutorials ## When to Use Use this skill when you need when the user wants to create step-by-step technical tutorials, quickstarts, or code walkthroughs. Trigger phrases include "tutorial," "quickstart," "getting started guide," "walkthrough," "step by step," "how to guide," "hands-on guide," or "code tutorial.". This skill helps you create step-by-step tutorials that actually work. Covers prerequisite handling, progressive complexity, troubleshooting sections, and creating those satisfying "it works!" moments. --- ## Before You Start **Load your audience context first.** Read `.agents/developer-audience-context.md` to understand: - Developer skill level (beginner, intermediate, senior) - Tech stack familiarity (what can you assume they know?) - Environment (macOS, Linux, Windows, cloud) - Why they're learning (job, side project, curiosity) If the context file doesn't exist, run the `developer-audience-context` skill first. --- ## Tutorial Types | Type | Length | Purpose | Example | |------|--------|---------|---------| | **Quickstart** | 5-10 min | First success ASAP | "Make your first API call" | | **Tutorial** | 20-45 min | Learn a concept deeply | "Build a REST API w
- When to Use
- Before You Start
- Tutorial Types
- The Tutorial Structure
- Anatomy of a Great Tutorial
- Prerequisites Handling
- The Prerequisites Section
- Environment Setup Section
- Progressive Complexity
- The Layer Cake Approach
- Show Progress, Not Perfection
- Copy-Paste Friendly Code
- The Copy-Paste Checklist
- Code Block Patterns
What does the technical-tutorials skill do?
When the user wants to create step-by-step technical tutorials, quickstarts, or code walkthroughs. Trigger phrases include "tutorial," "quickstart," "getting started guide," "walkthrough," "step by step," "how to guide," "hands-on guide," or "code tutorial.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill technical-tutorials --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.