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

empty-opensaas

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

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

このリポジトリの skills

actionbook
ソフトウェア開発者

Browser automation via ActionBook action manuals. Use for web interactions, deployment verification, visual testing, and admin UI tasks. 10x faster than raw browser automation with 100x token savings.

2026-02-03
code-quality
ソフトウェア開発者

Complete code quality workflow with ESLint, Prettier, TypeScript, Husky hooks, and type safety standards. Run before every commit/push.

2026-02-03
code-review-wasp
ソフトウェア品質保証アナリスト・テスター

Comprehensive code review skill for Wasp applications. Use when reviewing code, PRs, or architectural changes. Covers Wasp-specific patterns, import rules, auth checks, TDD compliance, multi-tenant permissions, and performance. Integrates all CLAUDE.md critical rules.

2026-02-03
error-handling
ソフトウェア開発者

Complete error handling patterns for Wasp applications. Use when implementing error handling, validation, or working with HTTP errors. Includes server-side operations errors, client-side error handling, Zod validation, and retry logic.

2026-02-03
linting-standards
ソフトウェア品質保証アナリスト・テスター

Type safety standards and linting philosophy for TypeScript/Wasp projects. 2-tier approach (production strict, tests pragmatic). Helper patterns, mock patterns, when 'any' is acceptable vs cheating.

2026-02-03
permissions
ソフトウェア開発者

Multi-tenant permission checking for Wasp applications. Use when implementing authorization, access control, or role-based permissions. Includes organization/department/role patterns and permission helper functions.

2026-02-03
ralph-green
ソフトウェア品質保証アナリスト・テスター

Execute GREEN phase of TDD for Ralph automation. Minimal implementation to make tests pass with gate tracking. Use via Skill tool in Ralph loops.

2026-02-03
ralph-red-revision
ソフトウェア開発者

Execute test revision when GREEN phase identifies incorrect test assumptions. Re-runs RED steps 3-6 with strict criteria and QA documentation. Use via Skill tool when both wasp-backend-architect and test-quality-auditor confirm TEST_INCORRECT.

2026-02-03
ralph-red
ソフトウェア品質保証アナリスト・テスター

Execute RED phase of TDD for Ralph automation. Complete test specification & generation with gate tracking and artifact storage. Use via Skill tool in Ralph loops.

2026-02-03
ralph-refactor
ソフトウェア開発者

Execute REFACTOR phase of TDD for Ralph automation. Improve code quality while keeping tests green. MEDIUM+ threshold enforced with 80% resolution rate. Use via Skill tool in Ralph loops.

2026-02-03
ralph-security
情報セキュリティアナリスト

Execute SECURITY phase of TDD for Ralph automation. OWASP Top 10 audit with MEDIUM+ threshold enforced (80% resolution rate). Use via Skill tool in Ralph loops.

2026-02-03
sprint-closure
プロジェクト管理専門家

Sprint closure patterns for archiving, lesson capture, report consolidation, and retrospective generation. Use at end of sprint cycle.

2026-02-03
tdd-green
ソフトウェア品質保証アナリスト・テスター

Execute GREEN phase of TDD for interactive development. Minimal implementation to make tests pass with gate tracking. Called by /green-tdd command.

2026-02-03
tdd-red
ソフトウェア品質保証アナリスト・テスター

Execute RED phase of TDD for interactive development. Complete test specification & generation with gate tracking and artifact storage. Called by /red-tdd command.

2026-02-03
tdd-refactor
ソフトウェア開発者

Execute REFACTOR phase of TDD for interactive development. Improve code quality while keeping tests green. MEDIUM+ threshold enforced with 80% resolution rate. Called by /refactor-tdd command.

2026-02-03
tdd-security
情報セキュリティアナリスト

Execute SECURITY phase of TDD for interactive development. OWASP Top 10 audit with MEDIUM+ threshold enforced (80% resolution rate). Called by /security-tdd command.

2026-02-03
tdd-workflow
ソフトウェア品質保証アナリスト・テスター

Complete Test-Driven Development workflow for AI-assisted development. Use when writing tests, implementing TDD, or verifying test quality. Includes RED-GREEN-REFACTOR phases, 5 quality criteria, test cheating detection, and coverage requirements.

2026-02-03
troubleshooting-guide
ソフトウェア開発者

Complete diagnostic procedures for resolving Wasp development issues. Use when encountering errors, debugging problems, or when things aren't working. Includes systematic procedures for import errors, auth issues, database problems, and type errors.

2026-02-03
wasp-operations
ソフトウェア開発者

Complete Wasp operations patterns for queries and actions. Use when creating backend operations, implementing queries/actions, or working with server-side code. Includes type annotations, auth checks, entity access, client usage, and error handling.

2026-02-03
shadcn-ui
ソフトウェア開発者

ShadCN UI component installation workflow for Wasp projects. Use when installing ShadCN components, fixing import errors, or working with UI components. Includes CRITICAL version lock (v2.3.0 ONLY) and mandatory import path fix.

2026-02-03
wasp-auth
ソフトウェア開発者

Complete Wasp authentication setup and user management. Use when implementing auth, setting up login/signup, or working with user authentication. Includes minimal User model, auth configuration, helper functions, and protected routes.

2026-02-03
wasp-database
データベースアーキテクト

Complete database migration workflow and schema management for Wasp projects. Use when modifying schema.prisma, running migrations, or working with database models. Includes MANDATORY restart requirement and PostgreSQL setup.

2025-11-24
wasp-jobs
ソフトウェア開発者

Background jobs with PgBoss for Wasp applications. Use when implementing async tasks, scheduled jobs, email queues, or background processing. Requires PostgreSQL database.

2025-11-24