Coding

Store explicit coding preferences as reusable local memory in ~/coding/.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/LudwigAJ/swell --skill coding-ludwigaj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Coding
Source: https://github.com/LudwigAJ/swell/tree/main/.claude/skills/coding
Command: npx skills add https://github.com/LudwigAJ/swell --skill coding-ludwigaj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents repetitive coding style corrections from being forgotten, so your future code responses stay aligned with your preferred conventions, stack choices, and structure.

Core Features & Use Cases

  • Learns only from explicit user corrections and confirmed preferences.
  • Stores remembered preferences locally in a compact memory file under ~/coding/.
  • Supports showing preferences, forgetting entries, and archiving older guidance when memory grows.
  • Use it when you want consistent naming, formatting, test layout, or technology choices across coding sessions.

Quick Start

Ask the skill to remember a coding preference you have explicitly confirmed, and it will store it locally for future responses.

Frequently Asked Questions about Coding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save coding preferences so AI stops ignoring my conventions?

To save coding preferences, explicitly state your conventions and confirm them. The skill records these rules locally in ~/coding/ as reusable memory, ensuring future responses consistently apply your preferred stack and formatting choices.

Can I make AI remember my code formatting and project structure rules across sessions?

Yes, you can make AI remember formatting and structure rules across sessions. By capturing explicit corrections and storing them in local memory, the skill applies your specific conventions automatically without needing repeated explanations.

Does this coding memory tool infer preferences from my existing project files?

No, the coding memory tool does not infer preferences from project files or passive observation. It requires explicit confirmation of your rules before recording them locally, ensuring only verified conventions are applied to future code.

How do I manage or delete stored coding conventions when they change?

You manage stored coding conventions by asking the skill to show preferences, forget specific entries, or archive older guidance. This keeps your local memory file compact and ensures only active, relevant rules are applied.

Where are my coding preferences stored when using this skill?

Your coding preferences are stored locally in a compact memory file under the ~/coding/ directory. This local-only storage ensures your development rules remain private and accessible for future coding sessions.