Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-code-courseware

claude-code-courseware contains 30 collected skills from rhpds, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
0
updated
2026-06-01
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

01-vertex-setup
software-developers

Install Claude Code and configure Google Cloud Vertex AI as the backend provider.

2026-06-01
02-writing-claude-md
technical-writers

Learn how to write a CLAUDE.md file that shapes Claude Code's behavior in any project.

2026-06-01
03-memory-mcp
software-developers

Teach Claude Code to remember across sessions using the Memory MCP knowledge graph.

2026-06-01
04-git-mcp
software-developers

Use Git operations from inside Claude Code via the Git MCP server.

2026-06-01
05-atlassian-mcp
software-developers

Connect Claude Code to Jira via the Atlassian Rovo MCP server.

2026-06-01
06-playwright-mcp
software-developers

Use browser automation from inside Claude Code via the Playwright MCP server.

2026-06-01
07-notion-mcp
software-developers

Connect Claude Code to Notion so you can search, read, create, and update pages and databases directly from the CLI.

2026-06-01
08-container-podman-mcp
software-developers

Connect Claude Code to your container runtime so you can build, run, inspect, and debug containers from the CLI.

2026-06-01
09-writing-custom-skills
software-developers

Create Claude Code skills — reusable, shareable instructions that run as slash commands or get triggered automatically.

2026-06-01
10-hooks
software-developers

Create pre- and post-command hooks that run automatically when Claude Code executes tools, giving you guardrails and automation.

2026-06-01
11-building-mcp-servers
software-developers

Build a custom MCP server in Python that exposes tools Claude Code can call, then register and use it from inside a Claude Code session.

2026-06-01
12-review-agents
software-quality-assurance-analysts-and-testers

Use Claude Code's built-in agent system to run specialized code reviews, and create custom review agent definitions.

2026-06-01
13-agent-teams-vs-superpowers
software-developers

Compare two approaches to multi-agent coordination in Claude Code: the agent review team pattern (a team-lead dispatches specialist subagents) and the superpowers plugin pattern (fresh subagent per task with two-stage review).

2026-06-01
14-debugging-troubleshooting
software-developers

Learn what to do when things go wrong — MCP server failures, tool errors, context issues, and common gotchas.

2026-06-01
15-cost-context-management
software-developers

Learn to manage session costs, context window usage, and model routing to get the most value from Claude Code.

2026-06-01
16-multi-repo-workspaces
software-developers

Configure Claude Code to work across multiple repositories in a single workspace, with shared and project-specific instructions.

2026-06-01
17-ci-cd-integration
software-developers

Use Claude Code in CI/CD pipelines — GitHub Actions and OpenShift Pipelines — for automated code review, testing, and deployment assistance.

2026-06-01
18-profile-cleanup
software-developers

Audit your Claude Code profile (`~/.claude/`) for duplicate skills, orphaned plugins, redundant agents, stale settings, and context window bloat.

2026-06-01
19-red-hat-quick-deck
software-developers

Install the Red Hat Quick Deck skill so Claude Code can generate branded HTML slide presentations on any topic.

2026-06-01
20-hivemind-knowledge-base
software-developers

Contribute to and search the team's shared Hive Mind knowledge base.

2026-06-01
21-plugin-marketplace
software-developers

Discover, install, and manage Claude Code plugins from marketplace registries.

2026-06-01
22-git-worktrees
software-developers

Use git worktrees for parallel, isolated Claude Code sessions.

2026-06-01
23-background-agents-goal-mode
software-developers

Run Claude Code tasks in the background, monitor them from a dashboard, and set outcome-based goals that Claude works toward autonomously.

2026-06-01
24-security-first-development
information-security-analysts

Learn to integrate security into your daily Claude Code workflow using the security-guidance plugin, /security-review, and secure coding patterns.

2026-06-01
25-security-scanning-vulnerability-research
information-security-analysts

Understand how AI-powered security scanning works, from Anthropic Mythos to practical vulnerability triage and remediation workflows.

2026-06-01
26-claude-agent-sdk
software-developers

Build programmatic AI agents using the Claude Agent SDK -- the same engine that powers Claude Code, available as a Python and TypeScript library.

2026-06-01
27-checkpointing-session-management
software-developers

Master session checkpoints, rewind, resume, and auto mode to work faster and recover from mistakes effortlessly.

2026-06-01
28-voice-vim-terminal-customization
software-developers

Customize your Claude Code terminal experience with voice dictation, vim keybindings, custom themes, and keyboard shortcuts.

2026-06-01
29-effort-reasoning-control
software-developers

Learn to control how hard Claude thinks per task using effort levels — a direct cost, latency, and quality lever that is separate from which model you

2026-06-01
template
software-developers

Template for authoring new courseware skills.

2026-06-01