meet-again-konkuk
Official@meet-again-konkuk
Standardizes Kotlin software engineering practices through structured implementation planning, documentation generation, and rigorous code quality enforcement.
Agent Skills by meet-again-konkuk
Showing 6 vetted skills indexed across 1 GitHub repositories.
clean-code
Guide software engineers in writing, reviewing, and refactoring code for readability and maintainability.
rest-docs-writing
Automate REST Docs test code and generate AsciiDoc API documentation snippets.
plan-writing
Create structured implementation plans for software features with standardized sections.
kotest-writing
Guide structuring and writing KoTest unit tests for Kotlin service, domain, and repository logic.
requirement-planning
Create software implementation plans with ASCII architecture diagrams and file change instructions.
code-implementation-rules
Enforce Kotlin object-oriented design and SOLID principles in code.
Frequently Asked Questions About meet-again-konkuk
FAQPage SchemaWhat specific tasks are enabled by these engineering skills?▼
These skills enable the creation of structured implementation plans, the enforcement of SOLID design principles in Kotlin, the generation of AsciiDoc documentation from test suites, and the systematic writing of unit tests using the KoTest framework.
Which engineering personas benefit from these practices?▼
Backend engineers, software architects, and technical leads working within Kotlin-based ecosystems benefit most. These skills are designed for teams prioritizing code readability, maintainable object-oriented design, and synchronized technical documentation during the software development lifecycle.
What are the prerequisites for implementing these standards?▼
Implementation requires a Kotlin-based project environment and familiarity with the KoTest testing framework. Users should have an existing codebase or project structure where SOLID principles can be applied and where AsciiDoc is utilized for technical documentation generation.