python-foundational Skill
Foundational Python best practices, idioms, and code quality fundamentals Published by microsoft in hve-core.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is python-foundational Skill?
Foundational Python best practices, idioms, and code quality fundamentals Published by microsoft in hve-core. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Declared license: MIT
- Source file: .github/skills/coding-standards/python-foundational/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use python-foundational Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/hve-core
- Skill file: .github/skills/coding-standards/python-foundational/SKILL.md
What it does
Foundational Python best practices, idioms, and code quality fundamentals
Skill instructions
Python Foundational Coding Standards Skill Overview Foundational Python excellence that every diff must satisfy. This skill is loaded first for any .py change. All higher-order skills build on it. This content is a skill rather than an instructions file for three reasons: skills are distributed through the CLI plugin and VS Code extension without requiring consumers to copy files into their repo; new language skills can be added without modifying the review agent itself; and skills are loaded on demand, keeping the context window small when the diff contains no Python. Core Checklist 1. Readability & Style Use Python naming: PascalCase classes, snakecase functions/variables, UPPERSNAKECASE constants, private members. Group imports: stdlib → third-party → local (blank line between groups, no trailing whitespace). 2. Pythonic Idioms Prefer comprehensions for simple transforms; use explicit loops for complex logic/side-effects. Always use with for files, locks, DB connections. Prefer data
Verified compatibility and discovery
Frequently asked questions
What is python-foundational?
python-foundational is a open-source AI agent skill with Copy skill directory. Foundational Python best practices, idioms, and code quality fundamentals
Who is python-foundational best for?
python-foundational is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install python-foundational?
Install or run python-foundational using Copy skill directory. Check python-foundational for the latest setup command.
Is python-foundational actively maintained?
python-foundational may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.