Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next build`. Use when this capability is needed.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は tomevault-io/skills-registry から 17,125 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
tomevault-io/skills-registry収集済み skill 17,125 件中 40 件を表示しています。
Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next build`. Use when this capability is needed.
原文の言語: 英語
>- Use when this capability is needed.
原文の言語: 英語
| Use when this capability is needed.
原文の言語: 英語
Parallel Claude Code deep-review + Codex code-audit before PR readiness; replaces single-agent code-review Use when this capability is needed.
原文の言語: 英語
Use when shipping a feature whose plan exists at docs/<feature-slug>/ — typically the artifact set produced by /superdev:em-feature-plan (tasks.md, engineer-*-tasks.md, engineering-standards.md, planning.md, and optionally allocations.md). Consumes the plan…
原文の言語: 英語
Use when interacting with any GUI application, performing screen automation, UI testing, visual verification, or any task requiring screen capture and mouse/keyboard interaction
原文の言語: 英語
Guidelines and instructions for generating Markdown that looks excellent when read natively and renders beautifully when exported or converted to PDF. Use when this capability is needed.
原文の言語: 英語
Read-only: identifies products with high single-purchase rates that could benefit from cross-sell pairing based on category and price affinity. Use when this capability is needed.
原文の言語: 英語
| Use when this capability is needed.
原文の言語: 英語
Internal analysis-mode entry for Codex in this repository. Use when this capability is needed.
原文の言語: 中国語
Daily news and hot topics via the 6551 API. Supports news categories, hot news articles, and trending tweets by category. Use when this capability is needed.
原文の言語: 英語
Real-time crypto, equities, macro, and financial market news aggregator — 84+ data sources across 6 categories covering digital assets, U.S. stocks, semiconductors, AI infrastructure, supply chains, commodities, rates, policy, and market-moving social/news…
原文の言語: 英語
Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers. Use when this capability is needed.
原文の言語: 英語
Build and maintain a persistent, interlinked wiki from source documents. Knowledge is compiled once and kept current. Based on Andrej Karpathy's LLM Wiki pattern. Commands: /wiki (dashboard), /wiki-ingest, /wiki-query, /wiki-lint, /wiki-save, /wiki-graph,…
原文の言語: 英語
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Use when this capability is…
原文の言語: 英語
> Use when this capability is needed.
原文の言語: 英語
> Use when this capability is needed.
原文の言語: 英語
DNA Methylation & Nociception (Pain Memory) systems. Use when this capability is needed.
原文の言語: 英語
>- Use when this capability is needed.
原文の言語: 中国語
> Use when this capability is needed.
原文の言語: 英語
Analyze, diagnose, and optimize Hermes cron jobs via the cronalytics CLI. Terminal-based health checks, cost attribution, failure analysis, trend detection, and schedule drift. Also references the Cronalytics dashboard plugin for visual exploration. Use when…
原文の言語: 英語
Use when you need to help format and clean up data files.
原文の言語: 英語
浏览器自动化技能,支持101个工具:页面导航、元素交互、内容提取、截图、网络控制、性能监控等 Use when this capability is needed.
原文の言語: 中国語
>- Use when this capability is needed.
原文の言語: 英語
Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance
原文の言語: 英語
Bridges OpenSpec (spec-driven development) with Daem0n-MCP memory - auto-imports specs, informs proposals with past outcomes, converts archived changes to learnings Use when this capability is needed.
原文の言語: 英語
Build production FastAPI applications with dependency injection, middleware, background tasks, and structured project layouts. Covers async patterns, Pydantic models, OpenAPI customization, and testing strategies. Triggers on FastAPI development, Python API,…
原文の言語: 英語
Provides expert guidance on Rust programming, focusing on memory safety, concurrency patterns, and idiomatic architectural choices for systems software.
原文の言語: 英語
Creates Java 25 and Spring Boot 4 project structures, scaffolds, and implementation starting points for new services, REST APIs, and modular backends. Use when the task is to initialize a Spring Boot project, choose an architecture, select Spring Boot 4…
原文の言語: 英語
Principle-engineering posture for production-grade code. Problem-classification (A/B/C) before implementing, plans before code, simplest-correct-solution-first, math-first (closed-form before loop), concrete-before-generic, ACM-grade algorithms (simplest that…
原文の言語: 英語
GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when helping developers understand, extend, debug, or integrate with GPT Researcher - including adding…
原文の言語: 英語
Deep code review of a pull request using parallel analysis agents (semantic consistency, bugs, tech debt, security). USE FOR: - Reviewing PRs for bugs, security issues, and code quality - Analyzing new abstractions for consistency and correctness -…
原文の言語: 英語
Use when a new user asks how to start a miniextendr-backed R package from zero, how to scaffold via minirextendr::use_miniextendr(), what their first Rust function should look like, what the dev loop is, or "can I add Rust to an existing R package". Also use…
原文の言語: 英語
Node.js、Express 和 Next.js API 路由的后端架构模式、API 设计、数据库优化和服务端最佳实践。 Use when this capability is needed.
原文の言語: 中国語
Use when you discover you made a mistake — caught by the user, by a tool result, by your own re-reading, or by a failed check. Appends a structured entry to docs/ai/ai_learnings.md and re-reads recent entries to avoid repeats.
原文の言語: 英語
Fetch currency exchange rates from the frankfurter.dev API Use when this capability is needed.
原文の言語: 英語
Handle upstream-release issues — read changelog deltas, update spec docs, sync protocol and gateway types, run tests, open PR, tag release Use when this capability is needed.
原文の言語: 英語
Analyze and improve CI/CD pipelines across GitHub Actions, Jenkins, and TeamCity. Diagnose slow builds, flaky tests, and deployment failures. Prioritize MCP-based agent access when available; fall back to REST API with personal access tokens. Grounded in DORA…
原文の言語: 英語
Design, structure, and optimize the context you give AI coding agents. Covers system prompts, repo-level context files (CLAUDE.md, AGENTS.md, COPILOT-INSTRUCTIONS.md), what to include vs. exclude, MCP as just-in-time context, sub-agent context scoping, and…
原文の言語: 英語
Run a multi-agent code review on the current uncommitted + staged diff. Dispatches kotlin-architect, android-reviewer, ios-swift-reviewer, emv-nfc-expert, pci-security-reviewer, and test-quality-reviewer in parallel. Each agent only contributes if its scope…
原文の言語: 英語