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.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 17.125 skills de tomevault-io/skills-registry. Abra uma skill para revisar a origem e os detalhes.
tomevault-io/skills-registryMostrando 40 de 17.125 skills coletadas.
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.
Idioma do texto original: inglês
>- Use when this capability is needed.
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: inglês
Parallel Claude Code deep-review + Codex code-audit before PR readiness; replaces single-agent code-review Use when this capability is needed.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Use when interacting with any GUI application, performing screen automation, UI testing, visual verification, or any task requiring screen capture and mouse/keyboard interaction
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: inglês
Internal analysis-mode entry for Codex in this repository. Use when this capability is needed.
Idioma do texto original: chinês
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.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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,…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
DNA Methylation & Nociception (Pain Memory) systems. Use when this capability is needed.
Idioma do texto original: inglês
>- Use when this capability is needed.
Idioma do texto original: chinês
> Use when this capability is needed.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Use when you need to help format and clean up data files.
Idioma do texto original: inglês
浏览器自动化技能,支持101个工具:页面导航、元素交互、内容提取、截图、网络控制、性能监控等 Use when this capability is needed.
Idioma do texto original: chinês
>- Use when this capability is needed.
Idioma do texto original: inglês
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
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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,…
Idioma do texto original: inglês
Provides expert guidance on Rust programming, focusing on memory safety, concurrency patterns, and idiomatic architectural choices for systems software.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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 -…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Node.js、Express 和 Next.js API 路由的后端架构模式、API 设计、数据库优化和服务端最佳实践。 Use when this capability is needed.
Idioma do texto original: chinês
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.
Idioma do texto original: inglês
Fetch currency exchange rates from the frankfurter.dev API Use when this capability is needed.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês