搜索

搜索结果

436 results for "productivity"

content-hash-cache-pattern

content-hash-cache-pattern

239Kresearch-knowledge

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

affaan-m avataraffaan-m
获取
kotlin-patterns

kotlin-patterns

239Ktesting-qa

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

affaan-m avataraffaan-m
获取
investor-materials

investor-materials

239Kagent-workflows

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 internally consistent across multiple fundraising assets.

affaan-m avataraffaan-m
获取
regex-vs-llm-structured-text

regex-vs-llm-structured-text

239Ktesting-qa

Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.

affaan-m avataraffaan-m
获取
nextjs-turbopack

nextjs-turbopack

239Kfrontend

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

affaan-m avataraffaan-m
获取
continuous-agent-loop

continuous-agent-loop

239Kagent-workflows

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

affaan-m avataraffaan-m
获取
architecture-decision-records

architecture-decision-records

239Kdatabase

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

affaan-m avataraffaan-m
获取
compose-multiplatform-patterns

compose-multiplatform-patterns

239Kdesign-ui

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

affaan-m avataraffaan-m
获取
swift-actor-persistence

swift-actor-persistence

239Kmcp-integrations

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

affaan-m avataraffaan-m
获取
investor-outreach

investor-outreach

239Kwriting-content

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.

affaan-m avataraffaan-m
获取
swift-protocol-di-testing

swift-protocol-di-testing

239Ktesting-qa

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

affaan-m avataraffaan-m
获取
bun-runtime

bun-runtime

239Ktesting-qa

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

affaan-m avataraffaan-m
获取
foundation-models-on-device

foundation-models-on-device

239Kprompting-reasoning

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

affaan-m avataraffaan-m
获取
swift-concurrency-6-2

swift-concurrency-6-2

239Kdesign-ui

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

affaan-m avataraffaan-m
获取
blueprint

blueprint

239Kdatabase

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

affaan-m avataraffaan-m
获取
ai-regression-testing

ai-regression-testing

239Ktesting-qa

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

affaan-m avataraffaan-m
获取
documentation-lookup

documentation-lookup

239Kfrontend

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).

affaan-m avataraffaan-m
获取
visa-doc-translate

visa-doc-translate

239Kwriting-content

Translate visa application documents (images) to English and create a bilingual PDF with original and translation

affaan-m avataraffaan-m
获取
plankton-code-quality

plankton-code-quality

239Kcode-generation

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

affaan-m avataraffaan-m
获取
pytorch-patterns

pytorch-patterns

239Ktesting-qa

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

affaan-m avataraffaan-m
获取
exa-search

exa-search

239Kresearch-knowledge

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.

affaan-m avataraffaan-m
获取
kotlin-testing

kotlin-testing

239Ktesting-qa

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

affaan-m avataraffaan-m
获取
flutter-dart-code-review

flutter-dart-code-review

239Ktesting-qa

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.

affaan-m avataraffaan-m
获取
data-scraper-agent

data-scraper-agent

239Kbrowser-web

Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Runs on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.

affaan-m avataraffaan-m
获取