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

agent-skills

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

skills collected
10
Stars
93
updated
2026-02-01
Forks
9
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

owasp-security-check
information-security-analysts

Security audit guidelines for web applications and REST APIs based on OWASP Top 10 and web security best practices. Use when checking code for vulnerabilities, reviewing auth/authz, auditing APIs, or before production deployment.

2026-02-01
skill-writing-best-practices
computer-occupations-all-other

Guidelines for creating AI agent skills. Use when writing new skills, documenting coding patterns, or reviewing skill files. Triggers when creating or modifying files in the skills/ directory.

2026-01-30
frontend-react-best-practices
software-developers

React performance optimization guidelines. Use when writing, reviewing, or refactoring React components to ensure optimal rendering and bundle patterns. Triggers on tasks involving React components, hooks, memoization, or bundle optimization.

2026-01-29
frontend-js-best-practices
software-developers

JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops, data structures, DOM manipulation, or general JS optimization.

2026-01-29
frontend-react-router-best-practices
software-developers

React Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization.

2026-01-29
frontend-internationalization-best-practices
software-developers

Internationalization best practices for React Router framework mode using remix-i18next. Use when setting up locales, middleware, resource routes, or language switching.

2026-01-28
frontend-tailwind-best-practices
software-developers

Tailwind CSS patterns and conventions for frontend apps. Use when writing component styles, layouts, or working with CSS classes.

2026-01-28
frontend-accessibility-best-practices
software-developers

Accessibility (a11y) best practices for React components. Use when creating UI components, forms, interactive elements, or reviewing code for accessibility compliance.

2026-01-28
frontend-async-best-practices
software-developers

Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize parallelism. Triggers on tasks involving data fetching, loaders, actions, or Promise handling.

2026-01-28
frontend-testing-best-practices
software-quality-assurance-analysts-and-testers

Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.

2026-01-28