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

devtools

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

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

このリポジトリの skills

create-plan
プロジェクト管理専門家

Plans development tasks through codebase exploration, exhaustive user interviews, and structured file-based plans. Use when tackling a feature, bug fix, refactor, or any task that benefits from upfront planning. Generates plan files in .agents/plans/ for later execution with /execute-plan.

2026-04-07
execute-plan
プロジェクト管理専門家

Executes a plan generated by /create-plan. Orchestrates team members in parallel, each working in isolated worktrees. Use when ready to execute a plan from .agents/plans/, resume an interrupted execution, or run a specific plan by ID.

2026-04-07
work
ソフトウェア開発者

Plans and executes development tasks through codebase exploration, user interviews, and coordinated teammates. Use when tackling a feature, bug fix, refactor, or any task that benefits from upfront planning and parallel execution.

2026-04-07
tanstack-form
ウェブ開発者

Builds type-safe, accessible forms with TanStack Form, Base UI Field, and the useAppForm hook. Use when creating forms, adding validation, handling form submission, or working with form fields and form state management.

2026-04-07
convex-auth-admin
ソフトウェア開発者

Provides instructions for the Better Auth admin plugin in Convex projects. Use when adding admin capabilities, user management, role-based access control, banning users, managing sessions, impersonation, or custom permissions.

2026-03-10
convex-auth-email-otp
ソフトウェア開発者

Provides instructions for the Better Auth email OTP plugin in Convex projects. Use when adding passwordless sign-in, email OTP authentication, one-time codes, email verification, or OTP-based password reset.

2026-03-10
convex-auth-organizations
ソフトウェア開発者

Provides instructions for the Better Auth organization plugin in Convex projects. Use when adding multi-tenancy, organizations, members, invitations, organization roles, or organization-level permissions.

2026-03-10
convex-auth
ソフトウェア開発者

Provides instructions for working with Better Auth in Convex projects. Use when setting up auth, configuring Better Auth, migrating to a local install, getting the current user, or signing out.

2026-03-10
convex-resend
ソフトウェア開発者

Provides instructions for sending emails with Resend in Convex projects using @convex-dev/resend. Use when adding email functionality, setting up Resend, sending transactional emails, using React Email templates, configuring email webhooks, or tracking email delivery status.

2026-03-10
convex
ソフトウェア開発者

Provides instructions for working with Convex backend projects. Use when setting up Convex, creating queries/mutations/actions, consuming Convex data from React, defining tables, testing Convex functions, configuring environment variables, or prefetching data in route loaders.

2026-03-10
base
ソフトウェア開発者

Scaffolds a new TypeScript project from scratch. Use when starting a new project, bootstrapping a codebase, or setting up a project from zero.

2026-03-10
commit
ソフトウェア開発者

Wraps up work by syncing documentation, committing, pushing, and opening a pull request. Use when committing code, finishing a task, pushing changes, or creating a PR.

2026-03-10
create-skill
ソフトウェア開発者

Creates or modifies agent skills, including single-workflow and multi-workflow (orchestrator) skills. Use when the user wants to create, write, author, scaffold, edit, update, fix, or refactor a skill, or migrate a skill from single to multi-workflow.

2026-03-10
environment-variables
ソフトウェア開発者

Manages and validates environment variables. Use when adding, modifying, or referencing env vars, working with .env files, or separating client vs. server variables.

2026-03-10
unit-testing
ソフトウェア品質保証アナリスト・テスター

Writes unit tests following behavior-driven conventions with vitest. Use when creating tests, adding test coverage, or writing regression tests.

2026-03-10
component-testing
ソフトウェア品質保証アナリスト・テスター

Writes component tests using Vitest Browser Mode with Playwright for real-browser testing. Use when testing React components, writing browser-based tests, verifying UI behavior, testing forms, or deciding whether a component needs a test.

2026-03-10
e2e-testing
ソフトウェア品質保証アナリスト・テスター

Writes end-to-end tests with Playwright Test for full user flow verification. Use when adding, modifying, or removing user flows in an application. Do not use for isolated component behavior — use component-testing instead.

2026-03-10
tanstack-start
ウェブ開発者

Provides instructions for working with TanStack Start projects. Use when setting up, configuring, developing, creating routes, or creating server functions in a TanStack Start application.

2026-03-10