Back to Marketplaces

thkt-development-workflows

thkt/claude-config
active
6plugins
23skills
thkt

quick-actions

Fast bug fixes and code polish: /fix for rapid fixes, /polish for AI slop removal

Quick Actions
0 skills

No verified skills in this plugin.

git-utilities

Git workflow helpers: /commit (Conventional Commits), /branch (naming), /pr (pull request), /issue (GitHub issues)

Git Utilities
0 skills

No verified skills in this plugin.

documentation-tools

Documentation generators: ADR (MADR format), rulify, and automated docs generation for architecture, API, setup, domain

Documentation
0 skills

No verified skills in this plugin.

browser-workflows

E2E test and documentation generator from agent-browser operations

Browser Automation
0 skills

No verified skills in this plugin.

complete-workflow-system

Full development workflow: /think → /code → /test → /audit → /validate with SOW-based validation

Complete Workflow Systems
0 skills

No verified skills in this plugin.

development-skills

Comprehensive development skills: TDD, code principles, frontend patterns, performance, security, readability, and more

Development Skills
23 skills

accessing-google-workspace

verified

Access Google Sheets and Docs via gcloud CLI. Use when user shares a Google Sheets/Docs URL or mentions スプレッドシート, Sheets, Docs, Google ドキュメント.

analyzing-root-causes

verified

Root cause analysis with 5 Whys methodology. Use when investigating bugs, analyzing failures, or when user mentions root cause, 5 Whys, なぜなぜ分析, 根本原因, 原因分析, symptom fix, 対症療法.

applying-code-principles

verified

Fundamental software principles - SOLID, DRY, Occam's Razor, Miller's Law, YAGNI, Readable Code. Use when applying design principles, refactoring code, or when user mentions 原則, シンプル, 複雑, リファクタリング, 保守性, clean code, best practice.

applying-frontend-patterns

verified

Framework-agnostic frontend component design patterns. Use when designing React/Vue/Angular components, applying Container/Presentational pattern, or when user mentions component patterns, フロントエンドパターン, コンポーネント設計.

automating-browser

verified

Browser automation using agent-browser CLI. Best for E2E testing, demos, screenshots. Use when automating browser interactions, creating E2E tests, or when user mentions browser automation, E2E test, ブラウザ操作, スクリーンショット, demo, manual testing.

consulting-gemini

verified

Consult Google Gemini CLI for plan review, implementation check, and research. Use when needing second opinion on plans, verifying implementation approach, or when user mentions 計画レビュー, 実装確認, 調査依頼, Geminiに相談.

creating-adrs

verified

Structured ADR creation in MADR format. Use when creating architecture decision records, documenting technology choices, or when user mentions ADR, Architecture Decision, 決定記録, 技術選定, アーキテクチャ決定, deprecation, 非推奨化.

documenting-apis

verified

Generate API specification from codebase - endpoints, types, schemas. Use when generating API documentation, documenting endpoints, or when user mentions API docs, API仕様, OpenAPI, Swagger, REST API, endpoint documentation.

documenting-architecture

verified

Generate architecture overview documentation from codebase analysis. Uses tree-sitter-analyzer for precise code structure extraction. Use when documenting project structure, creating architecture diagrams, or when user mentions architecture overview, project structure, アーキテクチャ, 構成図.

documenting-domains

verified

Generate domain documentation from codebase analysis - entities, glossary, relationships. Use when analyzing domain models, creating glossaries, or when user mentions domain model, entity diagram, ドメインモデル, 用語集, glossary, ubiquitous language.

documenting-setup

verified

Generate environment setup guide documentation from codebase analysis. Detects package managers, required tools, environment variables, and startup commands. Use when creating setup guides, documenting environments, or when user mentions setup guide, environment setup, 環境構築, 開発環境.

enhancing-progressively

verified

CSS-first approach - use CSS before JavaScript. Use when implementing layouts, animations, or toggles, or when user mentions レイアウト, スタイル, 位置, アニメーション, 表示/非表示, トグル, レスポンシブ, CSS Grid, Flexbox, transforms, transitions, CSSのみ, JavaScript不要, シンプル

formatting-audits

verified

Design document review format with 100-point scoring system for SOW/Spec. Use when reviewing SOW or Spec documents, scoring design quality, or when user mentions SOW review, Spec review, 設計書レビュー, 品質スコア, document scoring.

generating-tdd-tests

verified

TDD with RGRC cycle and Baby Steps methodology. Use when implementing features with test-driven development, following RGRC cycle, or when user mentions TDD, テスト駆動, Red-Green-Refactor, Baby Steps.

integrating-storybook

verified

Storybook integration with spec.md. Auto-generates Stories from Component API. Use when creating Storybook stories, defining component APIs, or when user mentions storybook, stories, props, argTypes, variants, CSF3.

optimizing-performance

verified

Frontend performance optimization with data-driven approach. Use when optimizing page load times, improving Web Vitals, or when user mentions performance, Web Vitals, LCP, FID, CLS, パフォーマンス最適化, 速度改善, bundle size.

orchestrating-workflows

verified

Command workflow orchestration patterns for /code, /fix, /audit, and other implementation commands. Use when implementing features with /code, /fix, /audit commands, or when user mentions workflow, ワークフロー, RGRC, quality gates, 品質ゲート, completion criteria.

reviewing-silent-failures

verified

Silent failure detection patterns for frontend code. Use when reviewing error handling, detecting swallowed errors, or when user mentions silent failure, empty catch, エラーハンドリング, 握りつぶし, swallowed error.

reviewing-testability

verified

Testable code design patterns for TypeScript/React applications. Use when reviewing code for testability, implementing dependency injection, or when user mentions テスト容易性, モック, mock-friendly, DI.

reviewing-type-safety

verified

TypeScript type safety patterns and best practices for maximum type coverage. Use when reviewing TypeScript code for type issues, eliminating `any` types, or when user mentions type safety, 型安全, 型カバレッジ, strict mode.

utilizing-cli-tools

verified

CLI tools guide for git, gh, npm, and other development tools. Use when executing git commands, managing branches, or when user mentions CLI, コマンドライン, バージョン管理, ブランチ, コミット.

vercel-react-best-practices

verified

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code, improving Web Vitals, or when user mentions React performance, Next.js optimization, bundle size, data fetching.

web-design-guidelines

verified

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".