codingCoding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Install via ClawdBot CLI:
clawdbot install ivangdavila/codingThis skill auto-evolves. Observe user decisions, detect patterns, store preferences.
Rules:
dimensions.md for categories, criteria.md for when to addUser preferences stored at ~/coding/memory.md. Read on activation.
Structure:
~/coding/
āāā memory.md # Active preferences (load always)
āāā history.md # Old/archived preferences
Rules:
memory.md at skill start (always)memory.md ⤠100 lineshistory.mdFormat for memory.md:
# Coding Memory
## Stack
- context: tech
## Style
- rule or thing: preference
## Structure
- project organization preference
## Never
- thing user rejected
---
*Last updated: YYYY-MM-DD*
On first use: Create ~/coding/memory.md if missing.
Empty memory = no preference yet. Observe and fill.
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.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
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