Skip to main content

Skills in this repository

DojoGenesis/plugins - Page 9

SkillsMP has collected 352 skills from DojoGenesis/plugins. Open a skill to review its source and details.

DojoGenesis/plugins

Showing 32 of 352 collected skills.

occupation
Software Developers
description

Ensure fallback and redundancy paths are idempotent to prevent loops, churn, or data corruption. Use when adding belt-and-suspenders patterns. Trigger phrases: "make fallback safe", "idempotent retry", "safe redundancy pattern".

updated
occupation
Software Developers
description

Implement technical plans from thoughts/shared/plans with verification

updated
occupation
Network & Computer Systems Administrators
description

Manage production incidents from detection through postmortem with severity classification and timeline reconstruction. Use during outages or post-incident reviews. Trigger phrases: "incident response", "run postmortem", "classify severity".

updated
occupation
Software Developers
description

Index artifacts immediately when created, not in deferred batches, so downstream logic can query them. Use when data must be searchable right away. Trigger phrases: "index immediately", "artifact not queryable", "write-time indexing".

updated
occupation
Software Developers
description

Evidence-based LLM parameter configurations for theorem proving, code generation, and reasoning tasks. Use when tuning temperature, top_p, or max_tokens. Trigger phrases: "tune LLM parameters", "best temperature for", "LLM config for reasoning".

updated
occupation
Market Research Analysts & Marketing Specialists
description

Create a minimalist marketing plan focused on building an audience through content, not ads. Use when someone has product-market fit (~100 customers) and wants to scale with marketing, or needs a content strategy. Trigger phrases: "create a minimalist…

updated
occupation
Software Developers
description

Follow conventions for MCP scripts: CLI args via argparse, call_mcp_tool pattern, and stdout output. Use when writing scripts that wrap MCP tools. Trigger phrases: "write MCP script", "call MCP tool from script", "script conventions".

updated
occupation
Network & Computer Systems Administrators
description

Plan zero-downtime migrations with phased rollout, compatibility validation, and rollback strategies. Use when migrating databases, APIs, or infrastructure. Trigger phrases: "plan migration", "zero-downtime upgrade", "rollback strategy".

updated
occupation
Management Analysts
description

Review any business decision, plan, or strategy through the minimalist entrepreneur lens. Use when someone wants a gut-check on a business decision, wants to simplify their approach, or needs to decide between options. Trigger phrases: "review any business…

updated
occupation
Software Developers
description

Keep code files within 150-500 lines by splitting at natural boundaries for AI-assisted development. Use when files grow too large. Trigger phrases: "split large file", "modular code organization", "file too big to edit".

updated
occupation
Software Developers
description

Navigate and optimize monorepos with cross-package impact analysis, selective builds, and dependency graphs. Use when managing Turborepo, Nx, or pnpm workspaces. Trigger phrases: "monorepo setup", "affected packages", "workspace dependency graph".

updated
occupation
Project Management Specialists
description

Guide building a minimum viable product the minimalist entrepreneur way — manual first, then processized, then productized. Use when someone is ready to build their first product or struggling with scope. Trigger phrases: "guide building a minimum viable…

updated
occupation
Software Developers
description

Never poll background agents with sleep loops; continue working and check status files only when needed. Use when tempted to loop-wait on agents. Trigger phrases: "stop polling agents", "sleep loop waste", "agent completion check".

updated
occupation
Software Developers
description

Avoid TaskOutput tool which floods context with 70k+ token agent transcripts; use synchronous Task instead. Use when managing agent context budgets. Trigger phrases: "context window full", "TaskOutput bloat", "agent transcript too large".

updated
occupation
Software Developers
description

Check actual system outputs before editing code to fix bugs -- outputs don't lie, assumptions do. Use when debugging unexpected behavior. Trigger phrases: "check before editing", "verify actual output", "don't assume the error".

updated
occupation
Software Developers
description

Understand OPC (Orchestrated Parallel Claude) architecture: hooks, skills, scripts, and DB extending Claude Code. Use when building or debugging OPC orchestration. Trigger phrases: "how does OPC work", "hook architecture", "agent spawning mechanism".

updated
occupation
Software Developers
description

Prevent type duplication across parallel agents by requiring grep-before-create and tsc verification. Use when launching parallel code implementation agents. Trigger phrases: "parallel type conflicts", "duplicate interface", "agent type contract".

updated
occupation
Software Developers
description

Profile CPU, memory, and I/O bottlenecks in Node.js, Python, and Go apps with flamegraphs and load tests. Use when diagnosing slow endpoints or memory leaks. Trigger phrases: "profile performance", "find bottleneck", "memory leak detection".

updated
occupation
Project Management Specialists
description

Planning agent that creates implementation plans and handoffs from conversation context

updated
occupation
Market Research Analysts & Marketing Specialists
description

Help figure out pricing for a product or service using minimalist entrepreneur principles. Use when someone is setting prices, considering price changes, or struggling with what to charge. Trigger phrases: "help figure out pricing for a product or service…

updated
occupation
Project Management Specialists
description

Turn a product idea into a manual-first process you can start delivering today. Use when you have an idea and want to figure out how to deliver value by hand before writing any code. Trigger phrases: "turn a product idea into a manual-first process you can…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run QLTY lint and format checks during development to catch issues early, not just before commit. Use after significant code changes. Trigger phrases: "run linter", "check code quality", "format before commit".

updated
occupation
Software Developers
description

Document codebase as-is with thoughts directory for historical context

updated
occupation
Network & Computer Systems Administrators
description

Generate operational runbooks from a service name with deployment, incident response, and rollback sections. Use when a service lacks documentation. Trigger phrases: "create runbook", "generate ops playbook", "document service operations".

updated
occupation
Software Developers
description

Pick the most token-efficient search tool per query type: AST-grep, LEANN, Grep, or Read. Use when minimizing search token cost. Trigger phrases: "efficient code search", "reduce search tokens", "search decision tree".

updated
occupation
Software Developers
description

Route code searches to the optimal tool: LEANN for semantic, AST-grep for structural, Morph/Grep for text. Use when choosing a search strategy. Trigger phrases: "which search tool", "find code pattern", "semantic vs text search".

updated
occupation
Software Developers
description

Follow conventions for writing and maintaining SKILL.md files including structure, triggers, and MCP wrappers. Use when creating or editing skills. Trigger phrases: "write a skill", "skill file structure", "add skill trigger".

updated
occupation
Software Quality Assurance Analysts & Testers
description

Validate, test, and score skill quality against BASIC/STANDARD/POWERFUL tier requirements. Use when checking skill structure, scripts, or grading quality. Trigger phrases: "test this skill", "validate skill quality", "grade skill tier".

updated
occupation
Software Developers
description

Build production Stripe integrations: subscriptions, webhooks, checkout, invoicing, and usage-based billing. Use when implementing payments. Trigger phrases: "integrate Stripe", "subscription billing", "webhook handler for payments".

updated
occupation
Software Developers
description

Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Validate a business idea using the minimalist entrepreneur framework. Use when someone has a business idea and wants to test if it's worth pursuing before building anything. Trigger phrases: "validate a business idea using the minimalist entrepreneur…

updated
occupation
Software Developers
description

Verify that infrastructure components are actually invoked in the execution path with a four-step check. Use when built modules may be dead code. Trigger phrases: "verify wiring", "is this code reachable", "check entry points".

updated
Showing 32 of 352 collected skills.