Skip to main content

Skills in diesem Repository

tomevault-io/skills-registry - Seite 84

SkillsMP hat 17.125 Skills aus tomevault-io/skills-registry gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

tomevault-io/skills-registry

Es werden 40 von 17.125 gesammelten Skills angezeigt.

Beruf
Sonstige Computerberufe
Beschreibung

Semantic search over past Pi, Claude Code, and Codex conversations and memories. Use when the user wants to recall, find, or reference something from a previous coding session — e.g. "what did we discuss about X", "find that conversation where we fixed Y",…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Biowissenschaftler
Beschreibung

Scientific visualization workflow guide for publication-ready static figures with seaborn or matplotlib and interactive figures with Plotly. Use when the user asks for scientific plots, cohort or assay figures, publication graphics, dashboards, or reusable…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Git-workflow guidance — branch hygiene, branch-off triggers, divergence from main, merge-strategy selection, push timing. Per-profile threshold scaling (regulated halves defaults). Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

X-6 per §23 — one-way IDE rules export. Use when the operator wants to consume the active profile's resolved standards in Cursor / VS Code Copilot / Continue / Aider / Windsurf. Emits a read-only artifact per target IDE; rules never flow back into TDD Pro…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Bootstraps the X-8 LSP surface for a fresh editor. Use when the operator wants inline diagnostics from the rubric runner in Cursor / VS Code / Continue / Aider / Windsurf and the tdd-pro-lsp binary isn't yet on PATH. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use when managing branches, resolving merge conflicts, syncing with main, or working with worktrees

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Biowissenschaftler
Beschreibung

Query visual scientific figure references, show candidates for human preference selection, export selected reference bundles, and guide plotting agents from human-selected visual examples to code action. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Generate a high-quality project CLAUDE.md and AGENTS.md by inspecting the current repository. Use when a repo has no agent config, when onboarding a new project, or when the user asks to "set up Claude/Codex for this repo" or "write a CLAUDE.md". Detects…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the metaswarm quality pipeline Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

- Document the **why**, not the what. Capture context, constraints, alternatives considered, and trade-offs — code already shows what was built. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

- Default to trunk-based development: branch from `main`, keep feature branches short-lived (1–3 days), and delete them after merge. Prefer feature flags over long-lived branches. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems. Use when this…

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Explain machine learning model predictions using SHAP (SHapley Additive exPlanations). Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Machine learning experiment tracking and model management. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Use this skill when the user wants to set up or configure tsk Docker container images, customize their tsk.toml for Docker builds, configure stack/agent/project layers, or troubleshoot tsk container build issues.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Terraform/OpenTofu authoring, testing, and security workflow. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Naming conventions for events, states, and handlers in flutter_bloc with freezed. Use when adding or renaming BLoC events, state variants, or event handlers. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Pattern for one-shot UI effects (SnackBar, navigation, dialog) reacting to BLoC state transitions in flutter_bloc with freezed. Use when adding non-persistent UI reactions tied to a BLoC state change. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Kubernetes platform engineer agent for automotive infrastructure management and cluster operations Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use whenever creating, drafting, or updating a pull request (title or body) for the dubzzz/fast-check repository, including via the mcp__github__create_pull_request and mcp__github__update_pull_request tools.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

[AI & Tools] Use when you need create, verify, or enhance Claude Code custom agents (Claude Code custom agent files). Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

[Code Quality] Use when the user asks to enhance documentation, add code comments, create API docs, improve technical documentation, document code, or update README files. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

[AI & Tools] Use when you need to sync Claude Code knowledge to GitHub Copilot instructions. Auto-inits docs/copilot-registry.json when missing. Flag: --fast (script-only workflow-catalog sync, no registry-curation pass). Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

[Code Quality] Use when evaluating review feedback, requesting targeted code-quality review, or verifying completion claims. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

[AI & Tools] Use when you need create, verify, or enhance Claude Code custom agents (Claude Code custom agent files). Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

[Code Quality] Use when the user asks to enhance documentation, add code comments, create API docs, improve technical documentation, document code, or update README files. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

> Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

REST API design standards and URI naming guidelines for .NET microservices. Use this skill whenever the user asks about REST API design, endpoint naming conventions, URI structure, HTTP method selection (GET, POST, PUT, DELETE, PATCH), or API route patterns.…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Creates new Flutter widgets following Duit framework patterns, writes comprehensive tests, and performs code reviews. Use when adding widgets, reviewing widget implementations, or maintaining the flutter_duit package.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Auto-triggers on tallow internals, architecture, extensions, configuration, or the pi framework API. Spawns the tallow-expert agent for codebase discovery. Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

>- Use when this capability is needed.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

帮助用户使用 duo-video-base 模块创建视频工程。当需要创建新的视频项目、添加素材或构建视频结构时使用此技能。 Use when this capability is needed.

Quellsprache: Chinesisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

执行 5 层 QA 金字塔检查,生成量化验证报告。Use when completing a feature, before committing, or before creating a PR. Use when this capability is needed.

Quellsprache: Chinesisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Use this skill for quantitative research/trading tasks (data pull, backtest, sweep, radar, report, deploy) via clawquant CLI.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Apply Andrej Karpathy-inspired coding-agent guidelines in Codex. Use when writing, reviewing, debugging, or refactoring code to surface assumptions, avoid overengineering, keep edits surgical, and define verifiable success criteria. Use when this capability…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Plan and split RestaurantPOS hardening into safe, reviewable Codex workstreams with minimal shared-file collisions. Use when Codex needs to break a large request into parallel or sequential batches, assign scope boundaries, protect shared files, pick…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Build Agent2 agents for Polymarket market discovery, scandal-reactive watchlists, social-sentiment market analysis, market-sentinel workflows, and paper-trading research. Use when creating or modifying agents that find Polymarket markets affected by public…

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 17.125 gesammelten Skills angezeigt.