Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Agents-eval

Agents-eval contains 19 collected skills from qte77, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
2
updated
2026-04-27
Forks
1
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

compacting-context
software-developers

Compacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.

2026-04-27
creating-pr-from-branch
software-developers

Create a pull request from the current branch. Analyzes commits, generates title+body from PR template, pauses for approval, then pushes and creates PR. Use after committing changes.

2026-04-27
designing-backend
software-developers

Designs concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.

2026-04-27
enforcing-doc-hierarchy
software-developers

Audits and aligns project documentation against authority chains (project docs and Claude Code infrastructure). Detects broken references, duplicates, scope creep, and chain breaks. Use when reviewing documentation health, fixing stale references, or enforcing single-source-of-truth.

2026-04-27
generating-interactive-userstory-md
project-management-specialists

Interactive Q&A to build UserStory.md from user input. Use when the user wants to create a user story document or start the assisted workflow.

2026-04-27
generating-prd-json-from-prd-md
software-developers

Generates prd.json task tracking file from PRD.md requirements document. Use when initializing Ralph loop or when the user asks to convert PRD to JSON format for autonomous execution.

2026-04-27
generating-writeup
technical-writers

Generates academic/technical writeups with IEEE citations and pandoc PDF output. Use when creating research papers, technical reports, or documentation with references.

2026-04-27
maintaining-agents-md
software-developers

Maintains AGENTS.md, AGENT_LEARNINGS.md, AGENT_REQUESTS.md, and CONTRIBUTING.md governance files in sync with codebase changes. Use when updating governance files, during sprint reviews, or after structural changes.

2026-04-27
researching-codebase
software-developers

Investigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.

2026-04-27
researching-website-design
web-and-digital-interface-designers

Analyzes industry websites for design patterns, layout, typography, and content strategies using first-principles thinking. Use when researching website design, UI patterns, or competitive design analysis.

2026-04-27
synthesizing-cc-bigpicture
software-developers

Synthesizes a living big-picture meta-plan from Claude Code sessions, plans, tasks, and team communications. Use when orienting across projects, assessing reasoning modes, or creating a plan-to-plan overview.

2026-04-27
testing-python
software-quality-assurance-analysts-and-testers

Writes tests following TDD (using pytest and Hypothesis) and BDD best practices. Use when writing unit tests, integration tests, or BDD scenarios.

2026-04-27
committing-staged-with-message
software-developers

Generate commit message for staged changes, pause for approval, then commit. Stage files first with `git add`, then run this skill.

2026-03-25
designing-mas-plugins
software-developers

Design evaluation plugins following 12-Factor + MAESTRO principles

2026-03-25
securing-mas
information-security-analysts

Apply OWASP MAESTRO 7-layer security framework to MAS designs

2026-03-25
auditing-website-accessibility
web-developers

Audits website accessibility for WCAG 2.1 AA compliance, generating findings and code fixes. Use when reviewing accessibility, keyboard navigation, screen reader compatibility, or inclusive design.

2026-02-19
auditing-website-usability
web-and-digital-interface-designers

Audits website usability for UX optimization, covering forms, navigation, validation, and microcopy. Use when reviewing user experience, task completion flows, or interface friction points.

2026-02-19
reviewing-code
software-quality-assurance-analysts-and-testers

Provides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.

2026-02-19
implementing-python
software-developers

Implements concise, streamlined Python code matching exact architect specifications. Use when writing Python code, creating modules, or when the user asks to implement features in Python.

2026-02-18