← all plugins

.Kiro

by @haongo232 · plugin · 56 skills

.Kiro from HaoNgo232/agent-bridge-kit.

Install the whole plugin (CLI)
npx skillmds add haongo232/rust-pro npx skillmds add haongo232/skillify npx skillmds add haongo232/bash-linux npx skillmds add haongo232/clean-code npx skillmds add haongo232/app-builder npx skillmds add haongo232/mcp-builder npx skillmds add haongo232/api-patterns npx skillmds add haongo232/architecture npx skillmds add haongo232/plan-writing npx skillmds add haongo232/tdd-workflow npx skillmds add haongo232/brainstorming npx skillmds add haongo232/memory-system npx skillmds add haongo232/mobile-design npx skillmds add haongo232/simplify-code npx skillmds add haongo232/verify-changes npx skillmds add haongo232/webapp-testing npx skillmds add haongo232/database-design npx skillmds add haongo232/frontend-design npx skillmds add haongo232/parallel-agents npx skillmds add haongo232/python-patterns npx skillmds add haongo232/batch-operations npx skillmds add haongo232/behavioral-modes npx skillmds add haongo232/coordinator-mode npx skillmds add haongo232/game-development npx skillmds add haongo232/geo-fundamentals npx skillmds add haongo232/red-team-tactics npx skillmds add haongo232/seo-fundamentals npx skillmds add haongo232/testing-patterns npx skillmds add haongo232/code-review-graph npx skillmds add haongo232/i18n-localization npx skillmds add haongo232/lint-and-validate npx skillmds add haongo232/server-management npx skillmds add haongo232/tailwind-patterns npx skillmds add haongo232/powershell-windows npx skillmds add haongo232/context-compression npx skillmds add haongo232/intelligent-routing npx skillmds add haongo232/react-best-practices npx skillmds add haongo232/systematic-debugging npx skillmds add haongo232/templates npx skillmds add haongo232/code-review-checklist npx skillmds add haongo232/deployment-procedures npx skillmds add haongo232/nodejs-best-practices npx skillmds add haongo232/performance-profiling npx skillmds add haongo232/vulnerability-scanner npx skillmds add haongo232/web-design-guidelines npx skillmds add haongo232/vr-ar npx skillmds add haongo232/documentation-templates npx skillmds add haongo232/2d-games npx skillmds add haongo232/3d-games npx skillmds add haongo232/game-art npx skillmds add haongo232/pc-games npx skillmds add haongo232/web-games npx skillmds add haongo232/game-audio npx skillmds add haongo232/game-design npx skillmds add haongo232/multiplayer npx skillmds add haongo232/mobile-games
⬇ Download

Skills in this plugin

  1. rust-pro · haongo232
    You are a Rust expert specializing in modern Rust 1.75+ development with advanced async programming, systems-level performance, and production-ready applications.
    3
    repo stars
  2. skillify · haongo232
    Auto-create new skills from repetitive workflows. When you notice yourself doing the same multi-step process repeatedly, extract it into a reusable SKILL.md that any agent can use.
    3
    repo stars
  3. bash-linux · haongo232
    Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
    3
    repo stars
  4. clean-code · haongo232
    Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
    3
    repo stars
  5. app-builder · haongo232 bundle
    Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
    3
    repo stars
  6. mcp-builder · haongo232
    MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
    3
    repo stars
  7. api-patterns · haongo232 bundle
    API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
    3
    repo stars
  8. architecture · haongo232 bundle
    Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
    3
    repo stars
  9. plan-writing · haongo232
    Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
    3
    repo stars
  10. tdd-workflow · haongo232
    Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
    3
    repo stars
  11. brainstorming · haongo232 bundle
    Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
    3
    repo stars
  12. memory-system · haongo232
    Persistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions using a structured MEMORY.md index and topic files.
    3
    repo stars
  13. mobile-design · haongo232 bundle
    Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
    3
    repo stars
  14. simplify-code · haongo232
    Reduce complexity of over-engineered code. Identify unnecessary abstractions, remove dead code, flatten deep nesting, and simplify logic while preserving behavior.
    3
    repo stars
  15. verify-changes · haongo232
    Prove code works by running it, not just checking it exists. Verification through execution rather than inspection. Use after writing or modifying code to ensure it actually functions correctly.
    3
    repo stars
  16. webapp-testing · haongo232 bundle
    Web application testing principles. E2E, Playwright, deep audit strategies.
    3
    repo stars
  17. database-design · haongo232 bundle
    Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
    3
    repo stars
  18. frontend-design · haongo232 bundle
    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.
    3
    repo stars
  19. parallel-agents · haongo232
    Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
    3
    repo stars
  20. python-patterns · haongo232
    Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
    3
    repo stars
  21. batch-operations · haongo232
    Apply operations across multiple files simultaneously. Pattern-based bulk modifications, search-and-replace across codebases, consistent changes to many files at once.
    3
    repo stars
  22. behavioral-modes · haongo232
    AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
    3
    repo stars
  23. coordinator-mode · haongo232
    Advanced multi-agent orchestration with parallel workers, synthesis protocols, and coordinator lifecycle. Use when complex tasks require multiple agents working in parallel with intelligent result synthesis.
    3
    repo stars
  24. game-development · haongo232
    Game development orchestrator. Routes to platform-specific skills based on project needs.
    3
    repo stars
  25. geo-fundamentals · haongo232 bundle
    Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
    3
    repo stars
  26. red-team-tactics · haongo232
    Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
    3
    repo stars
  27. seo-fundamentals · haongo232 bundle
    SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
    3
    repo stars
  28. testing-patterns · haongo232 bundle
    Testing patterns and principles. Unit, integration, mocking strategies.
    3
    repo stars
  29. code-review-graph · haongo232
    Token-efficient code review using Tree-sitter AST graphs and MCP. Reduces AI assistant token usage by 6.8–49x by computing blast radius of changes instead of reading entire codebases. Uses SQLite graph database for structural analysis.
    3
    repo stars
  30. i18n-localization · haongo232 bundle
    Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
    3
    repo stars
  31. lint-and-validate · haongo232 bundle
    Lint and Validate Skill
    3
    repo stars
  32. server-management · haongo232
    Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
    3
    repo stars
  33. tailwind-patterns · haongo232
    Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.
    3
    repo stars
  34. powershell-windows · haongo232
    PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
    3
    repo stars
  35. context-compression · haongo232
    Manage and compress conversation context in long sessions. Detect when context is growing large, summarize completed work phases, archive old findings while preserving key decisions. Prevents context degradation.
    3
    repo stars
  36. intelligent-routing · haongo232
    Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
    3
    repo stars
  37. react-best-practices · haongo232 bundle
    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 optimizations.
    3
    repo stars
  38. systematic-debugging · haongo232
    4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
    3
    repo stars
  39. templates · haongo232 bundle
    Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
    3
    repo stars
  40. code-review-checklist · haongo232
    Code review guidelines covering code quality, security, and best practices.
    3
    repo stars
  41. deployment-procedures · haongo232
    Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
    3
    repo stars
  42. nodejs-best-practices · haongo232
    Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
    3
    repo stars
  43. performance-profiling · haongo232 bundle
    Performance profiling principles. Measurement, analysis, and optimization techniques.
    3
    repo stars
  44. vulnerability-scanner · haongo232 bundle
    Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
    3
    repo stars
  45. web-design-guidelines · haongo232
    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".
    3
    repo stars
  46. vr-ar · haongo232
    VR/AR development principles. Comfort, interaction, performance requirements.
    3
    repo stars
  47. documentation-templates · haongo232
    Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
    3
    repo stars
  48. 2d-games · haongo232
    2D game development principles. Sprites, tilemaps, physics, camera.
    3
    repo stars
  49. 3d-games · haongo232
    3D game development principles. Rendering, shaders, physics, cameras.
    3
    repo stars
  50. game-art · haongo232
    Game art principles. Visual style selection, asset pipeline, animation workflow.
    3
    repo stars
  51. pc-games · haongo232
    PC and console game development principles. Engine selection, platform features, optimization strategies.
    3
    repo stars
  52. web-games · haongo232
    Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
    3
    repo stars
  53. game-audio · haongo232
    Game audio principles. Sound design, music integration, adaptive audio systems.
    3
    repo stars
  54. game-design · haongo232
    Game design principles. GDD structure, balancing, player psychology, progression.
    3
    repo stars
  55. multiplayer · haongo232
    Multiplayer game development principles. Architecture, networking, synchronization.
    3
    repo stars
  56. mobile-games · haongo232
    Mobile game development principles. Touch input, battery, performance, app stores.
    3
    repo stars