feature-implement

Installation
SKILL.md

Feature Implementation

Systematic approach to implementing new features in the Rust memory system.

Quick Reference

  • Process - Implementation phases (planning, design, implementation, testing)
  • Structure - Module structure and file organization
  • Patterns - Code patterns and conventions
  • Quality - Quality standards and checklists

When to Use

  • Adding new functionality to the codebase
  • Following project conventions for feature development
  • Maintaining code quality and test coverage

Core Process

Related skills

More from d-o-hub/rust-self-learning-memory

Installs
34
GitHub Stars
7
First Seen
Feb 21, 2026