Connects Aster DEX market data to TimesFM forecasting. Pulls klines via Aster MCP, feeds price/volume series to TimesFM for zero-shot crypto price forecasting with quantile intervals. Use for trading signal generation and risk assessment.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 kmshihab7878/claude-code-setup 中的 197 个 Skill。打开任一 Skill 可查看来源和详情。
kmshihab7878/claude-code-setup已展示 40 / 197 个已收集 Skill。
Connects Aster DEX market data to TimesFM forecasting. Pulls klines via Aster MCP, feeds price/volume series to TimesFM for zero-shot crypto price forecasting with quantile intervals. Use for trading signal generation and risk assessment.
原文语言:英语
Generate professional Word documents with structured content, tables, headers, styles, and formatting. Uses python-docx. Use when creating reports, proposals, contracts, specs, or any structured document as DOCX/Word format.
原文语言:英语
Self-improving agent integration via Hermes Agent. Creates skills from experience, improves them during use, and delivers JARVIS decisions via Telegram/Discord/Slack. Available as MCP server (hermes) for conversation management and skill orchestration. Use…
原文语言:英语
Qualitative scenario prediction via MiroFish swarm simulation. Builds simulated digital worlds from seed data (news, market signals, policy changes), runs thousands of agents with behavioral logic, and produces narrative prediction reports. Use as complement…
原文语言:英语
Append one JSONL record to ~/.claude/evolution/records/ when a correction, a non-obvious win, or a repeated rework pattern occurs. Use sparingly — only when the event is load-bearing for future behavior. Do not log routine tool calls; the PreToolUse…
原文语言:英语
Enforce evidence-backed promotion criteria for candidate learnings. Use when the user runs /evolution promote <id>. Wraps bin/evolve-promote.sh and explains why each gate passed or failed. Never promotes on its own judgment — always runs the script.
原文语言:英语
Produce a prune report: stale candidates, stale promoted learnings, and suspected regressions. Use weekly or when startup context feels noisy. Read-only — writes a report but never removes anything on its own.
原文语言:英语
Produce an end-of-session report: what happened, what worked, what friction recurred, and which candidate learnings emerged. Use when the user asks /evolution report or invokes this manually at session end. Writes to evolution/reports/, never to stable/.
原文语言:英语
Confirm the evolution layer is active at session start and report what was injected. Use at the start of any session where behavior may have recently changed, or when the user asks what guidance is active. Read-only — does not modify stable/.
原文语言:英语
Elite Ship Mode operations system. Activates owner-engineer execution posture for production-grade implementation. Triggers on implementation tasks, feature builds, complex changes, or when explicitly invoked. Provides repo assimilation, decision framework,…
原文语言:英语
MCP server catalog, advisor, and task router. Use when the user asks 'which MCP do I need for X', 'set up MCP for [service]', 'install MCP server', 'what MCP servers exist', or describes a task needing external system access (databases, GitHub, Slack,…
原文语言:英语
Catalog + task router for React Bits — 130 open-source animated, interactive, fully customizable React components (DavidHDev/react-bits, 38k★). Use when user wants animated React UI: animated text (blur, shiny, decrypt, split, scroll-reveal), interactive…
原文语言:英语
Cloud cost optimization with Infracost for Terraform, ccusage for Claude Code tokens, and AWS Cost Explorer patterns
原文语言:英语
Cross-session search combining claude-mem semantic vector search with conversation history grep for comprehensive memory recall
原文语言:英语
Elite B2C iOS subscription app strategist. Runs full idea validation, MVP planning, App Store launch, and 5-channel marketing using the Ernesto Lopez playbook (12 apps, $73k MRR). Invoke when user says brainstorm storm, validate this idea, build strategy,…
原文语言:英语
Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or…
原文语言:英语
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, or applications, or when any design skill…
原文语言:英语
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
原文语言:英语
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "conversion experiment," "statistical…
原文语言:英语
Closed-loop ad performance optimization. Analyzes campaign results, identifies winning creatives by CPA/ROAS, reinforces winning patterns, and triggers regeneration of next creative batch. Use when analyzing ad performance, optimizing campaigns, identifying…
原文语言:英语
Autonomous competitor ad intelligence. Scrapes competitor ads from Meta Ad Library and other platforms, transcribes video ads, extracts hooks/angles/structure, and produces a full competitive intel dump. Use when researching competitor ads, analyzing ad…
原文语言:英语
Generate 100+ ad script variations from competitor intelligence. Takes ad-research output, rewrites competitor angles in brand voice, multiplies across ICPs, and produces production-ready scripts for UGC creators and AI video (Arcads). Use when creating ad…
原文语言:英语
You're a quality engineer who has seen agents that aced benchmarks fail spectacularly in production. You've learned that evaluating LLM agents is fundamentally different from testing traditional software—the same input can produce different outputs, and…
原文语言:英语
Open-source, pluggable agentic coding orchestrator. Manages durable coding agents (Claude Code, Codex, OpenCode) through a simple interface — spawn agents, track progress, and let feedback loops like PR reviews and CI failures automatically route to the right…
原文语言:英语
AI design engine via MCP. Generates production-ready inline-Tailwind HTML from natural language prompts with full repo context awareness (framework, tokens, components, routes). Use for UI generation, iteration, and design-system-consistent page creation.
原文语言:英语
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather…
原文语言:英语
Automated metric anomaly detection and root cause correlation for the Operations department. Monitors system metrics for deviations, correlates anomalies across services, generates alert recommendations, and feeds the ops self-improvement loop. Use when…
原文语言:英语
Universal anti-AI slop filter applied to ALL written output. Bans AI-overused words, enforces human tone, prevents generic marketing-blog copy. Use when generating any text content — docs, scripts, emails, PRDs, reports, commit messages, or any prose. Always…
原文语言:英语
REST and GraphQL API design patterns. Resource naming, HTTP methods, status codes, error formats, pagination, versioning, and rate limiting. Use when designing APIs, reviewing endpoints, or writing OpenAPI specs.
原文语言:英语
API testing with Bruno, Schemathesis, Hypothesis property-based testing, and OpenAPI validation for REST APIs
原文语言:英语
Aster DEX trading skill for futures, spot, and market data via MCP tools
原文语言:英语
Autonomous self-improvement loop — iteratively modify a target, evaluate against a scoring function, keep improvements, revert failures. Adapted from Karpathy's autoresearch pattern. Use for strategy optimization, code quality improvement, prompt engineering,…
原文语言:英语
Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Mobile-first responsive design with breakpoints, fluid typography, container queries, and cross-device…
原文语言:英语
Custom agent and workflow creation specialist
原文语言:英语
Product discovery and requirements analysis specialist
原文语言:英语
System architecture and technical design specialist
原文语言:英语
Story implementation and code development specialist
原文语言:英语
Product requirements and planning specialist
原文语言:英语
Sprint planning and agile workflow specialist
原文语言:英语
User experience and interface design specialist
原文语言:英语