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

divemap

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

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

このリポジトリの skills

mobile-first-design
ウェブ・デジタルインターフェースデザイナー

Guidelines and patterns for implementing high-quality, "mobile-first" responsive user interfaces in the Divemap project using Tailwind CSS. Use this skill when designing or refactoring components and pages to ensure they are visually striking, functional, and touch-optimized on all devices.

2026-07-10
alembic-helper
データベースアーキテクト

Assists with Alembic database migrations in Python projects. Use when generating, applying, or debugging database schema migrations to ensure consistency and prevent conflicts.

2026-05-08
android-publisher
ソフトウェア開発者

Workflow for building, testing, and publishing new Android app versions (PWA/TWA) using Bubblewrap to the Google Play Store. Use this when the user wants to build a new APK/AAB or release an update to Android.

2026-04-18
backend-testing
ソフトウェア品質保証アナリスト・テスター

Mandatory standard operating procedure for running tests in the Divemap backend. Explicitly forbids direct pytest commands that cause data loss and explains SQLite incompatibility.

2026-04-01
xss-protection
情報セキュリティアナリスト

Guidelines and workflows for detecting and fixing Cross-Site Scripting (XSS) vulnerabilities in frontend code. Use this skill when auditing frontend components, reviewing PRs with user-generated content, or investigating reported XSS issues.

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

Standard procedure for testing authenticated FastAPI endpoints via curl in the CLI. Use this when verifying backend logic without a frontend, or when debugging authentication/permission issues.

2026-03-18
branch-management
ソフトウェア開発者

Guidelines and automated scripts for managing, naming, and safely cleaning up Git branches (both local and remote) in the divemap project. Use when asked to manage branches, clean up merged branches, or understand branch conventions.

2026-03-07
debug-pwa-routing
ウェブ開発者

Diagnoses and fixes routing conflicts between the Frontend PWA Service Worker and Backend/Nginx endpoints in the Divemap project. Also handles Workbox and Manifest loading errors. Use when a URL works via curl but fails in the browser, or when seeing Manifest Syntax Errors.

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

Specialized testing workflow for AI/LLM-driven features. Use when verifying that natural language inputs map to correct structured intents and downstream logic, or when creating regression tests for prompts.

2026-03-07
llm-chat-implementation
ソフトウェア開発者

Architecture and best practices for implementing an LLM-backed RAG/Chat system with FastAPI and SQLAlchemy. Use when building or refactoring chatbots that need to query a local database based on natural language intent.

2026-03-07
react-deprecation-fixes
ウェブ開発者

Standard operating procedure for fixing React deprecation warnings. Use when encountering console warnings about future React API changes or deprecated features, such as defaultProps on functional components.

2026-03-07
serena
ソフトウェア開発者

Guide for using Serena effectively. Use when performing complex coding tasks, understanding codebase architecture, or needing semantic code navigation and editing capabilities.

2026-03-07
tailwind-mobile-flex-fixes
ウェブ開発者

Standard patterns and utility classes for fixing flexbox layout issues on mobile views. Use when UI elements (buttons, icons, avatars) extend beyond the screen, get squished, or text overflows incorrectly on narrow viewports.

2026-03-07
tanstack-table-implementation
ウェブ開発者

Standard patterns for the Admin Dashboard in Divemap, covering layout standards (wide containers) and data table implementations (TanStack vs. Ant Design). Use when creating or refactoring admin pages to ensure visual consistency.

2026-03-07
ui-navbar-guidelines
ウェブ・デジタルインターフェースデザイナー

Standards and UX principles for modifying the desktop and mobile navigation bars. Use when asked to add, remove, or rearrange items in the header, or when tasked with saving horizontal space in the UI.

2026-03-07