
Monitor an open Bitbucket pull request for reviewer feedback, respond to comments, apply fixes, resolve threads via API, and drive the PR to a ready state. Use after creating a Bitbucket PR or when the user asks to check review status, "check my PR", or respond to feedback on a Bitbucket-hosted PR.
Operates Dokploy through CLI or API for projects, environments, applications, databases, deployments, and infrastructure workflows. Use when the user mentions Dokploy, deploying to Dokploy, dokploy CLI/API, environment variable sync, or managing Dokploy resources.
Enforces type safety in TypeScript/Python implementations. Any/any types strictly prohibited. Use when processing API responses, integrating external libraries, or implementing data validation. Supports strict mode configuration and type guard implementation.
Runs ES|QL queries against Elastic Cloud / Kibana by reusing the user's authenticated browser session via the claude-in-chrome MCP, without requiring an API key. Use when the user mentions Kibana, ES|QL, Elasticsearch, Elastic Cloud, asks to query logs or indices, or wants to explore data in their cluster and only has SSO access.
Guides Dockerfile creation and optimization. Use when Dockerfile or Docker Compose is detected. Supports multi-stage builds, cache optimization, security hardening, and image size minimization.
--- name: maintaining-skills description: Trigger when the user wants to maintain their installed agent skills — pull upstream changes, dedup or restructure SKILL.md files, audit which skills are stale or external vs user-authored, or check the global skill manifest budget. Routes to one of three modes: refresh (sync upstream + relevance scoring), compact (dedup + restructure per agentskills.io), or curate (author audit + scope review). license: MIT metadata: version: "0.1.0" author: maintai
Another sample skill for testing. Use when the user wants to create widgets with advanced features or mentions beta testing.
Runs a single babysitting pass on an open pull request — detects the platform (GitHub, Bitbucket, or Truora's Bitbucket+betico), pulls review and CI state, applies fixes to actionable feedback, resolves threads, and hands the PR to the platform's native ready-gate. Designed to be invoked on a cadence via `/loop`. Use when the user says "babysit my PR", "watch this PR", "loop my PR", "check my PR", or asks to keep a PR moving toward merge without doing the merge directly.
Guides Go development with best practices from Google Style Guide and Effective Go. Use when go.mod is detected or Go code is being written. Covers naming, error handling, concurrency, testing, and project structure.
A sample skill for testing. Use when the user mentions alpha testing, widget creation, or component design patterns.
Provides comprehensive testing and TDD guidance. Use for writing tests before implementing new features (TDD, test-driven development, red-green-refactor), creating reproduction tests for bug fixes, running regression tests during refactoring, and checking test coverage during code reviews. Enforces AAA pattern, test-first workflow, and 100% business logic coverage goal. Also covers testing anti-patterns, mock discipline, and testable design.
A completely different skill for database operations. Use when working with PostgreSQL queries, schema design, or database migrations.
Create pull requests on Bitbucket Cloud. Use when opening PRs, preparing code for review, or pushing to a Bitbucket-hosted repo. Guides branch push, PR description generation, dependency linking, and bot ready-gate handoff.
Audit animation code against Disney's 12 principles adapted for web. Use when reviewing motion, implementing animations, or checking animation quality. Outputs file:line findings.