Skip to main content
Run any Skill in Manus
with one click
tierdom
GitHub creator profile

tierdom

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
2026-05-02
repository explorer

Repositories and representative skills

frontend
web-developers

Write Svelte 5 components and SvelteKit pages following the project's frontend conventions — dark theme, mobile-first, minimalist Tailwind, modern CSS.

2026-05-02
adr
software-developers

Create a new Architecture Decision Record (ADR) in docs/decisions/. MUST be used whenever writing an ADR — never create ADR files manually. Picks the next sequential number, fills the template, and updates the ADR table in README.md.

2026-05-02
test
software-quality-assurance-analysts-and-testers

Run E2E and unit tests. Supports smoke tests (quick, any DB), deterministic tests (seeded DB, full suite), unit tests, or individual test files. Also covers ad-hoc verification via Playwright MCP.

2026-05-01
audit-branch
software-quality-assurance-analysts-and-testers

Audit the current branch for loose ends before merge or plan close — stale docs, untested defensive code, partial wiring, coverage regressions, leftover TODOs. Reports findings; does not fix. MUST be used as part of plan-mode step 4 ("Branch audit before closing"); also useful ad-hoc whenever a branch is asked to be merge-ready.

2026-04-27
commit
software-developers

Stage and commit changes with an emoji conventional commit message. Reviews staged/unstaged diffs, suggests a message, and creates the commit.

2026-04-25
lint
software-quality-assurance-analysts-and-testers

Run linting and formatting checks on the project. Uses ESLint, Prettier, and svelte-check. Reports issues and offers to auto-fix.

2026-04-12
learnings
executive-secretaries-and-executive-administrative-assistants

Review the current session for learnings worth persisting. Prefers committed files (CLAUDE.md, skills) over memory — memory is only for personal/user-specific things.

2026-04-11
drizzle
database-architects

MUST be used whenever generating, creating, or managing Drizzle ORM database migrations — including after any schema change (adding columns, tables, indexes). Handles migration naming conventions and journal updates.

2026-04-11
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded