Skip to main content

Skills en este repositorio

DojoGenesis/gateway - Página 2

SkillsMP ha recopilado 89 skills de DojoGenesis/gateway. Abre una skill para revisar su origen y sus detalles.

DojoGenesis/gateway

Mostrando 40 de 89 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Read the project's design language and philosophy before writing structural artifacts. Ground manifests, READMEs, and descriptions in the project's voice, not boilerplate. Use when creating manifests or READMEs for established projects, writing…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Routes user goals to the appropriate specialist agent workflow with resource allocation confirmation. Use when: the user wants to start a task but has not specified a workflow, asks 'how should I approach this?', or needs orchestration across research → plan…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces structured research documents or implementation handoffs by searching external sources — library docs, web, APIs — for a given topic. Use when: 'research how to use a library', 'find best practices for a topic', 'compare options', 'look up API or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Builds production-ready remote MCP servers on Cloudflare Workers with typed tools, OAuth authentication, and Wrangler deployment. Use when: 'build MCP server on Cloudflare', 'remote MCP', 'deploy MCP to Workers', 'MCP OAuth authentication', 'expose tools via…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffolds production-ready MCP servers from OpenAPI specs with schema validation, named tool definitions, and versioning strategy. Use when: 'build MCP server from API', 'create tool server from OpenAPI', 'expose REST API to LLM agent', 'scaffold MCP from…

Idioma del texto original: inglés

actualizado
ocupación
Tutores
descripción

Produces a peer-voiced teaching document (learning guide, letter, reflection, or protocol) that transfers a skill or insight without creating an expert-to-student dynamic. Use when: 'teach this the agent-to-agent way', 'share what I learned without sounding…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a set of surgical edits across all documents affected by an architectural decision, plus a decisions block in STATUS.md that serves as the coherence checkpoint. Use when: 'propagate this decision through the system', 'trace where this decision…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a structured handoff package (markdown document) containing objective, required context file list, task definition, definition of done, constraints, and next steps for the receiving agent. Use when: 'hand off to the next agent', 'prepare this for…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces correct file placement, frontmatter, and navigation paths for shared agent workspaces. Use when: 'organize this in the workspace', 'where does this belong in the structure', 'find the decision that answers this', 'set up a collaboration repo'.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a Debug Report documenting root cause, fix applied, and lessons learned through systematic hypothesis testing. Use when: 'debug this error', 'why is this failing', 'investigate the issue', 'find the root cause', 'fix this bug systematically'.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Produces an Era Master Plan document defining shared vocabulary, architectural constraints, and a release roadmap across 3-7 releases. Use when: 'plan this era', 'define the architecture for multiple releases', 'create a multi-release vision', 'transition to…

Idioma del texto original: inglés

actualizado
ocupación
Tutores
descripción

Breaks a learning goal into chunked sessions with comprehension gates before advancing. Use when: 'help me learn X step by step', 'I want to understand this deeply not quickly', 'teach me this properly', 'I keep forgetting what I just read', 'I feel…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces an Exploration Brief rating a project GREEN/YELLOW/RED for collaboration fit, with architecture snapshot, resonance map, and ranked entry points. Use when: 'explore this project', 'assess this codebase', 'should we collaborate on this', 'onboard me…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Produces a Research Brief (deep mode) or Landscape Map (wide mode) document synthesizing findings into actionable recommendations. Use when: 'research this topic deeply', 'map the landscape of X', 'investigate and synthesize', 'do a wide scan of the…

Idioma del texto original: inglés

actualizado
ocupación
Profesores de ciencias de la computación, postsecundario
descripción

Produces a unified Synthesis Document organized by themes with cross-source evidence, contradictions surfaced, and concrete recommendations. Use when: 'synthesize these research files', 'find patterns across these sources', 'consolidate my notes into…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Produces a Retrospective Document with structured reflection (what went well, what was hard, what to change) and seeds for the memory garden. Use when: 'do a retrospective', 'what did we learn from this sprint', 'reflect on this release', 'harvest the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a structured Research Summary document (findings, sources, attributions) from targeted web queries using Brave Search and web_fetch. Use when: 'research this online', 'find current information about X', 'verify this claim', 'gather sources on Y',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a documented directory structure plan — tree layout diagram, naming convention decision, and organizational philosophy — applying patterns such as feature-domain grouping, temporal prefixes for dated artifacts, numbered directories for ordered…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

