Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

librariarr

librariarr には ahembree から収集した 15 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
15
Stars
5
更新
2026-06-24
Forks
1
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

run-librariarr
ソフトウェア開発者

Launch, build, run, start, screenshot, or smoke-test the Librariarr Next.js webapp end-to-end. Use when asked to run librariarr, bring up the dev stack, take a screenshot of the dashboard or any UI page, verify a change in the running app, or check that the app boots cleanly.

2026-06-24
api-route
ソフトウェア開発者

Generate a new Next.js API route with project boilerplate (auth, validation, sanitize, Prisma). Use when creating new API endpoints.

2026-06-13
api-test
ソフトウェア品質保証アナリスト・テスター

Generate an integration test for an API route with all required mocks and boilerplate. Use when creating tests for API endpoints.

2026-06-13
conventions
テクニカルライター

Quick reference for all Librariarr project conventions and patterns. Consult when writing or reviewing code to verify correct patterns.

2026-06-13
prisma-migration
データベースアーキテクト

Create a Prisma migration file for schema changes. Required for production — db push only works in dev. Use after modifying schema.prisma.

2026-06-13
scaffold-feature
ソフトウェア開発者

Scaffold a complete new feature end-to-end (Prisma model, migration, schemas, API routes, tests). Use for new CRUD resources or features that span multiple layers.

2026-06-13
zod-schema
ソフトウェア開発者

Add a new Zod validation schema to src/lib/validation.ts. All schemas MUST live in this file using zod/v4. Use when creating validation for new API endpoints.

2026-06-13
doc-feature
ソフトウェア開発者

Create or update feature documentation in the Astro Starlight docs site. Use when adding new features or updating existing documentation.

2026-05-20
emby-api
ソフトウェア開発者

Reference for the Emby REST API. Use when adding, debugging, or extending Emby API calls (server queries, library/item lookups, playback control, response schemas).

2026-05-20
jellyfin-api
ソフトウェア開発者

Reference for the Jellyfin REST API. Use when adding, debugging, or extending Jellyfin API calls (server queries, library/item lookups, playback control, response schemas).

2026-05-20
lidarr-api
ソフトウェア開発者

Reference for the Lidarr v1 REST API. Use when adding, debugging, or extending Lidarr API calls (new endpoints on LidarrClient, query/command payloads, response schemas).

2026-05-20
plex-api
ソフトウェア開発者

Reference for the Plex Media Server REST API. Use when adding, debugging, or extending Plex API calls (library/section queries, sessions, playback, collections, server identity, response schemas).

2026-05-20
radarr-api
ソフトウェア開発者

Reference for the Radarr v3 REST API. Use when adding, debugging, or extending Radarr API calls (new endpoints on RadarrClient, query/command payloads, response schemas).

2026-05-20
seerr-api
ソフトウェア開発者

Reference for the Seerr REST API (the project that merges Overseerr and Jellyseerr). Use when adding, debugging, or extending Seerr API calls (requests, search, settings, user/session control, response schemas).

2026-05-20
sonarr-api
ソフトウェア開発者

Reference for the Sonarr v3 REST API. Use when adding, debugging, or extending Sonarr API calls (new endpoints on SonarrClient, query/command payloads, response schemas).

2026-05-20