AgentStack
VersoXBT avatar

VersoXBT

60 listings · 0 installs

Open-source publisher. Listings imported from github.com/VersoXBT — credited to the original author with their license.

↗ github.com/VersoXBT
60+ results
Self-run
SKILL

Pr Workflow

>

0
14
Free
Self-run
SKILL

Rest Api Node

>

0
15
Free
Self-run
SKILL

Code Scaffolding

Generate project boilerplate, component templates, and framework scaffolding that follows existing codebase conventions. Use when the user says 'scaffold', 'generate boilerplate', 'create a new component', 'set up a new service', 'bootstrap', 'new module', 'add a new route', 'create a new endpoint', 'template for', 'stub out', or 'create a new page'. Also triggers on 'scaffolding', 'boilerplate',…

0
8
Free
Self-run
SKILL

Log Analysis

>

0
19
Free
Self-run
SKILL

Prompt Engineering

>

0
15
Free
Self-run
SKILL

Product Verification

>

0
10
Free
Self-run
SKILL

Pipeline Patterns

>

0
14
Free
Self-run
SKILL

Multi Stage Builds

>

0
19
Free
Self-run
SKILL

Review Checklist

>

0
19
Free
Self-run
SKILL

Immutability Patterns

>

0
10
Free
Self-run
SKILL

Parallel Task Execution

>

0
16
Free
Self-run
SKILL

Context Management

>

0
19
Free
Self-run
SKILL

Query Optimization

>

0
15
Free
Self-run
SKILL

Mcp Server Creation

>

0
15
Free
Self-run
SKILL

Spring Boot Patterns

>

0
15
Free
Self-run
SKILL

Middleware Patterns

>

0
15
Free
Self-run
SKILL

Django Admin Customization

>

0
14
Free
Self-run
SKILL

Branching Strategy

>

0
13
Free
Self-run
SKILL

Pydantic Validation

>

0
17
Free
Self-run
SKILL

Pre Post Hooks

>

0
14
Free
Self-run
SKILL

Migration Patterns

>

0
16
Free
Self-run
SKILL

Error Tracing

>

0
13
Free
Self-run
SKILL

Drf Api Patterns

>

0
11
Free
Self-run
SKILL

Error Handling Go

>

0
11
Free
Self-run
SKILL

File Organization

>

0
15
Free
Self-run
SKILL

Dependency Injection Fastapi

>

0
8
Free
Self-run
SKILL

Idiomatic Go

>

0
18
Free
Self-run
SKILL

Commit Conventions

>

0
16
Free
Self-run
SKILL

Docker Compose Guide

>

0
17
Free
Self-run
SKILL

Multi Agent Orchestration

>

0
17
Free
Self-run
SKILL

Agent Communication

>

0
18
Free
Self-run
SKILL

Pr Standards

>

0
16
Free
Self-run
SKILL

Deploy Strategies

>

0
11
Free
Self-run
SKILL

Mcp Resource Patterns

>

0
12
Free
Self-run
SKILL

Hook Recipes

>

0
17
Free
Self-run
SKILL

Cicd Deployment

Manage CI/CD pipelines, build processes, deployment configurations, and release workflows. Use when the user says 'set up CI', 'create a pipeline', 'deploy this', 'fix the build', 'GitHub Actions', 'deployment failed', 'create release workflow', 'add a build step', 'configure staging', or 'set up preview deployments'. Also triggers on 'CI/CD', 'continuous integration', 'continuous deployment', 'p…

0
12
Free
Self-run
SKILL

Schema Design Guide

>

0
16
Free
Self-run
SKILL

Github Actions Guide

>

0
19
Free
Self-run
SKILL

Dockerfile Best Practices

>

0
16
Free
Self-run
SKILL

Library Api Reference

Look up, document, and troubleshoot internal libraries, SDKs, and APIs. Use when the user asks 'how does our X library work', 'what's the API for Y', 'document this internal tool', 'I keep getting errors from Z library', 'what are the gotchas with this SDK', or needs to understand undocumented internal code. Also triggers on 'API reference', 'library docs', 'SDK usage', 'internal tool documentati…

0
8
Free
Self-run
SKILL

Django Orm Mastery

>

0
7
Free
Self-run
SKILL

Tool Use Patterns

>

0
14
Free
Self-run
SKILL

Infra Operations

Perform routine infrastructure maintenance: health checks, log rotation, certificate renewal, dependency updates, database maintenance, cache management, and capacity monitoring. Use when the user says 'check system health', 'rotate logs', 'update dependencies', 'check SSL certificates', 'database maintenance', 'clear cache', 'disk space', 'check service status', or 'infrastructure checkup'. Also…

0
9
Free
Self-run
SKILL

Data Fetch Analysis

Connect to databases, monitoring systems, analytics platforms, and APIs to fetch, analyze, and report on data. Use when the user says 'query the database', 'check the metrics', 'fetch data from', 'analyze this data', 'pull logs', 'generate a report', 'check error rates', 'what does the data show', 'dashboard data', or 'investigate this trend'. Also triggers on 'data analysis', 'database query', '…

0
8
Free
Self-run
SKILL

Naming Conventions

>

0
17
Free
Self-run
SKILL

Maven Gradle Guide

>

0
13
Free
Self-run
SKILL

Concurrency Patterns Go

>

0
17
Free
Self-run
SKILL

Task Coordination

>

0
16
Free
Self-run
SKILL

Automation Triggers

>

0
9
Free
Self-run
SKILL

Anthropic Sdk Guide

>

0
15
Free
Self-run
SKILL

Automated Review Setup

>

0
9
Free
Self-run
MCP

Desktop Pilot Mcp

Universal macOS app automation MCP server — 30-100x faster than screenshot-based computer-use. Uses Accessibility API, AppleScript, and CGEvent.

0
19
Free
Self-run
SKILL

Subagent Patterns

>

0
20
Free
Self-run
SKILL

Runbook Investigator

Structured investigation and troubleshooting for production incidents, build failures, performance issues, and mysterious bugs. Use when the user says 'debug this', 'why is this failing', 'investigate this issue', 'troubleshoot', 'production is down', 'this is broken and I don't know why', 'help me find the root cause', 'postmortem', 'incident response', or 'something is wrong'. Also triggers on…

0
14
Free
Self-run
SKILL

Business Process Automation

Automate repetitive development workflows: release notes generation, changelog updates, dependency management, environment setup, data migrations, and cross-system synchronization. Use when the user says 'automate this', 'I keep doing this manually', 'generate release notes', 'update the changelog', 'sync these systems', 'batch process', 'automate onboarding', 'script this workflow', or 'create a…

0
9
Free
Self-run
SKILL

Systematic Debugging

>

0
16
Free
Self-run
SKILL

Async Fastapi

>

0
16
Free
Self-run
SKILL

Express Error Handling

>

0
14
Free
Self-run
SKILL

Code Quality Review

Perform structured code reviews enforcing quality standards, naming conventions, architecture patterns, and team agreements. Use when the user says 'review this code', 'code review', 'check quality', 'review my PR', 'what's wrong with this', 'improve this code', 'review before merge', 'peer review', or 'audit this'. Also triggers on 'code quality', 'review standards', 'enforce conventions', 'tech…

0
12
Free
Self-run
SKILL

Junit Testing

>

0
13
Free