|
2118 | 2118 | "dependencies": [], |
2119 | 2119 | "category": "standard" |
2120 | 2120 | }, |
2121 | | - { |
2122 | | - "id": "design-assets", |
2123 | | - "name": "Design Assets", |
2124 | | - "type": "context", |
2125 | | - "path": ".opencode/context/development/design-assets.md", |
2126 | | - "description": "Design Assets", |
2127 | | - "tags": [], |
2128 | | - "dependencies": [], |
2129 | | - "category": "standard" |
2130 | | - }, |
2131 | | - { |
2132 | | - "id": "ui-styling-standards", |
2133 | | - "name": "Ui Styling Standards", |
2134 | | - "type": "context", |
2135 | | - "path": ".opencode/context/development/ui-styling-standards.md", |
2136 | | - "description": "UI Styling Standards", |
2137 | | - "tags": [], |
2138 | | - "dependencies": [], |
2139 | | - "category": "standard" |
2140 | | - }, |
2141 | | - { |
2142 | | - "id": "clean-code", |
2143 | | - "name": "Clean Code", |
2144 | | - "type": "context", |
2145 | | - "path": ".opencode/context/development/clean-code.md", |
2146 | | - "description": "Clean Code Principles", |
2147 | | - "tags": [], |
2148 | | - "dependencies": [], |
2149 | | - "category": "standard" |
2150 | | - }, |
2151 | | - { |
2152 | | - "id": "animation-patterns", |
2153 | | - "name": "Animation Patterns", |
2154 | | - "type": "context", |
2155 | | - "path": ".opencode/context/development/animation-patterns.md", |
2156 | | - "description": "Animation Patterns", |
2157 | | - "tags": [], |
2158 | | - "dependencies": [], |
2159 | | - "category": "standard" |
2160 | | - }, |
2161 | | - { |
2162 | | - "id": "design-systems", |
2163 | | - "name": "Design Systems", |
2164 | | - "type": "context", |
2165 | | - "path": ".opencode/context/development/design-systems.md", |
2166 | | - "description": "Design Systems", |
2167 | | - "tags": [], |
2168 | | - "dependencies": [], |
2169 | | - "category": "standard" |
2170 | | - }, |
2171 | | - { |
2172 | | - "id": "react-patterns", |
2173 | | - "name": "React Patterns", |
2174 | | - "type": "context", |
2175 | | - "path": ".opencode/context/development/react-patterns.md", |
2176 | | - "description": "React Patterns & Best Practices", |
2177 | | - "tags": [], |
2178 | | - "dependencies": [], |
2179 | | - "category": "standard" |
2180 | | - }, |
2181 | | - { |
2182 | | - "id": "api-design", |
2183 | | - "name": "Api Design", |
2184 | | - "type": "context", |
2185 | | - "path": ".opencode/context/development/api-design.md", |
2186 | | - "description": "API Design Patterns", |
2187 | | - "tags": [], |
2188 | | - "dependencies": [], |
2189 | | - "category": "standard" |
2190 | | - }, |
2191 | 2121 | { |
2192 | 2122 | "id": "mastra-config", |
2193 | 2123 | "name": "Mastra Config", |
|
2615 | 2545 | ], |
2616 | 2546 | "category": "standard" |
2617 | 2547 | }, |
2618 | | - { |
2619 | | - "id": "development-readme", |
2620 | | - "name": "Development README", |
2621 | | - "type": "context", |
2622 | | - "path": ".opencode/context/development/README.md", |
2623 | | - "description": "Development context overview and guide", |
2624 | | - "tags": [ |
2625 | | - "development", |
2626 | | - "guide" |
2627 | | - ], |
2628 | | - "category": "standard" |
2629 | | - }, |
2630 | 2548 | { |
2631 | 2549 | "id": "learning-readme", |
2632 | 2550 | "name": "Learning README", |
|
2663 | 2581 | ], |
2664 | 2582 | "category": "standard" |
2665 | 2583 | }, |
2666 | | - { |
2667 | | - "id": "mastra-ai-readme", |
2668 | | - "name": "Mastra AI README", |
2669 | | - "type": "context", |
2670 | | - "path": ".opencode/context/development/ai/mastra-ai/README.md", |
2671 | | - "description": "Mastra AI framework documentation and guides", |
2672 | | - "tags": [ |
2673 | | - "mastra-ai", |
2674 | | - "ai", |
2675 | | - "development" |
2676 | | - ], |
2677 | | - "category": "standard" |
2678 | | - }, |
2679 | 2584 | { |
2680 | 2585 | "id": "context-bundle-template", |
2681 | 2586 | "name": "Context Bundle Template", |
|
0 commit comments