🔍
AI EngineeringJavaScript

Browse And Evaluate

by MoizIbnYousaf

Browse And Evaluate is an AI Engineering skill for Claude Code, published by MoizIbnYousaf in Ai-Agent-Skills.

1.1K stars131 forkson MoizIbnYousaf/Ai-Agent-SkillsAdded 2026/08/20Repository updated 2026/08/17
agent-skillsai-agentsclaude-codeclicodexcursordeveloper-toolsmcpproductivity
Install in seconds
Install Browse And Evaluate
Copy Browse And Evaluate into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/MoizIbnYousaf/Ai-Agent-Skills/tree/main/skills/browse-and-evaluate ~/.claude/skills/browse-and-evaluate

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/MoizIbnYousaf/Ai-Agent-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/browse-and-evaluate/SKILL.md in MoizIbnYousaf/Ai-Agent-Skills
Installs to
~/.claude/skills/browse-and-evaluate
Collection
One of 18 skills cataloged from this repository
Category
AI Engineering2451 skills

What Browse And Evaluate does

Browse And Evaluate uses the ai-agent-skills CLI to search and inspect skills before installing them. Use it to keep context usage low with --fields and --dry-run.

Browse And Evaluate is cataloged under AI Engineering on DirSkills. Browse And Evaluate comes from a repository tagged agent-skills, ai-agents, claude-code, cli and codex.

Documentation

README

Browse And Evaluate

Goal

Find the right skill for a task without flooding the context window or installing blindly.

Guardrails

  • Always use --fields on list/search/info to keep output small. Default: --fields name,tier,workArea,description.
  • Always use --dry-run before installing anything.
  • Never install more than 3 skills at once without explicit user confirmation.
  • Prefer --format json in non-interactive pipelines. The CLI defaults to JSON when stdout is not a TTY.
  • Use --limit when browsing large catalogs. Start with --limit 10.

Workflow

  1. Search or browse the catalog.
npx ai-agent-skills search <query> --fields name,tier,workArea,description --limit 10
  1. Get details on a candidate.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Browse And Evaluate

  • What else does MoizIbnYousaf publish alongside Browse And Evaluate?

    Browse And Evaluate is one of 18 skills that DirSkills catalogs from MoizIbnYousaf/Ai-Agent-Skills, the repository it ships in. Its siblings there include Add Upstream Skill, Ask Questions If Underspecified and Audit Library Health. Each one is a separate skill with its own page in this directory, installs the same way Browse And Evaluate does, and is maintained by MoizIbnYousaf in that same repository. The rest of the collection is listed on the MoizIbnYousaf/Ai-Agent-Skills page.

  • How does Browse And Evaluate compare to other AI Engineering skills?

    Browse And Evaluate ranks #1249 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Browse And Evaluate against them. Open each page to compare what they document and how they install.

More from MoizIbnYousaf/Ai-Agent-Skills

Browse And Evaluate is one of 18 skills cataloged on DirSkills from MoizIbnYousaf/Ai-Agent-Skills.

See all 18 skills
🔗
2w ago

Add Upstream Skill

Add Upstream Skill adds a remote skill entry to the active workspace without copying its source. Use it to keep your library shaped like your own while preserving upstream metadata and choosing shelf, branch, and reason.
AI Engineering
1.1K131
2w ago

Ask Questions If Underspecified

Ask Questions If Underspecified prompts an AI agent to pause and ask 1-5 targeted clarifying questions when a request is ambiguous, then confirms assumptions before proceeding so it doesn't start wrong work.
AI Engineering
1.1K131
🩺
2w ago

Audit Library Health

Audit Library Health runs validation, doctor, and sync checks on a skills library so it is consistent and ready to share. Use before pushing a library to a shared repo.
Quality
1.1K131
⚙️
2w ago

Backend Development

Backend Development provides patterns for designing APIs, database schemas, and backend system architecture. Use it when planning REST endpoints, authentication, caching, rate limiting, and observability.
DevOps
1.1K131
2w ago

Best Practices

Best Practices transforms vague prompts into optimized Claude Code prompts by adding verification, specific context, constraints, and proper phasing. Invoke with /best-practices when you need to improve a prompt.
AI Engineering
1.1K131
📄
2w ago

Build Workspace Docs

Build Workspace Docs regenerates README.md and WORK_AREAS.md in a managed AI agent skills library workspace. Use it after adding, cataloging, or curating skills to keep workspace documentation in sync with the skills catalog.
Writing
1.1K131