core-command-codegenFramework core engineer skill for CLI commands, code generation standards, PHP 8.4 compatibility, and framework-safe scaffolding.
Install via ClawdBot CLI:
clawdbot install aiweline/core-command-codegenGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
When a developer creates a new module in the Weline framework, this skill generates the necessary CLI command skeleton and service layer, ensuring thin command handlers and adherence to framework conventions like i18n and strict typing. The generated command is automatically registered via php bin/w command:upgrade.
During a PHP version upgrade, this skill scans generated and scaffolded code for deprecated patterns, null handling issues, and type declarations to ensure PHP 8.4 compliance. It applies safe fixes without altering framework internals, focusing on command handlers and service classes.
For teams developing on Windows environments, this skill ensures that CLI commands and shell composition use proper quoting to avoid execution errors. It validates command strings against Windows path sensitivities and provides quoting discipline in generated code.
When scaffolding new features like controllers or helpers, this skill generates code templates that automatically use Weline's i18n functions for user-facing text. It enforces no hardcoded strings and ensures testability, reducing localization overhead.
Existing commands with business logic inside console execute methods are refactored by moving domain logic to dedicated service classes. The skill checks existing patterns and validates that command handlers remain thin, improving maintainability and test coverage.
Provide the Weline framework as a managed service where automatic command scaffolding, code generation, and PHP compatibility updates are part of the subscription. Developers get scaffolding and compliance checks without manual setup.
Sell a specialized skill pack that integrates into CI/CD pipelines to automatically validate and fix command patterns, type declarations, and platform compatibility. The package accelerates deployment and reduces error rates.
Offer consulting services to teams adopting Weline, using this skill to train developers on thin command handlers, i18n patterns, and PHP 8.4 practices. The skill serves as a live demo and enforcement tool during workshops.
💬 Integration Tip
Integrate this skill into your AI agent workflow by connecting it to command scaffolding requests and code review pipelines. Use it before merging to ensure command registration and platform safety are validated automatically.
Scored May 23, 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.