API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
HaoNgo232/paas-k3s
SkillsMP has collected 21 skills from HaoNgo232/paas-k3s. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 21
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 21 of 21 collected skills.
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
Game development orchestrator. Routes to platform-specific skills based on project needs.
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.
React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side…
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming. Expert in the latest Rust ecosystem including Tokio, axum, and cutting-edge crates. Use PROACTIVELY for Rust development, performance…
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Structured brainstorming for projects and features. Explores multiple options before implementation.
Create new application command. Triggers App Builder skill and starts interactive dialogue with user.
Debugging command. Activates DEBUG mode for systematic problem investigation.
Deployment command for production releases. Pre-flight checks and deployment execution.
Add or update features in existing application. Used for iterative development.
Coordinate multiple agents for complex tasks. Use for multi-perspective analysis, comprehensive reviews, or tasks requiring different domain expertise.
Create project plan using project-planner agent. No code writing - only plan file generation.
Preview server start, stop, and status check. Local development server management.
Display agent and project status. Progress tracking and status board.
Test generation and test running command. Creates and executes tests for code.
Plan and implement UI