DevOps skills for CI/CD, GitHub workflows, and infrastructure automation Use when this capability is needed.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は tomevault-io/skills-registry から 17,125 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
tomevault-io/skills-registry収集済み skill 17,125 件中 40 件を表示しています。
DevOps skills for CI/CD, GitHub workflows, and infrastructure automation Use when this capability is needed.
原文の言語: 英語
Holochain DHT development for distributed coordination. Activate when: (1) Building Holochain applications (hApps), (2) Writing Zome code in Rust, (3) Configuring conductor and lair-keystore, (4) Working with DHT entries and links, or (5) Setting up Holochain…
原文の言語: 英語
AI model inference and serving. Activate when: (1) Setting up LocalAI or vLLM, (2) Configuring model serving, (3) Working with GGUF/GGML models, (4) Implementing inference pipelines, or (5) Optimizing model performance. Use when this capability is needed.
原文の言語: 英語
Messaging and event-driven architecture. Activate when: (1) Working with NATS pub/sub, (2) Configuring Temporal workflows, (3) Implementing event sourcing, (4) Setting up message queues, or (5) Designing async communication patterns. Use when this capability…
原文の言語: 英語
Use flynt to convert old Python string formatting to f-strings. Activate when: (1) Converting %-formatting to f-strings, (2) Converting .format() calls to f-strings, (3) Modernizing string concatenation to f-strings, (4) Improving code readability through…
原文の言語: 英語
Use pyupgrade to automatically upgrade Python syntax to newer versions. Activate when: (1) Migrating code from Python 2 to 3, (2) Removing deprecated syntax like 'class Foo(object)', (3) Converting old-style string formatting to f-strings, (4) Updating type…
原文の言語: 英語
CI/CD workflow failure diagnosis and automated repair skills Use when this capability is needed.
原文の言語: 英語
Generate publication-quality technical diagrams using Nano Banana Pro (gemini-3-pro-image-preview) with AI-powered quality review. Smart iteration only regenerates when quality is below threshold. Supports style presets (technical, visual-abstract, minimal),…
原文の言語: 英語
Generate and edit images using Nano Banana 2 (gemini-3.1-flash-image-preview, fastest) or Nano Banana Pro. Supports aspect ratio and resolution control via Google GenAI SDK. Use when this capability is needed.
原文の言語: 英語
Create and execute image workflows using floimg. Use when the user needs to generate AI images, transform existing images (resize, caption, filters), or create multi-step pipelines. Also handles charts, diagrams, QR codes, and screenshots. Trigger words:…
原文の言語: 英語
Load project documentation before code tasks (features, refactoring, bugs, architecture) to align with project patterns and conventions. Searches docs/, documentation/, .docs/ folders and loads relevant files into context. Use when this capability is needed.
原文の言語: 英語
Default testing standard for all implementation work - ensures code actually works through mandatory execution validation before confirming to user. Applies automatically whenever writing, modifying, debugging, or implementing any code (scripts, APIs, UI,…
原文の言語: 英語
This skill should be used when the user asks about "Cloudflare", "Workers", "Pages", "R2", "D1", "KV", "Durable Objects", "Queues", "Vectorize", "AI Gateway", "Hyperdrive", "Cloudflare API", "Wrangler", "Cloudflare documentation", "how to deploy to…
原文の言語: 英語
This skill should be used when the user asks to "generate Rails code", "create a model", "create a controller", "add a migration", "write Rails tests", "set up background jobs", "configure Rails app", or discusses Rails conventions, best practices,…
原文の言語: 英語
This skill should be used when the user asks to "implement", "build", "create", "add feature", "develop", "design", "architect", "plan", "structure", "refactor", "improve", "optimize", "fix", "solve", "handle", "choose between", "which approach", or discusses…
原文の言語: 英語
This skill should be used when the user asks about "KV namespace", "R2 bucket", "D1 database", "Hyperdrive", "create binding", "list workers", "worker code", "storage binding", "database query", "object storage", "key-value store", "connection pooling", or…
原文の言語: 英語
This skill should be used when the user asks about "worker logs", "debug worker", "worker errors", "request analytics", "worker metrics", "performance monitoring", "error rate", "invocation logs", "troubleshoot worker", "worker analytics", or needs to debug…
原文の言語: 英語
Fix failing E2E tests systematically — analyzes blast radius of shared helpers, runs the full suite after each fix, and iterates until zero failures. Use when E2E tests are failing in CI or locally. Use when this capability is needed.
原文の言語: 英語
Exercise tracker for Claude Code. Setup, test, add exercises, tune detection. Launches pose-detection UI when Claude edits files. Use when this capability is needed.
原文の言語: 英語
Comprehensive reference for sdpi-components (Stream Deck Property Inspector Components) - the official UI library for building Property Inspectors. Covers all components, data sources, Stream Deck Client API, and localization patterns. Use when this…
原文の言語: 英語
Comprehensive guide for implementing native Stream Deck plugins (C++, C#, etc.) that communicate with Stream Deck via WebSocket. Native plugins are launched as executable binaries with specific command-line arguments and communicate using the WebSocket…
原文の言語: 英語
> Use when this capability is needed.
原文の言語: 英語
Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone for humans, terse factual responses for AI bots. Use when this capability is needed.
原文の言語: 英語
Address PR review comments from reviewers (amazon-q-developer, copilot, humans). Use when the user wants to see and respond to feedback on their pull request. Use when this capability is needed.
原文の言語: 英語
Review a pull request by checking the code changes, PR description, and CI status against the linked Jira ticket requirements. Produces an AC checklist and flags concerns. Use when this capability is needed.
原文の言語: 英語
Assistance with triage of unprioritized issues. Use when the user asks for help with triage. Use when this capability is needed.
原文の言語: 英語
> Use when this capability is needed.
原文の言語: 英語
Expert guidance on watch_it reactive widget state management for Flutter. Covers watch functions (watch, watchIt, watchValue, watchStream, watchFuture), handler registration (registerHandler, registerStreamHandler, registerFutureHandler), lifecycle functions…
原文の言語: 英語
Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen. Use when this capability is needed.
原文の言語: 英語
Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations. Use when this capability is needed.
原文の言語: 英語
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability. Use when this capability is needed.
原文の言語: 英語
Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user input.
原文の言語: 英語
Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter application.
原文の言語: 英語
Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platform-specific functionality.
原文の言語: 英語
Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce network requests or speed up startup. Use when this capability is needed.
原文の言語: 英語
Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views. Use when this capability is needed.
原文の言語: 英語
Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
原文の言語: 英語
Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is usable for people with disabilities.
原文の言語: 英語
Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not available in Dart or calling existing native code. Use when this capability is needed.
原文の言語: 英語
Configures a Flutter app to support multiple languages and regions. Use when preparing an application for international markets and diverse user locales.
原文の言語: 英語