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

x10

x10 contains 15 collected skills from sawrus, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
0
updated
2026-07-07
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

api-design-principles
software-developers

REST API design decisions — URL conventions, error contracts, versioning, pagination, idempotency, auth patterns.

2026-07-07
api-patterns
software-developers

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-07-07
app-builder
software-developers

Orchestrate full-stack application scaffolding — determine project type, select tech stack, coordinate agents, scaffold structure.

2026-07-07
templates
software-developers

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-07-07
backend-developer
software-developers

Specialized skill for Python backend development using FastAPI, SQLAlchemy, and Pydantic.

2026-07-07
blackbox-testing
software-quality-assurance-analysts-and-testers

Automates end-to-end and system validation tests. Runs services via Docker, feeds inputs, executes scenarios, and verifies outputs.

2026-07-07
prompt-project-planner
software-developers

Interactive project planning skill. Collects context, asks clarifying questions, selects rules/skills/workflows, and produces an execution-ready plan.

2026-07-07
api-design
software-developers

Design and implement REST APIs with consistent conventions, versioning, error contracts, and security.

2026-07-07
async-processing
software-developers

Design and implement async task queues, message consumers, and background job patterns.

2026-07-07
component-design
web-developers

Design reusable React components with compound patterns, controlled/uncontrolled hybrids, typed prop APIs, async state handling, and ARIA accessibility. Use when the user creates, refactors, or reviews React components, or mentions props, hooks, .tsx files, component APIs, or accessible UI patterns.

2026-07-07
css-architecture
web-developers

Structure CSS/Tailwind for maintainability — tokens, BEM naming, specificity control, responsive patterns.

2026-07-07
database-modeling
database-architects

Design relational schemas, write efficient queries, plan indexes, and implement safe migrations.

2026-07-07
general-dev-tools
software-developers

Core development tools used across any project — git, docker, make, CI/CD, linting, formatting, pre-commit hooks.

2026-07-07
observability
software-developers

Implement structured logging, distributed tracing, and metrics for production-ready backend services.

2026-07-07
troubleshooting
software-developers

Systematic backend debugging — reproduce, isolate root cause, implement fix with regression test.

2026-07-07