Skip to main content

このリポジトリの skills

Dev-Toolbelt/dev-team-agents - 2ページ

SkillsMP は Dev-Toolbelt/dev-team-agents から 154 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Dev-Toolbelt/dev-team-agents

収集済み skill 154 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Maintains docs/ — surgical patches, no duplicate content.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guides the pre-release process for the dev-team-agents repository. Runs consistency checks, validates README sync, determines the correct version bump, and creates the git tag. Use before any version tag is created.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Jira via Atlassian MCP — issue ops, JQL, branch naming, PR comment.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

CLAUDE.md devteam section — opt-out rules and auto-routing triggers.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Ant Design — enterprise React UI with forms, tables; official MCP.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Bootstrap — responsive grid for legacy, server-rendered, WordPress.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Chakra UI — accessible React components. v2/v3 APIs incompatible.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Material UI — accessible React + Material Design; official MCP.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

shadcn/ui — Radix UI + Tailwind copy-paste; MCP for component install.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Base frontend code quality rules — component size, state, a11y, performance, type safety.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Mobile-first responsive UI specs — breakpoints, navigation, spacing, touch targets.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Web Push — service worker, VAPID, permission UX, subscriptions, browser support, security.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Android engineering rules — permissions, release signing, Kotlin/Compose. Load for Android.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Flutter/Dart rules, patterns, and checklists. Load when Flutter is detected.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Apple Human Interface Guidelines for iOS and iPadOS. Load for iOS or iPadOS design tasks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

iOS engineering rules — permissions, code signing, Swift/SwiftUI. Load for iOS targets.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Material Design 3 (Material You) UI guidelines. Load for Android or cross-platform design.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

React Native and Expo rules, patterns, and checklists. Load when react-native is detected.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Quiz-first rule — use AskUserQuestion for any user-facing choice, never plain text.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pre-release checklist for dev-team-agents — semver bump, tagging, rollback.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

How to write an operational runbook — incident response and maintenance procedures.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Identify a project's technology stack from file signals — canonical signal-to-stack table.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Where architecture documents live, what each contains, and the conformance report format.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Docker dev — docker-compose, local Dockerfiles, container debugging.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Async jobs — idempotency, retry strategy, DLQ, observability.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

GraphQL — schema, resolvers, N+1/DataLoader, pagination.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Database selection — strengths and use-case mapping by type.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Right-sizing infrastructure — capability tiers, scaling triggers, anti-overengineering.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

SonarQube/SonarCloud — quality gates, SAST, CI/CD integration.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

GoTrue auth — user management, JWT, refresh tokens, custom claims.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Kong API Gateway — routes, services, plugins, Admin API.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Supabase — Postgres, Auth, Storage, Edge Functions, RLS, CLI.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Running the right security scanners for the detected stack — secrets, SAST, deps, images.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Architecture context before implementing — rendering model, service boundaries, layer depth.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Discovery before implementation — HARD-GATE, YAGNI, incremental.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Testing an SPA against a separate API — MSW handlers, async state coverage, factories.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Testing React hooks and Vue composables in isolation — renderHook, withSetup, async flows.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Load testing — smoke/load/stress/soak/spike profiles, SLO thresholds, tooling.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

jQuery — legacy, server-rendered, WordPress, pre-framework codebases.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Creates and validates agent files for the dev-team-agents repository. Enforces all authoring standards from CLAUDE.md — frontmatter, model assignment, required sections, line limit, and Worktree Isolation for coding agents. Use when creating a new agent or…

原文の言語: 英語

更新
収集済み skill 154 件中 40 件を表示しています。