Runs full trailmark structural analysis with all pre-analysis passes (blast radius, taint propagation, privilege boundaries, complexity hotspots). Use when vivisect needs detailed structural data for a target. Triggers: structural analysis, blast radius,…
Skills in this repository
DojoGenesis/plugins - Page 8
SkillsMP has collected 352 skills from DojoGenesis/plugins. Open a skill to review its source and details.
DojoGenesis/pluginsShowing 40 of 352 collected skills.
Runs a trailmark summary analysis on a codebase. Returns language detection, entry point count, and dependency graph shape. Use when vivisect or galvanize needs a quick structural overview. Triggers: trailmark summary, code summary, structural overview.
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.…
Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation testing to identify escaped mutants, then generates new test vectors that deliberately exercise the uncovered code paths. Compares…
Problem-solving strategies for vector spaces in linear algebra. Trigger phrases: "problem-solving strategies for vector spaces in linear algebra".
Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription. Trigger phrases: "process video files…
Get current weather and forecasts (no API key required). Trigger phrases: "get current weather and forecasts (no api key required)".
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking. Trigger phrases: "comprehensive git worktree management".
>. Trigger phrases: "invoke this skill".
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and…
>. Trigger phrases: "invoke this skill".
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or…
Prevent sub-agent output from polluting the main context window using background execution and file-based results. Use when agent transcripts bloat context. Trigger phrases: "isolate agent context", "context window bloat", "agent output too large".
Spawn implementation agents to preserve main context instead of doing heavy work inline. Use when implementing features that would burn context. Trigger phrases: "use an agent", "preserve context", "spawn implementation agent".
Design multi-agent workflows with pattern selection, handoff contracts, failure handling, and cost controls. Use when a single prompt is insufficient for task complexity. Trigger phrases: "design agent workflow", "multi-agent system", "agent handoff pattern".
Standard multi-agent pipeline using background agents with file-based outputs for research, implementation, and review stages. Use when orchestrating multi-step agent work. Trigger phrases: "agentic pipeline", "multi-agent workflow", "agent orchestration…
Reference guide for Agentica multi-agent infrastructure APIs
Review API designs for REST conventions, breaking changes, and consistency with automated linting and scorecards. Use when designing or evolving APIs. Trigger phrases: "review API design", "check for breaking changes", "API linting".
Follow async REPL conventions: await Future-returning tools and use single code blocks per response. Use when working with Agentica's async harness. Trigger phrases: "async REPL rules", "await tool calls", "single code block".
AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services. Use when working with Gateway, Runtime, Memory, Identity, or any AgentCore component. Covers MCP target deployment, credential management, schema optimization,…
AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk…
This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment.
AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP),…
Trust system reminders as agent progress notifications instead of polling for completion. Use when waiting on background agents. Trigger phrases: "agent still running", "check agent progress", "stop polling agents".
Analyze Claude Code sessions via Braintrust
Generate changelogs and release notes from Conventional Commits with semantic version bump detection. Use before publishing releases or during CI. Trigger phrases: "generate changelog", "release notes", "what changed since last release".
Scan a frontend project for WCAG 2.2 accessibility violations and fix them. Usage: /a11y-audit [path]
Analyze a codebase and generate onboarding docs covering architecture, key files, local setup, and contribution guides. Use when onboarding new engineers. Trigger phrases: "onboard to this repo", "generate onboarding guide", "explain this codebase".
Help define company values and culture for a minimalist business. Use when someone is setting up their company culture, preparing to hire, or wanting to codify what their company stands for. Trigger phrases: "help define company values and culture for a…
Scan project dependencies for outdated, vulnerable, or unused packages across multiple languages. Use when auditing supply chain risk or cleaning up lockfiles. Trigger phrases: "audit dependencies", "check vulnerabilities", "find unused packages".
Build transactional email systems with React Email/MJML templates, provider integration, i18n, and dark mode. Use when implementing email notifications. Trigger phrases: "build email template", "transactional email", "email provider setup".
Diagnose Python environment mismatches between system Python, uv, and venv interpreters. Use when pip install or uv sync behaves unexpectedly. Trigger phrases: "wrong python version", "uv sync failing", "environment mismatch".
Pass explicit IDs through async and process boundaries instead of querying for 'latest' or 'current'. Use when crossing process or async boundaries. Trigger phrases: "race condition on ID", "pass session ID", "explicit identifier".
Help identify and evaluate communities to build a minimalist business around. Use when someone is looking for a business idea, trying to find their community, or wondering where to start as an entrepreneur. Trigger phrases: "help identify and evaluate…
Create a strategy for selling to your first 100 customers using the minimalist entrepreneur playbook. Use when someone has a product and needs to find customers, or is struggling with early sales. Trigger phrases: "create a strategy for selling to your first…
Design GCP architectures for startups and enterprises. Use when asked to design Google Cloud infrastructure, deploy to GKE or Cloud Run, configure BigQuery pipelines, optimize GCP costs, or migrate to GCP. Covers Cloud Run, GKE, Cloud Functions, Cloud SQL,…
Use the /commit skill instead of raw git commit to remove AI attribution and capture reasoning. Use when committing, pushing, or saving changes. Trigger phrases: "commit changes", "save to git", "push code".
Manage Git worktrees for parallel feature development with port allocation, env sync, and cleanup. Use when running multiple branches simultaneously. Trigger phrases: "create worktree", "parallel branches", "isolated dev environment".
Evaluate business decisions through the lens of sustainable, profitable growth. Use when someone is making decisions about spending, hiring, fundraising, or scaling their business. Trigger phrases: "evaluate business decisions through the lens of sustainable,…
Write Claude Code hooks using shell wrappers that pipe to TypeScript handlers via npx tsx. Use when developing PreToolUse or PostToolUse hooks. Trigger phrases: "create hook", "hook development", "shell to TypeScript handler".