codingchangelog: Improve discoverability, add homepage and feedback section
Install via ClawdBot CLI:
clawdbot install ivangdavila/codingGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A new developer joins a team and uses the skill to quickly adapt to the team's coding standards and tech stack preferences. Over time, the skill learns their personal style for code reviews and documentation, improving onboarding efficiency.
A freelance developer works with multiple clients across different industries. The skill observes and stores preferences for each client's project structure and coding conventions, ensuring consistency and reducing manual setup for future projects.
In a coding bootcamp or university course, instructors use the skill to track student progress and preferences in programming languages and debugging approaches. It helps personalize feedback and adapt teaching materials based on common patterns.
A contributor engages with various open-source projects. The skill learns their preferred contribution workflows, such as commit message styles or testing frameworks, streamlining the process of adhering to different project guidelines.
A large organization uses the skill to maintain coding standards across teams. It detects and enforces preferences for code formatting, dependency management, and architecture patterns, aiding in legacy system updates and new feature development.
Offer the skill as a cloud service with tiered pricing for individuals, teams, and enterprises. Revenue comes from monthly or annual subscriptions, with features like advanced analytics and integration with popular IDEs.
Provide a free version with basic preference tracking and limited storage. Upsell to premium plans for unlimited memory lines, team collaboration tools, and priority support, targeting professional developers and small businesses.
Sell customized licenses to large corporations for integration into their internal development platforms. Include dedicated support, compliance features, and scalability options, focusing on industries like finance or healthcare with strict coding standards.
💬 Integration Tip
Integrate with popular code editors like VS Code or JetBrains IDEs via extensions, and ensure seamless sync with version control systems like Git to automatically capture user decisions during commits.
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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.