Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

trader-pro

trader-pro には faroukBakari から収集した 74 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
74
Stars
5
更新
2026-02-24
Forks
2
職業カバレッジ
11 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

learn-api
ソフトウェア開発者

External API evaluation and MCP server wrapper generation. Load when integrating a REST/GraphQL API as a workspace tool

2026-02-24
provider-development
ソフトウェア開発者

Capability-based provider system patterns. Load when creating providers or wiring module-provider integration

2026-02-24
ws-development
ソフトウェア開発者

Full-stack WebSocket subscription development. Load when adding WS routes, topic services, or debugging WS data flows

2026-02-24
fix-backend-type-errors
ソフトウェア開発者

Systematic Python type error resolution (mypy/pyright). Load when fixing backend type check failures

2026-02-18
python-typing-patterns
ソフトウェア開発者

Type-first Python with Pydantic, Protocol, and discriminated unions. Load when writing models or enforcing typing

2026-02-18
fix-type-errors
ソフトウェア品質保証アナリスト・テスター

Systematic type error resolution for Python (mypy/pyright) and TypeScript (vue-tsc). Use when fixing type errors, resolving type check failures, or optimizing type imports.

2026-02-18
command-execution
ソフトウェア開発者

Terminal command safety, delegation routing, and guarded execution. Load when running shell commands or delegating to Bash subagents

2026-02-16
mode-readonly
ソフトウェア開発者

Non-destructive investigation constraints. Load when analyzing, debugging, reviewing, or performing RCA without edits

2026-02-16
prompt-interaction-design
ソフトウェア開発者

Structured user input gathering via ask_questions — decision flowchart, component patterns, inference heuristics. Load when facing vague instructions or designing prompts that gather user input

2026-02-16
vscode-mcp-routing
ソフトウェア開発者

VS Code MCP tool routing, diagnostics-driven edit loops, and IDE sub-tool reference. Load when choosing between native and MCP workspace tools or using VS Code IDE features

2026-02-16
accessibility
ウェブ開発者

WCAG 2.1 AA patterns for inclusive UI. Load when building components needing a11y, ARIA, or keyboard nav

2026-02-16
backend-testing
ソフトウェア品質保証アナリスト・テスター

Pytest patterns for trader-pro modular backend. Load when writing, debugging, or analyzing backend test coverage

2026-02-16
code-review
ソフトウェア品質保証アナリスト・テスター

Post-implementation review methodology with severity framework. Load when reviewing code, PRs, or auditing quality

2026-02-16
debug-hypothesis
ソフトウェア開発者

Hypothesis-driven debugging methodology. Use when investigating root cause, diagnosing failures, issues or problems.

2026-02-16
design-review
ソフトウェア開発者

Solution selection and adversarial validation. Load when proposing solutions or evaluating architecture decisions

2026-02-16
fix-frontend-type-errors
ソフトウェア開発者

Systematic TypeScript/Vue type error resolution (vue-tsc/ESLint). Load when fixing frontend type check failures

2026-02-16
frontend-design
ソフトウェア開発者

Distinctive, production-grade visual design for frontend interfaces. Load when building UI needing polished aesthetics

2026-02-16
frontend-testing
ソフトウェア品質保証アナリスト・テスター

Vitest/Vue 3 testing patterns for trader-pro frontend. Load when writing or debugging frontend tests

2026-02-16
runtime-awareness
ネットワーク・コンピュータシステム管理者

Full runtime environment inventory — platform, tools, services, paths. Load when checking tooling or capabilities

2026-02-16
test-strategy
ソフトウェア品質保証アナリスト・テスター

Shared test methodology for backend and frontend. Load when planning test suites or evaluating coverage value

2026-02-16
tradingview-api
ソフトウェア開発者

TradingView Trading Terminal API patterns and type conventions. Load when implementing broker/datafeed or TV integration

2026-02-16
tradingview-bundle
ソフトウェア開発者

TradingView bundle maintenance and debugging. Load when debugging TV bundle issues or patching obfuscated JS

2026-02-16
typescript-contract-types
ソフトウェア開発者

Contract-first TypeScript types for generated clients and mapper isolation. Load when writing mappers or API types

2026-02-16
ux-design
ウェブ・デジタルインターフェースデザイナー

UX design thinking for friction reduction and cognitive load. Load when building interactive UI or auditing user flows

