Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

trader-pro

trader-pro에는 faroukBakari에서 수집한 skills 74개가 있으며, 저장소 수준 직업 범위와 사이트 내 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개를 표시합니다.
trader-pro GitHub Agent Skills | SkillsMP