Find the perfect skill
gstack Skill Router
Development
Router for the gstack skill suite. Routes requests to the right skill (planning, review, QA, shipping, debugging, docs, security, design).
Create Agent Skill
Development
Create and scaffold new agent skills for GitHub Copilot, generating SKILL.md with frontmatter and directory structure.
Design Expert
Development
For adjusting HTML/CSS, layout, and UI styling on the NestMind site, following the existing design system.
Manage Reusable Parameterized Skills
Development
Allows users to list, show, validate, and render reusable parameterized prompts (skills) defined in SKILL.md files. Helps organize common coding tasks like code reviews or bug detection by providing a structured way to run targeted prompts with arguments.
MR Split Analysis
Development
Analyzes all changes on the current branch (uncommitted and committed) and recommends whether to split them into smaller, focused MRs. Uses heuristics like backend/frontend separation, migration-first, and cohesion.
REST API Design Patterns
Development
Best practices for designing consistent, developer-friendly REST APIs: naming, HTTP statuses, pagination, errors, versioning, and rate limits.
Memory Safety Patterns
Development
Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.
Create PR and Check CI Status
Development
Create a pull request from the current branch, link the related issue, and monitor CI status until it passes.
Agentic asset import
Development
Imports external assets (skills, templates, agents) into the repository's v0.2 plugin architecture.
Create Pull Requests
Development
Create high-quality pull requests via gh pr create. Handles commits, branching, pushing, and rebasing.
NgodingPakeAI Codebase Sync
Development
Connect, index, and sync your repository with NgodingPakeAI for project memory and safe codebase context.
uni CLI - Universal Interface
Development
Universal CLI that wraps 25+ services into a single interface. Supports multi-command execution, natural language queries, saved flows, plugins, configuration, aliases, and history. Use for general uni questions or to orchestrate multiple services without switching tools.