pythonPython coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.
Install via ClawdBot CLI:
clawdbot install adarshdigievo/pythonGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A development team uses this skill to enforce consistent Python coding standards during peer reviews, ensuring all new code adheres to PEP 8, includes type hints, and avoids anti-patterns before merging into the main branch. This reduces technical debt and improves maintainability across projects.
An online learning platform integrates this skill to automatically validate student-submitted Python assignments, checking for syntax errors, style compliance, and modern Python features. It provides instant feedback, helping learners adopt best practices early in their coding journey.
A startup building a minimum viable product (MVP) in Python applies this skill to establish a clean codebase from the start, using uv for dependency management and enforcing testing and documentation standards. This accelerates development while ensuring scalability and code quality.
Maintainers of an open-source Python library use this skill to automate code quality checks in CI/CD pipelines, ensuring contributions meet style guidelines, pass tests, and use modern Python versions. This streamlines collaboration and maintains project reliability.
A data science team adopts this skill to standardize Python scripts for data analysis and machine learning, enforcing best practices like context managers for file I/O and type hints to improve code readability and reproducibility in research projects.
Offer a cloud-based service that integrates this skill into development workflows, providing automated code reviews, style enforcement, and testing for Python projects. Revenue is generated through subscription tiers based on team size and feature access.
Provide expert consulting services to help organizations adopt these Python guidelines, including workshops, code audits, and custom integration into existing systems. Revenue comes from hourly rates or project-based contracts.
Develop a plugin for popular IDEs like VS Code or PyCharm that embeds this skill, offering basic code linting and suggestions for free, with advanced features like automated refactoring and detailed reports available in a paid version.
💬 Integration Tip
Integrate this skill into CI/CD pipelines using tools like GitHub Actions or GitLab CI to automatically run syntax checks and tests on every commit, ensuring consistent code quality without manual intervention.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.