بنقرة واحدة
claude-code-courseware
يحتوي claude-code-courseware على 30 من skills المجمعة من rhpds، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Install Claude Code and configure Google Cloud Vertex AI as the backend provider.
Learn how to write a CLAUDE.md file that shapes Claude Code's behavior in any project.
Teach Claude Code to remember across sessions using the Memory MCP knowledge graph.
Use Git operations from inside Claude Code via the Git MCP server.
Connect Claude Code to Jira via the Atlassian Rovo MCP server.
Use browser automation from inside Claude Code via the Playwright MCP server.
Connect Claude Code to Notion so you can search, read, create, and update pages and databases directly from the CLI.
Connect Claude Code to your container runtime so you can build, run, inspect, and debug containers from the CLI.
Create Claude Code skills — reusable, shareable instructions that run as slash commands or get triggered automatically.
Create pre- and post-command hooks that run automatically when Claude Code executes tools, giving you guardrails and automation.
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.
Use Claude Code's built-in agent system to run specialized code reviews, and create custom review agent definitions.
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).
Learn what to do when things go wrong — MCP server failures, tool errors, context issues, and common gotchas.
Learn to manage session costs, context window usage, and model routing to get the most value from Claude Code.
Configure Claude Code to work across multiple repositories in a single workspace, with shared and project-specific instructions.
Use Claude Code in CI/CD pipelines — GitHub Actions and OpenShift Pipelines — for automated code review, testing, and deployment assistance.
Audit your Claude Code profile (`~/.claude/`) for duplicate skills, orphaned plugins, redundant agents, stale settings, and context window bloat.
Install the Red Hat Quick Deck skill so Claude Code can generate branded HTML slide presentations on any topic.
Contribute to and search the team's shared Hive Mind knowledge base.
Discover, install, and manage Claude Code plugins from marketplace registries.
Use git worktrees for parallel, isolated Claude Code sessions.
Run Claude Code tasks in the background, monitor them from a dashboard, and set outcome-based goals that Claude works toward autonomously.
Learn to integrate security into your daily Claude Code workflow using the security-guidance plugin, /security-review, and secure coding patterns.
Understand how AI-powered security scanning works, from Anthropic Mythos to practical vulnerability triage and remediation workflows.
Build programmatic AI agents using the Claude Agent SDK -- the same engine that powers Claude Code, available as a Python and TypeScript library.
Master session checkpoints, rewind, resume, and auto mode to work faster and recover from mistakes effortlessly.
Customize your Claude Code terminal experience with voice dictation, vim keybindings, custom themes, and keyboard shortcuts.
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
Template for authoring new courseware skills.