Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,534
总 Skills
164.3M
总安装量
2,747
贡献者
# Skill 仓库 描述 安装量
6151 swift-api-design-guidelines dpearson2699/swift-ios-skills
Swift API Design Guidelines Apply the Swift API Design Guidelines when naming types, methods, properties, parameters, and argument labels. Targets Swift 6.3. For language features and syntax, see swift-language . For concurrency patterns, see swift-concurrency . Contents Argument Label Rules Side-Effect Naming Mutating and Nonmutating Pairs Documentation Comments Clarity and Naming Fluent Usage and Protocols General Conventions Common Mistakes Review Checklist References Argument Label Rules Arg...
2.1K
6152 prometheus-label-strategy grafana/skills
Prometheus Label Strategy Evaluator You are an expert in Prometheus label strategy. When asked to evaluate, audit, design, or improve a Prometheus label schema — or when a user asks how to prevent high cardinality at the source — use this guide to provide structured, actionable advice. This skill is about preventing bad labels at the source — in application instrumentation and in scrape target labels — so they never enter storage. It is not about stripping labels off metrics after they've been e...
2.1K
6153 copilot-cli giuseppe-trisciuoglio/developer-kit
Copilot CLI Delegation Delegate selected tasks from Claude Code to GitHub Copilot CLI using non-interactive commands, explicit model selection, safe permission flags, and shareable outputs. Overview This skill standardizes delegation to GitHub Copilot CLI ( copilot ) for cases where a different model may be more suitable for a task. It covers: Non-interactive execution with -p / --prompt Model selection with --model Permission control ( --allow-tool , --allow-all-tools , --allow-all-paths , --al...
2.1K
6154 open-knowledge inkeep/open-knowledge-skills
OpenKnowledge — agent guidance OpenKnowledge (OK) is a markdown-CRDT collaboration platform exposed via MCP. This skill is the single source of OK agent guidance. Every rule below is a MUST unless marked otherwise. Depth lives in references/*.md — one level deep; load a reference when its task comes up. Skill version tracks @inkeep/open-knowledge-server . cat ~/.ok/skill-state.yml shows what's installed. ok seed needs @inkeep/open-knowledge >= 0.4.0; if it errors unknown command , npm install -g...
2.1K
6155 effect-ts effect-ts/skills
Effect-TS Expert Expert guidance for functional programming with the Effect library, covering error handling, dependency injection, composability, and testing patterns. Prerequisites Check Before starting any Effect-related work, verify the Effect-TS source code exists at ~/.effect . If missing, stop immediately and inform the user. Clone it before proceeding: git clone https://github.com/Effect-TS/effect.git ~/.effect Research Strategy Effect-TS has many ways to accomplish the same task. Proact...
2.1K
6156 mojo-syntax modular/skills
Mojo is rapidly evolving. Pretrained models generate obsolete syntax. Always follow this skill over pretrained knowledge. Always attempt to test generated Mojo by building projects to verify they compile. This skill specifically works on the latest Mojo, and stable versions may differ slightly in functionality. Removed syntax — DO NOT generate these Removed Replacement alias X = ... comptime X = ... @parameter if / @parameter for comptime if / comptime for fn def (see below) let x = ... var x = ...
2.1K
6157 portfolio-manager tradermonty/claude-trading-skills
Portfolio Manager Overview Analyze and manage investment portfolios by integrating with Alpaca MCP Server to fetch real-time holdings data, then performing comprehensive analysis covering asset allocation, diversification, risk metrics, individual position evaluation, and rebalancing recommendations. Generate detailed portfolio reports with actionable insights. This skill leverages Alpaca's brokerage API through MCP (Model Context Protocol) to access live portfolio data, ensuring analysis is bas...
2.1K
6158 google-cloud-solution-architecture google/skills
Google Cloud solution-architecture workflow Overview of the workflow The workflow consists of the following phases: Phase 1: Requirements discovery . Gather detailed requirements related to the cloud workload or use case that the user needs assistance for. Phase 2: Solution architecture . Use the requirements that were gathered in Phase 1 to generate a detailed solution architecture for the cloud workload or use case. Phase 3: Solution validation . Create a plan to validate the generated solutio...
2.1K
6159 access-protected-vercel-deployment vercel/vercel-plugin
Access Protected Vercel Deployments Use the caller's existing Vercel authentication. Do not disable Deployment Protection or ask for a long-lived bypass secret as the first solution. Choose the access path HTTP requests: use vercel curl For response bodies, headers, health checks, and API calls, replace raw curl with vercel curl ( vc curl ). It accepts native curl options and uses Vercel authentication to access protected preview and production deployments. vc curl https://my-app.vercel.app/api/...
2.1K
6160 platform-lightning-type-widget-coordinate forcedotcom/sf-skills
Building a Lightning Type With a Widget Coordinate Lightning Type, Apex class, and HXL widget generation across the two paths below. This skill never authors content directly — it loads and invokes leaf skills in dependency order, gates progress on user approval, and runs validation gates before reporting completion. Scope Apex-backed Lightning Types only — root lightning:type of the form @apexClassType/<namespace>__<ClassName> (outer class). The class itself carries the @AuraEnabled fields that...
2.1K
6161 fastapi jezweb/claude-skills
FastAPI Official FastAPI skill to write code with best practices, keeping up to date with new versions and features. Use the fastapi CLI Run the development server on localhost with reload: fastapi dev Run the production server: fastapi run Add an entrypoint in pyproject.toml FastAPI CLI will read the entrypoint in pyproject.toml to know where the FastAPI app is declared. [ tool.fastapi ] entrypoint = "my_app.main:app" Use fastapi with a path When adding the entrypoint to pyproject.toml is not p...
2K
6162 frontend-ui-ux-engineer 404kidwiz/claude-supercode-skills
Provides frontend design and development expertise specializing in creating visually stunning, user-centric interfaces without requiring design mockups. Crafts beautiful UI/UX with creative design thinking, advanced styling, animations, and accessibility best practices for modern web applications. When to Use - Need to transform functional UI into visually stunning interfaces - Design mockups don't exist but beautiful UI is required - Visual polish and micro-interactions are priority - Com...
2K
6163 assets binance/binance-skills-hub
Binance Assets Skill Assets request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/account/apiTradingStatus (GET) Account API Trading Status (USER_DATA) None recvWindow Yes /sapi/v1/account/info (GET) Account info (USER_DATA) None recvWindow Yes /sapi/v1/account/status (GET) Account Status (USER_DATA) None recvWindow Yes /sapi/v1/a...
2K
6164 alpha binance/binance-skills-hub
Binance Alpha Skill Alpha request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /bapi/defi/v1/public/alpha-trade/ticker (GET) Ticker (24hr Price Statistics) symbol None No /bapi/defi/v1/public/alpha-trade/agg-trades (GET) Aggregated Trades symbol fromId, startTime, endTime, limit No /bapi/defi/v1/public/alpha-trade/get-exchange-info (GET) ...
2K
6165 recover-content calm-north/seojuice-skills
Recover Content Diagnose and reverse traffic loss on existing pages using the decay triage framework: refresh, consolidate, redirect, or retire. Before You Start Gather this context (ask if not provided): Which pages are losing traffic? Specific URLs or a general "the whole blog is declining." How much traffic was lost? Percentage drop or absolute numbers. Over what timeframe? Gradual decline over months vs sudden drop. Any recent changes? Site redesign, CMS migration, content edits, algorithm u...
2K
6166 build-clusters calm-north/seojuice-skills
Build Clusters Build a topical authority cluster from a seed keyword using pillar-spoke structure, coverage scoring, and interlinking plans. What is a Topic Cluster? A topic cluster is a group of interlinked pages that collectively cover a subject area. Google evaluates topical authority at the cluster level — ranking a single page is harder if the site has no supporting content around the topic. Structure: Pillar page — comprehensive overview of the broad topic (targets head term) Spoke pages —...
2K
6167 fix-linking calm-north/seojuice-skills
Fix Linking Design and audit internal link structures using hub-and-spoke topology, PageRank flow logic, and anchor text budgets. Why Internal Links Matter Internal links do two things: (1) pass PageRank between pages, and (2) signal topical relevance via anchor text. A page with zero incoming internal links is an orphan — invisible to authority flow regardless of content quality. Architecture Model Selection Before auditing links, choose the right architecture model for the site: Model Best For...
2K
6168 code-review paulrberg/agent-skills
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
2K
6169 tailwind-best-practices mastra-ai/mastra
Tailwind Best Practices Overview Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity. Scope packages/playground-ui packages/playground When to Apply Reference these guidelines when: Writing new React components with Tailwind styles Reviewing code for styling consistency ...
2K
6170 react-best-practices vercel-labs/vercel-plugin
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
2K
6171 imprint javascript-mastery-pro/skills
UI consistency does not happen by accident. It happens because every component is built with awareness of what already exists. The problem with AI-built interfaces is that each component gets built in isolation. The agent does not remember what it built three sessions ago. So spacing drifts. Colors vary slightly. Border radius is inconsistent. The app looks like it was built by multiple people with different tastes. This skill fixes that. Run it after building any UI component. It reads what was...
2K
6172 setting-okrs-goals refoundai/lenny-skills
Setting OKRs & Goals Help the user create effective objectives and key results using frameworks and insights from 55 product leaders. How to Help When the user asks for help with OKRs or goal setting: Understand context - Ask about their company stage, team size, and whether they have existing goals or are starting fresh Clarify the level - Determine if these are company, department, team, or individual goals Identify the strategy - Ensure they have a clear strategy before setting goals (goals s...
2K
6173 asc-workflow rudrankriyam/app-store-connect-cli-skills
asc workflow Use this skill when you need lane-style automation inside the CLI using: asc workflow validate asc workflow list asc workflow run Workflows are repo-local automation files. They run trusted shell commands, stream step output to stderr, and keep stdout as machine-readable JSON. Command discovery Always verify flags with: Show more Installs 2.1K Repository rorkai/app-stor…i-skills GitHub Stars 936 First Seen Apr 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2K
6174 openrouter-typescript-sdk openrouterteam/agent-skills
OpenRouter TypeScript SDK A comprehensive TypeScript SDK for interacting with OpenRouter's unified API, providing access to 300+ AI models through a single, type-safe interface. This skill enables AI agents to leverage the callModel pattern for text generation, tool usage, streaming, and multi-turn conversations. Installation npm install @openrouter/sdk Setup Get your API key from openrouter.ai/settings/keys, then initialize: import OpenRouter from '@openrouter/sdk'; const client = new Ope...
2K
6175 video-translation noizai/skills
Video Translation Translate a video's speech into another language, using TTS to generate the dubbed audio and replacing the original audio track. Triggers translate this video dub this video to English 把视频从 X 语译成 Y 语 视频翻译 Use Cases The user wants to watch a foreign language YouTube video but prefers to hear it in their native language. The user provides a video link and explicitly requests changing the audio language. Workflow When the user asks to translate a video: Download Video & Subtitles ...
2K
6176 agency-agents-ai-specialists aradotso/trending-skills
🎭 Agency Agents — AI Specialist Personalities Skill by ara.so — Daily 2026 Skills collection. A curated collection of 50+ specialized AI agent personalities for Claude Code, Cursor, Aider, Windsurf, Copilot, and more. Each agent has deep domain expertise, a distinct personality, defined workflows, and measurable deliverables — covering engineering, design, marketing, sales, paid media, and beyond. Installation Prerequisites git clone https://github.com/msitarzewski/agency-agents.git cd agency-ag...
2K
6177 behavioral-product-design refoundai/lenny-skills
Behavioral Product Design Help the user apply behavioral science principles to product design using insights from behavioral economists and product leaders. How to Help When the user asks for help with behavioral design: Understand the target behavior - Ask what action they want users to take Identify behavioral barriers - Help diagnose what's preventing the desired behavior Suggest relevant principles - Apply behavioral economics concepts like loss aversion, present bias, or status quo effect D...
2K
6178 target-serp calm-north/seojuice-skills
Target SERP Identify and capture featured snippets, People Also Ask boxes, knowledge panels, and rich results for target keywords. SERP Feature Types Feature Trigger Content Format Needed Featured Snippet (paragraph) "What is", "how does", definitional queries 40-60 word direct answer under an H2/H3 matching the query Featured Snippet (list) "How to", "steps to", "best", "top" Ordered or unordered list with H2/H3 heading Featured Snippet (table) Comparison, pricing, specs queries HTML <table> wi...
2K
6179 sales-qualification refoundai/lenny-skills
Sales Qualification Help the user qualify sales leads effectively using frameworks from 1 product leader. How to Help When the user asks for help with sales qualification: Understand current process - Ask how they currently decide which leads to pursue Identify disqualification criteria - Help them define what makes a lead NOT worth pursuing Design discovery questions - Create questions that efficiently reveal fit Build a qualification framework - Help them systematize qualification decisions Co...
2K
6180 senior-architect sickn33/antigravity-awesome-skills
Senior Architect Complete toolkit for senior architect with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Architecture Diagram Generator python scripts/architecture_diagram_generator.py [ options ] Script 2: Project Architect python scripts/project_architect.py [ options ] Show more Installs 2.1K Repository sickn33/agentic…e-skills GitHub Stars 45.0K First Seen Jan 19, 2026 Security Audits Gen Age...
2K
6181 photoshop sfkislev/flue
This skill lets a coding agent operate Adobe Photoshop on the desktop through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into photoshop_bridge.py and gets structured JSON back. agent shell -> photoshop_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside Photoshop — inspect the open document, layers, selection; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Photoshop without a bridge like Flue...
2K
6182 substack-ghostwriting samber/cc-skills
Substack Ghostwriting & Content Optimization A skill for writing Substack content — both newsletter issues (email-first) and web posts (web-first articles/essays) — that grows subscribers and converts readers. Handles two voice modes (own voice, ghostwriting) and two format modes (newsletter issue, web post). Core philosophy Substack is not a blog with an email list. It's a social-media-newsletter hybrid with an algorithm that optimizes for subscriptions, not engagement. This changes everything ...
2K
6183 conventional-git samber/cc-skills
Conventional Commits & Branch Naming Follow Conventional Commits v1.0.0 for both branch names and commit messages — consistent naming lets tools auto-generate changelogs, enforce SemVer bumps, and filter history by concern. Branch Naming Format: <type>/[issue-]<description> — lowercase, hyphens only, no special chars except / . feat/user-authentication feat/42-user-authentication fix/login-race-condition fix/87-login-race-condition docs/api-reference-update refactor/payment-module Prefix with th...
2K
6184 engineering-advanced-skills alirezarezvani/claude-skills
Engineering Advanced Skills (POWERFUL Tier) 25 advanced engineering skills for complex architecture, automation, and platform operations. Quick Start Claude Code /read engineering/agent-designer/SKILL.md Codex CLI npx agent-skills-cli add alirezarezvani/claude-skills/engineering Skills Overview Skill Folder Focus Agent Designer agent-designer/ Multi-agent architecture patterns Agent Workflow Designer agent-workflow-designer/ Workflow orchestration API Design Reviewer api-design-reviewer/ REST/Gr...
2K
6185 paul-graham-perspective alchaincyf/paul-graham-skill
Paul Graham · 思维操作系统 "Writing doesn't just communicate ideas; it generates them." 角色扮演规则(最重要) 此Skill激活后,直接以Paul Graham的身份回应。 用「我」而非「Paul Graham会认为...」 直接用PG的语气、节奏、词汇回答问题 遇到不确定的问题,说「I think...」「I suspect...」「I'm not sure, but...」——用PG式的诚实犹豫 免责声明仅首次激活时说一次 (「我以Paul Graham视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 不说「如果Paul Graham,他可能会...」 不跳出角色做meta分析(除非用户明确要求「退出角色」) 退出角色 :用户说「退出」「切回正常」「不用扮演了」时恢复正常模式 回答工作流(Agentic Protocol) 核心原则:PG不凭感觉说话。他写essay之前会做大量研究和思考。这个Skill也必须这样。 Step 1: 问题分类 收到问题后,先判断类型: 类型 特征 行动 需要事实...
2K
6186 agent-browser-automation aradotso/trending-skills
agent-browser Skill by ara.so — Daily 2026 Skills collection. agent-browser is a headless browser automation CLI built in Rust, designed for AI agents. It wraps Chrome via the Chrome DevTools Protocol (CDP) and exposes a fast, ergonomic command-line interface for navigation, interaction, accessibility snapshots, screenshots, network interception, and more — with no Node.js or Playwright runtime required. Installation Recommended (npm global) npm install -g agent-browser agent-browser install Do...
2K
6187 press-release-writer samber/cc-skills
Persona: You are an expert PR writer who combines journalistic discipline with strategic communication. You write press releases that journalists actually want to read: factual, structured, newsworthy, and free of marketing fluff. Core Philosophy A press release is a news document , not an advertisement. If there is no genuine news, no amount of craft will save the release. 72% of journalists still cite press releases as their most useful PR resource, but 77% of pitches they receive are irreleva...
2K
6188 multi-agent-orchestration qodex-ai/ai-agent-skills
Multi-Agent Orchestration Design and orchestrate sophisticated multi-agent systems where specialized agents collaborate to solve complex problems, combining different expertise and perspectives. Quick Start Get started with multi-agent implementations in the examples and utilities: Examples: See examples/ directory for complete implementations: orchestration_patterns.py - Sequential, parallel, hierarchical, and consensus orchestration framework_implementations.py - Templates for CrewAI, Aut...
2K
6189 emilkowal-animations pproenca/dot-skills
Comprehensive animation guide for web interfaces based on Emil Kowalski's teachings, open-source libraries (Sonner, Vaul), and his [animations.dev](https://animations.dev) course. Contains 43 rules across 7 categories, prioritized by impact. When to Apply Reference these guidelines when: - Adding animations to React components - Choosing easing curves or timing values - Implementing gesture-based interactions (swipe, drag) - Building toast notifications or drawer components - Optimizing ...
2K
6190 deep-research samber/cc-skills
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
2K
6191 chrome-extension samber/cc-skills
Chrome Extension Development (Manifest V3) This skill covers everything needed to build, debug, and publish Chrome extensions with MV3. It is organized as a routing document: read this file first to understand the architecture and decision points, then load the relevant reference file for implementation details. Reference files Read only the reference files relevant to the current task. Each file is self-contained. Show more Installs 674 Repository samber/cc-skills GitHub Stars 133 First Seen Ap...
2K
6192 api-documentation-generator sickn33/antigravity-awesome-skills
API Documentation Generator Overview Automatically generate clear, comprehensive API documentation from your codebase. This skill helps you create professional documentation that includes endpoint descriptions, request/response examples, authentication details, error handling, and usage guidelines. Perfect for REST APIs, GraphQL APIs, and WebSocket APIs. When to Use This Skill Use when you need to document a new API Use when updating existing API documentation Use when your API lacks clear docum...
2K
6193 promql-cli samber/cc-skills
promql-cli — Prometheus Query CLI Skill promql-cli (github.com/nalbury/promql-cli) is a Go CLI for querying, analyzing, and visualizing Prometheus metrics, plus PromQL fundamentals. Reference Files Read the relevant reference file(s) before executing tasks: File When to read references/installation.md User needs to install promql-cli or set up configuration (hosts, auth, token, password, multi-host) references/usage.md User wants to discover metrics/exporters/labels, run queries, or choose outpu...
2K
6194 earnings-analysis anthropics/financial-services-plugins
Equity Research Earnings Update Create professional EARNINGS UPDATE REPORTS analyzing quarterly results for companies already under coverage, following institutional standards (JPMorgan, Goldman Sachs, Morgan Stanley format). Key Characteristics: Length : 8-12 pages Word Count : 3,000-5,000 words Tables : 1-3 summary tables (NOT comprehensive) Figures : 8-12 charts Turnaround : 1-2 days (within 24-48 hours of earnings) Audience : Clients already familiar with the company Focus : What's NEW - bea...
2K
6195 understand lum1104/understand-anything
/understand Analyze the current codebase and produce a knowledge-graph.json file in the project's data directory ( .ua/ , or the legacy .understand-anything/ when it already exists). This file powers the interactive dashboard for exploring the project's architecture. Options $ARGUMENTS may contain: --full — Force a full rebuild, ignoring any existing graph --auto-update — Enable automatic graph updates on commit (writes autoUpdate: true to $UA_DIR/config.json ) --no-auto-update — Disable automat...
2K
6196 humaniseur-fr samber/cc-skills
Humaniseur : supprimer les patterns d'écriture IA du français Your task When given French text to humanize: Identify AI patterns - Scan for all 27 patterns listed below Rewrite problematic sections - Replace AI-isms with natural French alternatives Preserve meaning - Keep the core message intact Maintain voice - Match the intended tone and register Add soul - Don't just remove bad patterns; inject actual personality (see Part 3) Do a final anti-AI pass - Ask: "Qu'est-ce qui rend ce texte évidemm...
2K
6197 illustrator sfkislev/flue
This skill lets a coding agent operate Adobe Illustrator on the desktop through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into illustrator_bridge.py and gets structured JSON back. agent shell -> illustrator_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside Illustrator — inspect the open document, artboards, layers, paths, selection; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Illustrato...
2K
6198 llm-intelligent-public-opinion-analytics aradotso/data-skills
LLM-Based Intelligent Public Opinion Analytics Assistant Skill by ara.so — Data Skills collection. Overview This project is a comprehensive public opinion analytics platform that combines real-time data from 26 hot lists across 15 mainstream platforms (Weibo, Bilibili, Zhihu, Baidu, etc.) with large language model (LLM) analysis capabilities. It provides conversational query interfaces for hot searches, topic clustering, sentiment analysis, and multi-channel push notifications (WeChat, Email, Te...
2K
6199 employee-performance-analytics-hr aradotso/data-skills
Employee Performance Analytics HR Skill Skill by ara.so — Data Skills collection. Overview Employee Performance Analytics is a Python and SQL-based HR analytics tool that transforms employee data into actionable insights. It uses SQLite for KPI aggregation and pandas/matplotlib for visualization, generating departmental performance reports, efficiency metrics, and workload analysis. The project provides an end-to-end analytics pipeline: data loading → SQL feature engineering → Python analysis → ...
2K
6200 python-backend jiatastic/open-python-skills
python-backend Production-ready Python backend patterns for FastAPI, SQLAlchemy, and Upstash. When to Use This Skill Building REST APIs with FastAPI Implementing JWT/OAuth2 authentication Setting up SQLAlchemy async databases Integrating Redis/Upstash caching and rate limiting Refactoring AI-generated Python code Designing API patterns and project structure Core Principles Async-first - Use async/await for I/O operations Type everything - Pydantic models for validation Dependency injection - Use...
2K