Skip to main content
AI Explorer is a centralized marketplace for agent resources that make AI coding agents more effective across your organization. Instead of every team writing their own agent instructions from scratch, teams publish their expertise as reusable resources that others can discover and install.

Why AI Explorer?

AI coding agents like Claude Code, Cursor, and Codex work best when they have context about your organization’s standards, workflows, and tools. AI Explorer solves the distribution problem:
  • Discover what’s available by browsing a searchable marketplace of rules and skills
  • Install resources through the Portal UI or your agent’s plugin system
  • Contribute your team’s expertise so others can benefit from it
  • Certify high-quality resources so developers know what to trust

Key concepts

See the individual pages for details on each:

How it works

Resources live as files in your GitHub repositories. AI Explorer’s entity providers scan configured GitHub organizations and automatically discover rule files and SKILL.md files using GitHub code search. The providers parse each file’s frontmatter to build AiContext entities in the Backstage catalog — no catalog-info.yaml is required.

Browsing resources

AI Explorer provides dedicated pages for browsing and searching resources. You can filter by:
  • Type — rules, skills, or plugins
  • Discipline — e.g. backend, web, android, data (rules only)
  • Category — e.g. testing, code-review, architecture
  • Owner — the team that maintains the resource
  • Certification status — whether the resource has been reviewed and certified
  • Lifecycle — experimental, production, deprecated
Each resource has a detail page showing its content, metadata, and install instructions.

What’s Next?

In the following sections, instructions will be provided that will guide you on how to:
  1. Configure AI Explorer in the Config Manager
  2. Write effective Skills and Rules
  3. Install and use AI Explorer resources
  4. Configure soundcheck for AI Explorer to ensure Skill Quality