Skip to main content

このリポジトリの skills

loulanyue/awesome-claude-notes - 6ページ

SkillsMP は loulanyue/awesome-claude-notes から 656 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

loulanyue/awesome-claude-notes

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

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

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

原文の言語: 英語

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

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

原文の言語: 英語

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

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

原文の言語: 判定不能

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

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

原文の言語: 英語

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

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

原文の言語: 英語

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

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent…

原文の言語: 英語

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

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

原文の言語: 英語

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

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

原文の言語: 英語

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

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

原文の言語: 判定不能

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

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.

原文の言語: 英語

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

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

原文の言語: 英語

更新
職業分類
特殊効果アーティスト・アニメーター
説明

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos,…

原文の言語: 複数言語

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

Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

原文の言語: 英語

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

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

原文の言語: 英語

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

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

原文の言語: 英語

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

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic…

原文の言語: 英語

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

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

原文の言語: 英語

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

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay…

原文の言語: 英語

更新
職業分類
サービス営業代表(広告・保険・金融・旅行除く)
説明

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

原文の言語: 複数言語

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

Pattern for progressively refining context retrieval to solve the subagent context problem

原文の言語: 英語

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

Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.

原文の言語: 英語

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

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.

原文の言語: 英語

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

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.

原文の言語: 英語

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

JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.

原文の言語: 英語

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

Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

原文の言語: 英語

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

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

原文の言語: 英語

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

Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.

原文の言語: 英語

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

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.

原文の言語: 英語

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

Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.

原文の言語: 英語

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

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

原文の言語: 英語

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

Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.

原文の言語: 英語

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

iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or…

原文の言語: 英語

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

Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

原文の言語: 英語

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

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

原文の言語: 英語

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

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

原文の言語: 英語

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

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.

原文の言語: 複数言語

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

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

原文の言語: 英語

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