搜索

搜索结果

71 results for "anthropic"

laravel-security

laravel-security

230Ksecurity

Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations.

affaan-m avataraffaan-m
获取
clickhouse-io

clickhouse-io

230Kdatabase

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

affaan-m avataraffaan-m
获取
cpp-testing

cpp-testing

230Ktesting-qa

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

affaan-m avataraffaan-m
获取
iterative-retrieval

iterative-retrieval

230Kagent-workflows

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

affaan-m avataraffaan-m
获取
configure-ecc

configure-ecc

230Ktesting-qa

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

affaan-m avataraffaan-m
获取
verification-loop

verification-loop

230Kcode-generation

A comprehensive verification system for Claude Code sessions.

affaan-m avataraffaan-m
获取
search-first

search-first

230Kresearch-knowledge

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.

affaan-m avataraffaan-m
获取
nutrient-document-processing

nutrient-document-processing

230Kmcp-integrations

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

affaan-m avataraffaan-m
获取
agent-harness-construction

agent-harness-construction

230Kprompting-reasoning

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

affaan-m avataraffaan-m
获取
django-verification

django-verification

230Ktesting-qa

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

affaan-m avataraffaan-m
获取
springboot-verification

springboot-verification

230Ktesting-qa

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

affaan-m avataraffaan-m
获取
cost-aware-llm-pipeline

cost-aware-llm-pipeline

230Kprompting-reasoning

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

affaan-m avataraffaan-m
获取
agentic-engineering

agentic-engineering

230Kagent-workflows

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

affaan-m avataraffaan-m
获取
codebase-onboarding

codebase-onboarding

230Kbackend-api

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

affaan-m avataraffaan-m
获取
rust-testing

rust-testing

230Ktesting-qa

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

affaan-m avataraffaan-m
获取
deep-research

deep-research

230Kresearch-knowledge

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

affaan-m avataraffaan-m
获取
kotlin-coroutines-flows

kotlin-coroutines-flows

230Ktesting-qa

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

affaan-m avataraffaan-m
获取
autonomous-loops

autonomous-loops

230Kagent-workflows

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

affaan-m avataraffaan-m
获取
content-hash-cache-pattern

content-hash-cache-pattern

230Kresearch-knowledge

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

affaan-m avataraffaan-m
获取
content-engine

content-engine

230Kwriting-content

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

affaan-m avataraffaan-m
获取
swiftui-patterns

swiftui-patterns

230Kdesign-ui

SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.

affaan-m avataraffaan-m
获取
ai-first-engineering

ai-first-engineering

230Ktesting-qa

Engineering operating model for teams where AI agents generate a large share of implementation output.

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

regex-vs-llm-structured-text

230Ktesting-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
获取
laravel-tdd

laravel-tdd

230Ktesting-qa

Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.

affaan-m avataraffaan-m
获取