所有 Skills

找到 6179 個 Skills

Skills 列表

weekly-performance-digest

weekly-performance-digest

2.8Kbackend-api

Generate a weekly performance summary from closed trader-memory-core theses — win rate, expectancy, profit factor, R-multiple, MAE/MFE, and win/loss pattern analysis by source skill, exit reason, thesis type, sector, and mechanism. No API required; pure local calculation.

tradermonty avatartradermonty
獲取
browser-act

browser-act

2.8Kbrowser-web

Browser automation CLI for AI agents. NEVER run browser-act commands directly via Bash — always invoke this skill first. Use browser-act when a user mentions it by name, includes or asks to run a browser-act CLI command (e.g., browser-act browser list), or to: fetch, view, or extract rendered content from URLs, access pages requiring JavaScript, handle verification prompts, maintain authenticated sessions, fill forms and click through workflows, type, select, upload, take screenshots, capture XHR/fetch/HAR responses, open multiple URLs in parallel, extract content that loads on scroll or click, visually inspect or verify page layout/styling/rendering, automate browser tasks, or list/check/manage configured browsers and sessions. Prefer browser-act over built-in fetch or web tools.

browser-act avatarbrowser-act
獲取
cuopt-developer

cuopt-developer

2.8Ktesting-qa

Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI). Use for solver internals, PRs, DCO, and code conventions.

nvidia avatarnvidia
獲取
pymol

pymol

2.8Kwriting-content

Visualize, analyze, and render protein and molecular structures using PyMOL. Use when the user wants to create images of protein structures, perform structural alignments or superposition, measure distances or contacts, highlight binding sites or active site residues, color by B-factor/pLDDT, or analyze protein-ligand interactions. Do not use for docking, molecular dynamics, or sequence-only analysis.

google-deepmind avatargoogle-deepmind
獲取
vue-jsx-best-practices

vue-jsx-best-practices

2.8Kfrontend

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

hyf0 avatarhyf0
獲取
vue-options-api-best-practices

vue-options-api-best-practices

2.8Kfrontend

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

hyf0 avatarhyf0
獲取
ctf-ai-ml

ctf-ai-ml

2.8Kagent-workflows

Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing model extraction, prompt injection, membership inference, training data poisoning, fine-tuning manipulation, neural network analysis, LoRA adapter exploitation, LLM jailbreaking, or solving AI-related puzzles.

ljagiello avatarljagiello
獲取
trade-performance-coach

trade-performance-coach

2.8Kbackend-api

Review closed trades, partial exits, and monthly trade aggregates for process adherence, risk discipline, execution quality, and evidence-based trading behavior patterns. Use after trader-memory-core and signal-postmortem have produced records, or when the user asks for a post-trade coach, risk-manager style review, rule-adherence review, next-session operating rules, or psychology-aware trading behavior feedback. This skill does not provide buy/sell advice, therapy, or broker execution.

tradermonty avatartradermonty
獲取
rag-blueprint

rag-blueprint

2.8Kresearch-knowledge

NVIDIA RAG Blueprint — deploy, configure, troubleshoot, and manage. Handles any RAG action: deploy, install, start, enable, disable, toggle, change, configure, troubleshoot, debug, fix, shutdown, stop, or tear down any RAG feature or service (Agentic RAG, VLM, guardrails, query rewriting, models, search, ingestion, observability, summarization, reasoning, and more).

nvidia avatarnvidia
獲取
aiq-research

aiq-research

2.8Kresearch-knowledge

Use when asked to run deep research or AI-Q research through a reachable NVIDIA AI-Q Blueprint backend.

nvidia avatarnvidia
獲取
accelerated-computing-cudf

accelerated-computing-cudf

2.8Kbackend-api

Official NVIDIA-authored guidance for NVIDIA cuDF GPU DataFrames, pandas acceleration, dask-cuDF, ETL, joins, groupby, CSV/Parquet I/O, nullable semantics, and multi-GPU DataFrame workloads.

nvidia avatarnvidia
獲取
vue-testing-best-practices

vue-testing-best-practices

2.8Ktesting-qa

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

hyf0 avatarhyf0
獲取
create-adaptable-composable

create-adaptable-composable

