Skills

Type: All Skills Tools
skill ★ 119

Deploy MemoryLane Claude Code Plugin Version

This skill automates the deployment of the MemoryLane Claude Code plugin. It verifies that only designated plugin paths have changed, increments the version number, and executes the necessary git commit and push sequence.

deusXmachina-dev/memorylane git-deployment plugin-management version-bumping claude-plugin
skill ★ 42

Reconcile Amazon Orders with Copilot Transactions

This skill reconciles Amazon order exports with Copilot Money transactions, automatically categorizing purchases, splitting multi-item shipments, and matching refunds. It processes various CSV schemas to ensure accurate financial ledgering …

ignaciohermosillacornejo/copilot-money-mcp amazon-sync expense-tracking reconciliation csv-parsing
skill ★ 163

Update LLM pricing data from provider websites

This skill researches and updates comprehensive LLM pricing data across major providers (OpenAI, Anthropic, etc.). It ensures accuracy by only including explicitly listed models and running necessary type and unit tests upon completion.

nesquikm/mcp-rubber-duck llm pricing api data-sync
skill ★ 163

Setup mcp-rubber-duck for AI coding tools

This skill automates the integration of the mcp-rubber-duck MCP server across various AI coding environments, including VS Code, Cursor, and Claude. It manages platform-specific configuration files and environment variables, ensuring non-de…

nesquikm/mcp-rubber-duck mcp-server ai-coding vscode claude
skill ★ 8,633

IDAPython for IDA Pro Reverse Engineering

Provides capabilities for automating binary analysis and reverse engineering using the IDA Pro Python API. It enables database manipulation, including function analysis, type system management, and Hex-Rays decompiler interaction.

mrexodia/ida-pro-mcp idapython reverse-engineering ida-pro binary-analysis
skill ★ 11

End-to-End Release Validation and QA

This skill performs comprehensive, adversarial end-to-end testing on a candidate release, deploying it in an isolated environment to validate all critical paths. It systematically checks the UI, API, security headers, and boundary condition…

Destrayon/Connapse e2e-testing security-audit api-validation adversarial-testing
skill ★ 11

Parallel multi-agent GitHub issue worker

This skill orchestrates multiple autonomous agents to work on several GitHub issues concurrently. It intelligently selects non-conflicting tasks by scoring issues against various criteria and ensuring each agent operates in an isolated work…

Destrayon/Connapse github-automation multi-agent pr-creation issue-management
skill ★ 11

Intelligent GitHub Issue Prioritization and Task Recommendation

This skill analyzes an open GitHub repository's issues and codebase state to recommend the optimal next development task. It scores issues using weighted criteria such as priority, milestone urgency, dependency readiness, and code momentum …

Destrayon/Connapse github-issues task-prioritization development-workflow git-management
skill ★ 11

Systematic Project Work Discovery Skill

This skill performs deep research across codebases, GitHub issues, and project boards to identify technical debt, feature gaps, and new tasks. It automates the discovery of uncaptured work by analysing code markers, test coverage, and archi…

Destrayon/Connapse codebase-audit task-discovery technical-debt github-integration
skill ★ 11

Batch Create Structured GitHub Issues

This skill processes conversational brainstorming discussions, extracting raw ideas and decomposing large features into properly sized, actionable sub-issues. It then structures these into fully metadata-rich GitHub issues and commits them …

Destrayon/Connapse github-issues ticket-management feature-decomposition project-planning
skill ★ 41

Mako Repository Discovery and Orientation

Facilitates repository orientation and broad discovery by enabling searches across code, schemas, and routes. It assists developers in locating symbols, understanding project conventions, and assessing the potential impact of changes within…

drhalto/agentmako repository-discovery code-navigation mako-framework codebase-exploration
skill ★ 41

Comprehensive workflow for complex agent investigations

This skill facilitates complex, multi-stage agent workflows, enabling deep investigations, security audits, and the generation of structured artifacts. It manages everything from initial suggestions and pre-flight checks to session handoffs…

