Skip to main content
Manusで任意のスキルを実行
ワンクリックで
tteamtm
GitHub クリエイタープロフィール

tteamtm

1 件の GitHub リポジトリにある 11 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
11
リポジトリ
1
更新
2026-01-10
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

dbcli-compare
ソフトウェア開発者

Compare results of two SQL queries to verify if they produce identical data. Checks structure, record count, and data content using MINUS/EXCEPT operations. Use when user needs to validate query equivalence, compare view logic, verify refactoring, or check data consistency.

2026-01-10
dbcli-db-ddl
データベース管理者

Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.

2026-01-10
dbcli-exec
データベース管理者

Execute INSERT, UPDATE, DELETE statements on 30+ databases using DbCli. Includes mandatory backup procedures before destructive operations. Use when user needs to modify data, insert records, update fields, or delete rows. Always create backups first.

2026-01-10
dbcli-export-schema
データベースアーキテクト

Export database schema objects (procedures, functions, triggers, views, indexes) as SQL scripts for backup

2026-01-10
dbcli-export
データベース管理者

Export table data as SQL INSERT statements from 30+ databases using DbCli. Essential for creating backups before dangerous modifications (UPDATE/DELETE/DROP). Use when user needs to backup data, migrate tables, or create portable SQL dumps.

2026-01-10
dbcli-index
データベースアーキテクト

Manage database indexes (CREATE/DROP INDEX operations)

2026-01-10
dbcli-interactive
データベース管理者

Interactive SQL mode for 30+ databases using DbCli. Provides REPL environment for exploratory queries, rapid prototyping, and database administration. Includes safety prompts before dangerous operations (UPDATE/DELETE/DROP). Use when user wants interactive database session.

2026-01-10
dbcli-procedure
データベース管理者

Manage stored procedures, functions, and triggers (CREATE/ALTER/DROP operations)

2026-01-10
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました