Topic: codex-skills
9,266 skills in this topic.
-
devflow-constitution-quick-ref
Quick reference guide to CC-DevFlow Constitution v2.0.0 with links to full text. Covers all 10 Articles and Phase -1 Gates.
aiskillstore/marketplace 232
-
videocut
执行视频剪辑。根据确认的删除任务执行FFmpeg剪辑,循环直到零口误,生成字幕。触发词:执行剪辑、开始剪、确认剪辑
aiskillstore/marketplace 232
-
plugin-structure
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
aiskillstore/marketplace 232
-
devflow-file-standards
File naming conventions, directory structure, and YAML frontmatter standards for CC-DevFlow. Consolidates shared conventions from all agents.
aiskillstore/marketplace 232
-
remotion-best-practices
Best practices for Remotion - Video creation in React
aiskillstore/marketplace 232
-
skill-permissions
Skill permission analysis, one-time authorization, analyze skill permissions, batch authorization
aiskillstore/marketplace 232
-
skill-i18n
Translate SKILL.md and README.md files into multiple languages for sharing skills internationally
aiskillstore/marketplace 232
-
share-skill
Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote
aiskillstore/marketplace 232
-
port-allocator
Automatically allocate and manage development server ports, avoiding port conflicts between multiple Claude Code instances
aiskillstore/marketplace 232
-
gws-sheets
Google Sheets: Read and write spreadsheets.
aiskillstore/marketplace 232
-
gws-gmail
Gmail: Send, read, and manage email.
aiskillstore/marketplace 232
-
gws-drive
Google Drive: Manage files, folders, and shared drives.
aiskillstore/marketplace 232
-
gws-docs
Read and write Google Docs.
aiskillstore/marketplace 232
-
subagent-driven-development
Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.
aiskillstore/marketplace 232
-
managing-project-rules
Creates and updates modular project rules for Claude Code in .claude/rules/ directory. Use when creating, updating, or modifying rule files, organizing project guidelines, setting up code standards, or when user mentions "create rules", "update rules", "add rules", or "rule configuration".
aiskillstore/marketplace 232
-
brainstorming
Collaborative design exploration that refines ideas into validated specs through iterative questioning. Use before any creative work including creating features, building components, adding functionality, or modifying behavior.
aiskillstore/marketplace 232
-
dispatching-parallel-agents
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.
aiskillstore/marketplace 232
-
executing-plans
Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.
aiskillstore/marketplace 232
-
finishing-a-development-branch
Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.
aiskillstore/marketplace 232
-
receiving-code-review
Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.
aiskillstore/marketplace 232
-
requesting-code-review
Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.
aiskillstore/marketplace 232
-
using-superpowers
Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any conversation to check for relevant skills before any response, ensuring skill-first workflow before proceeding.
aiskillstore/marketplace 232
-
using-git-worktrees
Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.
aiskillstore/marketplace 232
-
managing-commits
Git commit quality and conventional commits expertise with automatic issue tracking integration. Auto-invokes when the user explicitly asks about commit message format, commit quality, conventional commits, commit history analysis, issue references in commits, or requests help writing commit messages. Integrates with the issue cache for automatic issue references.
aiskillstore/marketplace 232