- Home
- /
- Categories
- /
- Analytics
Analytics
Data analysis and visualization
beauty-step4
by Within-7
"Code content audit and inspection. Automatically invoked during step 4 of the beauty command to comprehensively check the generated HTML presentation, ensure quality and integrity, implement one-vote veto system. 代码内容审核检验。在beauty命令的步骤4执行时自动调用,全面检查生成的HTML演示文稿,确保质量和完整性,实行一票否决制。"
react-useeffect
by cachemoney
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
stock-analysis
by czczycz
Multi-strategy stock analysis producing a structured Decision Dashboard. Use when user asks to "analyze a stock", "分析股票", "evaluate TICKER", "give me a buy/sell signal", "股票决策", or mentions stock codes like "601919", "AAPL", "00700.HK". Supports A-shares, HK, and US equities. 11 built-in strategies, 4 pipeline modes (full/quick/news/technical). No API keys required.
Operations & Systems
by mmcmedia
Ready to transform chaos into clarity? Let's systematize!
mmt-tradingview-charts
by emeraldls
Best practices for building charting applications using MMT real-time crypto market data with TradingView Lightweight Charts. Use when creating price charts, volume charts, indicator overlays, multi-chart dashboards, or any visualization that renders MMT data using the TradingView Lightweight Charts library.
second-opinion
by choru-k
Gets second opinions from external AIs (Codex, Gemini, Claude) on programming questions. Use when seeking alternative perspectives, validating architectural decisions, comparing approaches, or wanting fresh eyes on a problem. Triggers on "second opinion", "what do other AIs think", "ask codex/gemini".
code-quality-report
by khanhuitse05
Produces structured code quality assessment reports for Frontend (Mobile & Web) or Backend codebases (IEEE 730/1016/829, Clean Code, OWASP). Use when the user asks for a code quality report, quality assessment, codebase review, or wants a report for frontend vs backend or mobile vs web vs backend.
stock-analysis
by bruce-shi
Analyze stocks and cryptocurrencies using Yahoo Finance data.
skill-commons
by choru-k
Shared contract nodes reused by multiple skills (routing, delegation, lifecycle, and output conventions).
Daily Briefing Skill
by mmcmedia
FB Bonus is estimated from views (actual payout monthly)
beauty-step3
by Within-7
"HTML样式布局代码生成。将步骤2的页面清单转换为HTML文件。采用内容→组件→布局→代码流程。用于处理:内容元素识别、HTML组件匹配、布局选择、代码生成。严格根据beauty-html skill选择布局。使用beauty-html-reference.md中指定的颜色规范。"
business-intelligence
by fefogarcia
Expert business intelligence covering dashboard design, data visualization, reporting automation, and executive insights delivery.
data-analyst
by mmcmedia
Analyze data structures, define metrics, KPIs, and reporting requirements for business dashboards and analytics systems. Use when McKinzie needs to understand what data to track, how to measure performance, or what should be displayed on dashboards across her content sites, Etsy shops, and business portfolio.
data-quality-frameworks
by fefogarcia
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.
analytics-tracking
by ma1orek
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
codeeagle-status
by imyousuf
Show CodeEagle knowledge graph indexing status and statistics including node/edge counts, types, and git branch info.
codeeagle-review
by imyousuf
Review code changes and diffs against codebase conventions using CodeEagle's knowledge graph. Use for code review, convention checking, and identifying missing tests.
choru-ticket
by choru-k
Manage personal projects (no ticket IDs) in Obsidian vault. Supports project/plan workflow plus legacy-folder migration for users with multiple repos.
complete-prompt
by choru-k
Generate context prompts for AI-to-AI handoffs. Use when sharing conversation context, continuing work in a fresh session, or handing off to another LLM. Supports full, brief, debug, architect, diff, general, research, career, and learning modes. Use for "cp", "complete prompt", "context prompt", "handoff prompt", "share context", or "hand off to another AI".
work-ticket
by choru-k
Manage work Jira tickets and plans in Obsidian vault. Use for "plan work ticket", "manage ticket", "create ticket plan", or any CENG-XXXX ticket.
QA
by petestewart
This skill should be used when the user asks to "run QA", "test the changes", "create a test plan", "verify the implementation", "QA the work", "check if it works", or needs to validate that completed work functions as expected. Generates TEST_PLAN.md and orchestrates test execution with bug fixing.
recharts
by ansanabria
Build composable, responsive React charts with Recharts library. Use when creating data visualizations including line charts, area charts, bar charts, pie charts, scatter plots, and composed charts. Handles chart customization, responsive sizing, tooltips, legends, axes configuration, performance optimization, and accessibility.
analyzing-data
by Git-Fg
"Statistical analysis toolkit for hypothesis testing, regression, correlation, Bayesian statistics, power analysis, and APA reporting. USE when conducting academic research, analyzing experimental data, testing hypotheses with t-tests or ANOVA, performing regression analyses, calculating effect sizes, checking statistical assumptions, or generating publication-ready statistical reports. Do not use for literature reviews, tool selection, or methodology design → see conducting-research skill."
grafana-dashboards
by dereknex
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.