.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-gamesSkills in this plugin
- ▌ rust-pro · haongo232You are a Rust expert specializing in modern Rust 1.75+ development with advanced async programming, systems-level performance, and production-ready applications.
- ▌ skillify · haongo232Auto-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.
- ▌ bash-linux · haongo232Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
- ▌ clean-code · haongo232Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
- ▌ app-builder · haongo232 bundleMain application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
- ▌ mcp-builder · haongo232MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
- ▌ api-patterns · haongo232 bundleAPI design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
- ▌ architecture · haongo232 bundleArchitectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
- ▌ plan-writing · haongo232Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
- ▌
- ▌ brainstorming · haongo232 bundleSocratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
- ▌ memory-system · haongo232Persistent 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.
- ▌ mobile-design · haongo232 bundleMobile-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.
- ▌ simplify-code · haongo232Reduce complexity of over-engineered code. Identify unnecessary abstractions, remove dead code, flatten deep nesting, and simplify logic while preserving behavior.
- ▌ verify-changes · haongo232Prove 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.
- ▌ webapp-testing · haongo232 bundleWeb application testing principles. E2E, Playwright, deep audit strategies.
- ▌ database-design · haongo232 bundleDatabase design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
- ▌ frontend-design · haongo232 bundleDesign thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
- ▌ parallel-agents · haongo232Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
- ▌ python-patterns · haongo232Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
- ▌ batch-operations · haongo232Apply operations across multiple files simultaneously. Pattern-based bulk modifications, search-and-replace across codebases, consistent changes to many files at once.
- ▌ behavioral-modes · haongo232AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
- ▌ coordinator-mode · haongo232Advanced 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.
- ▌ game-development · haongo232Game development orchestrator. Routes to platform-specific skills based on project needs.
- ▌ geo-fundamentals · haongo232 bundleGenerative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
- ▌ red-team-tactics · haongo232Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
- ▌ seo-fundamentals · haongo232 bundleSEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
- ▌ testing-patterns · haongo232 bundleTesting patterns and principles. Unit, integration, mocking strategies.
- ▌ code-review-graph · haongo232Token-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.
- ▌ i18n-localization · haongo232 bundleInternationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
- ▌
- ▌ server-management · haongo232Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
- ▌ tailwind-patterns · haongo232Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.
- ▌ powershell-windows · haongo232PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
- ▌ context-compression · haongo232Manage 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.
- ▌ intelligent-routing · haongo232Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
- ▌ react-best-practices · haongo232 bundleReact 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.
- ▌ systematic-debugging · haongo2324-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
- ▌ templates · haongo232 bundleProject scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
- ▌ code-review-checklist · haongo232Code review guidelines covering code quality, security, and best practices.
- ▌ deployment-procedures · haongo232Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
- ▌ nodejs-best-practices · haongo232Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
- ▌ performance-profiling · haongo232 bundlePerformance profiling principles. Measurement, analysis, and optimization techniques.
- ▌ vulnerability-scanner · haongo232 bundleAdvanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
- ▌ web-design-guidelines · haongo232Review 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".
- ▌
- ▌ documentation-templates · haongo232Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
- ▌
- ▌
- ▌ game-art · haongo232Game art principles. Visual style selection, asset pipeline, animation workflow.
- ▌ pc-games · haongo232PC and console game development principles. Engine selection, platform features, optimization strategies.
- ▌ web-games · haongo232Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
- ▌ game-audio · haongo232Game audio principles. Sound design, music integration, adaptive audio systems.
- ▌ game-design · haongo232Game design principles. GDD structure, balancing, player psychology, progression.
- ▌ multiplayer · haongo232Multiplayer game development principles. Architecture, networking, synchronization.
- ▌ mobile-games · haongo232Mobile game development principles. Touch input, battery, performance, app stores.