Skip to content

Commit fc69618

Browse files
committed
Ultra-light examples and trimmed core
1 parent ad34061 commit fc69618

File tree

86 files changed

+231
-448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+231
-448
lines changed

skills/api-platform-dto-resources/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ description: Use when symfony api platform dto resources
1616
- Use when symfony api platform dto resources
1717

1818
## Rules
19-
- Ask before running servers/builds/tests; keep changes minimal
20-
19+
- Keep changes minimal and focused
20+
- Ask before running servers/builds/tests
21+
- Load reference/examples only on explicit request
2122
## References
2223
- `reference.md`
2324
- `examples.md`
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Examples (Simple / Medium / Complex)
22

3-
## Simple
4-
- Api Platform Dto Resources: basic setup and minimal flow
5-
6-
## Medium
7-
- Api Platform Dto Resources: auth + validation + basic caching
8-
9-
## Complex
10-
- Api Platform Dto Resources: multi-tenant + tags + async jobs
3+
- Simple: Api Platform Dto Resources minimal flow
4+
- Medium: Api Platform Dto Resources auth + validation
5+
- Complex: Api Platform Dto Resources multi-tenant + async

skills/api-platform-filters/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ description: Use when symfony api platform filters
1616
- Use when symfony api platform filters
1717

1818
## Rules
19-
- Ask before running servers/builds/tests; keep changes minimal
20-
19+
- Keep changes minimal and focused
20+
- Ask before running servers/builds/tests
21+
- Load reference/examples only on explicit request
2122
## References
2223
- `reference.md`
2324
- `examples.md`
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Examples (Simple / Medium / Complex)
22

3-
## Simple
4-
- Api Platform Filters: basic setup and minimal flow
5-
6-
## Medium
7-
- Api Platform Filters: auth + validation + basic caching
8-
9-
## Complex
10-
- Api Platform Filters: multi-tenant + tags + async jobs
3+
- Simple: Api Platform Filters minimal flow
4+
- Medium: Api Platform Filters auth + validation
5+
- Complex: Api Platform Filters multi-tenant + async

skills/api-platform-resources/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ description: Use when symfony api platform resources
1616
- Use when symfony api platform resources
1717

1818
## Rules
19-
- Ask before running servers/builds/tests; keep changes minimal
20-
19+
- Keep changes minimal and focused
20+
- Ask before running servers/builds/tests
21+
- Load reference/examples only on explicit request
2122
## References
2223
- `reference.md`
2324
- `examples.md`
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Examples (Simple / Medium / Complex)
22

3-
## Simple
4-
- Api Platform Resources: basic setup and minimal flow
5-
6-
## Medium
7-
- Api Platform Resources: auth + validation + basic caching
8-
9-
## Complex
10-
- Api Platform Resources: multi-tenant + tags + async jobs
3+
- Simple: Api Platform Resources minimal flow
4+
- Medium: Api Platform Resources auth + validation
5+
- Complex: Api Platform Resources multi-tenant + async

skills/api-platform-security/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ description: Use when symfony api platform security
1919
- api-platform, security
2020

2121
## Rules
22-
- Ask before running servers/builds/tests; keep changes minimal
23-
22+
- Keep changes minimal and focused
23+
- Ask before running servers/builds/tests
24+
- Load reference/examples only on explicit request
2425
## References
2526
- `reference.md`
2627
- `examples.md`
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Examples (Simple / Medium / Complex)
22

3-
## Simple
4-
- Api Platform Security: basic setup and minimal flow
5-
6-
## Medium
7-
- Api Platform Security: auth + validation + basic caching
8-
9-
## Complex
10-
- Api Platform Security: multi-tenant + tags + async jobs
3+
- Simple: Api Platform Security minimal flow
4+
- Medium: Api Platform Security auth + validation
5+
- Complex: Api Platform Security multi-tenant + async

skills/api-platform-serialization/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ description: Use when symfony api platform serialization
1616
- Use when symfony api platform serialization
1717

1818
## Rules
19-
- Ask before running servers/builds/tests; keep changes minimal
20-
19+
- Keep changes minimal and focused
20+
- Ask before running servers/builds/tests
21+
- Load reference/examples only on explicit request
2122
## References
2223
- `reference.md`
2324
- `examples.md`
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Examples (Simple / Medium / Complex)
22

3-
## Simple
4-
- Api Platform Serialization: basic setup and minimal flow
5-
6-
## Medium
7-
- Api Platform Serialization: auth + validation + basic caching
8-
9-
## Complex
10-
- Api Platform Serialization: multi-tenant + tags + async jobs
3+
- Simple: Api Platform Serialization minimal flow
4+
- Medium: Api Platform Serialization auth + validation
5+
- Complex: Api Platform Serialization multi-tenant + async

0 commit comments

Comments
 (0)