drhalto/agentmako workflow investigation artifact-generation security-audit
skill ★ 41

Deep evidence and dependency tracing skill

This skill provides deep, focused evidence tracing for specific application components. It allows developers to map dependencies, usage, and supporting evidence for targets like routes, schemas, files, and database entities.

drhalto/agentmako dependency-tracing code-analysis evidence-gathering schema-usage
skill ★ 41

Comprehensive context for database entities

This skill provides comprehensive, bounded context bundles for core database entities like tables, routes, and RPCs. It aggregates schema, security policies, dependencies, and calling evidence, simplifying complex, entity-wide impact analys…

drhalto/agentmako table-context route-context rpc-context schema-analysis
skill ★ 41

Project Intelligence for Codebase Analysis

This skill suite provides deep, structural project intelligence by querying indexed code, schemas, routes, and graph edges. It allows developers to perform advanced tasks like dependency tracing, database introspection, and AST pattern matc…

drhalto/agentmako code-intelligence project-analysis schema-introspection graph-traversal
skill ★ 41

Codebase relationship and impact analysis skill

This skill provides comprehensive graph analysis capabilities, allowing developers to trace dependencies, map system flows, and estimate the blast radius of proposed changes across a codebase. It supports finding paths, detecting cycles, an…

drhalto/agentmako graph-analysis dependency-tracking codebase-impact refactoring
skill ★ 41

Comprehensive database introspection and schema querying

This skill provides comprehensive introspection into a live database binding, allowing developers to query schema details, foreign keys, row-level security policies, and stored procedures. It offers granular tools for verifying connectivity…

drhalto/agentmako database schema introspection sql
skill ★ 41

Mako Trace Evidence Tracing

A skill for performing targeted evidence traces across routes, schema objects, files, tables, and error strings to identify implementations and dependencies.

drhalto/agentmako mako-trace code-tracing debugging schema-analysis
skill ★ 41

mako workflow for comprehensive agent investigation and reporting

This skill orchestrates complex agent workflows, providing structured outputs for investigations, pre-ship reviews, and auditing. It facilitates artifact generation, telemetry inspection, and recall of prior session context for robust devel…

drhalto/agentmako workflow investigation auditing artifact
skill ★ 41

Comprehensive context for database entities and code paths

This skill provides comprehensive, entity-centered context bundles for tables, routes, or RPCs. It aggregates related metadata, including schemas, access policies, dependencies, and calling evidence, simplifying complex impact analysis.

drhalto/agentmako table-context route-context rpc-context schema-analysis
skill ★ 41

Mako Code Intelligence for Static Analysis

Provides syntax-aware structural pattern searching and static diagnostics for TypeScript and JavaScript projects. It enables AST-based queries and the extraction of rule templates from code fixes.

drhalto/agentmako ast-grep static-analysis typescript javascript
skill ★ 41

Advanced Project Intelligence and Code Analysis

This skill acts as an entry point for Mako, a project-intelligence MCP server designed to answer structural or cross-surface engineering questions. It provides specialized tools for deep introspection into codebases, including schema tracin…

drhalto/agentmako project-intelligence code-analysis schema-introspection dependency-graph
skill ★ 41

Codebase relationship and dependency analysis skill

This skill suite provides deep structural analysis of a codebase, allowing developers to trace dependencies, map execution flows, and predict the blast radius of proposed changes. It covers everything from finding specific symbol paths to d…

drhalto/agentmako dependency-graph impact-analysis codebase-analysis refactoring
skill ★ 41

Broad discovery and project orientation skill

This skill provides comprehensive orientation and broad discovery capabilities, ideal for developers unfamiliar with a repository. It orchestrates multiple specialized tools to help locate relevant code, schema definitions, project conventi…

drhalto/agentmako repo-discovery code-navigation schema-analysis project-onboarding