stripe-best-practices
Best practices for building Stripe integrations
Killer-Skills 디렉터리에서 수천 개의 AI Agent 스킬을 탐색하고 설치하세요. Claude Code, Windsurf, Cursor 등 지원.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Best practices for building Stripe integrations
Update documentation to match code and design changes in this repo. Use when code or design changes cause drift in Rust doc comments (module-level //! and item-level ///), non-doc comments, and README.md. Focus on intent, rationale, invariants, and relationships between major symbols rather than restating obvious names or signatures.
Bind agent identity to content regions , tracking who created or
リポジトリの絶対ルール(DB境界・契約ファースト・作業範囲制御)を強制する
Use when you need authoritative details about how a project works by consulting DeepWiki (design, internals, config, workflows). Find the relevant DeepWiki pages, summarize behavior with citations, and compare against local code if needed.
Repo-aware route selection based on diff, manifests, and classified risk.
CO-STAR UI Creator for React/Next.js: structured prompting to build or integrate UI (components, pages, design systems) or to create custom CO-STAR prompts. Use when the user wants to add hero sections, dashboards, design tokens, shadcn/Magic UI/Aceternity integration, Newsprint design system, or to draft their own CO-STAR prompt (Context, Objective, Style, Tone, Audience, Response). Always run discovery questions first, then plan, then implementation.
Implement draft/published workflow versioning: publish, rollback, version pinning for runs, and safe migrations. Use when changing version storage, publish/rollback flows, or run version pinning.
Execute index-docs
Manages DNS records, DDNS, and SSL certificates using ChatTool. Invoke when user wants to list domains, modify DNS records, or update certificates.
Standards for Hilt Setup, Scoping, and Modules. Use when setting up Hilt dependency injection, component scoping, or modules in Android.
Enforces project E2E testing conventions using Playwright with custom fixtures, Page Object Model, and authentication contexts.