Sincronizar o repositório atual com o vault Obsidian DevBrain. Usar quando o usuário pedir "obsidian-sync", "sincronizar obsidian" ou quiser exportar o contexto do repositório para o DevBrain. Use when this capability is needed.
原文の言語: ポルトガル語
メニュー
このリポジトリの skills
SkillsMP は tomevault-io/tomes から 18,034 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
tomevault-io/tomes収集済み skill 18,034 件中 40 件を表示しています。
Sincronizar o repositório atual com o vault Obsidian DevBrain. Usar quando o usuário pedir "obsidian-sync", "sincronizar obsidian" ou quiser exportar o contexto do repositório para o DevBrain. Use when this capability is needed.
原文の言語: ポルトガル語
Encerrar uma task implementada, validar os campos finais obrigatórios e mover o arquivo de `.ia/docs/tasks/todo/` para `.ia/docs/tasks/done/` com status final canônico. Skill agnóstica de linguagem e framework — opera apenas sobre arquivos markdown e Git.…
原文の言語: ポルトガル語
Orquestrar demandas assistidas por IA com task, seleção de skills e fechamento documental. Skill agnóstica de linguagem e framework — operacionaliza o ciclo de task (`planned` → `approved` → `in_progress` → `done`) sem assumir stack específica. Usar quando o…
原文の言語: ポルトガル語
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or…
原文の言語: 英語
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…
原文の言語: 英語
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
原文の言語: 英語
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Use when this capability is needed.
原文の言語: 英語
Upgrade Next.js to the latest version following official migration guides and codemods Use when this capability is needed.
原文の言語: 英語
Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or…
原文の言語: 英語
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or…
原文の言語: 英語
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…
原文の言語: 英語
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate…
原文の言語: 英語
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". Use when this capability is needed.
原文の言語: 英語
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or…
原文の言語: 英語
View and manage inline GitHub PR review comments with full thread context from the terminal Use when this capability is needed.
原文の言語: 英語
Core Android development patterns for Kotlin, including coroutines, lifecycle management, and functional programming idioms. Use when this capability is needed.
原文の言語: 英語
CI/CD patterns for mobile - GitHub Actions workflows for Android/iOS, Fastlane integration, code signing, artifact publishing, and automated release. Use when this capability is needed.
原文の言語: 英語
Apple Combine framework for reactive programming. Publishers, subscribers, operators, and error handling. Use when this capability is needed.
原文の言語: 英語
Pattern extraction and skill generation for mobile development sessions. Automatically learns from your coding patterns. Use when this capability is needed.
原文の言語: 英語
Kotlin Multiplatform expect/actual patterns for platform-specific APIs. Learn to declare shared interfaces with platform implementations. Use when this capability is needed.
原文の言語: 英語
iOS testing with XCTest. Unit tests, UI tests, mocks, and test patterns for Swift/SwiftUI. Use when this capability is needed.
原文の言語: 英語
Jetpack Compose patterns for declarative UI, state management, theming, animations, and performance optimization. Use when this capability is needed.
原文の言語: 英語
Ktor client for Kotlin Multiplatform. Shared networking layer with platform-specific engines (OkHttp for Android, Darwin for iOS). Use when this capability is needed.
原文の言語: 英語
Ktor client patterns for Android networking with content negotiation, error handling, and interceptors. Use when this capability is needed.
原文の言語: 英語
Checkpoint workflow for mobile development safety. Save/restore Android project state at critical points. Use when this capability is needed.
原文の言語: 英語
Context compaction strategies for large Android codebases. Optimize token usage while preserving critical context. Use when this capability is needed.
原文の言語: 英語
V1 instinct-based pattern capture for mobile development. Captures patterns as code is written with immediate feedback. Use when this capability is needed.
原文の言語: 英語
V2 instinct-based observational learning. Analyzes sessions to extract reusable mobile development patterns across time. Use when this capability is needed.
原文の言語: 英語
Memory persistence for mobile development context across sessions. Maintains project structure, dependencies, architecture, and test state. Use when this capability is needed.
原文の言語: 英語
Android security patterns for secure storage, network security, input validation, and authentication. Use when this capability is needed.
原文の言語: 英語
Android testing patterns with JUnit5, Mockk, Turbine, and Compose testing for unit, integration, and UI tests. Use when this capability is needed.
原文の言語: 英語
Automated testing workflow with pass@k metrics for mobile development. Detects flaky tests and ensures code reliability. Use when this capability is needed.
原文の言語: 英語
Core Android development patterns for Kotlin, including coroutines, lifecycle management, and functional programming idioms. Use when this capability is needed.
原文の言語: 英語
Apple Combine framework for reactive programming. Publishers, subscribers, operators, and error handling. Use when this capability is needed.
原文の言語: 英語
Pattern extraction and skill generation for mobile development sessions. Automatically learns from your coding patterns. Use when this capability is needed.
原文の言語: 英語
Instinct-based learning system with confidence scoring for mobile patterns. Automatically extracts and evolves patterns. Use when this capability is needed.
原文の言語: 英語
Core Data for iOS persistence. Data models, fetch requests, background contexts, and SwiftData migration. Use when this capability is needed.
原文の言語: 英語
Kotlin Coroutines and Flow patterns for structured concurrency, error handling, and async operations. Use when this capability is needed.
原文の言語: 英語
Kotlin Multiplatform expect/actual patterns for platform-specific APIs. Learn to declare shared interfaces with platform implementations. Use when this capability is needed.
原文の言語: 英語
iOS testing with XCTest. Unit tests, UI tests, mocks, and test patterns for Swift/SwiftUI. Use when this capability is needed.
原文の言語: 英語