بنقرة واحدة
coding
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
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
Coding workflow with planning, implementation, verification, and testing for clean software development.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
| name | Coding |
| slug | coding |
| version | 1.0.3 |
| homepage | https://clawic.com/skills/coding |
| description | Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding. |
| changelog | Improve discoverability, add homepage and feedback section |
| metadata | {"clawdbot":{"emoji":"💻","requires":{"bins":[]},"os":["linux","darwin","win32"]}} |
User has coding style preferences, stack decisions, or patterns they want remembered. Agent learns ONLY from explicit corrections and confirmations, never from observation.
Memory lives in ~/coding/ with tiered structure. See memory-template.md for setup.
~/coding/
├── memory.md # Active preferences (≤100 lines)
└── history.md # Archived old preferences
| Topic | File |
|---|---|
| Categories of preferences | dimensions.md |
| When to add preferences | criteria.md |
| Memory templates | memory-template.md |
All data stored in ~/coding/. Create on first use:
mkdir -p ~/coding
This skill ONLY:
~/coding/)This skill NEVER:
~/coding/~/coding/memory.mdNo preference is stored without explicit user confirmation:
Keep each entry 5 words max:
python: prefer 3.11+naming: snake_case for filestests: colocated, not separate folderGroup by type (see dimensions.md):
~/coding/memory.md if existsUser can ask:
Data that stays local:
~/coding/This skill does NOT:
~/coding/clawhub star codingclawhub sync