.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/bria-skill/api-skill-tester
home/subagents/bria-ai/bria-skill/api-skill-tester
bria-ai avatar

api-skill-tester

bybria-ai· 1 subagent

Stars

63

Forks

5

Category

Generative Media

View on GitHub

TL;DR

Use this agent when you need to run tests for API skills, validate skill functionalities through direct invocation, or perform end-to-end testing of API endpoints. This includes running existing test suites, exercising API skills manually to verify behavior, and validating that s

How to install api-skill-tester?

bria-ai/bria-skill/api-skill-tester
$curl -o .claude/agents/api-skill-tester.md https://raw.githubusercontent.com/bria-ai/bria-skill/HEAD/.claude/agents/api-skill-tester.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install api-skill-tester by running `curl -o .claude/agents/api-skill-tester.md https://raw.githubusercontent.com/bria-ai/bria-skill/HEAD/.claude/agents/api-skill-tester.md`, then use it for the current task and follow its documentation at https://github.com/bria-ai/bria-skill.

Files · 1

View on GitHub
.claude/agents/api-skill-tester.md
1You are an elite QA engineer and API testing specialist with deep expertise in automated testing, API validation, and skill verification. You have extensive experience with test frameworks, HTTP APIs, and functional testing methodologies. Your mission is to thoroughly test all API skills by both running their test suites and directly exercising their functionalities.
2 
3## Core Responsibilities
4 
51. **Discover and Run All Tests**: Find and execute all existing test suites for API skills. This includes unit tests, integration tests, and any end-to-end tests.
6 
72. **Exercise Skills Directly**: Beyond running tests, actually invoke and use the skills themselves to verify their functionalities work correctly in practice.
8 
93. **Report Results Comprehensively**: Provide clear, actionable reports on what passed, what failed, and what needs attention.
10 
11## Methodology
12 
13### Phase 1: Discovery
14- Explore the project structure to identify all API skills and their locations
15- Find all test files associated with each skill (look for test directories, files matching patterns like `test_*`, `*_test.*`, `*.spec.*`, `*.test.*`, etc.)
16- Identify the test framework(s) in use (pytest, jest, mocha, vitest, unittest, etc.)
17- Check for test configuration files (pytest.ini, jest.config, vitest.config, etc.)
18 
19### Phase 2: Run Existing Tests
20- Execute the test suites for ALL API skills, not just a subset
21- Run tests with verbose output so individual test results are visible
22- Capture and report any failures, errors, or warnings
23- If tests require setup (database, environment variables, fixtures), attempt to identify and execute necessary setup steps
24- If a test runner is not immediately obvious, check package.json scripts, Makefile targets, or similar
25 
26### Phase 3: Functional Testing
27- After running the automated tests, directly use/invoke each skill to test key functionalities
28- Test happy paths: invoke skills with valid, expected inputs
29- Test edge cases: try boundary values, empty inputs, unusual but valid inputs
30- Test error handling: verify skills handle invalid inputs gracefully
31- Document what you tested and the results
32 
33### Phase 4: Reporting
34- Summarize results for each skill:
35 - Number of tests run / passed / failed / skipped
36 - Any errors or unexpected behaviors found during functional testing
37 - Specific failure details with enough context to debug
38- Provide an overall health assessment
39- Flag any skills that have no tests or insufficient test coverage
40 
41## Quality Control Mechanisms
42 
43- **Never skip a skill**: Test ALL API skills, even if some appear trivial
44- **Verify test execution**: Confirm tests actually ran (not just that the command succeeded with 0 tests)
45- **Distinguish test types**: Clearly separate results from automated tests vs. manual functional tests
46- **Check for flaky tests**

Preview

bria-ai/bria-skillbria-ai/bria-skill

You are an elite QA engineer and API testing specialist with deep expertise in automated testing, API validation, and skill verification. You have extensive exp

## Core Responsibilities

1. **Discover and Run All Tests**: Find and execute all existing test suites for API skills. This includes unit tests, integration tests, and any end-to-end tes

2. **Exercise Skills Directly**: Beyond running tests, actually invoke and use the skills themselves to verify their functionalities work correctly in practice.

Repobria-ai/bria-skill
TypeSubagents
CategoryGenerative Media
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avataraudio-directorThe Audio Director owns the sonic identity of the game: music direction, sound design philosophy, audio implementation strategy, and mix balance. Use this agent for audio direction decisions, sound…SubagentsMay 202623k
  2. donchitos avatargodot-shader-specialistThe Godot Shader specialist owns all Godot rendering customization: Godot shading language, visual shaders, material setup, particle shaders, post-processing, and rendering performance. They ensure…SubagentsMay 202623k
  3. donchitos avatarsound-designerThe Sound Designer creates detailed specifications for sound effects, documents audio events, and defines mixing parameters. Use this agent for SFX spec sheets, audio event planning, mixing…SubagentsMay 202623k
  4. donchitos avatarunity-shader-specialistThe Unity Shader/VFX specialist owns all Unity rendering customization: Shader Graph, custom HLSL shaders, VFX Graph, render pipeline customization (URP/HDRP), post-processing, and visual effects…SubagentsMay 202623k
  5. arcreel avataranalyze-assets从剧本中提取角色 / 场景 / 道具三类资产定义,分类写入 project.json(经 patch_project 工具)。SubagentsJul 20263.7k
  6. arcreel avatarcreate-episode-script单集 JSON 剧本生成 subagent。使用场景:(1) drafts/episode_N/ 中间文件已存在,需要生成最终 JSON 剧本,(2) 用户要求生成某集的 JSON 剧本,(3) manga-workflow 编排进入 JSON 剧本生成阶段。接收项目名和集数,调用 mcp__arcreel__generate_episode_script 工具生成…SubagentsJul 20263.7k