II.
LibrarySkill overview
Reference · livelib-skill:cli-mcp-development--argparse-scaffolder
argparse-scaffolder overview
Generate argparse-based Python CLI applications with subparsers, type converters, and standard library patterns. Creates lightweight Python CLIs without external dependencies.
Attributes
displayName
argparse-scaffolder
description
Generate argparse-based Python CLI applications with subparsers, type converters, and standard library patterns. Creates lightweight Python CLIs without external dependencies.
libraryPath
library/specializations/cli-mcp-development/skills/argparse-scaffolder/SKILL.md
specialization
cli-mcp-development
contentSummary
# Argparse Scaffolder
Generate a complete argparse CLI application with Python standard library, subparsers, and best practices.
## Capabilities
- Generate Python-based argparse CLI projects
- Create subparser hierarchies for subcommands
- Set up custom type converters and actions
- Conf
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area3
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:cli-tooling·SkillAreaCLI Tooling
- skill-area:command-line-interface-tools·SkillAreaCommand Line Interface Tools
Incoming edges
None.