Find the perfect skill
GitNexus Reindex
Development
Re-index the GitNexus knowledge graph of the current repository using the CLI command 'npx gitnexus@latest analyze'. Use this after significant refactors, large merges, or when the index is stale. Optionally force a full rebuild with '--force' if the index appears corrupted.
Ship It: Quality Checks and PR
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation.
Skill Creator
Development
Guides the agent through authoring and validating agent skills: structure, metadata, references, and evals.
Exa Core Workflow B
Development
Execute Exa's secondary workflow for complementary tasks. Use when implementing secondary use cases or complementing the primary workflow.
Pull Request Review Command
Development
Adjudicate a pull request as a maintainer. Reads the CI-posted pinned review as the source of truth and provides an interactive workflow to approve, request changes, or close, with optional auto-merge.
Incremental Implementation
Development
A structured approach for implementing features incrementally, following established conventions and patterns to ensure code consistency and quality.
Async Python Patterns
Development
Comprehensive guide for implementing asynchronous Python apps with asyncio, async/await, and concurrency patterns for high-performance non-blocking systems.
Design Expert for HTML/CSS UI
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site, following the Zed-inspired design system and reusing existing patterns.
Manage Agent Skills with gh skill
Development
Manage agent skills with gh skill: discover, preview, install, update, and publish Agent Skills from the command line.
Umbraco Custom Icons
Development
Implement custom SVG icons in the Umbraco backoffice using official docs, manifests, and TypeScript.
asc CLI Usage
Development
Guidance for using the asc CLI with App Store Connect: commands, flags, output formats, pagination, and authentication.
Generic Skill
Development
Skill template to be customized.