10x-patternsPatterns and practices that dramatically accelerate development velocity. Covers parallel execution, automation, feedback loops, workflow optimization, and anti-pattern avoidance. Use when starting projects, planning sprints, optimizing workflows, or onboarding developers.
Install via ClawdBot CLI:
clawdbot install wpank/10x-patternsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/meta/10x-patternsAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A startup building a SaaS product uses the skill to set up CI/CD pipelines, preview deployments, and shared component libraries from day one, enabling rapid iteration and stakeholder feedback. They implement trunk-based development and feature flags to ship continuously without disrupting users.
An e-commerce company applies the skill to automate database seeding, set up error monitoring, and optimize workflows with parallel execution in testing. They use time sink detection to reduce manual deployment and debugging, accelerating feature releases during peak shopping seasons.
A fintech firm leverages the skill for API-first design and type-driven development to ensure compliance and reduce bugs. They adopt automation scripts for infrastructure and database migrations, streamlining audits and improving security through early validation practices.
A healthcare provider uses the skill to onboard developers with template repositories and documentation, cutting setup time by 50%. They implement hot reload and test-driven development for building patient-facing apps, ensuring reliability and faster feedback loops in regulated environments.
Companies offering software-as-a-service can use the skill to accelerate development cycles, enabling faster feature rollouts and competitive advantage. By implementing continuous deployment and leverage points like shared utilities, they reduce operational costs and improve customer retention through rapid updates.
Consulting firms apply the skill to optimize client projects with workflow templates and automation, delivering solutions more efficiently. They use patterns like vertical slicing and AI-assisted development to handle multiple clients concurrently, increasing billable hours and project throughput.
Large enterprises adopt the skill to streamline internal development with monorepos and code generation, reducing cross-team dependencies. By focusing on time sink detection and infrastructure as code, they cut costs associated with manual processes and scale development across departments.
💬 Integration Tip
Start by automating repetitive tasks like database seeding and setting up CI/CD pipelines to gain immediate efficiency. Gradually introduce patterns such as hot reload and feature flags to build momentum without overwhelming the team.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Give your AI agent eyes to see the entire internet. 7500+ GitHub stars. Search and read 14 platforms: Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongS...
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...