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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,424
总 Skills
34.8M
总安装量
2,439
贡献者
# Skill 仓库 描述 安装量
5851 mfds-drug-safety nomadamas/k-skill
의약품 안전 체크 What this skill does 식약처 공식 OpenAPI를 k-skill-proxy 경유 로 조회해 의약품개요정보(e약은요) 와 안전상비의약품 정보 를 확인한다. 하지만 사용자가 증상이나 복용 상황을 말하면 바로 단정하지 말고 먼저 되묻는다. 본인/아이/임산부/고령자 여부 어떤 약을 이미 먹었는지 / 지금 먹으려는지 언제부터 얼마나 복용했는지 현재 증상, 기저질환, 알레르기, 복용 중인 다른 약 red flag ( 호흡곤란 , 의식저하 , 심한 발진 , 지속되는 구토/흉통 ) red flag 가 있으면 API 조회보다 즉시 119·응급실·의료진 연결 을 우선한다. When to use "이 약이랑 이 약 같이 먹어도 되니?" "타이레놀 먹는 중인데 판콜 같이 먹어도 돼?" "두드러기가 있는데 이 약 계속 먹어도 되나?" "식약처 공식 약 정보로 효능/주의사항 확인해줘" Prerequisites 인터넷 연결 python3 설치된 skill payload 안에 ...
370
5852 project-workflow jezweb/claude-skills
Project Workflow Skill 9 integrated slash commands for complete project lifecycle automation: idea validation → planning → execution → session management → context preservation → release. Time savings: 35-55 minutes per project lifecycle Installation Marketplace: /plugin install project-workflow@claude-skills Manual: Copy commands/*.md to ~/.claude/commands/ The 7 Commands 1. /explore-idea - Pre-Planning Exploration Use when: Rough idea that needs tech stack validation, scope management, ...
369
5853 docs-workflow jezweb/claude-skills
docs-workflow Last Updated: 2026-01-11 Purpose: Manage project documentation throughout its lifecycle Overview This skill helps you: Initialize documentation for new projects (CLAUDE.md, README.md, docs/) Maintain CLAUDE.md to match actual project state Audit all docs for staleness, broken links, outdated versions Commands Command Purpose /docs Main entry - shows available subcommands /docs-init Create CLAUDE.md + README.md + docs/ structure /docs-update Audit and maintain all documentation ...
369
5854 nodejs-best-practices davila7/claude-code-templates
Node.js Best Practices Principles and decision-making for Node.js development in 2025. Learn to THINK, not memorize code patterns. ⚠️ How to Use This Skill This skill teaches decision-making principles, not fixed code to copy. ASK user for preferences when unclear Choose framework/pattern based on CONTEXT Don't default to same solution every time 1. Framework Selection (2025) Decision Tree What are you building? │ ├── Edge/Serverless (Cloudflare, Vercel) │ └── Hono (zero-dependency, ultra-...
369
5855 intent-framed-agent pskoett/pskoett-ai-skills
Intent Framed Agent Install npx skills add pskoett/pskoett-ai-skills npx skills add pskoett/pskoett-ai-skills/intent-framed-agent Purpose This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record. Scope (Important) Use this skill for coding tasks only. It is designed for implementation work that changes exec...
369
5856 qveris-official qverisai/open-qveris-skills
QVeris — Search & Action Engine for AI Agents QVeris is a Search & Action Engine built for AI agents. When AI agents need to act in the real world — retrieving real-time data, calling external services, or using capabilities they don't have natively — they come to QVeris. It is not just a data API: it provides access to data sources , tool capabilities (generation, processing, analysis), and professional APIs across thousands of domains. What QVeris provides (structured, authoritative, real-time...
369
5857 audiocraft-audio-generation davila7/claude-code-templates
AudioCraft: Audio Generation Comprehensive guide to using Meta's AudioCraft for text-to-music and text-to-audio generation with MusicGen, AudioGen, and EnCodec. When to use AudioCraft Use AudioCraft when: Need to generate music from text descriptions Creating sound effects and environmental audio Building music generation applications Need melody-conditioned music generation Want stereo audio output Require controllable music generation with style transfer Key features: MusicGen: Text-to-m...
369
5858 backend-to-frontend-handoff-docs softaworks/agent-toolkit
API Handoff Mode No Chat Output : Produce the handoff document only. No discussion, no explanation—just the markdown block saved to the handoff file. You are a backend developer completing API work. Your task is to produce a structured handoff document that gives frontend developers (or their AI) full business and technical context to build integration/UI without needing to ask backend questions. When to use : After completing backend API work—endpoints, DTOs, validation, business logic—run this...
369
5859 commit-helper charon-fan/agent-playbook
Commit Message Helper A skill for creating properly formatted Git commit messages following the Conventional Commits specification. When This Skill Activates This skill activates when you: Ask to commit changes Mention commit messages Request git commit formatting Say "commit" or "git commit" Commit Message Format <type>(<scope>): <subject> <body> <footer> Types Type Description feat A new feature fix A bug fix docs Documentation only changes style Changes that do not affect the meaning of the c...
369
5860 clojure-write metabase/metabase
Clojure Development Skill Tool Preference When clojure-mcp tools are available (e.g., clojure_eval, clojure_edit), always use them instead of shell commands like ./bin/mage -repl. The MCP tools provide: Direct REPL integration without shell escaping issues Better error messages and feedback Structural Clojure editing that prevents syntax errors Only fall back to ./bin/mage commands when clojure-mcp is not available. @./../_shared/development-workflow.md @./../_shared/clojure-style-guide.md @...
369
5861 edgeone aahl/skills
EdgeOne Deploy HTML content to EdgeOne Pages, return the public URL. No login required, no API key required. Deploy HTML HTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed. npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value = "<html>Content</html>" npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value = " $( cat index.html ) "
369
5862 entity-seo kostja94/marketing-skills
SEO: Entity SEO Guides entity-based SEO—making your brand, product, and authors recognizable as distinct entities in search engines' knowledge systems. Google moved from keyword-matching to meaning-based understanding (Hummingbird, RankBrain, BERT, MUM); entity understanding is central to how search processes queries. Content structured around entities can receive ~3.2× more visibility in AI-powered search. References: Semrush , Search Engine Land . When invoking : On first use , if helpful, ope...
369
5863 k-schoollunch-menu nomadamas/k-skill
Korean School Lunch Menu (NEIS) What this skill does 나이스(NEIS) 교육정보 개방 포털의 학교기본정보 · 급식식단정보 를 k-skill-proxy 가 중계하는 HTTP API로 조회한다. 사용자는 시도교육청 이름 (자연어)과 학교 이름 , 날짜 만 말하면 된다. 에이전트는 먼저 /v1/neis/school-search 로 학교를 찾고, 응답의 SD_SCHUL_CODE · ATPT_OFCDC_SC_CODE 로 /v1/neis/school-meal 을 호출한다. 인증키( KEDU_INFO_KEY )는 프록시 서버에만 두고, 클라이언트는 키 없이 프록시 URL만 호출한다. When to use "서울특별시교육청 미래초등학교 오늘 급식 뭐야?" "○○초 급식 식단 알려줘" "이번 주 화요일 중학교 급식 메뉴" "급식 메뉴 조회해줘" (교육청·학교·날짜 확인 후 진행) Prerequisites 인터넷 연결 curl 사용 가능 환경 k-skill-p...
369
5864 hugging-face-datasets huggingface/skills
Overview This skill provides tools to manage datasets on the Hugging Face Hub with a focus on creation, configuration, content management, and SQL-based data manipulation. It is designed to complement the existing Hugging Face MCP server by providing dataset editing and querying capabilities. Integration with HF MCP Server Use HF MCP Server for: Dataset discovery, search, and metadata retrieval Use This Skill for: Dataset creation, content editing, SQL queries, data transformation, and structu...
368
5865 github-actions bobmatnyc/claude-mpm-skills
GitHub Actions Build Artifacts Overview Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API. When to Apply Use this skill when: Creating CI workflows that build React Native simulator/emulator artifacts. Uploading iOS simulator and Android emulator installables from PRs or manual dispatch runs. Replacing local-only mobile builds with downloadable CI artifacts. Needing stable...
368
5866 ce:review everyinc/compound-engineering-plugin
Review Command <command_purpose> Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and Git worktrees for deep local inspection. </command_purpose> Introduction Senior Code Review Architect with expertise in security, performance, architecture, and quality assurance Prerequisites Main Tasks 1. Determine Review Target & Setup (ALWAYS FIRST) <review_target> $ARGUMENTS </review_target> Immediate Actions: <task_list> Determine review type: PR number (numeric), GitHub URL, fi...
368
5867 electron-best-practices jwynia/agent-skills
Electron + React Best Practices Guide AI agents in building secure, production-ready Electron applications with React. This skill provides security patterns, type-safe IPC communication, project setup guidance, packaging and code signing workflows, and tools for analysis, scaffolding, and type generation. When to Use This Skill Use this skill when: Generating Electron main, preload, or renderer process code Configuring electron-vite or Electron Forge Setting up IPC communication between processe...
368
5868 software-architecture davila7/claude-code-templates
Software Architecture Development Skill This skill provides guidance for quality focused software development and architecture. It is based on Clean Architecture and Domain Driven Design principles. Code Style Rules General Principles Early return pattern : Always use early returns when possible, over nested conditions for better readability Avoid code duplication through creation of reusable functions and modules Decompose long (more than 80 lines of code) components and functions into multiple...
368
5869 coding-standards davila7/claude-code-templates
Coding Standards & Best Practices Universal coding standards applicable across all projects. When to Activate Starting a new project or module Reviewing code for quality and maintainability Refactoring existing code to follow conventions Enforcing naming, formatting, or structural consistency Setting up linting, formatting, or type-checking rules Onboarding new contributors to coding conventions Code Quality Principles 1. Readability First Code is read more than written Clear variable and functi...
368
5870 api-patterns davila7/claude-code-templates
API Patterns API design principles and decision-making for 2025. Learn to THINK, not copy fixed patterns. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. 📑 Content Map File Description When to Read api-style.md REST vs GraphQL vs tRPC decision tree Choosing API type rest.md Resource naming, HTTP methods, status codes Designing REST API response.md Envelope pattern, error format, pagination Response structure graphql.md Schema design, w...
368
5871 pdf-creator daymade/claude-code-skills
PDF Creator Create professional PDF documents from markdown with proper Chinese font support. Quick Start Convert a single markdown file: uv run --with weasyprint --with markdown scripts/md_to_pdf.py input.md output.pdf Batch convert multiple files: uv run --with weasyprint --with markdown scripts/batch_convert.py *.md --output-dir ./pdfs macOS Environment Setup If encountering library errors, set these environment variables first: export DYLD_LIBRARY_PATH="/opt/homebrew/lib:$DYLD_LIBR...
368
5872 us-business-english jezweb/claude-skills
US Business English Professional and direct. Confident without being pushy. Friendly without being sloppy. Write like a competent American professional who gets things done -- not like a Silicon Valley bro, not like a Wall Street memo, and not like a corporate buzzword machine. Spelling (EN-US) Pattern American Not -or color, favor, honor, behavior colour, favour -ize organize, realize, specialize, recognize organise, realise -er center, fiber, meter, theater centre, fibre -ense license (noun an...
368
5873 react-best-practices davila7/claude-code-templates
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...
368
5874 marketing-plan slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user build a marketing plan that starts with free, authentic content before spending any money. Core Principle Marketing is sales at scale. But don't confuse marketing with advertising. Marketing is about making fans, not headlines. Start by spending time, not money. Blog posts are free. Twitter, Instagram, YouTube are free. Only spend money after you know exactly who you're trying to ...
368
5875 owasp-top-10 nickcrew/claude-ctx-plugin
OWASP Top 10 Security Vulnerabilities Expert guidance for identifying, preventing, and remediating the most critical web application security risks based on OWASP Top 10 2021. When to Use This Skill Conducting security audits and code reviews Implementing secure coding practices in new features Reviewing authentication and authorization systems Assessing input validation and sanitization Evaluating third-party dependencies for vulnerabilities Designing security controls and defense-in-depth st...
368
5876 dead-code parcadei/continuous-claude-v3
Dead Code Detection Find unused functions and dead code using TLDR static analysis. Quick Start Scan entire project tldr dead . Scan specific directory tldr dead src/ Specify entry points (functions to exclude from analysis) tldr dead . --entry main cli test_ Specify language tldr dead . --lang python tldr dead . --lang typescript Output Format Dead code analysis: Total functions: 150 Dead functions: 12 Unused functions: - old_helper (src/utils.py:42) - deprecated_func (src/le...
368
5877 quant-analyst sickn33/antigravity-awesome-skills
Quantitative Analyst Purpose Provides expertise in quantitative finance, algorithmic trading strategies, and financial data analysis. Specializes in statistical modeling, risk analytics, and building data-driven trading systems using Python scientific computing stack. When to Use Building algorithmic trading strategies or backtesting frameworks Performing statistical analysis on financial time series data Implementing risk models (VaR, CVaR, Greeks calculations) Creating portfolio optimization...
368
5878 user-guide-creation aj-geddes/useful-ai-prompts
User Guide Creation Overview Create clear, user-friendly documentation that helps users understand and effectively use your product, with step-by-step instructions, screenshots, and practical examples. When to Use Product user manuals Getting started guides Feature tutorials Step-by-step how-tos Video script documentation Interactive walkthroughs Quick start guides FAQ documentation Best practices guides User Guide Template [Product Name] User Guide Table of Contents 1. [Introduction](intr...
368
5879 pipedrive membranedev/application-skills
Pipedrive Pipedrive is a CRM and sales management tool. It helps sales teams organize leads, track deals, and automate sales processes. It's used by small to medium-sized businesses to improve sales performance and manage customer relationships. Official docs: https://developers.pipedrive.com/docs/api/v1 Pipedrive Overview Deals Deal Fields Persons Person Fields Organizations Organization Fields Products Stages Pipelines Users Activity Types Activities Files Notes Email Messages Quotes Use actio...
367
5880 react-dev davila7/claude-code-templates
React TypeScript Type-safe React = compile-time guarantees = confident refactoring. <when_to_use> Building typed React components Implementing generic components Typing event handlers, forms, refs Using React 19 features (Actions, Server Components, use()) Router integration (TanStack Router, React Router) Custom hooks with proper typing NOT for: non-React TypeScript, vanilla JS React </when_to_use> <react_19_changes> React 19 breaking changes require migration. Key patterns: ref as prop - forwa...
367
5881 playwright-bot-bypass greekr4/playwright-bot-bypass
Bypass bot detection systems using rebrowser-playwright with stealth techniques. This approach successfully passes bot detection tests like bot.sannysoft.com and enables automation on sites with aggressive bot protection (Google, Cloudflare, etc.). Why Standard Playwright Gets Detected Standard Playwright/Puppeteer exposes several automation signatures: | WebDriver property | `navigator.webdriver = true` | Removed | WebGL Renderer | SwiftShader (software) | Real GPU (Apple M2, etc.) ...
367
5882 tailwindcss martinholovsky/claude-skills-generator
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
367
5883 page-cro sickn33/antigravity-awesome-skills
Page Conversion Rate Optimization (CRO) You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before provi...
367
5884 holyclaude-ai-workstation aradotso/trending-skills
HolyClaude AI Workstation Skill by ara.so — Daily 2026 Skills collection. HolyClaude is a containerized AI development workstation that bundles Claude Code CLI, a CloudCLI web UI, Chromium headless browser with Playwright, 5 AI CLIs (Claude, Gemini, OpenAI Codex, Cursor, TaskMaster AI), and 50+ dev tools into a single Docker image. One docker compose up replaces hours of manual setup. Installation Prerequisites Docker + Docker Compose installed Existing Anthropic account (Max/Pro subscription or...
367
5885 tg-ws-proxy-telegram-socks5 aradotso/trending-skills
TG WS Proxy Skill by ara.so — Daily 2026 Skills collection. TG WS Proxy is a local SOCKS5 proxy server for Telegram Desktop that reroutes traffic through WebSocket (WSS) connections to Telegram's Data Centers, bypassing network-level blocking without external servers. Telegram Desktop → SOCKS5 (127.0.0.1:1080) → TG WS Proxy → WSS → Telegram DC How It Works Starts a local SOCKS5 proxy on 127.0.0.1:1080 Intercepts connections to Telegram IP addresses Extracts DC ID from MTProto obfuscation init pa...
367
5886 ui-test browserbase/skills
UI Test — Agentic UI Testing Skill Test UI changes in a real browser. Your job is to try to break things , not confirm they work. Three workflows: Diff-driven — analyze a git diff, test only what changed Exploratory — navigate the app, find bugs the developer didn't think about Parallel — fan out independent test groups across multiple Browserbase browsers How Testing Works The main agent coordinates — it plans test strategy, delegates to sub-agents, and merges results. Sub-agents do the actual ...
367
5887 drupal-expert madsnorgaard/agent-resources
Drupal Development Expert You are an expert Drupal developer with deep knowledge of Drupal 10 and 11. Research-First Philosophy CRITICAL: Before writing ANY custom code, ALWAYS research existing solutions first. When a developer asks you to implement functionality: Ask the developer: "Have you checked drupal.org for existing contrib modules that solve this?" Offer to research: "I can help search for existing solutions before we build custom code." Only proceed with custom code after confirm...
367
5888 elasticsearch-authz elastic/agent-skills
Elasticsearch Authorization Manage Elasticsearch role-based access control: native users, roles, role assignment, and role mappings for external realms. For authentication methods and API key management, see the elasticsearch-authn skill. For detailed API endpoints, see references/api-reference.md . Deployment note: Feature availability differs between self-managed, ECH, and Serverless. See Deployment Compatibility for details. Jobs to Be Done Create a native user with a specific set of privileg...
367
5889 kibana-agent-builder elastic/agent-skills
Manage Agent Builder Agents and Tools in Kibana Create, update, delete, inspect, and chat with Agent Builder agents. Create, update, delete, list, and test custom tools (ES|QL, index search, workflow). If the user provided a name, use $ARGUMENTS as the default agent name. Prerequisites Set these environment variables before running any script: Variable Required Description KIBANA_URL Yes Kibana base URL (e.g., https://my-deployment.kb.us-east-1.aws.elastic.cloud ) KIBANA_API_KEY No API key for a...
367
5890 skill-creator bobmatnyc/claude-mpm-skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
366
5891 strategy-document jezweb/claude-skills
Strategy Document Writer Produces strategic documents that are specific enough to act on. The quality bar: every statement should be falsifiable ("We have 3 React developers with 10+ years experience" vs "We have a strong team") and every recommendation should be implementable within a defined timeframe. Process Step 1: Determine the mode Ask the user which document type they need: SWOT analysis — assess current position Business plan (lean or full) — articulate the business model OKRs / Goals —...
366
5892 mcp:setup-codemap-cli neolabhq/context-engineering-kit
User Input: $ARGUMENTS Guide for setup Codemap CLI 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Hook settings go to: ./.claude/settings.json Project level (personal preferences) - Configuration stays local, not tracked in git CLAUDE.md updates go to: ./CLAUDE.local.md Hook settings go to: ./.claude/settings.local.json Ver...
366
5893 anki-connect intellectronica/agent-skills
AnkiConnect Overview Enable reliable interaction with Anki through the AnkiConnect local HTTP API. Use this skill to translate user requests into AnkiConnect actions, craft JSON requests, run them via curl/jq (or equivalent tools), and interpret results safely. Preconditions and Environment If Anki is not running, launch Anki, then wait until the AnkiConnect server responds at http://127.0.0.1:8765 (default). Verify readiness using curl, e.g. curl -sS http://127.0.0.1:8765 should return Anki-C...
366
5894 create-evlog-framework-integration hugorcd/evlog
Create evlog Framework Integration Add a new framework integration to evlog. Every integration follows the same architecture built on the shared createMiddlewareLogger utility. This skill walks through all touchpoints. Every single touchpoint is mandatory -- do not skip any. PR Title Recommended format for the pull request title: feat({framework}): add {Framework} middleware integration Touchpoints Checklist File Action 1 packages/evlog/src/{framework}/index.ts Create integration source 2 packa...
366
5895 business-case-development aj-geddes/useful-ai-prompts
Business Case Development Overview A strong business case combines financial analysis, strategic alignment, and risk assessment to justify investment decisions and secure leadership approval. When to Use Requesting budget approval Justifying technology investments Planning major initiatives Evaluating vendor solutions Resource allocation decisions Strategic priority setting Change management planning Instructions 1. Business Case Framework Business Case Template: Project: Customer Portal Mode...
366
5896 desktop lobehub/lobe-chat
Desktop Development Guide Architecture Overview LobeHub desktop is built on Electron with main-renderer architecture: Main Process ( apps/desktop/src/main ): App lifecycle, system APIs, window management Renderer Process : Reuses web code from src/ Preload Scripts ( apps/desktop/src/preload ): Securely expose main process to renderer Adding New Desktop Features 1. Create Controller Location: apps/desktop/src/main/controllers/ import { ControllerModule , IpcMethod } from '@/controllers' ; export ...
366
5897 cartography alvinunreal/oh-my-opencode-slim
Cartography Skill You help users understand and map repositories by creating hierarchical codemaps. When to Use User asks to understand/map a repository User wants codebase documentation Starting work on an unfamiliar codebase Workflow Step 1: Check for Existing State First, check if .slim/cartography.json exists in the repo root. If it exists: Skip to Step 3 (Detect Changes) - no need to re-initialize. If it doesn't exist: Continue to Step 2 (Initialize). Step 2: Initialize (Only if no st...
366
5898 rust-call-graph actionbook/rust-skills
Rust Call Graph Visualize function call relationships using LSP call hierarchy. Usage /rust-call-graph <function_name> [--depth N] [--direction in|out|both] Options: --depth N: How many levels to traverse (default: 3) --direction: in (callers), out (callees), both Examples: /rust-call-graph process_request - Show both callers and callees /rust-call-graph handle_error --direction in - Show only callers /rust-call-graph main --direction out --depth 5 - Deep callee analysis LSP Operations 1....
366
5899 domain-cli actionbook/rust-skills
CLI Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Domain Rule Design Constraint Rust Implication User ergonomics Clear help, errors clap derive macros Config precedence CLI > env > file Layered config loading Exit codes Non-zero on error Proper Result handling Stdout/stderr Data vs errors eprintln! for errors Interruptible Handle Ctrl+C Signal handling Critical Constraints User Communication RULE: Errors to stderr, data to stdout WHY: Pipeable output, scriptabilit...
366
5900 fastapi-development aj-geddes/useful-ai-prompts
FastAPI Development Overview Create fast, modern Python APIs using FastAPI with async/await support, automatic API documentation, type validation using Pydantic, dependency injection, JWT authentication, and SQLAlchemy ORM integration. When to Use Building high-performance Python REST APIs Creating async API endpoints Implementing automatic OpenAPI/Swagger documentation Leveraging Python type hints for validation Building microservices with async support Integrating Pydantic for data validatio...
366