[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-binjuhor-payment-integration-zh-CN":3,"guides-for-binjuhor-payment-integration":1116,"similar-k17fqdbx1gbn9mex4mh62vga4n86mdtx-zh-CN":1117},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":248,"isFallback":233,"parentExtension":253,"providers":254,"relations":259,"repo":261,"tags":1113,"workflow":1114},1778683070339.0813,"k17fqdbx1gbn9mex4mh62vga4n86mdtx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.",{"claudeCode":12},"binjuhor/shadcn-lar","payment-integration","https://github.com/binjuhor/shadcn-lar",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":246},1778683435444.4126,"kn79mhakmyrkadwc5kkpd3yf4986m80s","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":222,"tier":223,"useCases":224},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of integrating payments with multiple providers and highlights key features like checkout, webhooks, and QR codes.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill integrates with specific payment providers (SePay, Polar, Stripe, Paddle, Creem.io) and offers specialized features like VietQR, MoR subscriptions, and licensing, going beyond a generic payment integration.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides comprehensive documentation, example scripts, and detailed best practices for each platform, covering the full lifecycle of payment integration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on payment integration across multiple providers, which is a coherent and related set of capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's capabilities, listing specific payment providers and key features like checkout, webhooks, and QR codes.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific functions for each provider and task (e.g., SePay webhook verification, Polar checkout creation), rather than a single generic execution tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The documentation provides clear environment variable configurations for SePay and Polar, including API keys, secrets, and product IDs.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names and script functions (e.g., `sepay-webhook-verify.js`, `generatePolarCheckout`) are descriptive and relevant to their domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The scripts and functions appear to accept specific parameters related to payment processing and do not seem to expose unnecessary diagnostic data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The license is declared as MIT in the SKILL.md frontmatter, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository was last updated on 2026-05-12, which is recent.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project has a package.json file, indicating Node.js dependencies, and the structure suggests these are managed.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","Secrets are handled via environment variables and configuration files (.env.example), not hardcoded in scripts, and API keys are clearly marked as sensitive.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The scripts validate input parameters and use libraries for payload parsing, mitigating direct injection risks.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension relies on established SDKs and does not appear to fetch or execute external code at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The scripts operate primarily on configuration and data processing, not file system modifications outside of intended temporary operations, and are designed to run in a server environment.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No evidence of detached process spawns or deny-retry loops in the provided script code.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension handles API keys and secrets via environment variables and does not show any instructions for exfiltrating confidential data.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled files do not contain any hidden steering tricks, invisible characters, or suspicious formatting.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The scripts are written in plain JavaScript and do not use obfuscation techniques like base64 encoding or runtime code fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The scripts are designed to be run with provided configurations and do not appear to make assumptions about the user's project structure.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","There are 0 open issues and 0 closed issues in the last 90 days, indicating high engagement or a very new/stable project.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension declares version 2.2.0 in SKILL.md frontmatter, providing a clear version signal.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The scripts use Zod for validation (e.g., `polarEnvSchema`, `checkoutSchema`) and have basic checks for required fields and formats.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The scripts are primarily for configuration and verification, not performing destructive operations.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The scripts implement try-catch blocks, use Zod for error handling, and provide informative error messages.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","The scripts include console logs for status updates, errors, and test results, aiding in debugging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension handles payment data and customer identifiers but does not appear to collect or process personal data beyond what is necessary for transactions, with validation schemas in place.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","While SePay targets the Vietnamese market, the payment processing itself is global, and Polar supports global SaaS, thus the extension can be considered global in applicability.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The scripts are primarily Node.js based and do not appear to make OS-specific assumptions, with dependencies managed via npm.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file exists and provides a comprehensive overview of the skill's features, structure, and usage.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a set of well-defined scripts and library functions rather than an excessive number of tools.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The provided scripts and functions have distinct names and purposes (e.g., SePay vs. Polar verification, different checkout helpers).",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as SePay and Polar integration, are supported by corresponding documentation, scripts, and SDK references.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions using npm and includes copy-pasteable examples for script usage and environment variable setup.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The scripts and documentation provide specific error messages and guidance, such as requiring absolute URLs for success paths or indicating missing environment variables.",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","The presence of package.json and the use of npm scripts indicate dependency management, likely with pinning via package-lock.json.",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","The scripts are primarily for generating configurations and verifying data, not performing state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The scripts include basic error handling and retries where applicable (e.g., SePay API rate limits mentioned in docs), and webhook handlers aim for idempotency.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension does not appear to emit telemetry; scripts are local utilities, and SDKs rely on standard API practices.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","SKILL.md clearly states the purpose of integrating payments with multiple providers and lists specific platforms and use cases.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and accurately summarizes the core capability.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured with clear sections and references, staying within reasonable length.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses relative links to detailed guides in the `references/` directory, following progressive disclosure principles.",{"category":170,"check":174,"severity":151,"summary":175},"Forked exploration","This skill is not designed for deep exploration or code review; it provides direct integration and verification functions.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation and scripts provide ample ready-to-use examples for SePay and Polar integration, including API calls and script usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses common pitfalls, error handling patterns, and best practices for each platform, covering edge cases like duplicate webhooks and invalid signatures.",{"category":110,"check":183,"severity":151,"summary":184},"Tool Fallback","The skill does not appear to rely on external MCP servers or tools that would require fallbacks; it uses direct API calls and local scripts.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The scripts and documentation emphasize validation and error handling, including checks for duplicate transactions and invalid signatures, which would halt incorrect processing.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained, focusing on payment integration, and does not implicitly rely on other skills.",1778683433409,"This skill provides integration capabilities for several payment providers including SePay (VietQR, NAPAS), Polar (SaaS monetization, MoR), Stripe, Paddle (MoR subscriptions), and Creem.io (licensing). It covers features such as checkout flows, webhook handling, subscription management, QR code generation, and multi-provider order management.",[195,196,197,198,199,200],"Multi-provider payment integration","Checkout and payment processing","Webhook handling and verification","Subscription management","QR code generation (VietQR)","Software licensing and MoR support",[202,203,204],"Directly processing payments without a provider","Handling physical goods or shipping logistics","Providing financial advice or accounting services","3.0.0","4.4.0","To enable seamless integration with various payment gateways and platforms, simplifying the process of handling online payments, subscriptions, and licensing.","The extension demonstrates excellent documentation, robust error handling, and secure implementation practices across multiple payment providers. All checks passed with high quality.",100,"A comprehensive and high-quality skill for integrating multiple payment providers.",[212,213,214,215,216,217,218,219,220,221],"payments","sepay","polar","stripe","paddle","creem-io","checkout","webhooks","subscriptions","qr-codes","global","verified",[225,226,227,228,229,230],"Integrating SePay for Vietnamese market payments","Setting up global SaaS subscriptions with Polar","Handling Stripe payments and Connect platforms","Managing Paddle subscriptions and tax compliance","Implementing automated benefit delivery via Polar","Generating payment QR codes for VietQR",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":244,"testCoverage":245},{"hasLockfile":233},true,1778683408878,{"descriptionLength":236,"readmeSize":237},172,7699,{"closedIssues90d":8,"forks":239,"hasChangelog":240,"manifestVersion":241,"openIssues90d":8,"pushedAt":242,"stars":243},25,false,"2.2.0",1778584470000,80,{"hasNpmPackage":240,"smitheryVerified":240},{"hasCi":240,"hasTests":233},{"updatedAt":247},1778683435444,{"basePath":249,"githubOwner":250,"githubRepo":251,"locale":18,"slug":13,"type":252},".claude/skills/payment-integration","binjuhor","shadcn-lar","skill",null,{"evaluate":255,"extract":257},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":256,"targetMarket":222,"tier":223},[212,213,214,215,216,217,218,219,220,221],{"commitSha":258},"HEAD",{"repoId":260},"kd7b04jshnqyx91sq3jrqtm56s86mmmq",{"_creationTime":262,"_id":260,"identity":263,"providers":264,"workflow":1109},1778683063784.6934,{"githubOwner":250,"githubRepo":251,"sourceUrl":14},{"classify":265,"discover":1094,"github":1097},{"commitSha":258,"extensions":266},[267,312,342,365,419,433,474,514,544,575,604,626,635,675,683,691,707,735,783,803,847,869,889,897,922,944,959,968,1008,1044,1056],{"basePath":268,"description":269,"displayName":270,"installMethods":271,"rationale":272,"selectedPaths":273,"source":311,"sourceLanguage":18,"type":252},".claude/skills/ai-multimodal","Analyze images/audio/video with Gemini API (better vision than Claude). Generate images (Imagen 4, Nano Banana 2, MiniMax), videos (Veo 3, Hailuo), speech (MiniMax TTS), music (MiniMax). Use for vision analysis, transcription, OCR, design extraction, multimodal AI.","ai-multimodal",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ai-multimodal/SKILL.md",[274,277,280,282,284,286,288,291,293,295,297,299,301,303,305,307,309],{"path":275,"priority":276},"SKILL.md","mandatory",{"path":278,"priority":279},"references/audio-processing.md","medium",{"path":281,"priority":279},"references/image-generation.md",{"path":283,"priority":279},"references/video-analysis.md",{"path":285,"priority":279},"references/video-generation.md",{"path":287,"priority":279},"references/vision-understanding.md",{"path":289,"priority":290},"scripts/.coverage","low",{"path":292,"priority":290},"scripts/check_setup.py",{"path":294,"priority":290},"scripts/document_converter.py",{"path":296,"priority":290},"scripts/gemini_batch_process.py",{"path":298,"priority":290},"scripts/media_optimizer.py",{"path":300,"priority":290},"scripts/requirements.txt",{"path":302,"priority":290},"scripts/tests/.coverage",{"path":304,"priority":290},"scripts/tests/requirements.txt",{"path":306,"priority":290},"scripts/tests/test_document_converter.py",{"path":308,"priority":290},"scripts/tests/test_gemini_batch_process.py",{"path":310,"priority":290},"scripts/tests/test_media_optimizer.py","rule",{"basePath":313,"description":314,"displayName":315,"installMethods":316,"rationale":317,"selectedPaths":318,"source":311,"sourceLanguage":18,"type":252},".claude/skills/backend-development","Build backends with Node.js, Python, Go (NestJS, FastAPI, Django). Use for REST/GraphQL/gRPC APIs, auth (OAuth, JWT), databases, microservices, security (OWASP), Docker/K8s.","backend-development",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/backend-development/SKILL.md",[319,320,322,324,326,328,330,332,334,336,338,340],{"path":275,"priority":276},{"path":321,"priority":279},"references/backend-api-design.md",{"path":323,"priority":279},"references/backend-architecture.md",{"path":325,"priority":279},"references/backend-authentication.md",{"path":327,"priority":279},"references/backend-code-quality.md",{"path":329,"priority":279},"references/backend-debugging.md",{"path":331,"priority":279},"references/backend-devops.md",{"path":333,"priority":279},"references/backend-mindset.md",{"path":335,"priority":279},"references/backend-performance.md",{"path":337,"priority":279},"references/backend-security.md",{"path":339,"priority":279},"references/backend-technologies.md",{"path":341,"priority":279},"references/backend-testing.md",{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":311,"sourceLanguage":18,"type":252},".claude/skills/better-auth","Add authentication with Better Auth (TypeScript). Use for email/password, OAuth providers (Google, GitHub), 2FA/MFA, passkeys/WebAuthn, sessions, RBAC, rate limiting.","better-auth",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/better-auth/SKILL.md",[349,350,352,354,356,358,359,361,362,363],{"path":275,"priority":276},{"path":351,"priority":279},"references/advanced-features.md",{"path":353,"priority":279},"references/database-integration.md",{"path":355,"priority":279},"references/email-password-auth.md",{"path":357,"priority":279},"references/oauth-providers.md",{"path":289,"priority":290},{"path":360,"priority":290},"scripts/better_auth_init.py",{"path":300,"priority":290},{"path":302,"priority":290},{"path":364,"priority":290},"scripts/tests/test_better_auth_init.py",{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":311,"sourceLanguage":18,"type":252},".claude/skills/chrome-devtools","Automate browsers with Puppeteer CLI scripts and persistent sessions. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, JavaScript debugging.","chrome-devtools",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/chrome-devtools/SKILL.md",[372,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417],{"path":275,"priority":276},{"path":374,"priority":279},"references/cdp-domains.md",{"path":376,"priority":279},"references/performance-guide.md",{"path":378,"priority":279},"references/puppeteer-reference.md",{"path":380,"priority":290},"scripts/.browser-session.json",{"path":382,"priority":290},"scripts/.gitignore",{"path":384,"priority":290},"scripts/README.md",{"path":386,"priority":290},"scripts/__tests__/selector.test.js",{"path":388,"priority":290},"scripts/aria-snapshot.js",{"path":390,"priority":290},"scripts/click.js",{"path":392,"priority":290},"scripts/console.js",{"path":394,"priority":290},"scripts/evaluate.js",{"path":396,"priority":290},"scripts/fill.js",{"path":398,"priority":290},"scripts/install-deps.sh",{"path":400,"priority":290},"scripts/install.sh",{"path":402,"priority":290},"scripts/lib/browser.js",{"path":404,"priority":290},"scripts/lib/selector.js",{"path":406,"priority":290},"scripts/navigate.js",{"path":408,"priority":290},"scripts/network.js",{"path":410,"priority":290},"scripts/package.json",{"path":412,"priority":290},"scripts/performance.js",{"path":414,"priority":290},"scripts/screenshot.js",{"path":416,"priority":290},"scripts/select-ref.js",{"path":418,"priority":290},"scripts/snapshot.js",{"basePath":420,"description":421,"displayName":422,"installMethods":423,"rationale":424,"selectedPaths":425,"source":311,"sourceLanguage":18,"type":252},".claude/skills/code-review","Review code quality with adversarial rigor. Supports input modes: pending changes, PR number, commit hash, codebase scan. Always-on red-team analysis finds security holes, false assumptions, and failure modes.","code-review",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/code-review/SKILL.md",[426,427,429,431],{"path":275,"priority":276},{"path":428,"priority":279},"references/code-review-reception.md",{"path":430,"priority":279},"references/requesting-code-review.md",{"path":432,"priority":279},"references/verification-before-completion.md",{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":311,"sourceLanguage":18,"type":252},".claude/skills/databases","Design schemas, write queries for MongoDB and PostgreSQL. Use for database design, SQL/NoSQL queries, aggregation pipelines, indexes, migrations, replication, performance optimization, psql CLI.","databases",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/databases/SKILL.md",[440,441,443,445,447,449,451,453,455,457,458,460,462,464,465,467,468,470,472],{"path":275,"priority":276},{"path":442,"priority":279},"references/mongodb-aggregation.md",{"path":444,"priority":279},"references/mongodb-atlas.md",{"path":446,"priority":279},"references/mongodb-crud.md",{"path":448,"priority":279},"references/mongodb-indexing.md",{"path":450,"priority":279},"references/postgresql-administration.md",{"path":452,"priority":279},"references/postgresql-performance.md",{"path":454,"priority":279},"references/postgresql-psql-cli.md",{"path":456,"priority":279},"references/postgresql-queries.md",{"path":289,"priority":290},{"path":459,"priority":290},"scripts/db_backup.py",{"path":461,"priority":290},"scripts/db_migrate.py",{"path":463,"priority":290},"scripts/db_performance_check.py",{"path":300,"priority":290},{"path":466,"priority":290},"scripts/tests/coverage-db.json",{"path":304,"priority":290},{"path":469,"priority":290},"scripts/tests/test_db_backup.py",{"path":471,"priority":290},"scripts/tests/test_db_migrate.py",{"path":473,"priority":290},"scripts/tests/test_db_performance_check.py",{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":311,"sourceLanguage":18,"type":252},".claude/skills/devops","Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.","devops",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/devops/SKILL.md",[481,482,484,486,488,490,492,494,496,498,500,502,504,506,508,509,510,512],{"path":275,"priority":276},{"path":483,"priority":279},"references/browser-rendering.md",{"path":485,"priority":279},"references/cloudflare-d1-kv.md",{"path":487,"priority":279},"references/cloudflare-platform.md",{"path":489,"priority":279},"references/cloudflare-r2-storage.md",{"path":491,"priority":279},"references/cloudflare-workers-advanced.md",{"path":493,"priority":279},"references/cloudflare-workers-apis.md",{"path":495,"priority":279},"references/cloudflare-workers-basics.md",{"path":497,"priority":279},"references/docker-basics.md",{"path":499,"priority":279},"references/docker-compose.md",{"path":501,"priority":279},"references/gcloud-platform.md",{"path":503,"priority":279},"references/gcloud-services.md",{"path":505,"priority":290},"scripts/cloudflare_deploy.py",{"path":507,"priority":290},"scripts/docker_optimize.py",{"path":300,"priority":290},{"path":304,"priority":290},{"path":511,"priority":290},"scripts/tests/test_cloudflare_deploy.py",{"path":513,"priority":290},"scripts/tests/test_docker_optimize.py",{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":311,"sourceLanguage":18,"type":252},".claude/skills/docs-seeker","Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.","docs-seeker",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/docs-seeker/SKILL.md",[521,522,524,526,528,530,532,534,536,538,540,542],{"path":275,"priority":276},{"path":523,"priority":279},"references/advanced.md",{"path":525,"priority":279},"references/context7-patterns.md",{"path":527,"priority":279},"references/errors.md",{"path":529,"priority":290},"scripts/analyze-llms-txt.js",{"path":531,"priority":290},"scripts/detect-topic.js",{"path":533,"priority":290},"scripts/fetch-docs.js",{"path":535,"priority":290},"scripts/tests/run-tests.js",{"path":537,"priority":290},"scripts/tests/test-analyze-llms.js",{"path":539,"priority":290},"scripts/tests/test-detect-topic.js",{"path":541,"priority":290},"scripts/tests/test-fetch-docs.js",{"path":543,"priority":290},"scripts/utils/env-loader.js",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":311,"sourceLanguage":18,"type":252},".claude/skills/document-skills/docx","Create, edit, analyze .docx Word documents. Use for document creation, tracked changes, comments, formatting preservation, text extraction, template modification.","docx",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/document-skills/docx/SKILL.md",[551,552,555,557,559,561,563,565,567,569,571,573],{"path":275,"priority":276},{"path":553,"priority":554},"LICENSE.txt","high",{"path":556,"priority":279},"docx-js.md",{"path":558,"priority":279},"ooxml.md",{"path":560,"priority":290},"scripts/__init__.py",{"path":562,"priority":290},"scripts/document.py",{"path":564,"priority":290},"scripts/templates/comments.xml",{"path":566,"priority":290},"scripts/templates/commentsExtended.xml",{"path":568,"priority":290},"scripts/templates/commentsExtensible.xml",{"path":570,"priority":290},"scripts/templates/commentsIds.xml",{"path":572,"priority":290},"scripts/templates/people.xml",{"path":574,"priority":290},"scripts/utilities.py",{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":311,"sourceLanguage":18,"type":252},".claude/skills/document-skills/pdf","Extract text/tables, create, merge, split PDFs. Fill PDF forms programmatically. Use for PDF processing, generation, form filling, document analysis, batch operations.","pdf",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/document-skills/pdf/SKILL.md",[582,583,584,586,588,590,592,594,596,598,600,602],{"path":275,"priority":276},{"path":553,"priority":554},{"path":585,"priority":279},"forms.md",{"path":587,"priority":279},"reference.md",{"path":589,"priority":290},"scripts/check_bounding_boxes.py",{"path":591,"priority":290},"scripts/check_bounding_boxes_test.py",{"path":593,"priority":290},"scripts/check_fillable_fields.py",{"path":595,"priority":290},"scripts/convert_pdf_to_images.py",{"path":597,"priority":290},"scripts/create_validation_image.py",{"path":599,"priority":290},"scripts/extract_form_field_info.py",{"path":601,"priority":290},"scripts/fill_fillable_fields.py",{"path":603,"priority":290},"scripts/fill_pdf_form_with_annotations.py",{"basePath":605,"description":606,"displayName":607,"installMethods":608,"rationale":609,"selectedPaths":610,"source":311,"sourceLanguage":18,"type":252},".claude/skills/document-skills/pptx","Create, edit, analyze .pptx PowerPoint files. Use for presentations, slides, layouts, speaker notes, template modification, content extraction, slide generation.","pptx",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/document-skills/pptx/SKILL.md",[611,612,613,615,616,618,620,622,624],{"path":275,"priority":276},{"path":553,"priority":554},{"path":614,"priority":279},"html2pptx.md",{"path":558,"priority":279},{"path":617,"priority":290},"scripts/html2pptx.js",{"path":619,"priority":290},"scripts/inventory.py",{"path":621,"priority":290},"scripts/rearrange.py",{"path":623,"priority":290},"scripts/replace.py",{"path":625,"priority":290},"scripts/thumbnail.py",{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":311,"sourceLanguage":18,"type":252},".claude/skills/document-skills/xlsx","Create, edit, analyze spreadsheets (.xlsx, .csv, .tsv). Use for Excel formulas, data analysis, visualization, formatting, pivot tables, charts, formula recalculation.","xlsx",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/document-skills/xlsx/SKILL.md",[633,634],{"path":275,"priority":276},{"path":553,"priority":554},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":311,"sourceLanguage":18,"type":252},".claude/skills/frontend-design","Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.","frontend-design",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/frontend-design/SKILL.md",[642,643,645,647,649,651,653,655,657,659,661,663,665,667,669,671,673],{"path":275,"priority":276},{"path":644,"priority":279},"references/ai-multimodal-overview.md",{"path":646,"priority":279},"references/analysis-best-practices.md",{"path":648,"priority":279},"references/analysis-prompts.md",{"path":650,"priority":279},"references/analysis-techniques.md",{"path":652,"priority":279},"references/animejs.md",{"path":654,"priority":279},"references/asset-generation.md",{"path":656,"priority":279},"references/design-extraction-overview.md",{"path":658,"priority":279},"references/extraction-best-practices.md",{"path":660,"priority":279},"references/extraction-output-templates.md",{"path":662,"priority":279},"references/extraction-prompts.md",{"path":664,"priority":279},"references/technical-accessibility.md",{"path":666,"priority":279},"references/technical-best-practices.md",{"path":668,"priority":279},"references/technical-optimization.md",{"path":670,"priority":279},"references/technical-overview.md",{"path":672,"priority":279},"references/technical-workflows.md",{"path":674,"priority":279},"references/visual-analysis-overview.md",{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":311,"sourceLanguage":18,"type":252},".claude/skills/frontend-development","Build React/TypeScript frontends with modern patterns. Use for components, Suspense, lazy loading, useSuspenseQuery, MUI v7 styling, TanStack Router, performance optimization.","frontend-development",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/frontend-development/SKILL.md",[682],{"path":275,"priority":276},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":311,"sourceLanguage":18,"type":252},".claude/skills/google-adk-python","Build AI agents with Google ADK Python. Multi-agent systems, A2A protocol, MCP tools, workflow agents, state/memory, callbacks/plugins, Vertex AI deployment, evaluation.","google-adk-python",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/google-adk-python/SKILL.md",[690],{"path":275,"priority":276},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":311,"sourceLanguage":18,"type":252},".claude/skills/mcp-builder","Build MCP servers for LLM-external service integration. Use for FastMCP (Python), MCP SDK (Node/TypeScript), tool design, API integration, resource providers.","mcp-builder",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/mcp-builder/SKILL.md",[698,699,700,702,704,706],{"path":275,"priority":276},{"path":553,"priority":554},{"path":701,"priority":290},"scripts/connections.py",{"path":703,"priority":290},"scripts/evaluation.py",{"path":705,"priority":290},"scripts/example_evaluation.xml",{"path":300,"priority":290},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":311,"sourceLanguage":18,"type":252},".claude/skills/mcp-management","Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, intelligent tool selection, multi-server management, context-efficient capability discovery.","mcp-management",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/mcp-management/SKILL.md",[714,715,717,719,721,723,725,727,728,730,732,733],{"path":275,"priority":276},{"path":716,"priority":554},"README.md",{"path":718,"priority":290},"assets/tools.json",{"path":720,"priority":279},"references/configuration.md",{"path":722,"priority":279},"references/gemini-cli-integration.md",{"path":724,"priority":279},"references/mcp-protocol.md",{"path":726,"priority":290},"scripts/.env.example",{"path":382,"priority":290},{"path":729,"priority":290},"scripts/cli.ts",{"path":731,"priority":290},"scripts/mcp-client.ts",{"path":410,"priority":290},{"path":734,"priority":290},"scripts/tsconfig.json",{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":311,"sourceLanguage":18,"type":252},".claude/skills/media-processing","Process media with FFmpeg (video/audio), ImageMagick (images), RMBG (AI background removal). Use for encoding, format conversion, filters, thumbnails, batch processing, HLS/DASH streaming.","media-processing",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/media-processing/SKILL.md",[742,743,745,747,749,751,753,755,757,759,761,762,764,766,768,770,772,773,774,775,777,779,781],{"path":275,"priority":276},{"path":744,"priority":279},"references/common-workflows.md",{"path":746,"priority":279},"references/ffmpeg-encoding.md",{"path":748,"priority":279},"references/ffmpeg-filters.md",{"path":750,"priority":279},"references/ffmpeg-streaming.md",{"path":752,"priority":279},"references/format-compatibility.md",{"path":754,"priority":279},"references/imagemagick-batch.md",{"path":756,"priority":279},"references/imagemagick-editing.md",{"path":758,"priority":279},"references/rmbg-background-removal.md",{"path":760,"priority":279},"references/troubleshooting.md",{"path":384,"priority":290},{"path":763,"priority":290},"scripts/batch-remove-background.sh",{"path":765,"priority":290},"scripts/batch_resize.py",{"path":767,"priority":290},"scripts/media_convert.py",{"path":769,"priority":290},"scripts/remove-background.sh",{"path":771,"priority":290},"scripts/remove-bg-node.js",{"path":300,"priority":290},{"path":302,"priority":290},{"path":304,"priority":290},{"path":776,"priority":290},"scripts/tests/test_batch_resize.py",{"path":778,"priority":290},"scripts/tests/test_media_convert.py",{"path":780,"priority":290},"scripts/tests/test_video_optimize.py",{"path":782,"priority":290},"scripts/video_optimize.py",{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":311,"sourceLanguage":18,"type":252},".claude/skills/mobile-development","Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.","mobile-development",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/mobile-development/SKILL.md",[790,791,793,795,797,799,801],{"path":275,"priority":276},{"path":792,"priority":279},"references/mobile-android.md",{"path":794,"priority":279},"references/mobile-best-practices.md",{"path":796,"priority":279},"references/mobile-debugging.md",{"path":798,"priority":279},"references/mobile-frameworks.md",{"path":800,"priority":279},"references/mobile-ios.md",{"path":802,"priority":279},"references/mobile-mindset.md",{"basePath":249,"description":10,"displayName":13,"installMethods":804,"rationale":805,"selectedPaths":806,"source":311,"sourceLanguage":18,"type":252},{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/payment-integration/SKILL.md",[807,808,809,811,813,815,817,819,821,823,825,827,829,831,833,835,837,838,840,841,843,845],{"path":275,"priority":276},{"path":716,"priority":554},{"path":810,"priority":279},"references/polar/benefits.md",{"path":812,"priority":279},"references/polar/best-practices.md",{"path":814,"priority":279},"references/polar/checkouts.md",{"path":816,"priority":279},"references/polar/overview.md",{"path":818,"priority":279},"references/polar/products.md",{"path":820,"priority":279},"references/polar/sdk.md",{"path":822,"priority":279},"references/polar/subscriptions.md",{"path":824,"priority":279},"references/polar/webhooks.md",{"path":826,"priority":279},"references/sepay/api.md",{"path":828,"priority":279},"references/sepay/best-practices.md",{"path":830,"priority":279},"references/sepay/overview.md",{"path":832,"priority":279},"references/sepay/qr-codes.md",{"path":834,"priority":279},"references/sepay/sdk.md",{"path":836,"priority":279},"references/sepay/webhooks.md",{"path":726,"priority":290},{"path":839,"priority":290},"scripts/checkout-helper.js",{"path":410,"priority":290},{"path":842,"priority":290},"scripts/polar-webhook-verify.js",{"path":844,"priority":290},"scripts/sepay-webhook-verify.js",{"path":846,"priority":290},"scripts/test-scripts.js",{"basePath":848,"description":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":311,"sourceLanguage":18,"type":252},".claude/skills/problem-solving","Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.","problem-solving",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/problem-solving/SKILL.md",[854,855,857,859,861,863,865,867],{"path":275,"priority":276},{"path":856,"priority":279},"references/attribution.md",{"path":858,"priority":279},"references/collision-zone-thinking.md",{"path":860,"priority":279},"references/inversion-exercise.md",{"path":862,"priority":279},"references/meta-pattern-recognition.md",{"path":864,"priority":279},"references/scale-game.md",{"path":866,"priority":279},"references/simplification-cascades.md",{"path":868,"priority":279},"references/when-stuck.md",{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":311,"sourceLanguage":18,"type":252},".claude/skills/repomix","Pack repositories into AI-friendly files with Repomix (XML, Markdown, plain text). Use for codebase snapshots, LLM context preparation, security audits, third-party library analysis.","repomix",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/repomix/SKILL.md",[876,877,878,880,881,882,884,886,887],{"path":275,"priority":276},{"path":720,"priority":279},{"path":879,"priority":279},"references/usage-patterns.md",{"path":289,"priority":290},{"path":384,"priority":290},{"path":883,"priority":290},"scripts/repomix_batch.py",{"path":885,"priority":290},"scripts/repos.example.json",{"path":300,"priority":290},{"path":888,"priority":290},"scripts/tests/test_repomix_batch.py",{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":311,"sourceLanguage":18,"type":252},".claude/skills/research","Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability/security/maintainability analysis.","research",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/research/SKILL.md",[896],{"path":275,"priority":276},{"basePath":898,"description":899,"displayName":900,"installMethods":901,"rationale":902,"selectedPaths":903,"source":311,"sourceLanguage":18,"type":252},".claude/skills/sequential-thinking","Apply step-by-step analysis for complex problems with revision capability. Use for multi-step reasoning, hypothesis verification, adaptive planning, problem decomposition, course correction.","sequential-thinking",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/sequential-thinking/SKILL.md",[904,905,906,908,910,912,914,916,918,920],{"path":275,"priority":276},{"path":716,"priority":554},{"path":907,"priority":279},"references/advanced-strategies.md",{"path":909,"priority":279},"references/advanced-techniques.md",{"path":911,"priority":279},"references/core-patterns.md",{"path":913,"priority":279},"references/examples-api.md",{"path":915,"priority":279},"references/examples-architecture.md",{"path":917,"priority":279},"references/examples-debug.md",{"path":919,"priority":290},"scripts/format-thought.js",{"path":921,"priority":290},"scripts/process-thought.js",{"basePath":923,"description":924,"displayName":925,"installMethods":926,"rationale":927,"selectedPaths":928,"source":311,"sourceLanguage":18,"type":252},".claude/skills/shopify","Build Shopify apps, extensions, themes with Shopify CLI. Use for GraphQL/REST APIs, Polaris UI, Liquid templates, checkout customization, webhooks, billing integration.","shopify",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/shopify/SKILL.md",[929,930,931,933,935,937,938,939,941,942],{"path":275,"priority":276},{"path":716,"priority":554},{"path":932,"priority":279},"references/app-development.md",{"path":934,"priority":279},"references/extensions.md",{"path":936,"priority":279},"references/themes.md",{"path":289,"priority":290},{"path":300,"priority":290},{"path":940,"priority":290},"scripts/shopify_init.py",{"path":302,"priority":290},{"path":943,"priority":290},"scripts/tests/test_shopify_init.py",{"basePath":945,"description":946,"displayName":947,"installMethods":948,"rationale":949,"selectedPaths":950,"source":311,"sourceLanguage":18,"type":252},".claude/skills/skill-creator","Create or update Claude skills with eval-driven iteration. Use for new skills, skill scripts, references, benchmark optimization, description optimization, eval testing, extending Claude's capabilities.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/skill-creator/SKILL.md",[951,952,953,955,957],{"path":275,"priority":276},{"path":553,"priority":554},{"path":954,"priority":290},"scripts/init_skill.py",{"path":956,"priority":290},"scripts/package_skill.py",{"path":958,"priority":290},"scripts/quick_validate.py",{"basePath":960,"description":961,"displayName":962,"installMethods":963,"rationale":964,"selectedPaths":965,"source":311,"sourceLanguage":967,"type":252},".claude/skills/template-skill","Replace with description of the skill and when Claude should use it.","template-skill",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/template-skill/SKILL.md",[966],{"path":275,"priority":276},"fr",{"basePath":969,"description":970,"displayName":971,"installMethods":972,"rationale":973,"selectedPaths":974,"source":311,"sourceLanguage":18,"type":252},".claude/skills/threejs","Build 3D web apps with Three.js (WebGL/WebGPU). 556 searchable examples, 60 API classes, 20 use cases. Actions: create 3D scene, load model, add animation, implement physics, build VR/XR. Topics: GLTF loader, PBR materials, particle effects, shadows, post-processing, compute shaders, TSL. Integrations: WebGPU, physics engines, spatial audio.","threejs",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/threejs/SKILL.md",[975,976,978,980,982,984,986,988,990,992,994,996,998,1000,1002,1004,1006],{"path":275,"priority":276},{"path":977,"priority":279},"references/01-getting-started.md",{"path":979,"priority":279},"references/02-loaders.md",{"path":981,"priority":279},"references/03-textures.md",{"path":983,"priority":279},"references/04-cameras.md",{"path":985,"priority":279},"references/05-lights.md",{"path":987,"priority":279},"references/06-animations.md",{"path":989,"priority":279},"references/07-math.md",{"path":991,"priority":279},"references/08-interaction.md",{"path":993,"priority":279},"references/09-postprocessing.md",{"path":995,"priority":279},"references/10-controls.md",{"path":997,"priority":279},"references/11-materials-advanced.md",{"path":999,"priority":279},"references/12-performance.md",{"path":1001,"priority":279},"references/13-node-materials.md",{"path":1003,"priority":279},"references/14-physics-vr.md",{"path":1005,"priority":279},"references/15-specialized-loaders.md",{"path":1007,"priority":279},"references/16-webgpu.md",{"basePath":1009,"description":1010,"displayName":1011,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":311,"sourceLanguage":18,"type":252},".claude/skills/ui-styling","Style UIs with shadcn/ui components (Radix UI + Tailwind CSS). Use for accessible components, themes, dark mode, responsive layouts, design systems, color customization.","ui-styling",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ui-styling/SKILL.md",[1015,1016,1017,1019,1021,1023,1025,1027,1029,1031,1032,1033,1035,1037,1039,1040,1042],{"path":275,"priority":276},{"path":553,"priority":554},{"path":1018,"priority":279},"references/canvas-design-system.md",{"path":1020,"priority":279},"references/shadcn-accessibility.md",{"path":1022,"priority":279},"references/shadcn-components.md",{"path":1024,"priority":279},"references/shadcn-theming.md",{"path":1026,"priority":279},"references/tailwind-customization.md",{"path":1028,"priority":279},"references/tailwind-responsive.md",{"path":1030,"priority":279},"references/tailwind-utilities.md",{"path":289,"priority":290},{"path":300,"priority":290},{"path":1034,"priority":290},"scripts/shadcn_add.py",{"path":1036,"priority":290},"scripts/tailwind_config_gen.py",{"path":1038,"priority":290},"scripts/tests/coverage-ui.json",{"path":304,"priority":290},{"path":1041,"priority":290},"scripts/tests/test_shadcn_add.py",{"path":1043,"priority":290},"scripts/tests/test_tailwind_config_gen.py",{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":311,"sourceLanguage":18,"type":252},".claude/skills/ui-ux-pro-max","UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.","ui-ux-pro-max",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ui-ux-pro-max/SKILL.md",[1051,1052,1054],{"path":275,"priority":276},{"path":1053,"priority":290},"scripts/core.py",{"path":1055,"priority":290},"scripts/search.py",{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":311,"sourceLanguage":18,"type":252},".claude/skills/web-frameworks","Build with Next.js (App Router, RSC, SSR, ISR), Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared dependencies.","web-frameworks",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/web-frameworks/SKILL.md",[1063,1064,1066,1068,1070,1072,1074,1076,1078,1080,1081,1082,1084,1085,1087,1088,1090,1092],{"path":275,"priority":276},{"path":1065,"priority":279},"references/nextjs-app-router.md",{"path":1067,"priority":279},"references/nextjs-data-fetching.md",{"path":1069,"priority":279},"references/nextjs-optimization.md",{"path":1071,"priority":279},"references/nextjs-server-components.md",{"path":1073,"priority":279},"references/remix-icon-integration.md",{"path":1075,"priority":279},"references/turborepo-caching.md",{"path":1077,"priority":279},"references/turborepo-pipelines.md",{"path":1079,"priority":279},"references/turborepo-setup.md",{"path":289,"priority":290},{"path":560,"priority":290},{"path":1083,"priority":290},"scripts/nextjs_init.py",{"path":300,"priority":290},{"path":1086,"priority":290},"scripts/tests/coverage-web.json",{"path":304,"priority":290},{"path":1089,"priority":290},"scripts/tests/test_nextjs_init.py",{"path":1091,"priority":290},"scripts/tests/test_turborepo_migrate.py",{"path":1093,"priority":290},"scripts/turborepo_migrate.py",{"sources":1095},[1096],"manual",{"closedIssues90d":8,"description":1098,"forks":239,"homepage":1099,"openIssues90d":8,"pushedAt":242,"readmeSize":237,"stars":243,"topics":1100},"Made an shadcn/ui admin for Laravel with 🤍 ","https://shadcn-admin.binjuhor.com",[1101,1102,1103,1104,1105,1106,1107,1108],"admin","admin-dashboard","admin-panel","laravel","laravelcrud","reactjs","shadcn","laravel12",{"classifiedAt":1110,"discoverAt":1111,"extractAt":1112,"githubAt":1112,"updatedAt":1110},1778683069982,1778683063784,1778683068095,[218,217,216,212,214,221,213,215,220,219],{"evaluatedAt":247,"extractAt":1115,"updatedAt":247},1778683070339,[],[1118,1149,1179,1211,1239,1268],{"_creationTime":1119,"_id":1120,"community":1121,"display":1122,"identity":1127,"providers":1132,"relations":1142,"tags":1145,"workflow":1146},1778675056600.252,"k17382jstdqj91eg3wyrc38ndh86mrhn",{"reviewCount":8},{"description":1123,"installMethods":1124,"name":1123,"sourceUrl":1126},"Stripe Integration Expert",{"claudeCode":1125},"alirezarezvani/claude-skills","https://github.com/alirezarezvani/claude-skills",{"basePath":1128,"githubOwner":1129,"githubRepo":1130,"locale":18,"slug":1131,"type":252},"engineering-team/skills/stripe-integration-expert","alirezarezvani","claude-skills","stripe-integration-expert",{"evaluate":1133,"extract":1140},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1134,"tags":1135,"targetMarket":222,"tier":223},99,[215,1136,212,220,219,1137,1138,1139],"billing","nextjs","express","django",{"commitSha":258,"license":1141},"MIT",{"parentExtensionId":1143,"repoId":1144},"k179s2ynpr6g927zdzf23zrhad86net8","kd7ff9s1w43mfyy1n7hf87816186m6px",[1136,1139,1138,1137,212,215,220,219],{"evaluatedAt":1147,"extractAt":1148,"updatedAt":1147},1778683741520,1778675056600,{"_creationTime":1150,"_id":1151,"community":1152,"display":1153,"identity":1159,"providers":1164,"relations":1172,"tags":1175,"workflow":1176},1778699018122.8096,"k17dbn95p9k8nz8xzgvwpsmy1h86me8x",{"reviewCount":8},{"description":1154,"installMethods":1155,"name":1157,"sourceUrl":1158},"Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.",{"claudeCode":1156},"wshobson/agents","Billing Automation","https://github.com/wshobson/agents",{"basePath":1160,"githubOwner":1161,"githubRepo":1162,"locale":18,"slug":1163,"type":252},"plugins/payment-processing/skills/billing-automation","wshobson","agents","billing-automation",{"evaluate":1165,"extract":1171},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1166,"tags":1167,"targetMarket":222,"tier":223},97,[1136,212,220,1168,1169,1170],"invoicing","finance","automation",{"commitSha":258,"license":1141},{"parentExtensionId":1173,"repoId":1174},"k173cf7shdfp991zcby44t8z8x86naxp","kd74de64zj0axtg5b8t7eqqe2x86nske",[1170,1136,1169,1168,212,220],{"evaluatedAt":1177,"extractAt":1178,"updatedAt":1177},1778702007885,1778699018122,{"_creationTime":1180,"_id":1181,"community":1182,"display":1183,"identity":1189,"providers":1194,"relations":1203,"tags":1206,"workflow":1207},1778697783766.5845,"k1705hycyxe2nqbty5brk4y6ys86mab6",{"reviewCount":8},{"description":1184,"installMethods":1185,"name":1187,"sourceUrl":1188},"指导 Stripe 集成决策 — API 选择（Checkout Sessions vs PaymentIntents）、Connect 平台设置（Accounts v2、controller 属性）、账单/订阅、Treasury 财务账户、集成界面（Checkout、Payment Element）、从已弃用的 Stripe API 迁移以及安全最佳实践（API 密钥管理、受限密钥、Webhook、OAuth）。在构建、修改或审查任何 Stripe 集成时使用 — 包括接受付款、构建市场、集成 Stripe、处理付款、设置订阅、创建已连接账户或实施安全密钥处理。",{"claudeCode":1186},"stripe/agent-toolkit","Stripe 最佳实践","https://github.com/stripe/agent-toolkit",{"basePath":1190,"githubOwner":215,"githubRepo":1191,"locale":1192,"slug":1193,"type":252},"skills/stripe-best-practices","agent-toolkit","zh-CN","stripe-best-practices",{"evaluate":1195,"extract":1202},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1196,"tags":1197,"targetMarket":222,"tier":223},96,[215,212,1136,1198,1199,1200,1201],"connect","security","api","integration",{"commitSha":258,"license":1141},{"repoId":1204,"translatedFrom":1205},"kd74b9k48z93rf42bgdvfdcahh86nzpd","k17459cw4c9hf363c45cvm3wa186n4t2",[1200,1136,1198,1201,212,1199,215],{"evaluatedAt":1208,"extractAt":1209,"updatedAt":1210},1778697737026,1778697668803,1778697783766,{"_creationTime":1212,"_id":1213,"community":1214,"display":1215,"identity":1221,"providers":1225,"relations":1233,"tags":1235,"workflow":1236},1778696052276.0117,"k17c5gfgcd4a8jqekwrvf4mnsd86m4tm",{"reviewCount":8},{"description":1216,"installMethods":1217,"name":1219,"sourceUrl":1220},"Comprehensive Stripe API expert with access to 3,253 official documentation files covering all payment processing, billing, subscriptions, webhooks, Connect, Terminal, Radar, Identity, Tax, Climate, and integrations. Invoke when user mentions Stripe, payments, subscriptions, billing, payment processing, checkout, invoices, or any payment-related features.",{"claudeCode":1218},"raintree-technology/claude-starter","stripe-expert","https://github.com/raintree-technology/claude-starter",{"basePath":1222,"githubOwner":1223,"githubRepo":1224,"locale":18,"slug":215,"type":252},".claude/skills/stripe","raintree-technology","claude-starter",{"evaluate":1226,"extract":1232},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1227,"tags":1228,"targetMarket":222,"tier":223},95,[215,1229,212,1200,1201,1230,1231],"fintech","typescript","javascript",{"commitSha":258},{"repoId":1234},"kd78ywakatnz4sjfx781sy14vh86mtty",[1200,1229,1201,1231,212,215,1230],{"evaluatedAt":1237,"extractAt":1238,"updatedAt":1237},1778696395702,1778696052276,{"_creationTime":1240,"_id":1241,"community":1242,"display":1243,"identity":1249,"providers":1253,"relations":1262,"tags":1264,"workflow":1265},1778695660274.5093,"k177anrn42s60hsjypr3rrjnhs86mmpz",{"reviewCount":8},{"description":1244,"installMethods":1245,"name":1247,"sourceUrl":1248},"Manage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots. Use when the user wants to subscribe to an insight or dashboard, check existing subscriptions, change delivery frequency, add or remove recipients, or stop receiving updates.",{"claudeCode":1246},"PostHog/posthog","managing-subscriptions","https://github.com/PostHog/posthog",{"basePath":1250,"githubOwner":1251,"githubRepo":1252,"locale":18,"slug":1247,"type":252},"products/posthog_ai/skills/managing-subscriptions","PostHog","posthog",{"evaluate":1254,"extract":1261},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1255,"tags":1256,"targetMarket":222,"tier":1260},79,[1252,220,1257,1258,1259,219,1170],"reporting","email","slack","community",{"commitSha":258},{"repoId":1263},"kd7f22zf7qb3eschtk9s2qdv4586mfts",[1170,1258,1252,1257,1259,220,219],{"evaluatedAt":1266,"extractAt":1267,"updatedAt":1266},1778697364084,1778695660274,{"_creationTime":1269,"_id":1270,"community":1271,"display":1272,"identity":1276,"providers":1278,"relations":1286,"tags":1287,"workflow":1288},1778699018122.8098,"k17btx41628f084hctgqj9t8rn86msra",{"reviewCount":8},{"description":1273,"installMethods":1274,"name":1275,"sourceUrl":1158},"Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.",{"claudeCode":1156},"paypal-integration",{"basePath":1277,"githubOwner":1161,"githubRepo":1162,"locale":18,"slug":1275,"type":252},"plugins/payment-processing/skills/paypal-integration",{"evaluate":1279,"extract":1285},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1280,"tags":1281,"targetMarket":222,"tier":1260},75,[1282,212,1283,220,1200,1284],"paypal","ecommerce","python",{"commitSha":258},{"parentExtensionId":1173,"repoId":1174},[1200,1283,212,1282,1284,220],{"evaluatedAt":1289,"extractAt":1178,"updatedAt":1289},1778702028258]