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

agent-skills

agent-skills contains 6 collected skills from figlabhq, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
5
updated
2026-06-20
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

interview-me
project-management-specialists

Thinking partner that refines a half-baked idea into a clear spec through guided questions. Use this skill when the user asks to interview them about any raw idea.

2026-06-20
code-convention
software-developers

Apply battle-tested code conventions when writing or modifying code in Laravel/PHP projects (with React/TypeScript frontend support). Use this skill whenever the user is writing a new feature, refactoring existing code, creating a controller/action/migration/model/test, or asks 'how should I structure this', 'what's the convention for X', 'is this the right pattern'. Also use proactively before producing non-trivial code so the output follows conventions the first time instead of needing rewrites.

2026-05-30
owasp-security
information-security-analysts

Use when reviewing code for security vulnerabilities, implementing authentication/authorization, handling user input, or discussing web application security. Covers OWASP Top 10:2025, ASVS 5.0, and Agentic AI security (2026).

2026-05-25
research
software-developers

Deep research before planning. Launches parallel agents to search docs, web, and codebase, then synthesizes findings into actionable context.

2026-04-22
phpcs-check-fix
software-quality-assurance-analysts-and-testers

Fix PHP coding style issues using PHPCS and PHPCBF. Use this skill whenever the user mentions PHPCS, code style, coding standard, cs:fix, cs:check, PHP formatting, or asks to fix/check PHP code style. Also activate when you notice PHP files have been modified and need style compliance, or when a CI PHPCS check has failed.

2026-03-10
refine-tests
software-quality-assurance-analysts-and-testers

Critically review and refine tests generated during a coding session. Use this skill when the user asks to review tests, clean up tests, refine tests, prune tests, improve test quality, or remove useless/low-value tests. Also use when the user says 'review my tests', 'clean up tests', or mentions test quality after a coding session.

2026-03-10