phpWrite solid PHP avoiding type juggling traps, array quirks, and common security pitfalls.
Install via ClawdBot CLI:
clawdbot install ivangdavila/phpGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Building an online store with product listings, shopping cart functionality, and secure payment processing. This scenario requires strict type checking to avoid bugs in pricing calculations and robust security measures like prepared statements to prevent SQL injection during order management.
Developing a CMS for publishing articles with user authentication and content editing features. It involves handling arrays for dynamic content structures, using htmlspecialchars to prevent XSS in user-generated content, and implementing error handling for file uploads and database interactions.
Creating RESTful APIs to serve data to mobile apps, such as user profiles or real-time notifications. This requires leveraging PHP 8+ features like attributes for routing, strict typing to ensure data consistency, and secure input validation to protect against CSRF and injection attacks.
Developing a tool for generating financial reports with data aggregation and export capabilities. It demands precise array manipulation for data sets, avoiding type juggling in calculations, and using prepared statements to securely query transaction databases.
Building a learning management system that includes quiz functionality, score tracking, and user progress dashboards. This scenario involves string handling for question formatting, error management for user inputs, and object-oriented design with traits for reusable quiz logic.
Offering a subscription-based web application, such as a project management tool or CRM, built with PHP. Revenue is generated through monthly or annual fees, with features like user management and data analytics requiring secure coding practices and modern PHP features for scalability.
Providing bespoke PHP development services for clients across industries, from small businesses to enterprises. Revenue comes from project-based contracts, focusing on delivering secure, maintainable code with adherence to best practices like strict comparisons and error handling to reduce long-term support costs.
Operating an online marketplace where third-party sellers list products, with PHP handling the core platform. Revenue is earned through transaction fees, commissions, and premium listings, relying on robust security measures to protect user data and prevent fraud in payment processing.
💬 Integration Tip
Integrate this skill by setting up a local PHP environment with strict_types enabled and using version control for code management to apply best practices like prepared statements and error handling consistently.
Scored Aug 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.