Skills
AgentCore Runtime Session Investigation
Enables the investigation of Amazon Bedrock AgentCore runtime sessions by querying CloudWatch Logs Insights. It facilitates session-to-trace resolution, OpenTelemetry noise filtering, and the analysis of tool invocations, errors, and token …
Amazon Aurora DSQL Management Skill
Enables direct interaction with Amazon Aurora DSQL for executing queries, managing schemas, and performing database migrations. It supports SQL validation, multi-tenant pattern implementation, and PostgreSQL-compatible operations.
Amazon Aurora DSQL Management Skill
Enables direct interaction with Amazon Aurora DSQL for schema management, query execution, and complex migrations. It supports PostgreSQL-compatible distributed SQL operations, including multi-tenant isolation patterns and SQL compatibility…
Amazon Aurora DSQL Management Skill
Facilitates direct interaction with Amazon Aurora DSQL for schema management, query execution, and database migrations. It supports PostgreSQL-compatible distributed SQL operations, including multi-tenant patterns and IAM-based authenticati…
Amazon Aurora DSQL Management Skill
Provides direct interaction with Amazon Aurora DSQL, a serverless, PostgreSQL-compatible distributed SQL database. It enables schema management, query execution, and SQL compatibility validation through integrated MCP tools.
Claude Skill Design Guide
Provides a framework and best practices for designing modular, self-contained agentic skills that extend Claude's capabilities through specialised knowledge and tool integrations.
Azure DevOps REST API Integration Guide
Provides guidance for implementing Azure DevOps API integrations using official OpenAPI specifications. It assists developers in exploring API capabilities, understanding request/response formats, and defining TypeScript interfaces.
OneDev issue development setup
Automates the preparation of a local git environment for OneDev issues by creating branches, switching checkouts, and fetching issue context.
Managing OneDev via the tod CLI
Interface with OneDev resources such as issues, pull requests, and build pipelines using the tod CLI. This skill facilitates automated management of CI/CD jobs, code reviews, and issue lifecycles.
Automate OneDev issue submission and PR creation
Automates the process of submitting completed work on OneDev issues by verifying branches, committing pending changes, pushing to remote, and creating pull requests.
Review OneDev Pull Requests
Perform structured code reviews on OneDev pull requests by examining metadata, patches, and existing discussions. It enables adding line-anchored comments, managing prior discussions, and submitting final review decisions using the `tod` CL…
Configure scan-mcp MCP server
Automates the configuration of the scan-mcp MCP server within Claude Code's global configuration. It performs preflight checks for dependencies like SANE and TIFF tools, then updates the Claude Code config file with the necessary server set…
Systematic investigation of OneDev build failures
This skill guides the agent through a systematic debugging process for failing OneDev builds using the `tod` CLI. It gathers build metadata, detailed logs, referenced file content, and recent repository changes to formulate a precise failur…
Generate compliant git commit messages
This skill automates the creation of a git commit message, ensuring it adheres to the project's defined commit-message requirements. It synthesises the subject from active issues or the staged diff, and crafts a detailed body explaining the…
Authoring and validating OneDev CI/CD build specs
This skill guides the agent in authoring or modifying OneDev CI/CD build specifications (
Upstream contribution to GitLab client-go
A workflow for identifying and implementing bug fixes or feature enhancements within the GitLab client-go library. It covers forking, implementing changes using existing patterns, and submitting merge requests to the upstream repository.
Sync Project Documentation with Code Changes
This skill performs a delta analysis between source code and project documentation, identifying gaps and surgically updating affected files. It ensures documentation parity by analyzing code diffs and applying structured updates while prese…
Code Review and Refactoring Expert for Best Practices
This skill simulates a senior software engineer, systematically reviewing code for adherence to best practices, security standards, and architectural patterns. It identifies issues such as SRP violations, hardcoded secrets, and applies nece…
Systematic Go Test Coverage Improvement Pipeline
This skill systematically increases Go test coverage to 90%+ per package using a structured Research, Plan, and Implement pipeline. It analyzes coverage gaps, generates comprehensive table-driven tests, and mocks external dependencies like …
Conventional Git Commit Automation
Automates the git commit process by analysing diffs to generate semantic, conventional commit messages. It includes intelligent file staging and adheres to the Conventional Commits specification.
Idiomatic Go Patterns and Best Practices Guide
A comprehensive guide covering advanced Go development patterns, including robust error handling, idiomatic concurrency using contexts and worker pools, and best practices for interface design and package structure.
Create AI-Optimised Technical Specifications
Generates structured, machine-readable Markdown specification files designed for optimal consumption by generative AI models. The process ensures adherence to standardised templates for requirements, constraints, and interfaces.
Generate godoc-compliant documentation for Go code
This skill automatically generates comprehensive, godoc-compliant documentation for Go source and test files. It covers all necessary elements, including package headers, function signatures, struct definitions, and detailed test scenarios,…
Generate comprehensive project documentation suite
This skill analyzes an entire codebase to produce a comprehensive documentation suite, adhering strictly to the Diátaxis framework. It generates detailed documentation covering architecture, package references, API surfaces, and developer g…