⌨️
AI EngineeringTypeScript

Command Development

by LING71671

Command Development is an AI Engineering skill for Claude Code, published by LING71671 in Open-ClaudeCode.

945 stars1.2K forkson LING71671/Open-ClaudeCodeAdded 2026/08/21Repository updated 2026/07/22
ai-coding-assistantanthropicclaude-codedeveloper-toolsresearchreverse-engineeringsource-mapstypescript
Install in seconds
Install Command Development
Copy Command Development into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/LING71671/Open-ClaudeCode/tree/main/plugins/plugin-dev/skills/command-development ~/.claude/skills/command-development

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/LING71671/Open-ClaudeCode.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/plugin-dev/skills/command-development/SKILL.md in LING71671/Open-ClaudeCode
Installs to
~/.claude/skills/command-development
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Command Development does

Command Development shows how to create and organize Claude Code slash commands with Markdown, YAML frontmatter, arguments, and tool settings. Use it when defining reusable commands or adding interactive behavior and file references.

Command Development is cataloged under AI Engineering on DirSkills. Command Development comes from a repository tagged ai-coding-assistant, anthropic, claude-code, developer-tools and research.

Documentation

README

Command Development for Claude Code

Overview

Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.

Key concepts:

  • Markdown file format for commands
  • YAML frontmatter for configuration
  • Dynamic arguments and file references
  • Bash execution for context
  • Command organization and namespacing

Command Basics

What is a Slash Command?

This is the opening of the README. Read the full README on GitHub.

Commands Command Development provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /command-name
  • /help
  • /review
  • /test
  • /deploy
  • /fix-issue
  • /review-pr
  • /review-file
  • /build
  • /lint
  • /commit
  • /pr

Frequently asked about Command Development

  • What else does LING71671 publish alongside Command Development?

    Command Development is one of 15 skills that DirSkills catalogs from LING71671/Open-ClaudeCode, the repository it ships in. Its siblings there include Agent Development, Claude Opus 4.5 Migration and Document Release. Each one is a separate skill with its own page in this directory, installs the same way Command Development does, and is maintained by LING71671 in that same repository. The rest of the collection is listed on the LING71671/Open-ClaudeCode page.

  • How does Command Development compare to other AI Engineering skills?

    Command Development ranks #1437 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Command Development against them. Open each page to compare what they document and how they install.

More from LING71671/Open-ClaudeCode

Command Development is one of 15 skills cataloged on DirSkills from LING71671/Open-ClaudeCode.

See all 15 skills