skill-developer
78Build Claude Code Skills
Teams need repeatable guidance for creating Claude Code skills without fragile activation rules. This skill explains triggers, hooks, guardrails, memory patterns, and troubleshooting steps.
Manage AI Coding Memory
AI coding sessions often lose preferences, decisions, and correction history. This skill gives Claude, Codex, and Claude Code a structured memory practice for durable project context.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "memory-management" from https://skillstore.io/skills/dojocodinglabs-memory-management.md and its manifest at https://skillstore.io/api/skills/dojocodinglabs-memory-management/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "memory-management". I corrected the import style twice across separate sessions.
Expected outcome:
Using "memory-management". We chose JWT authentication after rejecting session-based authentication.
Expected outcome:
Using "memory-management". Refresh memory after a major dependency upgrade.
Expected outcome:
The skill recommends checking stale entries, refreshing related memory, and removing information that belongs in code or configuration.
All external command findings are false positives caused by Markdown inline backticks and fenced examples, not executable shell use. The system reconnaissance finding is also a false positive from guidance about checking stale memory. No prompt injection, data exfiltration intent, or malicious behavior was found in SKILL.md.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dojocodinglabs-memory-management/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dojocodinglabs-memory-management?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dojocodinglabs-memory-management?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dojocodinglabs-memory-management/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dojocodinglabs-memory-management.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DojoCodingLabs. (2026). memory-management security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dojocodinglabs-memory-management/audits/8@techreport{dojocodinglabs-dojocodinglabs-memory-management-2026,
author = {DojoCodingLabs},
title = {memory-management security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dojocodinglabs-memory-management/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "memory-management security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "DojoCodingLabs"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/dojocodinglabs-memory-management/audits/8"
identifiers:
- type: other
value: "skillstore:dojocodinglabs-memory-management:audit:8"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
dojocodinglabs-memory-management
2026-08-21
aaron-he-zhu-memory-management
2026-08-21
Record repeated user preferences so future Claude Code sessions follow the same style without repeated reminders.
Capture decisions, rationale, alternatives, and impact so a team can understand project history later.
Use the storage, refresh, and user control patterns as a model for AI assistant memory features.
Use the memory-management skill to review this conversation. List only preferences, decisions, or corrections worth remembering.
Use the memory-management skill to summarize this decision with rationale, alternatives, impact, and when it should be reviewed.
Use the memory-management skill to find stale project memory after these dependency and structure changes. Recommend what to update or remove.
Use the memory-management skill to audit current memory entries. Separate safe preferences from sensitive data, stale assumptions, and facts that belong in code.
Author
DojoCodingLabsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/memory-managementRef
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 285 views
File structure
๐ SKILL.md
Build Claude Code Skills
Teams need repeatable guidance for creating Claude Code skills without fragile activation rules. This skill explains triggers, hooks, guardrails, memory patterns, and troubleshooting steps.
Build Next.js Frontends With Shared Guidelines
Frontend teams need consistent React and Next.js patterns across pages, components, forms, and data fetching. This skill provides practical guidance for shadcn/ui, Tailwind, Supabase, routing, performance, and TypeScript.
Control AI Coding Plans Before Execution
Complex AI coding changes can move too quickly and create avoidable risk. This skill gives Claude, Codex, and Claude Code a structured approval workflow before execution begins.
Preserve Project Context Across AI Coding Sessions
Long AI coding sessions can lose decisions, progress, and next steps after resets. This skill defines waypoint files that preserve context for Claude, Codex, and Claude Code.
Build Supabase Backends with Guardrails
Backend teams need repeatable patterns for secure Supabase services. This skill provides practical guidance for Edge Functions, PostgreSQL, RLS, validation, testing, and deployment.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Agents
by Dami-Randle
Designing reliable Claude Code agents is hard without structure. This skill provides templates, validation rules, and examples for agent prompts, triggers, tools, and metadata.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Evaluate Claude Code Component Quality
by C0ntr0lledCha0s
Claude Code components can be technically valid yet unclear, over-permissioned, or difficult to invoke. This skill scores five quality dimensions and recommends specific improvements.
Improve Claude Code Components Systematically
by C0ntr0lledCha0s
Claude Code components can have vague descriptions, excessive permissions, weak triggers, or incomplete documentation. This skill turns quality findings into focused, reviewable improvements while preserving intended behavior.
Create Claude Code Slash Commands
by softaworks
Reusable AI workflows are hard to write consistently. This skill guides Claude, Codex, and Claude Code through designing, writing, and refining slash commands.