Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ThoughtEcho

ThoughtEcho には Shangjin-Xiao から収集した 26 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
26
Stars
38
更新
2026-07-12
Forks
6
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

sentry-feature-setup
ソフトウェア開発者

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, create alerts and notifications, or set up Sentry Snapshots.

2026-07-12
sentry-setup-ai-monitoring
ソフトウェア開発者

Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, track conversations, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.

2026-07-12
sentry-workflow
ソフトウェア品質保証アナリスト・テスター

Review code and keep Sentry SDKs up to date. Use when asked to resolve Sentry bot comments on a PR, address Seer bug predictions in PR reviews, or upgrade the Sentry SDK across major versions.

2026-07-12
decision-mapping
プロジェクト管理専門家

Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.

2026-06-30
sentry-code-review
ソフトウェア品質保証アナリスト・テスター

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.

2026-06-07
sentry-flutter-sdk
ソフトウェア開発者

Full Sentry SDK setup for Flutter and Dart. Use when asked to "add Sentry to Flutter", "install sentry_flutter", "setup Sentry in Dart", or configure error monitoring, tracing, profiling, session replay, or logging for Flutter applications. Supports Android, iOS, macOS, Linux, Windows, and Web.

2026-06-07
sentry-span-streaming
ソフトウェア開発者

Migrate to Sentry span streaming (span-first trace lifecycle). Use when asked to "enable span streaming", "migrate to span streaming", "use traceLifecycle stream", "add spanStreamingIntegration", or switch from transaction-based to streamed span delivery.

2026-06-07
thoughtecho-docs-automation
ウェブ開発者

Manually triggered skill to update developer (AGENTS.md, README.md) and user (USER_MANUAL.md, index.html, user-guide.html) documentation based on recent Flutter/Dart code changes. ONLY trigger when the user EXPLICITLY requests a documentation update. Trigger phrases include: '更新文档', 'update docs', 'sync docs', '同步文档', '文档同步', '根据最近的改动更新说明', '帮我更新一下文档', '帮我把文档同步一下'. DO NOT trigger when the user just mentions '文档' in passing, when discussing code changes without asking for docs, or when making edits to code. This skill must never run proactively or as a side effect of code changes.

2026-03-21
flutter-adding-home-screen-widgets
ソフトウェア開発者

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.

2026-03-14
flutter-animating-apps
ソフトウェア開発者

Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations.

2026-03-14
flutter-architecting-apps
ソフトウェア開発者

Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.

2026-03-14
flutter-building-forms
ソフトウェア開発者

Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user input.

2026-03-14
flutter-building-layouts
ソフトウェア開発者

Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter application.

2026-03-14
flutter-caching-data
ソフトウェア開発者

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.

2026-03-14
flutter-embedding-native-views
ソフトウェア開発者

Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.

2026-03-14
flutter-handling-concurrency
ソフトウェア開発者

Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datasets.

2026-03-14
flutter-handling-http-and-json
ソフトウェア開発者

Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from external sources.

2026-03-14
flutter-implementing-navigation-and-routing
ソフトウェア開発者

Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.

2026-03-14
flutter-improving-accessibility
ソフトウェア開発者

Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is usable for people with disabilities.

2026-03-14
flutter-interoperating-with-native-apis
ソフトウェア開発者

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.

2026-03-14
flutter-localizing-apps
ソフトウェア開発者

Configures a Flutter app to support multiple languages and regions. Use when preparing an application for international markets and diverse user locales.

2026-03-14
flutter-managing-state
ソフトウェア開発者

Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.

2026-03-14
flutter-reducing-app-size
ソフトウェア開発者

Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store package constraints.

2026-03-14
flutter-testing-apps
ソフトウェア品質保証アナリスト・テスター

Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automated testing.

2026-03-14
flutter-theming-apps
ソフトウェア開発者

Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, or typography for an application.

2026-03-14
flutter-working-with-databases
ソフトウェア開発者

Manages local data persistence using SQLite or other database solutions. Use when a Flutter app needs to store, query, or synchronize large amounts of structured data on the device.

2026-03-14