Loading...
Loading...
Found 4,018 Skills
Base project initialization that other commands can extend for language-specific setup
Security guidelines for API route development
hwpx-converter 사용을 위한 의존성(Pandoc, Python, pypandoc-hwpx)을 자동 설치합니다.
Run integration tests for component interactions
Information collection and exploration before Spec creation. Invoked by the role spec-explorer. Trigger conditions: (1) The spec-explorer role needs to collect background information before Spec creation, (2) Need to retrieve historical experience (exp-search), (3) Need to explore the project codebase, external documents or third-party libraries, (4) TeamLead notifies the spec-explorer to start working.
Proxy 2.0 Mobile Global Coding Specification: uni-app + Vue 3 project structure, naming conventions, component specifications, API encapsulation, Store management, page routing, multi-end adaptation. Use when: (1) Creating or modifying any code in proxy2.0-app project, (2) Writing pages, components, API files, or store modules, (3) Configuring pages.json or manifest.json, (4) Working with uni-app multi-platform features (H5/Mini Program/App), (5) Following project structure and coding standards.
A comprehensive UI ecosystem for Flutter built on the shadcn/ui design system.
gRPC service development in .NET for high-performance inter-service communication
Adapt interfaces for different devices, breakpoints, platforms, and usage contexts without sacrificing core usability.
Mobile, tablet, and desktop are different interaction paradigms — not the same layout scaled up or down. Sections can be hidden, repositioned, or made sticky on mobile. Navigation and primary actions move. Use when designing responsive layouts, adapting desktop UI for mobile, or deciding what to show on each breakpoint.