YAPP - 작은 아이디어로 세상을 크게 변화시키다.
Official@yapp-github · Korea, South
Your own idea can change the Actual world at anytime with Passion and Potential.
Agent Skills by YAPP - 작은 아이디어로 세상을 크게 변화시키다.
Showing 5 vetted skills indexed across 1 GitHub repositories.
github-issue-create
Create GitHub issues from project templates using the gh CLI.
coding-standards
Audit Rust codebases against naming, layout, and documentation standards.
Engineering Conventions Skill (Rust Edition)
Standardize Rust project structure, dependencies, formatting, testing, and documentation conventions.
tdd-tidy-first
Guide test-first development for maintainable Rust code with TDD workflows.
Code Quality Guard Skill (Rust Edition)
Enforce Rust code quality guardrails and checklists during reviews.
Frequently Asked Questions About YAPP - 작은 아이디어로 세상을 크게 변화시키다.
FAQPage SchemaWhat specific engineering tasks does YAPP support?▼
YAPP enables the enforcement of Rust-specific coding standards, project structure normalization, and test-driven development practices. It provides mechanisms to audit codebases for documentation and layout compliance while facilitating the creation of structured issue tracking directly from project templates.
Which technical personas benefit from these engineering conventions?▼
These skills are designed for Rust engineers, technical leads, and code reviewers who manage complex repositories. It is particularly useful for teams aiming to reduce technical debt and maintain high-quality, consistent codebases across multiple contributors.
What are the prerequisites for implementing these quality guardrails?▼
Implementation requires a Rust-based project environment and access to GitHub repositories. Users must have the gh binary installed for issue generation and a standard Rust toolchain configured to support the auditing and testing conventions provided by the skill set.