Agent skill
patterns
Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/clouder0/patterns
SKILL.md
Code Patterns
This skill provides common patterns used in the project.
When to Use
Load when:
- Implementing new features
- Creating new components
- Following established abstractions
- Deciding how to structure code
Pattern Files
@memory/knowledge/codebase/patterns.json
Pattern Categories
- Data access patterns
- API design patterns
- Component patterns
- State management patterns
- Error handling patterns
Didn't find tool you were looking for?