Results for “card-splitting”

51 skills
More results
jiaiyan
N Card
Card component for displaying content in a contained, organized manner. Invoke when user needs to implement content cards, panels, or customizable containers in Naive UI.
8
landonschropp
Flashcards
Use when the user wants flash cards, a spaced-repetition deck, or a Mochi deck built from a note, a course, a book or any other source material.
1 · bundle
bankrbot
Splits
Manage onchain treasury operations with Splits: multisig accounts, crosschain subaccounts, revenue processing, expense payments, and accounting.
1.2k · bundle
nvidia
Mcore Split Pr
Split a large pull request into multiple smaller PRs to reduce the number of required CODEOWNERS reviewer groups.
2.2k · bundle
affaan-m
Customer Billing Ops
Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe.
226k
nexu-io
Social Spotify Card
Renders a Spotify Now Playing card with album art, progress bar, and playback controls for video overlays or personal pages.
· bundle
x3allamerican
Fleet Fuel Card Programs
Use when a carrier asks about fuel-card vendor selection (Comdata, EFS, WEX, RTS, Pilot Flying J, Love's Connect), discount levels, fraud control, driver authorization PINs, IFTA reporting features, cash advance, money codes, or how the card fits into payroll/settlement workflows.
1
jimliu
Baoyu Xhs Images
Breaks down complex content into eye-catching image card series with 12 visual styles, 8 layouts, and 3 color palettes, optimized for social media engagement.
23.1k · bundle
nexu-io
Social Reddit Card
Renders a story, question, or meme as a realistic Reddit post card with vote rail, comments, and awards, suitable for video overlays or social media sharing.
· bundle
tinh2
Pci Dss
Audits codebases against PCI DSS v4.0, scanning for PAN patterns, CVV storage, and all 12 requirements including network security, encryption, access control, and logging. Estimates SAQ type for payment-handling systems.
13
nexu-io
Card Xiaohongshu
Generates a series of Xiaohongshu-style knowledge cards with a cover, content cards, and a summary card, designed for mobile viewing.
· bundle
keyargo
Stripe Payout
Initiate a Stripe payout to the connected bank account
118 · bundle
sdiamante13
Split
Decompose large user stories into thin, independently deliverable vertical slices using the SPIDR method (Spike, Path, Interface, Data, Rules).
7
owl-listener
Card Sort Analysis
Analyze card sorting results to inform information architecture and navigation structure. Use after conducting open or closed card sort studies.
1.7k
wang123582
Split
阶段③ 任务划分。把 design.md 拆成 tasks/<模块>.md 和 tasks/progress.md。
1
rollrollroll
Split Task
当用户已有确认过的技术设计(理想来自 make-design),要在编码前把它拆成可独立验收、带依赖与验证方式的开发任务清单时使用——如"拆任务、把技术方案拆成开发任务、生成 tasks、列实现任务清单、把设计落地成可执行任务"。不要用于:技术方案还没定(先 make-design)、行为还没钉死(先 write-spec)、想法还模糊(先 refine-idea)、写具体实现代码或逐行施工单、调试、代码评审。
0 · bundle
op7418
Guizang Social Card Skill
Generate Guizang-style social card image sets, Live Photo motion cards, and WeChat cover pairs from articles, scripts, screenshots, or videos.
· bundle
iterationlayer
Generate Social Card
Generate an Open Graph social sharing card with dynamic title, description, and branding.
2
chimeranext
Payment Integration
Integrates Stripe and PayPal payment processing into Flutter apps, covering one-time payments, subscriptions, and digital wallets.
4
nexu-io
Social Carousel
Generates a three-card social media carousel with a headline that spans across cards, brand mark, and progressive visual elements.
· bundle
herdiansah
Payment Integration
Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.
23
snoodleboot-io
Cross Validation Strategies
Cross-validation only estimates generalization if the split mimics the gap between
2
fradser
To Tickets
Breaks a plan, spec, or conversation into tracer-bullet tickets that declare their blocking edges, published to the configured tracker. Use when the user says "break this into tickets" or wants a plan decomposed into vertical slices.
580 · bundle
akillness
To Issues
Convert plans/specs into independently-grabbable vertical slice issues (HITL or AFK classification)
42
bdm-15
Competitive Battlecard
Produce displace/team/ghost talk tracks for the incumbent on a recompete pursuit. Use when user wants competitive angles saved to the pursuit vault; optional multi-turn LLM for customer-facing phrasing.
0
pwdev-solucoes
Post Visual
Cria peças únicas de feed (quote card, card de dado, capa, anúncio estático) com hierarquia visual e boas práticas de design, integrando-se ao Figma para montagem e screenshot.
2
dvy1987
Split Skill
Reduce an oversized SKILL.md by checking whether an existing skill already covers the excess sub-workflow before creating a new child skill only when none fits. Load when a skill exceeds 200 lines and compress-skill determines excess content is genuinely CORE, when the same sub-workflow appears in multiple skills, or when universal-skill-creator or improve-skills identifies a coherent sub-capability. Also triggers on "split this skill", "extract a sub-skill", "this skill is doing too much", or "make this skill reusable". Always checks for an existing home before creating a new skill.
3 · bundle
tradermonty
Drawdown Circuit Breaker
Evaluates account-level drawdown and losing-streak rules from local thesis files to decide whether new trade risk is allowed, without external APIs.
2.3k · bundle
nexu-io
Card Twitter
Generates a Twitter share card with a hero quote, author attribution, category tag, and subtle texture, ready for screenshot and posting.
· bundle
iterationlayer
Iterationlayer
Integrate Iteration Layer APIs for document, website, image, and sheet processing. Composable APIs — Document Extraction, Website Extraction, Document to Markdown, Image Transformation, Image Generation, Document Generation, and Sheet Generation — share one credit pool and chain together into workflows.
2
pablolion
Bmad Shard Doc
Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document
12
manu14357
To Issues
Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
16
alirezarezvani
Commercial Policy
Design or revise a company's commercial policy governing discounts, approver thresholds, exception flows, and deal frameworks using data-backed matrices and linting tools.
20.4k · bundle
lucassantana-dev
Refactor Pipeline
Composite skill — safely refactor a module end-to-end with sequencing, parallel implementation, post-refactor cleanup, and rationale capture. Chains refactor-plan (phased plan + rollback) → three-man-team (architect/builder/reviewer in parallel) → fix-the-suite post-refactor → adr-write → docs-sync. Use for non-trivial refactors that need both careful sequencing and durable record.
1 · bundle
herdiansah
Stripe Integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
23