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

elysia-auth-starter

elysia-auth-starter contains 7 collected skills from titanaprilian, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
2
updated
2026-06-08
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

agents-md
computer-occupations-all-other

Audits and writes AGENTS.md files using execution-first standards. Checks commands, gotchas, and signal-to-noise ratio. Use when asked to audit, review, score, refactor, or improve agent instruction files, fix stale commands, reduce bloat, or asking "my AGENTS.md is bad", "help me write a CLAUDE.md", or "improve my agent instructions".

2026-06-08
code-review
software-quality-assurance-analysts-and-testers

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

2026-06-08
db-migration
database-architects

Manage Prisma database migrations for a PostgreSQL + Bun stack. Use this skill whenever the user mentions schema changes, adding/removing columns or tables, creating or running migrations, rolling back migrations, seeding data, resolving migration drift, or any Prisma-related database tasks — even if they just say "update the schema", "I need a new table", "migrate", or "prisma migrate". Always invoke this skill for anything touching prisma/schema.prisma, migration files, or the DATABASE_URL.

2026-06-08
executing-plans
computer-occupations-all-other

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-06-08
gh-commit-push-pr
software-developers

Commit staged changes, push branch, and open a GitHub PR. Use when user asks to commit and push, create a PR, ship changes, send for review, or open a pull request. Triggers on phrases like 'commit and push', 'create a PR', 'open a pull request', 'send this for review', 'ship it', 'push and PR'.

2026-06-08
readme-creator
software-developers

Writes or rewrites README.md files tailored to the project type (CLI, library, app, framework, monorepo, or skill bundle). Discovers project context, selects the right structure, writes section by section, and validates against quality checks. Use when creating a README, writing a README from scratch, rewriting a bad README, bootstrapping project documentation, or asking "write a README for this project."

2026-06-08
writing-plans
software-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-06-08