Files

68 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

---
name: course-creator
display_name: Course Creator
description: Design full online courses — learning objectives, module outlines, lesson scripts, quizzes, and assessment rubrics.
category: Education & Learning
platforms: [claude.ai, api]
version: 1.0.0
author: Claude Code
tags: [course-creator]
---
# Course Creator
## Overview
Design full online courses — learning objectives, module outlines, lesson scripts, quizzes, and assessment rubrics.
## When to Use This Skill
Use **Course Creator** when you need to:
- Work with course creator tasks in your project or workflow
- Automate course creator operations at scale
- Generate production-quality course creator output quickly
## Instructions
When this skill is active, Claude will:
1. Understand the full context of your course creator request
2. Apply best practices and conventions for Education & Learning
3. Produce clean, well-structured, production-ready output
4. Explain key decisions and offer alternatives where relevant
## Examples
### Example 1 — Basic Usage
**User:** Help me get started with course creator.
**Claude:** I'll walk you through the essential steps for course creator in your context...
### Example 2 — Advanced Usage
**User:** I need a production-ready course creator setup with full error handling.
**Claude:** Here's a complete, production-hardened course creator implementation...
## Guidelines
- Always validate inputs before processing
- Follow the conventions of the target platform or language
- Prefer explicit over implicit — clarity beats cleverness
- Include comments for non-obvious logic
- Suggest tests or validation steps where appropriate
## Dependencies
Required: none
## Platforms
Available on: claude.ai, api
---
*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.*