2026-02-16
vue-frontend
ソフトウェア開発者

Vue 3 Composition API + TypeScript patterns. Load when building components, composables, Pinia state, or reviewing Vue

2026-02-16
agent-create
ソフトウェア開発者

Create VS Code custom agents (.agent.md files) with proper YAML frontmatter, constraint craft, skill integration, and handoff design. Use when creating agents, configuring subagents, designing handoff chains, or writing effective constraints.

2026-02-15
agentic-resources
ソフトウェア開発者

Curated directory of online resources for discovering prompts, agents, skills, and MCP tools. Use when searching for reusable AI coding assets, evaluating skill/tool marketplaces, installing community skills, finding MCP servers, or recommending resources to users. Covers official vendor sources, community marketplaces, and CLI tooling with assessment criteria.

2026-02-15
prompt-file-design
ソフトウェア開発者

VS Code prompt file (.prompt.md) format specification and design principles. Use when creating prompt files, designing reusable prompts, or reviewing prompt templates.

2026-02-15
frontend
ソフトウェア開発者

Category glossary for frontend. Contains 5 skills: `accessibility`, `fix-frontend-type-errors`, `typescript-contract-...

2026-02-13
implementation-reasoning
ソフトウェア開発者

Reasoning guardrails for implementation agents — prevents design-spiral, enforces materialization checkpoints, and steers thinking toward actionable coding steps. Use when planning implementation, entering complex reasoning chains, or detecting reasoning drift away from concrete code changes.

2026-02-10
problem-decomposition
プロジェクト管理専門家

Break complex problems into tractable sub-problems with clear interfaces, dependencies, and validation. Use when a problem has multiple interacting dimensions, compounding uncertainty, or when direct attack exceeds working memory.

2026-02-10
agent-routing
ソフトウェア開発者

Agent delegation, subagent routing heuristics, and invocation quality standards. Use when deciding to delegate, handoff, or spawn subagents — ensures comprehensive context and accurate output descriptions for every subagent invocation.

2026-02-10
backend-testing
ソフトウェア品質保証アナリスト・テスター

Python/pytest backend testing patterns for the trader-pro modular architecture. Use when writing backend tests, analyzing coverage, selecting fixtures, or debugging test failures. Complements test-strategy skill with pytest-specific patterns.

2026-02-10
code-review
ソフトウェア品質保証アナリスト・テスター

Post-implementation code review methodology with severity framework and project-specific rules. Use when reviewing code changes, auditing pull requests, analyzing code quality, or performing security review.

2026-02-10
frontend-testing
ソフトウェア品質保証アナリスト・テスター

Vitest/Vue 3 frontend testing patterns for the trader-pro architecture. Use when writing frontend tests, selecting test patterns, mocking services/WebSockets, or analyzing frontend coverage. Complements test-strategy skill with Vitest-specific patterns.

2026-02-10
context-budget
ソフトウェア開発者

Large data volume handling — detection triggers, delegation protocols, and convergence gates for files, diffs, search results, and command output. Use when processing >200-line files, large git diffs, bulk search results, or extended investigations without convergence.

2026-02-09
ia-validation
ソフトウェア開発者

Validation workflow for IA stack artifacts (agents, subagents, prompts, skills). Use when validating existing artifacts, checking boundary compliance, classifying artifact types, or generating structured validation reports with severity-ranked findings.

2026-02-09
request-immunity
ソフトウェア開発者

Request immunity patterns for user-facing agents — tier selection (T1/T2/T3), Phase 0 injection templates, and RV gate definitions. Use when creating user-facing agents, injecting request validation, or checking immunity gate compliance.

2026-02-09
stack-stability
ソフトウェア開発者

Change impact analysis and incremental modification protocol for interconnected agentic design stacks. Use when modifying, renaming, restructuring, or removing existing IA assets (agents, skills, subagents, prompts, templates). Prevents big-bang changes that destabilize learned system behaviors.

2026-02-09
test-strategy
ソフトウェア品質保証アナリスト・テスター

Shared test methodology patterns for backend and frontend test agents. Use when planning test suites, decomposing test surfaces, evaluating coverage value, or structuring test validation with post-action reflexion.

2026-02-09
このリポジトリの収集済み skills 74 件中、上位 40 件を表示しています。