Skip to content

Simplify community results table and add StockAnalyzer entry#3

Merged
AvdLee merged 1 commit intomainfrom
community-results-table
Mar 23, 2026
Merged

Simplify community results table and add StockAnalyzer entry#3
AvdLee merged 1 commit intomainfrom
community-results-table

Conversation

@AvdLee
Copy link
Copy Markdown
Owner

@AvdLee AvdLee commented Mar 23, 2026

Summary

  • Replace the 7-column community results table with a compact 3-column format: App, Clean Build, Incremental Build
  • Each cell uses clear arrow notation: 41.5s → 33.2s (-8.3s / 20% faster)
  • Add StockAnalyzer as the first community entry with real benchmark data
  • Add an anchor link early in the README: "See results of projects that used this skill →"
  • Update the orchestration report template to generate matching copy-paste rows

Why

The previous table had 7 columns (before/after for clean, incremental, and cached clean) which was too wide to read and too complex for contributors. The new format is one row per app, easy to scan, and the orchestrator auto-generates the row so contributors just paste it.

Test plan

  • Verify the anchor link scrolls to the Community Results section
  • Verify the StockAnalyzer row renders correctly on GitHub
  • Verify the report template placeholder matches the table format

Replace the 7-column table with a compact 3-column format:
App, Clean Build, Incremental Build. Each cell uses arrow
notation with absolute and percentage deltas for clarity:
"41.5s → 33.2s (-8.3s / 20% faster)".

Add an anchor link early in the README so readers can jump
straight to the results. Add StockAnalyzer as the first
community entry. Update the orchestration report template
to generate matching copy-paste rows.
@AvdLee AvdLee merged commit 4a6a616 into main Mar 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant