Skip to main content

Skills in this repository

tomevault-io/tomes - Page 34

SkillsMP has collected 18,034 skills from tomevault-io/tomes. Open a skill to review its source and details.

tomevault-io/tomes

Showing 40 of 18,034 collected skills.

occupation
Software Developers
description

How to add products/resources to the local explorer or local API. Use when implementing new local APIs, or UI routes under packages/miniflare/src/workers/local-explorer or packages/local-explorer-ui. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Thin orchestration layer. **Domain knowledge lives in the `ronyup` MCP server** — read resources and prompts there; do not invent layout or conventions from memory. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Thin orchestration layer. **Domain knowledge lives in the `ronyup` MCP server** — read resources and prompts there; do not invent layout or conventions from memory. Use when this capability is needed.

updated
occupation
Software Developers
description

Logging best practices focused on wide events (canonical log lines) for powerful debugging and analytics Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Analyze test coverage, identify gaps, and create a testing strategy. Does NOT write tests. Use when this capability is needed.

updated
occupation
Software Developers
description

Prepare changes for commit. Formats code, runs tests, updates READMEs, stages files, and generates a commit message for review. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review a pull request for coding standards, architectural patterns, and completeness. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Examples-only slash skill (Coddy skills_fixture) Use when this capability is needed.

updated
occupation
Software Developers
description

Scan the codebase and generate or refresh focused project rules under .coddy/rules/ Use when this capability is needed.

updated
occupation
Software Developers
description

Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

updated
occupation
Software Developers
description

Use when Codex needs language-server diagnostics, definitions, references, symbols, or rename safety checks in the current workspace.

updated
occupation
Computer Occupations, All Other
description

Use when the user asks about Codex Rules behavior, injected project rules, supported rule file locations, matching, or environment configuration.

updated
occupation
Software Developers
description

MUST USE for planning before coding: 5+ steps, ambiguous scope, multiple modules, architecture decisions, a vague 'just make it good / figure out what to build' brief, or any request to plan, interview, or break work down. Explore-first planning consultant…

updated
occupation
Software Developers
description

Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps. Use when this capability is needed.

updated
occupation
Software Developers
description

MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: form ≥3 hypotheses,…

updated
occupation
Software Developers
description

MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do…

updated
occupation
Computer Occupations, All Other
description

(builtin) Initialize hierarchical AGENTS.md knowledge base Use when this capability is needed.

updated
occupation
Software Developers
description

Contribute a verified bug fix for LazyCodex, lazycodex-ai, omo-codex, bundled Codex skills, or upstream Codex CLI bugs. Opens a fork PR only for upstream openai/codex; LazyCodex-owned defects become a verified-fix issue on code-yeongyu/lazycodex (never a PR —…

updated
occupation
Software Developers
description

Diagnose LazyCodex and Codex CLI installation health against the latest sources. Use whenever the user asks for a doctor or health check, says LazyCodex, lazycodex-ai, omo-codex, or Codex behaves oddly after an install, update, or config change, suspects a…

updated
occupation
Software Developers
description

Create a high-signal bug issue or PR in the repo that owns the defect. Use this whenever the user asks to report, file, open, or triage a LazyCodex, lazycodex-ai, omo-codex, Codex plugin, or upstream Codex CLI bug, especially when they need source-backed root…

updated
occupation
Software Developers
description

Configure a Language Server (LSP) for a specific language so editor/agent tooling — diagnostics, go-to-definition, find-references, rename — works. Use when you need to: configure LSP, lsp setup, set up or install a language server, fix 'no LSP server…

updated
occupation
Software Developers
description

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc /…

updated
occupation
Software Developers
description

Intelligent refactor command. Triggers: refactor, refactoring, cleanup, restructure, extract, simplify, modernize. Use when this capability is needed.

updated
occupation
Software Developers
description

Remove AI-generated code smells (slop) from branch changes or an explicit file list. Locks behavior with regression tests FIRST, then runs categorized cleanup via parallel `deep` agents in batches of 5, then verifies with quality gates. Covers 10 slop…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from…

updated
occupation
Software Developers
description

Execute a Prometheus work plan in Codex with Boulder state, evidence ledger updates, worktree discipline, parallel subagents, and Stop-hook continuation. Use after planning when the user says start work, execute plan, continue plan, resume plan, or asks to…

updated
occupation
Software Quality Assurance Analysts & Testers
description

MUST USE after building/changing any UI or when asked whether a page, component, or TUI looks right. Rigorous visual QA across web/page and terminal UIs. Prefer browser:control-in-app-browser for unauthenticated browser/page QA in Codex, then…

updated
occupation
Software Developers
description

Follow this loop every time. Jumping straight to "fix" without reproducing Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

发现技能 (Skill),迭代查询,并在任何环境中自动安装技能。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Django 架构模式、使用 DRF 的 REST API 设计、ORM 最佳实践、缓存、信号(Signals)、中间件(Middleware)以及生产级 Django 应用。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Django 安全最佳实践,涵盖身份认证、授权、CSRF 防护、SQL 注入预防、XSS 预防以及安全的部署配置。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Quality Assurance Analysts & Testers
description

Django 项目的验证循环(Verification loop):包含数据库迁移、代码检查、带覆盖率的测试、安全扫描,以及在发布或 PR 前的部署就绪检查。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. Use when this capability is needed.

Source text: Chinese

updated
occupation
Database Architects
description

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. Use when this capability is needed.

Source text: Chinese

updated
occupation
Computer Occupations, All Other
description

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use. Use when this capability is needed.

Source text: Chinese

updated
occupation
Computer Occupations, All Other
description

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Quality Assurance Analysts & Testers
description

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles Use when this capability is needed.

Source text: Chinese

updated
occupation
Web Developers
description

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. Use when this capability is needed.

Source text: Chinese

updated
Showing 40 of 18,034 collected skills.