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

artisan-agents

artisan-agents contains 10 collected skills from erinrugas, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
1
updated
2026-02-13
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

api-endpoint
software-developers

Builds new API endpoints end-to-end. Use when adding routes, handlers/controllers, validation, service/action logic, response schemas/resources, and endpoint tests.

2026-02-13
auth-debug
software-developers

Debugs authentication and authorization issues. Use for login/session/token failures, role/permission mismatches, CORS/cookie problems, and unexpected 401/403 responses.

2026-02-13
db-reset
network-and-computer-systems-administrators

Resets and reseeds development/test databases safely. Use when a clean database state is needed for debugging, migration verification, or reproducible QA scenarios.

2026-02-13
git-branch
software-developers

Creates and manages branches with clear naming and safe branching flow. Use when starting work, switching context, or cleaning up branches.

2026-02-13
git-commit
software-developers

Creates clean commits using a consistent message convention. Use when staging changes, composing commit messages, and preparing reviewable history.

2026-02-13
git-pr
software-developers

Prepares and creates pull requests with clear scope, risk notes, and test plan. Use when opening PRs or getting code ready for review.

2026-02-13
git-sync
software-developers

Syncs local and remote branches safely. Use for fetch/pull/rebase/push workflows, conflict handling, and branch alignment before merge.

2026-02-13
pest-testing
software-quality-assurance-analysts-and-testers

Writes and maintains test suites with a project-appropriate framework. Use when adding or fixing unit/feature/integration/e2e tests and release gates.

2026-02-13
tenant-setup
software-developers

Configures multi-tenant onboarding and baseline tenant data. Use when creating a new tenant/customer workspace and validating tenant isolation.

2026-02-13
vue-component
software-developers

Builds frontend components/pages/composables in the project's UI stack. Use when implementing UI features, reusable components, and typed state flows.

2026-02-13