Skip to main content

このリポジトリの skills

DojoGenesis/plugins - 3ページ

SkillsMP は DojoGenesis/plugins から 352 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

DojoGenesis/plugins

収集済み skill 352 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces a hook script scaffold and settings.json registration block by looking up the correct lifecycle event, exit code pattern, and configuration for a Claude Code hook. Use when: "write a new hook", "hook is not firing", "block a tool call mechanically",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Scaffolds new MCP servers with tool definitions, transport wiring, handler structure, and test harness for Python (FastMCP) or TypeScript (MCP SDK). Use when: 'build a new MCP server', 'scaffold an MCP integration', 'create tools for an external API', 'set up…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces a running multi-agent observability dashboard by deploying the hook capture pipeline, SQLite WAL store, and WebSocket-streaming Vue client — then validates it with a live test session. Use when: "set up monitoring for multi-agent workflows", "debug…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces an architectural specification document mapping Gateway SSE events and OTEL spans to named dashboard widgets, a data flow diagram, and an MCP App config — ready to hand to an implementation agent. Use when: "design the observability dashboard", "spec…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces a provenance determination — pointer or gap — for empty or apparently incomplete directories, with a documented rationale and recommended action. Use when: "this directory is empty", "missing SKILL.md", "coverage metric shows a gap", "why is this…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces a behavioral architecture map grouping components by action-verb clusters (CONVERSE, REASON, REMEMBER, etc.) that reveals capabilities, gaps, and cross-cutting concerns invisible to directory trees. Use when: "what does this app actually do", "walk…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces a graded audit report and upgraded SKILL.md files by systematically assessing all skills against an A+ quality framework (8 sections, concrete examples, pitfalls, related skills) and patching gaps. Use when: "audit all the skills", "upgrade skills to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces a Supply Chain Refresh Report and updated manifest.json by pulling the latest from all watched repos, scanning for new or changed skills, normalizing, and packaging them into CAS. Use when: "refresh the supply chain", "update community skills",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produces structured OTEL-compatible log entries and a session summary (call counts, success rate, cost, top tools by cost and frequency) for all tool executions within a session. Use when: "log tool calls for this session", "debug unexpected tool selection",…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Map an external AI tool's behavioral patterns to Dojo ADA disposition fields by analyzing its ingested system prompt. Produces a disposition YAML approximation and similarity score against Dojo defaults. Use when understanding how other agents think or when…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Produces a cross-tool disposition matrix, behavioral cluster analysis, and a set of named YAML disposition presets by synthesizing analyses from 3+ ingested AI system prompts. Use when: "build an intelligence map", "compare all agent behaviors", "generate…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Maintains a running decision log and context state across agent sessions, preventing context loss between clears and session boundaries. Use when: 'starting a new session on an ongoing project', 'context is getting heavy', 'preserve state before clearing',…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Produces a stored MemoryEntry (structured sections + ADA disposition indicators) and one or more MemorySeeds by parsing a system prompt from an external AI tool into Dojo memory. Use when: "ingest this system prompt", "store this prompt in memory", "parse…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Captures user corrections from a session, validates them semantically, and writes approved learnings to the most specific persistence target (skill file, project CLAUDE.md, or global CLAUDE.md). Use when: "remember this for next time", "don't do that again",…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Suggests and loads Dojo Seed Patches as reusable thinking modules, producing a ranked seed recommendation with a full application guide. Use when: "which seed applies here", "suggest a seed pattern", "apply a seed to this", "what pattern should we use", "load…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Produces a new SKILL.md file by converting a proven Dojo Seed into a fully-structured skill with philosophy, workflow, templates, and quality checklist. Use when: "promote this seed to a skill", "convert this seed into a skill", "make this seed into a skill",…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Designs and configures all three loops of solo-operator session automation — session bookends, background maintenance agents, and a delegation flywheel. Use when setting up a new workspace, recovering from the 44% zero-artifact session leak, or preparing to…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Produces a named ADA disposition preset (YAML) and a layered behavioral analysis (structural decomposition + evidence-cited classifications) from a system prompt. Use when: "analyze this system prompt", "extract disposition from prompt", "reverse-engineer…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Runs Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device coverage. Use when: 'run on BrowserStack', 'cross-browser testing', 'cloud testing', 'browser matrix', 'test on Safari', 'test on Firefox', 'browser compatibility'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Builds AI agents on Cloudflare Workers using the Agents SDK with persistent state, real-time WebSockets, scheduled tasks, and tool integration. Use when: 'build an agent on Cloudflare', 'Agents SDK', 'chat agent', 'stateful agent', 'real-time AI', 'WebSocket…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tool definitions, OAuth authentication, and production deployment. Use when: 'build MCP server on Cloudflare', 'remote MCP', 'deploy MCP', 'MCP OAuth', 'MCP authentication', 'MCP…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generates pragmatic CI/CD pipeline configs from detected project stack signals for GitHub Actions, GitLab CI, or similar. Use when: 'set up CI', 'CI/CD pipeline', 'build pipeline', 'add GitHub Actions', 'configure deployment pipeline', 'automate tests in CI'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Reverse-engineers any codebase into a complete Product Requirements Document (PRD) by analyzing routes, components, state, APIs, and user interactions. Use when: 'generate PRD from code', 'reverse-engineer requirements', 'code to documentation', 'extract…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Scaffold production-ready MCP servers from OpenAPI specs with schema validation and versioning. Use when exposing APIs to LLM agents. Trigger phrases: "build MCP server", "create tool server", "expose API to agent".

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5…

原文の言語: 英語

更新
職業分類
パラリーガル・法律アシスタント
説明

Generates professional, jurisdiction-aware business documents — freelance contracts, project proposals, SOWs, NDAs, MSAs — in Markdown with docx conversion instructions. Use when: 'write a contract', 'draft proposal', 'create SOW', 'NDA template', 'MSA',…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Maps all testable surfaces in the application and identifies what is tested versus what is missing. Use when: 'test coverage', 'coverage gaps', 'what needs testing', 'missing tests', 'coverage report', "what's not tested".

原文の言語: 英語

更新
職業分類
ゼネラル・オペレーションズマネージャー
説明

Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking overdue action items with…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Audits .env files and secrets hygiene across local development and production, detecting drift, leaked secrets, and rotation gaps. Use when: 'manage environment variables', 'secrets audit', 'env hygiene', 'rotate secrets', '.env review', 'check for leaked…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Builds immersive, cinematic 2.5D websites with scroll storytelling, parallax depth, text animations, and 45+ premium scroll effects — no WebGL required. Use for any web design task: 'Apple-style animation', 'immersive landing page', 'scrollytelling',…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Diagnoses and fixes failing or flaky Playwright tests using a systematic failure taxonomy. Use when: 'fix test', 'flaky test', 'test failing', 'debug test', 'test broken', 'test passes sometimes', 'intermittent test failure'.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Generates production-ready Playwright tests from a user story, URL, component name, or feature description. Use when: 'write tests', 'generate tests', 'add tests for', 'test this component', 'e2e test', 'create test for this page', 'test this feature'.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Sets up a production-ready Playwright testing environment by detecting the framework, generating config, folder structure, an example test, and CI workflow. Use when: 'set up Playwright', 'add e2e tests', 'configure Playwright', 'init Playwright', 'add test…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Interactively migrates Cypress or Selenium test suites to Playwright with file-by-file conversion and equivalence checking. Use when: 'migrate from Cypress', 'move from Selenium', 'convert tests to Playwright', 'switch to Playwright', 'replace Cypress', 'port…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Runs a comprehensive 8-phase audit pipeline on a skill, plugin, agent, or command — validating structure, quality, security, marketplace compliance, and cross-platform compatibility. Use when: 'audit this plugin', 'validate skill', 'check plugin quality',…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Generates test reports that integrate with the user's existing workflow — summarizing pass/fail status, flaky tests, and coverage trends. Use when: 'test report', 'results summary', 'test status', 'show test results', 'test dashboard', 'how did tests go'.

原文の言語: 英語

更新
収集済み skill 352 件中 40 件を表示しています。