ai-c-planAI-C plan klasöründeki MD/CSV planı okuyup dependency sırasına göre tamamen otomatik ilerler; geliştirir, test eder, raporlar.
Install via ClawdBot CLI:
clawdbot install sercanmetalore/ai-c-planGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Automatically sets up a new monorepo project by reading a plan file, creating necessary folder structures (like packages, apps, config), and generating initial configuration files such as .env.example. It validates against a predefined architecture document and commits each step.
Reads a step-by-step plan to write code, apply changes, run linting and tests, and generate reports. It handles dependencies between steps, ensuring each is tested before moving to the next, and commits progress automatically after each step.
When database changes are required, it automatically generates and applies Prisma migrations within the API app. It follows a no-questions mode, using .env for configuration and fallback modes if secrets are missing, without manual intervention.
Before starting UI steps, it references design files from a specified folder to align screens exactly with provided mockups or HTML. It creates or updates UI components, tests them, and commits changes, ensuring consistency with design standards.
Manages external dependencies by creating and updating .env.example files for root and sub-apps, using placeholders for secrets. If secrets are missing, it switches to DEV_FALLBACK mode with mock providers, avoiding blocked steps unless absolutely necessary.
Leverage this skill to automate the development of software-as-a-service applications, reducing manual coding and testing time. It ensures consistent architecture and rapid iteration, ideal for startups scaling their tech stack efficiently.
Use the skill to deliver client projects faster by automating plan execution, testing, and reporting. It handles complex dependencies and environment setups, allowing agencies to focus on customization and client communication.
Implement the skill within enterprises to build internal tools, such as dashboards or automation scripts, with minimal developer oversight. It enforces best practices like monorepo structure and secure configuration management.
💬 Integration Tip
Ensure the plan files are well-structured with clear dependencies and priorities. Set up the required architecture document and design folder paths beforehand to avoid blocked steps.
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.