create-memory
CommunityTrack project learnings, decisions, and patterns.
Software Engineering#documentation#knowledge management#memory#learnings#architectural decisions#internal tools#project patterns
AuthorDexploarer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps track important learnings, architectural decisions, and system changes by creating structured memory files. It prevents knowledge loss, ensures consistency, and provides a historical context for project evolution, specifically for the AI's internal use.
Core Features & Use Cases
- Structured Memory Creation: Generates new memory files with sections for purpose, key learnings, implementation details, and pitfalls.
- Contextual Tracking: Links new memories to existing ones and relevant code files.
- Lifecycle Management: Guides through creating, updating, deprecating, and archiving memory files.
- Use Case: After implementing a complex feature like "Privy Auth Integration," use this skill to "create a memory file" documenting the JWT verification patterns, user session management, and auth middleware setup, ensuring future consistency.
Quick Start
Create a memory file documenting the integration patterns for Privy authentication.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-memory Download link: https://github.com/Dexploarer/hyper-forge/archive/main.zip#create-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.