ttakci
Community@ttakci · istanbul
ttakci provides Stripe-centric skills covering payments integration, Connect marketplaces, Stripe Apps, infrastructure provisioning, and frontend design-system conventions.
Agent Skills by ttakci
Showing 9 vetted skills indexed across 1 GitHub repositories.
stripe-apps
Builds, scaffolds, and publishes Stripe Apps with UI extensions, backends, and webhooks.
stripe-directory
Searches the Stripe Directory to shortlist vendors and purchase MPP-supported services.
stripe-projects
Provision third-party cloud services and retrieve API credentials using the Stripe Projects CLI.
connect-required-verification-information
Fetches Stripe Connect account verification requirements via docs.stripe.com endpoints.
stripe-best-practices
Guides Stripe integration decisions across payments, Connect, billing, tax, and security.
upgrade-stripe
Guides upgrading Stripe API versions, server SDKs, Stripe.js, and mobile SDKs.
stripe-docs
Reads and searches Stripe documentation and API reference via the stripe docs CLI.
connect-recommend
Recommends Stripe Connect account configurations and charge patterns for marketplace and platform businesses.
frontend-rules
Enforces file-organization and design-system rules for React TypeScript frontend code.
Frequently Asked Questions About ttakci
FAQPage SchemaWhat tasks can I accomplish using ttakci's Stripe skills?▼
You can design payment integrations (Checkout, Payment Element, PaymentIntents), configure Connect marketplaces with payouts and KYC requirements, build Stripe Apps with UI extensions, provision third-party services via Stripe Projects, find vendors through Stripe Directory, upgrade Stripe API versions, and search Stripe documentation.
Who are these skills designed for?▼
Developers building payment flows, marketplace or gig-platform engineers configuring Connect accounts and revenue sharing, SaaS teams routing money between parties, and frontend developers working in apps/web or packages/ui who must follow the defined file-organization and design-system rules.
How do the Stripe Projects and Directory skills work at runtime?▼
They invoke the Stripe CLI via Bash commands such as 'stripe directory' and 'stripe' project operations. The skills can install or upgrade the Stripe CLI via Homebrew, browse the provisioning catalog, list provisioned resources, view environment variables, and fetch credentials for third-party services.
What prerequisites or dependencies do these skills require?▼
The stripe-projects, stripe-directory, and stripe-docs skills require the Stripe CLI (installable via 'brew install stripe/stripe-cli/stripe') and Bash access. Stripe Apps work involves the @stripe/ui-extension-sdk, stripe-app.yaml manifests, and platform or OAuth credentials. The frontend-rules skill applies only to .ts/.tsx files under apps/web/src or packages/ui.
Do these skills help with Stripe Connect onboarding and compliance?▼
Yes. The connect-required-verification-information skill details required verification fields, documents, and business details by country, business type, and capability, while connect-recommend guides charge patterns, Dashboard access, and account configuration for marketplaces paying out sellers or vendors.