Produces a complete SKILL.md by extracting and formalizing a workflow that has been executed at least twice, converting implicit procedural knowledge into installable, agent-executable instructions. Use when: 'turn this process into a skill', 'standardize…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a complete SKILL.md packaged as a .skill file ready for CAS distribution. Use when: 'create a new skill', 'write a skill', 'build a skill for this workflow', 'turn this into a skill', 'upgrade this to a skill'.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a maintained skills directory with updated names, unified terminology, repaired cross-references, and a git commit documenting every change and what was preserved. Use when: 'update these skill names', 'refactor the skills directory', 'clean up skill…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Produces a phased, file-grounded action plan from 1-2 uploaded documents (specs, meeting notes, design docs, or code files) with concrete deliverables and binary success criteria per phase. Use when: 'create a plan from this spec', 'plan the refactoring from…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a backend-grounded frontend specification document covering API contracts, integration guide, auth flows, and updated track prompts. Use when 'spec the frontend for this API', 'write frontend spec from backend', or 'ground the UI in this existing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a self-contained implementation prompt document with objective, context grounding, numbered requirements, file manifest, binary success criteria, constraints, and backend grounding — ready for autonomous agent execution. Use when 'write an…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Produces a parallel-tracks execution plan with phased structure, self-contained track specifications, integration contracts, and a mandatory wiring gate. Use when 'split into parallel tracks', 'organize these tracks into phases', or 'plan parallel development…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Produces a routing decision and delegated output by analyzing uploaded files and user intent, then dispatching to the correct specialized skill (context-ingestion, research-synthesis, or release-specification). Use when: 'create a plan from these files',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a completed pre-implementation checklist appended to a specification document, confirming vision clarity, technical readiness, implementation plan completeness, and Track 0 codebase alignment before any agent is commissioned. Use when: 'verify the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a production-ready release specification document (Full or Lean format) including current-state audit, technical architecture with code examples, implementation plan, and risk assessment. Use when 'write a release spec', 'create a release…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a suite of coordinated, self-contained implementation prompts and a master integration contract table from a set of interconnected specs. Use when 'convert specs to prompts', 'ready to commission these specs', or 'coordinate these parallel tracks…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a format-calibrated specification document — Full (5,000-15,000 words, all sections), Lean (1,000-3,000 words, agent-ready), or Minimal (delta + code examples) — matched to the scope and audience of the request. Use when: 'write a spec for this…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a structured Zenflow commission document (Objective, Context & Grounding with pattern files, step-by-step Requirements, File Manifest, binary Success Criteria, and explicit Constraints) from a finalized spec, saved to prompts/vX.X.X/. Use when:…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

Produces a follow-up scout document that reframes the original question based on what feedback revealed (a reframe = a new strategic lens that changes which problem is worth solving). Use when: 'scout this again with fresh eyes', 'the first scout raised…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Produces a feature-to-surface mapping table, handoff design, and business model for a product spanning multiple platforms (desktop, mobile, web, CLI, etc.), where each surface has a distinct role rather than duplicating the others. Use when: 'we need a…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Produces a reframed product positioning — a before/after statement that replaces a keep-or-kill decision with a complementary role for the product — plus a set of strategic routes that leverage that role. Use when: 'should we deprecate X now that we have Y',…

Idioma del texto original: inglés

actualizado
ocupación
Gerentes generales y de operaciones
descripción

Produces a scout document containing a stated tension, 3-5 distinct routes with tradeoffs, and a recommended direction with rationale — the first artifact in a four-step pipeline (scout → spec → prompts → commission). Use when: 'we do not know which direction…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Produces a complete set of phase-by-phase artifacts for a development cycle — scout document, backend grounding doc, parallel track specifications, implementation prompts, and a post-cycle reflection — by orchestrating the other strategic-thinking skills in…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a committed audit log file enumerating documentation drift — inaccuracies, broken links, missing sections, and outdated information — with severity ratings and action taken. Use when: 'docs seem out of date', 'audit the documentation', 'is the README…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces engineering commissions — structured implementation prompts stored in `docs/audits/` and `prompts/` — by auditing repositories for critical issues, security gaps, and sustainability risks. Use when: 'audit this repo', 'what are the blockers', 'run a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces grounding context summaries — directory structure, recent diffs, and file patterns — from local repository state, enabling more accurate architectural and implementation decisions. Use when: 'extract context from this repo', 'what changed since last…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produces a comprehensive `.status.md` status document combining filesystem exploration, semantic clusters, file importance ranking, and health assessment — a single artifact any agent or human can use as the starting point for a project. Use when: 'give me a…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 89 skills recopiladas.