Skill Claude CodeCodex
A pull request, or PR, is a request to merge changes from one Git branch into another. This skill creates the PR title and description from the differences between the current and target branches.
Skill Claude CodeCodex
A pull request, or PR, is a request to merge changes from one Git branch into another. This skill creates the PR title and description from the differences between the current and target branches.
Skill Claude CodeCodex
A Git tool that sorts a messy set of changes into separate commits grouped by function, using conventional commit wording.
Skill Claude CodeCodex
Planning guidance for Git worktrees. A worktree is a separate working folder linked to the same Git repository, so different branches can be worked on at the same time.
Skill Claude CodeCodex
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
Skill Claude CodeCodex
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks.
deancourse/agent-skill-lecture-builder
Command Codex
A video-production helper for creating subtitles, designing title cards, and writing video introductions.
deancourse/agent-skill-lecture-builder
Skill Claude CodeCodex
A course-page builder that converts scripts or unstructured notes into an agreed Markdown format, then uses a build script to create one HTML course page and an OG preview image. An OG image is the thumbnail shown when a page is shared online.
Instructions file
Instructions for deancourse/user-dot-agents, covering claude.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Skill Claude CodeCodex
Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", "可视化", or "高密度信息大图".
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Skill Claude CodeCodex
Create PowerPoint/PDF presentations where each slide is a complete AI-generated image with all text embedded. Supports multiple visual styles (corporate, minimalist, creative, kawaii, custom). Use when user wants fully-illustrated slides, visual-first decks, or AI-generated presentation images via x402 payments.
Skill Claude CodeCodex
FluxA Agent Wallet integration via CLI. Enables agents to make x402 payments for paid APIs, send USDC payouts to any wallet, and create payment links to receive payments. Use when the user asks about crypto payments, x402, USDC transfers, payment links, or interacting with the FluxA Agent Wallet.
deancourse/cake-2026-build-with-ai
Skill Claude CodeCodex
A tool that creates a list of test cases and matching test code from selected code or a feature area, then checks the results.
deancourse/cake-2026-build-with-ai
Skill Claude CodeCodex
A tool that creates a pull request title and description from the differences between the current branch and a target branch. A pull request is a request to merge code changes into another branch.
deancourse/cake-2026-build-with-ai
Skill Claude CodeCodex
A Git tool that sorts a messy set of code changes into several logical commits. Conventional commits are a common commit-message format that labels changes by type, such as a fix or a feature.
deancourse/cake-2026-build-with-ai
Skill Claude CodeCodex
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks.
deancourse/openspec-agent-skills-practice
Skill Claude CodeCodex
A tool that creates a list of test cases and the corresponding test code from selected code or a selected feature area. Test cases describe the situations a program should handle.
deancourse/openspec-agent-skills-practice
Skill Claude CodeCodex
A skill that creates a pull request title and description from the differences between the current branch and a target branch. A pull request is a request to review and merge code changes.
deancourse/openspec-agent-skills-practice
Skill Claude CodeCodex
A skill that sorts messy Git changes into multiple meaningful conventional commits, a standard format for writing commit messages.