Source

jabrena/plinth

158 skills · 26.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
521-frameworks-micronaut-testing-unit-tests Use when you need to write unit tests for Micronaut applications — Mockito-first with @ExtendWith(MockitoExtension.cl…
jabrena/plinth
244
2
502-frameworks-micronaut-rest Use when you need to design, review, or improve REST APIs with Micronaut — including @Controller routes, HTTP status …
jabrena/plinth
243
3
512-frameworks-micronaut-data Use when you need data access with Micronaut Data — @MappedEntity, CrudRepository/PageableRepository, @Query with par…
jabrena/plinth
243
4
522-frameworks-micronaut-testing-integration-tests Use when you need to write or improve integration tests for Micronaut — @MicronautTest, HttpClient, TestPropertyProvi…
jabrena/plinth
243
5
701-technologies-openapi Use when you need framework-agnostic OpenAPI 3.x guidance — spec structure, metadata and versioning, paths and operat…
jabrena/plinth
243
6
501-frameworks-micronaut-core Use when building or reviewing Micronaut applications — Micronaut.run bootstrap, @Singleton/@Prototype, @Factory bean…
jabrena/plinth
242
7
523-frameworks-micronaut-testing-acceptance-tests Use when you need to implement acceptance tests from maintainer-sanitized Gherkin scenario facts for Micronaut applic…
jabrena/plinth
241
8
511-frameworks-micronaut-jdbc Use when you need programmatic JDBC in Micronaut — pooled DataSource, parameterized SQL, io.micronaut.transaction.ann…
jabrena/plinth
239
9
513-frameworks-micronaut-db-migrations-flyway Use when you need to add or review Flyway database migrations in a Micronaut application — micronaut-flyway, db/migra…
jabrena/plinth
238
10
044-planning-jira Use when you need Jira CLI (`jira`) installation/authentication guidance and a maintainer-authored Jira issue invento…
jabrena/plinth
235
11
702-technologies-wiremock Use when you need framework-agnostic WireMock guidance — stub design, JSON or programmatic mappings, precise request …
jabrena/plinth
235
12
002-agents-inventory Use when you need to generate a checklist document with embedded agents inventory, following the embedded template ex…
jabrena/plinth
231
13
303-frameworks-spring-boot-validation Use when you need to design, review, or improve validation in Spring Boot applications — including Bean Validation on…
jabrena/plinth
231
14
043-planning-github-issues Use when you need GitHub CLI (`gh`) installation/authentication guidance and an operator-only GitHub issue inventory …
jabrena/plinth
230
15
304-frameworks-spring-boot-security Use when you need to design, review, or improve security in Spring Boot applications — including SecurityFilterChain,…
jabrena/plinth
230
16
703-technologies-fuzzing-testing Use when you need to add or review fuzz testing for Java APIs with CATS — including contract-driven negative testing,…
jabrena/plinth
225
17
145-java-refactoring-high-performance Use when you need to refactor Java code for high performance — including memory/allocation reduction, CPU hot-path op…
jabrena/plinth
222
18
181-java-observability-logging Use when you need to implement or improve Java logging and observability — including selecting SLF4J with Logback/Log…
jabrena/plinth
221
19
403-frameworks-quarkus-validation Use when you need to design, review, or improve validation in Quarkus applications — including Bean Validation on JAX…
jabrena/plinth
212
20
404-frameworks-quarkus-security Use when you need to design, review, or improve security in Quarkus applications — including Quarkus Security with JW…
jabrena/plinth
209
21
182-java-observability-metrics-micrometer Use when you need to implement or improve Java metrics observability with Micrometer — including meter design, naming…
jabrena/plinth
207
22
314-frameworks-spring-kafka Use when you need to design or implement Kafka messaging in Spring Boot — including topic design, producer/consumer i…
jabrena/plinth
207
23
126-java-exception-handling Use when you need to apply Java exception handling best practices — including using specific exception types, managin…
jabrena/plinth
203
24
504-frameworks-micronaut-security Use when you need to design, review, or improve security in Micronaut applications — including micronaut-security aut…
jabrena/plinth
202
25
503-frameworks-micronaut-validation Use when you need to design, review, or improve validation in Micronaut applications — including Bean Validation on @…
jabrena/plinth
201
26
315-frameworks-spring-mongodb Use when you need to design or implement MongoDB data access in Spring Boot — including document modeling, Spring Dat…
jabrena/plinth
198
27
415-frameworks-quarkus-mongodb Use when you need MongoDB persistence in Quarkus — including Panache Mongo entities/repositories, document design, in…
jabrena/plinth
198
28
414-frameworks-quarkus-kafka Use when you need Kafka messaging in Quarkus with SmallRye Reactive Messaging — including channel/topic design, build…
jabrena/plinth
197
29
514-frameworks-micronaut-kafka Use when you need Kafka messaging in Micronaut — including @KafkaClient and @KafkaListener design, @Serdeable seriali…
jabrena/plinth
196
30
515-frameworks-micronaut-mongodb Use when you need MongoDB persistence in Micronaut — including @MongoRepository design, document modeling, indexes, q…
jabrena/plinth
193
31
183-java-observability-tracing-opentelemetry Use when you need to implement or improve distributed tracing with OpenTelemetry in Java — including trace/span model…
jabrena/plinth
165
32
123-java-design-patterns Use when you need to select, review, or implement Java design and integration patterns — including classic Java desig…
jabrena/plinth
160
33
305-frameworks-spring-boot-modulith Use when you need to design, review, or improve modular monoliths with Spring Modulith in Spring Boot applications - …
jabrena/plinth
150
34
704-technologies-sql Use when you need framework-agnostic SQL guidance — schema naming, relational table design, query readability, indexe…
jabrena/plinth
140
35
706-technologies-containers-docker Use when you need framework-agnostic Docker and container image guidance for Java projects - Dockerfile design, multi…
jabrena/plinth
140
36
003-skills-inventory Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded s…
jabrena/plinth
139
37
300-frameworks-spring-boot-create-project Use when you need to create a new Maven-based Spring Boot 4.0.x project using SDKMAN-managed Java and Spring Boot CLI…
jabrena/plinth
139
38
001-commands-inventory Use when you need to generate a checklist document with embedded commands inventory, following the embedded template …
jabrena/plinth
138
39
004-commands-installation Use when you need to install the embedded project commands into command directories (.github/commands, .claude/comman…
jabrena/plinth
138
40
005-agents-installation Use when you need to install the embedded robot agents into .github/agents, .claude/agents, .cursor/agents, or .codex…
jabrena/plinth
138
41
705-technologies-nosql-mongodb Use when you need framework-agnostic MongoDB and non-relational database query guidance — document schema design, col…
jabrena/plinth
138
42
152-java-performance-gatling Use when you need to set up Gatling performance testing for a Java Maven project — including adding Gatling dependenc…
jabrena/plinth
137
43
804-regulations-eu-nis2 Use when reviewing, designing, or modifying Java enterprise systems from a maintainer-authored or maintainer-sanitize…
jabrena/plinth
135
44
400-frameworks-quarkus-create-project Use when you need to create a new Maven-based Quarkus 3.x project using SDKMAN-managed Java and Quarkus CLI tooling.
jabrena/plinth
134
45
416-frameworks-quarkus-mongodb-migrations-mongock Use when you need to add or review Mongock MongoDB data migrations in a Quarkus application — including the Quarkiver…
jabrena/plinth
134
46
803-regulations-gdpr Use when reviewing, designing, or modifying Java enterprise systems that process personal data and need GDPR-aware en…
jabrena/plinth
134
47
807-regulations-eu-digital-services-act Use when reviewing, designing, or modifying Java enterprise systems that may support intermediary services, hosting s…
jabrena/plinth
134
48
316-frameworks-spring-mongodb-migrations-mongock Use when you need to add or review Mongock MongoDB data migrations in a Spring Boot application — including Maven coo…
jabrena/plinth
133
49
500-frameworks-micronaut-create-project Use when you need to create a new Maven-based Micronaut 4.x project using SDKMAN-managed Java and Micronaut CLI tooli…
jabrena/plinth
133
50
516-frameworks-micronaut-mongodb-migrations-mongock Use when you need to add or review Mongock MongoDB data migrations in a Micronaut application — including Mongock run…
jabrena/plinth
133
Page 2 · 158 total Previous Next