Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

cli-wiring

Checklist and patterns for wiring new CLI commands into cli-entry.ts

2.97k repo starsObserved in 1 repos
Development

protected-files

Zero-dependency bootstrap files that must never import npm packages or SDK code

2.97k repo starsObserved in 1 repos
Development

sql-migrate

Manage SQL database migrations as plain .sql files with a transaction log. Use when asked about sql-migrate, database migrations, or how to set up migration tooling.

2.93k repo starsObserved in 1 repos
Development

add-demo

데모 스펙을 받아 데모 코드 + E2E 테스트 + TSDoc 링크를 한 번에 생성한다. 어떤 API/옵션을 어떻게 보여줄지 설명하면 전체 세트가 만들어진다.

2.92k repo starsObserved in 1 repos
Development

demo-patterns

Sandpack 데모 코드 패턴. packages/docs/src/demo/ 또는 packages/docs/docs/demos/ 내 파일 작성·수정 시 자동 로드. 프레임워크별 코드 구조, 파일 구성, import 패턴 안내.

2.92k repo starsObserved in 1 repos
Development

tsdoc-format

egjs-flicking TSDoc 주석 포맷 컨벤션. packages/flicking/src/ 또는 packages/flicking-plugins/src/ 내 TypeScript 소스의 TSDoc 주석(/** ... */) 수정 시 자동 로드.

2.92k repo starsObserved in 1 repos
Development

grails-8-upgrade

Guide for upgrading Grails applications from Grails 7.x to Grails 8, covering Java 21, Spring Boot 4.1, Spring Framework 7, dependency management, Micronaut, Jackson 3, Hibernate 7, TagLibs, testing, content negotiation, and validation behavior changes

2.92k repo starsObserved in 1 repos
Development

grails-developer

Comprehensive guide for current Grails development, covering web applications, REST APIs, GORM, controllers, services, views, plugins, and testing with Spock and Geb

2.92k repo starsObserved in 1 repos
Development

groovy-developer

Expert guide for Groovy 5 development, covering concise syntax, closures, DSLs, metaprogramming, static compilation, and integration with Java 21 and Grails

2.92k repo starsObserved in 1 repos
Development

hibernate-developer

Guide for working in the grails-data-hibernate7 module, especially Hibernate 7 domain binding, mapping migration, generators, and integration tests. Use this when changing code or tests under grails-data-hibernate7.

2.92k repo starsObserved in 1 repos
Development