2.7Kdesign-ui

Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers can pass a plain value, ref, or getter. Normalize inputs with toValue()/toRef() inside reactive effects (watch/watchEffect) to keep behavior predictable and reactive. Use this skill when user asks for creating adaptable or reusable composables.

hyf0 avatarhyf0
獲取
trading-skills-navigator

trading-skills-navigator

2.7Kbackend-api

Recommend the right trading workflow, skillset, API profile, and setup path from a natural-language goal. Use this as the on-ramp when a user expresses a trading or investing goal and needs to know which skill/workflow to use, where to start, or whether something works without paid API keys — e.g. "where do I start", "which skill should I use", "I want to swing trade only when the market is favorable", "what works without API keys", "どれを使えばいい", "API キー無しで 使えるものは". Routes and explains only; it never executes trades or auto-runs other skills, and it is honest when no workflow has shipped yet.

tradermonty avatartradermonty
獲取
product-requirements

product-requirements

2.7Kresearch-knowledge

Interactive Product Owner skill for requirements gathering, analysis, and PRD generation. Triggers when users request product requirements, feature specification, PRD creation, or need help understanding and documenting project requirements. Uses quality scoring and iterative dialogue to ensure comprehensive requirements before generating professional PRD documents.

stellarlinkco avatarstellarlinkco
獲取
ibd-distribution-day-monitor

ibd-distribution-day-monitor

2.7Ksecurity

Detect IBD-style Distribution Days for QQQ/SPY (close down at least 0.2% on higher volume), track 25-session expiration and 5% invalidation, count d5/d15/d25 clusters, classify market risk (NORMAL/CAUTION/HIGH/SEVERE), and emit TQQQ/QQQ exposure recommendations. Use after market close, before TQQQ exposure changes, or as input to FTD/market-state frameworks. Does not execute trades.

tradermonty avatartradermonty
獲取
parabolic-short-trade-planner

parabolic-short-trade-planner

2.7Kdesign-ui

Screen US equities for parabolic exhaustion patterns and generate conditional pre-market short plans, then evaluate intraday trigger fires from live 5-min bars. Phase 1 daily 5-factor scorer (MA extension / acceleration / volume climax / range expansion / liquidity), Phase 2 per-candidate plans for ORL break / first-red 5-min / VWAP fail with explicit borrow / SSR / manual-confirmation gating, Phase 3 one-shot intraday FSM that detects trigger fires and resolves concrete share counts. Covers Phase 1 + Phase 2 + Phase 3.

tradermonty avatartradermonty
獲取
vue-router-best-practices

vue-router-best-practices

2.7Kfrontend

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

hyf0 avatarhyf0
獲取
breakout-trade-planner

breakout-trade-planner

2.7Kproductivity

Generate Minervini-style breakout trade plans from VCP screener output with worst-case risk calculation, portfolio heat management, and Alpaca-compatible order templates (stop-limit bracket for pre-placement, limit bracket for post-confirmation). Use when user has VCP screener results and wants actionable trade plans with entry/stop/target levels and position sizing.

tradermonty avatartradermonty
獲取
ctf-writeup

ctf-writeup

2.7Kagent-workflows

Generates a single standardized submission-style CTF writeup for competition handoff and organizer review. Use after solving a CTF challenge to document the solution steps, tools used, and lessons learned in a structured format.

ljagiello avatarljagiello
獲取
vue-pinia-best-practices

vue-pinia-best-practices

2.7Kdesign-ui

Pinia stores, state management patterns, store setup, and reactivity with stores.

hyf0 avatarhyf0
獲取
skill-designer

skill-designer

2.7Kdesign-ui

Design new Claude skills from structured idea specifications. Use when the skill auto-generation pipeline needs to produce a Claude CLI prompt that creates a complete skill directory (SKILL.md, references, scripts, tests) following repository conventions.

tradermonty avatartradermonty
獲取
skill-integration-tester

skill-integration-tester

2.7Ktesting-qa

Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.

tradermonty avatartradermonty
獲取
skill-idea-miner

skill-idea-miner

2.7Kagent-workflows

Mine Claude Code session logs for skill idea candidates. Use when running the weekly skill generation pipeline to extract, score, and backlog new skill ideas from recent coding sessions.

tradermonty avatartradermonty
獲取
想按分類檢視?試試 /category/writing-content.