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

InvoicePlane-v2

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

収集済み skills
21
Stars
22
更新
2026-06-18
Forks
11
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ci-schema-invariant-gate
ソフトウェア品質保証アナリスト・テスター

Ensures correct execution order of migrations, seeders, and tests in CI

2026-06-18
dto-contract
ソフトウェア開発者

Defines DTO structure, lifecycle, and transformation rules across the application

2026-06-18
filament-multi-tenancy
ソフトウェア開発者

Handles Filament multi-tenancy: tenant scoping, TenantAware trait, observer behaviour, isScopedToTenant, and tenant switching. Activates when adding tenant-aware models, fixing company_id scoping, working with Filament::getTenant, debugging tenant isolation, or when the user mentions company scope, tenant, multi-tenancy, or company_id.

2026-06-18
filament-panel-setup
ソフトウェア開発者

Configures Filament panel providers. Activates when adding a new panel, registering module resources in a panel, configuring tenant middleware, adjusting auth or theme settings, or when the user mentions PanelProvider, viteTheme, discoverResources, or panel configuration.

2026-06-18
filament-resource-pages
ソフトウェア開発者

Defines the Filament v4 resource page structure used in this project: Resource + Pages + Schemas + Tables split, action patterns, and BaseResource conventions.

2026-06-18
laravel-modules
ソフトウェア開発者

Creates and modifies code inside a modular Laravel structure. Targets internachi/modular (modules as real Composer packages with src/). Activates when adding a new module, adding a model/factory/migration/resource/service to an existing module, registering a module with Filament, or when the user mentions modules, modular, or a specific module name.

2026-06-18
non-standard-pks
ソフトウェア開発者

Works with models that have non-standard primary key names. Activates when writing factories, tests, relationships, or seeders for models that use a custom primary key instead of id.

2026-06-18
pest-control
ソフトウェア品質保証アナリスト・テスター

Enforces PHPUnit-only testing in this project. Activates when writing tests, reviewing test files, or when any Pest syntax appears (it(), test(), describe(), uses(), expect() chains, beforeEach/afterEach hooks). Scans for and eliminates all Pest references from code, config, and documentation.

2026-06-18
safe-refactoring-rules
ソフトウェア開発者

Ensures all refactoring is deterministic, behavior-preserving, and non-breaking

2026-06-18
senior-laravel-developer-code-reviewer
ソフトウェア品質保証アナリスト・テスター

Orchestrates existing Laravel skills to produce structured PR reviews as a grumpy, no-nonsense Senior Laravel developer

2026-06-18
service-layer
ソフトウェア開発者

Defines application service structure and business orchestration boundaries

2026-06-18
abstract-seeder
ソフトウェア開発者

Provides structured seeding workflow for module data initialization

2026-06-12
application-architecture-standard
ソフトウェア開発者

Defines structural rules for Laravel architecture, layering, and code organization

2026-06-12
factory-contract-system
ソフトウェア開発者

Ensures factories generate valid model instances aligned with database schema constraints

2026-06-12
filament-resource-testing
ソフトウェア品質保証アナリスト・テスター

Defines how Filament UI resources are tested using Livewire

2026-06-12
security-review
ソフトウェア品質保証アナリスト・テスター

Static review rules for authorization, validation, and privilege escalation risks

2026-06-12
spatie-roles
ソフトウェア開発者

Implements role-based authorization using Spatie Laravel Permission. Activates when assigning roles, checking permissions, seeding roles, writing canAccessPanel logic, or when the user mentions roles, permissions, super_admin, client_admin, UserRole, assignRole, hasRole, or Spatie.

2026-06-12
tailwindcss-development
ウェブ開発者

Styles applications using Tailwind CSS v4 utilities. Activates when adding styles, restyling components, working with gradients, spacing, layout, flex, grid, responsive design, dark mode, colors, typography, or borders; or when the user mentions CSS, styling, classes, Tailwind, restyle, hero section, cards, buttons, or any visual/UI changes.

2026-06-12
tenant-middleware
ソフトウェア開発者

Understands and modifies the tenant resolution middleware chain. Activates when debugging tenant switching, company access, session-based tenant resolution, URL-based tenant identification, or when the user mentions ConfigureTenant, EnsureUserCanAccessCompany, SetTenantFromQueryString, search_code, or company switching.

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

Ensures factory, seeder, and schema alignment with production database reality

2026-06-12
user-auth-fields
ソフトウェア開発者

Works with the User model's non-standard authentication fields. Activates when writing queries, factories, tests, or seeders that reference the user's email, name, or password; or when the user mentions user_email, user_name, user_password, authentication, login, or the User model.

2026-06-12