Official Provider SkillView repo
Best practices for building CLI applications with Click including commands, groups, options, and testing.
Files1 files
SKILL.md42 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categorycoding
Skill IDmicrosoft/debugpy/.claude/skills/click
Related skills
DjangoBest practices for Django web development including models, views, templates, and testing.FlaskBest practices for Flask web development including routing, blueprints, and testing.Jinja2Best practices for template rendering with Jinja2 including environments, filters, autoescaping, and security.NumpyBest practices for numerical computing with NumPy including arrays, broadcasting, and vectorization.PytestBest practices for writing and organizing tests with pytest including fixtures, parametrize, and plugins.RequestsBest practices for HTTP client usage with Requests including sessions, error handling, and timeouts.