Showing 30 of 27361 results
Stripe payments, subscriptions, Connect marketplaces, and revenue optimization for SaaS monetization; includes a dedicated skill (link-first references + scripts) for API patterns, Next.js/TypeScript integration, Embedded Checkout, Billing Meters, Entitlements, webhook reliability and auditing, Stripe Agent Toolkit for LLM tool-calling, test-clock simulation, PCI DSS 4.0 compliance, and pricing design
Stripe payments, subscriptions, Connect marketplaces, and revenue optimization for SaaS monetization; includes a dedicated skill (link-first references + scripts) for API patterns, Next.js/TypeScript integration, Embedded Checkout, Billing Meters, Entitlements, webhook reliability and auditing, Stripe Agent Toolkit for LLM tool-calling, test-clock simulation, PCI DSS 4.0 compliance, and pricing design
Read Stripe account state from a terminal or agent: balance, payment intents, and subscriptions โ and perform guarded mutations like canceling a subscription โ backed by a bundled stripe-cli script that is read-only first and gates every state-changing command behind a --dry-run/--yes confirmation. Use when an agent needs to answer questions about account balance, recent payments, active subscriptions, or apply a confirmed subscription cancellation. Do not use for building Stripe payments into an application (that is Stripe integration development), managing Stripe dashboard settings, or other payment processors (that is their own tooling).
Structured thinking methods that counteract LLM reasoning biases during problem exploration โ first principles, inversion, constraint manipulation, perspective forcing, analogy search, and more, with user-gated parallel subagent exploration for deep dives
Reproducible public-database retrieval and exploratory analysis for tables and datasets without unrelated document-conversion tooling.
Forces every user-facing question to go through the AskUserQuestion tool with multiple neutral options, a Recommended choice, an Other affordance, and explicit Pros/Cons per option. Hook-enforced.
from ccf/claude-code-ccf-marketplace
Strutture & geotecnica - 10 skill verticali su normative italiane.
University presentation planning, PPTX generation, and review skills.
sumik Claude Code Plugin (studio) โ ในใฉใคใใปๅณ่กจใปใใฉใใทใฅใซใผใใปLaTeX ็ญใฎใณใณใใณใๅถไฝในใญใซ็พค
Study pipeline: parse topics from temp.md, refine direction via brainstorming, execute structured deep-learning with codebase exploration and interview prep
Full-spectrum study abroad planning expert covering the US, UK, Canada, Australia, Europe, Hong Kong, and Singapore โ proficient in undergraduate, master's, and PhD application strategy, school selection, essay coaching, profile enhancement, standardized test planning, visa preparation, and overseas life adaptation, helping Chinese students craft personalized end-to-end study abroad plans.
ๅฝ้ ๆ่ฒใ็ณ่ฏท่งๅไธ็ๅญฆ็ฎ็ๅฐไธๅฎถ๏ผ็พ/่ฑ/ๅ /ๆพณ๏ผ
๋ํ ๊ฐ์ ํ์ต ์ง์ ํ๋ฌ๊ทธ์ธ โ ๊ฐ์๋ ธํธ ์์ฑ, ๋ณต์ต, ์ํ ๋๋น
Study & Productivity skills in one install (17 skills; 1 paid-key skill excluded, install separately).
5-style documentation system with templates for plans, specs, skills, RFCs, ADRs, bug reports, feature requests, and PRs
Limit subagent launches, track verified subagent usage, and optionally enforce a session budget against Claude Code's 5-hour rate limit.
Use when executing implementation plans with independent tasks in the current session
Deterministic workflow-driven subagent development loop โ plan/confirm in the controller, then a background Workflow enforces per-task implement/review/fix with tiered models and codified ponytail discipline.
Research-first plugin for product scouting, forum sentiment analysis, GitHub audits, academic literature discovery, repo mapping, freshness checks, QA critique, and source verification.
Logs token usage for every subagent (Task tool) call to ~/.claude/subagent-metrics.jsonl
Subagent dispatch methodology: task decomposition, spec-driven delegation, pass-paths-not-contents, two-stage review (spec compliance then code quality), parallel coordination, concurrency/rate-limit throttling for fan-outs, and skill invocation modes.