- New community skill: emil-design-eng — upstream-first catalog entry for emilkowalski/skill
- Bundled in saas-multi-tenant, marketing-3d-site, and figma-hmi playbooks
- Upstream repo checked (not archived):
emilkowalski/skill
Updates
Changelog
New playbooks, plugins, APIs, and website improvements. Subscribe via RSS for notifications.
Emil design engineering skill catalog entry
Impeccable community skill catalog entry
- New community skill: impeccable — upstream-first catalog entry for pbakaus/impeccable
- Bundled in saas-multi-tenant, marketing-3d-site, and figma-hmi playbooks
- Upstream repo checked (not archived):
pbakaus/impeccable
Taste Skill community skill catalog entry
- New community skill: taste-skill — upstream-first catalog entry for Leonxlnx/taste-skill
- Bundled in saas-multi-tenant, marketing-3d-site, and figma-hmi playbooks
- Upstream repo checked (not archived):
Leonxlnx/taste-skill
B&R Automation Studio catalog layer (v1)
- Added thin B&R / BRDK discovery layer (catalog-only, no
neexo-brdkplugin) - New stack playbook: br-automation-studio —
/api/playbooks/br-automation-studio - New tools: as-help-mcp, br-community-mcp, bnr-claude-plugin
- New cookbook: Set Up B&R Automation Studio AI Tooling
- New prompt: Install B&R AI Tooling
- Primary upstream B&R hub: BRDK-Public/awesome-brdk (linked, not mirrored)
- Playbook bundles cookbook + prompt;
/startwizard, CLI--stack, README, naming policy - Playbook API routes auto-discover slugs from
content/playbooks/(no manualgenerateStaticParamslist) - Internal maintainer guide:
docs/brdk-curation.md(aligned with June 2026 hub APIs) - Upstream repos checked (not archived):
BRDK-Public/awesome-brdk,br-automation-community/as-help-mcp,br-automation-community/br-community-mcp,googoles/BnRClaudePlugin
AI Hub overhaul — playbooks, agent discovery, dual marketplace
Highlights
- One-link agent entry:
https://awesome.neexo.dk/llms.txt— LLMs self-navigate without user choices - 8 stack playbooks with JSON API, RSS feed, and
/startwizard - Dual marketplace for GitHub Copilot and Cursor (6 plugins)
- IDE compatibility matrix at
/compatibility /for-aicopy-paste page for non-technical userssrc/patterns/canonical source synced to installable plugins
APIs
/api/index.json— machine catalog with workflow and match hints/api/llms-minimal.txt— baseline guardrails/api/playbooks/{stack}— stack bundles/api/export?ids=...— on-demand resource fetch
Website UX polish — navigation, search, playbooks, and detail pages
- Redesigned header with Browse and Explore dropdown menus (desktop) and grouped mobile menu
- Homepage: hero stats panel, embedded search, featured playbooks, changelog teaser, how-it-works section
- Fixed 404 on
/playbooksand/promptscategory pages - Entry pages: breadcrumbs, related resources, contextual next steps, playbook bundle overview
- Richer site footer with quick links and API references
- Responsive layout up to 96rem width; 4-column grids on large desktops
- Removed locale-specific Danish examples from public i18n and git-commit docs (English-only hub)
Website improvements and more content
- Added global search across all categories
- Added content preview on plugin detail pages
- Added changelog page
- New content: Security Scanner agent, Test Generator skill, Context7 MCP tool
- New cookbook recipes: Set Up an MCP Server, Create a Custom Agent, Write Effective Instructions
- New hooks: Pre-Commit Lint, Post-Push Notify
- New workflows: Auto PR Review, Auto Label Issues
- Markdown tables now render correctly with GFM support
Setup page and installation guide
- Added
/setuppage with 3 installation methods - Added "Add to VS Code" CTA button on homepage
- Added quick setup banner with copy-paste command
- Added CopyButton component for code snippets
Marketplace and automation
- Created marketplace.json plugin registry
- Added
scripts/new-plugin.mjsfor scaffolding new plugins - Added
scripts/setup-marketplace.ps1for VS Code marketplace registration - Created Neexo Developer Plugin with code-reviewer agent, code-review and commit-message skills
Initial launch
- Launched awesome.neexo.dk
- Added core content: agents, instructions, skills, plugins, tools
- Next.js website with Tailwind CSS v4
- Dark/light/system theme support
- Category browsing with search and tag filtering
- SEO: sitemap, robots.txt, llms.txt
- E2E test suite with Playwright