Skip to content

Commit 7f2368e

Browse files
committed
fix: remove resouces section
1 parent 31cf009 commit 7f2368e

2 files changed

Lines changed: 0 additions & 24 deletions

File tree

.agents/skills/backend-patterns/SKILL.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -161,16 +161,3 @@ If the task straddles categories:
161161
2. Load that reference
162162
3. Mention in response which reference you loaded and why
163163
4. Note: "If you need [secondary concern] patterns, load [reference name]"
164-
165-
---
166-
167-
## Resources
168-
169-
- Main entry: `backend/AGENTS.md`
170-
- Spring Boot Docs: https://spring.io/projects/spring-boot
171-
- JPA/Hibernate: https://hibernate.org/orm/
172-
- OpenAPI: https://www.openapis.org/
173-
- TestContainers: https://testcontainers.com/
174-
- WireMock: https://wiremock.org/
175-
- Mockito: https://site.mockito.org/
176-
- Maven: https://maven.apache.org/

.agents/skills/frontend-patterns/SKILL.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -214,14 +214,3 @@ If the task straddles categories:
214214
2. Load that reference
215215
3. Mention in response which reference you loaded and why
216216
4. Note: "If you need [secondary concern] patterns, load [reference name]"
217-
218-
---
219-
220-
## Resources
221-
222-
- Main entry: `frontend/AGENTS.md`
223-
- IBM Carbon Design System: https://carbondesignsystem.com/
224-
- TanStack Query Docs: https://tanstack.com/query/latest
225-
- React Testing Library: https://testing-library.com/react
226-
- TypeScript Handbook: https://www.typescriptlang.org/docs/
227-
- Vite Docs: https://vitejs.dev/

0 commit comments

Comments
 (0)