[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-binjuhor-research-de":3,"guides-for-binjuhor-research":1107,"similar-k175r9389g36np198n3cthfd5n86nz3v-de":1108},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":225,"parentExtension":245,"providers":246,"relations":251,"repo":253,"tags":1104,"workflow":1105},1778683070339.082,"k175r9389g36np198n3cthfd5n86nz3v",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability/security/maintainability analysis.",{"claudeCode":12},"binjuhor/shadcn-lar","research","https://github.com/binjuhor/shadcn-lar",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":238},1778683488969.1016,"kn7e0jhea8wk00zxfhz9zm09tn86nzy4","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of researching technical solutions and analyzing architectures, and lists specific use cases like technology evaluation and solution design.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill goes beyond basic LLM behavior by defining a structured multi-phase research methodology, prioritizing specific sources, and imposing limits on research calls, offering distinct value over a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, outlining a clear research methodology and report generation process. It handles external tool fallbacks and has defined quality standards.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on research and technical analysis, with a clear scope and well-defined methodology. It delegates deeper material appropriately and doesn't extend into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of researching technical solutions and analyzing architectures.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill primarily uses a WebSearch tool and potentially the Gemini tool, which are scoped actions for information gathering. The call to `ck:docs-seeker` is also a scoped tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","Configuration options like `skills.research.useGemini` and `gemini.model` are mentioned, but their precedence order or default values could be more explicitly detailed.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools mentioned, such as `WebSearch` and `gemini`, are descriptive and align with their domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's inputs are primarily search queries, and outputs are structured reports. The tool interactions appear to be focused and necessary for the task.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is declared as MIT in the frontmatter, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository was updated on 2026-05-12, which is very recent.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","The skill relies on external tools like `gemini` and `ck:docs-seeker` which are assumed to be managed separately. No direct third-party dependencies are bundled within the skill's scripts.",{"category":67,"check":68,"severity":64,"summary":69},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill's primary interaction is via search queries and tool calls. There's no indication of loading external, untrusted data as instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill relies on committed tools and internal logic; it does not fetch remote scripts or content to execute.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates by making tool calls and generating reports; it does not appear to modify files outside its designated scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The skill's execution is limited to defined tool calls and script logic, with no evidence of detached processes or retry loops for denied calls.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's purpose is research and reporting; there are no instructions to read or submit confidential data to a third party.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled markdown content appears free of hidden steering tricks, invisible characters, or obfuscated formatting.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown, with no signs of base64 obfuscation or dynamically fetched code.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, focusing on external research and tool calls.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating a new or quiet project with no engagement signals yet.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The skill frontmatter declares version \"1.0.0\", which is a meaningful semantic version.",{"category":105,"check":106,"severity":64,"summary":107},"Code Execution","Validation","The skill primarily orchestrates external tool calls (WebSearch, Gemini) and structured output generation. Direct input validation via a schema library is not applicable here.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill outlines fallback mechanisms for tool availability (Gemini CLI) and specifies error reporting requirements for its output.",{"category":105,"check":115,"severity":64,"summary":116},"Logging","The skill's primary function is research and reporting, not performing destructive actions or outbound calls that would require a local audit log.",{"category":118,"check":119,"severity":64,"summary":120},"Compliance","GDPR","The skill operates on general research topics and does not process personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's research capabilities are universal and not tied to any specific geographic or legal jurisdiction; it is global.",{"category":93,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard tools like `gemini` and `WebSearch` and assumes a POSIX environment, with clear fallbacks, making it generally portable.",{"category":44,"check":128,"severity":64,"summary":129},"README","A SKILL.md file is present and serves as the primary documentation, fulfilling the role of a README.",{"category":33,"check":131,"severity":64,"summary":132},"Tool surface size","The skill primarily orchestrates a few core tools (WebSearch, Gemini, ck:docs-seeker) rather than exposing a large number of distinct commands.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools used (WebSearch, Gemini) have distinct purposes in the research context.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as the research methodology and reporting structure, are implemented within the SKILL.md.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The SKILL.md includes clear instructions on how to use the skill and its argument hint `[topic]`.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill specifies fallbacks and warnings for tool unavailability (e.g., Gemini CLI) and outlines a structured reporting process, implying actionable error handling.",{"category":148,"check":149,"severity":64,"summary":150},"Execution","Pinned dependencies","The skill relies on external CLI tools which are assumed to be managed by the user's environment, rather than bundled dependencies.",{"category":33,"check":152,"severity":64,"summary":153},"Dry-run preview","This skill is primarily analytical and does not perform state-changing operations or outbound data sending.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The skill specifies timeouts for tool calls (e.g., Gemini) and includes fallback logic, indicating consideration for retry scenarios.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no mention of telemetry collection within the skill's documentation.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly defines its purpose as researching technical solutions and analyzing architectures, with specific use cases and methodology outlined.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and self-contained, providing a clear summary of the core capability and research methodology.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and reasonably concise, delegating detailed procedures to phases and using clear language.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The skill outlines a multi-phase methodology within the main SKILL.md and references specific sub-tasks like using `ck:docs-seeker`, aligning with progressive disclosure principles.",{"category":171,"check":175,"severity":64,"summary":176},"Forked exploration","The skill is a research tool and does not perform deep code reviews or multi-file inspections that would necessitate `context: fork`.",{"category":22,"check":178,"severity":46,"summary":179},"Usage examples","While the skill describes its methodology and output structure, concrete, ready-to-use examples of inputs and expected outputs are not explicitly provided.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill addresses potential edge cases such as the unavailability of the Gemini CLI, providing fallback mechanisms and specific warnings.",{"category":93,"check":184,"severity":24,"summary":185},"Tool Fallback","The skill explicitly defines a fallback to WebSearch if the Gemini CLI is unavailable, ensuring continued functionality.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill's methodology implies a structured approach to research, suggesting it would halt or report issues if preconditions (like tool availability) are not met.",{"category":93,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill clearly defines its scope and mentions `ck:docs-seeker` as a distinct tool to be invoked, avoiding implicit coupling.",1778683488811,"This skill conducts in-depth technical research and analysis, defining a multi-phase methodology from scope definition to report generation. It prioritizes specific information sources, handles tool availability fallbacks (Gemini CLI, WebSearch), and adheres to quality standards for accuracy and currency.",[196,197,198,199,200],"Structured multi-phase research methodology","Systematic information gathering with source prioritization","Analysis and synthesis of technical information","Comprehensive markdown report generation","Fallback mechanisms for tool unavailability",[202,203,204],"Performing direct coding or implementation tasks","Replacing human expert judgment entirely","Providing real-time market analysis or trend prediction","3.0.0","4.4.0","To provide comprehensive and actionable technical intelligence by researching solutions, analyzing architectures, and gathering requirements thoroughly, enabling informed decision-making.","The skill is exceptionally well-documented and robust, with a clear methodology and excellent handling of tool fallbacks and edge cases. The only minor area for improvement is the lack of explicit usage examples.",99,"A highly polished and robust research skill with a structured methodology and strong fallback mechanisms.",[13,212,213,214,215],"technical-analysis","documentation","problem-solving","llm-integration","global","verified",[219,220,221,222],"When evaluating new technologies or architectures","For in-depth research into best practices","To analyze scalability, security, and maintainability concerns","When needing to gather requirements thoroughly for a technical solution",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":237},{"hasLockfile":225},true,1778683473417,{"descriptionLength":228,"readmeSize":229},204,7699,{"closedIssues90d":8,"forks":231,"hasChangelog":232,"manifestVersion":233,"openIssues90d":8,"pushedAt":234,"stars":235},25,false,"1.0.0",1778584470000,80,{"hasNpmPackage":232,"smitheryVerified":232},{"hasCi":232,"hasTests":225},{"updatedAt":239},1778683488969,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},".claude/skills/research","binjuhor","shadcn-lar","skill",null,{"evaluate":247,"extract":249},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":248,"targetMarket":216,"tier":217},[13,212,213,214,215],{"commitSha":250},"HEAD",{"repoId":252},"kd7b04jshnqyx91sq3jrqtm56s86mmmq",{"_creationTime":254,"_id":252,"identity":255,"providers":256,"workflow":1100},1778683063784.6934,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":257,"discover":1085,"github":1088},{"commitSha":250,"extensions":258},[259,304,334,357,411,425,466,506,536,567,596,618,627,667,675,683,699,727,775,795,842,863,883,888,913,935,950,959,999,1035,1047],{"basePath":260,"description":261,"displayName":262,"installMethods":263,"rationale":264,"selectedPaths":265,"source":303,"sourceLanguage":18,"type":244},".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",[266,269,272,274,276,278,280,283,285,287,289,291,293,295,297,299,301],{"path":267,"priority":268},"SKILL.md","mandatory",{"path":270,"priority":271},"references/audio-processing.md","medium",{"path":273,"priority":271},"references/image-generation.md",{"path":275,"priority":271},"references/video-analysis.md",{"path":277,"priority":271},"references/video-generation.md",{"path":279,"priority":271},"references/vision-understanding.md",{"path":281,"priority":282},"scripts/.coverage","low",{"path":284,"priority":282},"scripts/check_setup.py",{"path":286,"priority":282},"scripts/document_converter.py",{"path":288,"priority":282},"scripts/gemini_batch_process.py",{"path":290,"priority":282},"scripts/media_optimizer.py",{"path":292,"priority":282},"scripts/requirements.txt",{"path":294,"priority":282},"scripts/tests/.coverage",{"path":296,"priority":282},"scripts/tests/requirements.txt",{"path":298,"priority":282},"scripts/tests/test_document_converter.py",{"path":300,"priority":282},"scripts/tests/test_gemini_batch_process.py",{"path":302,"priority":282},"scripts/tests/test_media_optimizer.py","rule",{"basePath":305,"description":306,"displayName":307,"installMethods":308,"rationale":309,"selectedPaths":310,"source":303,"sourceLanguage":18,"type":244},".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",[311,312,314,316,318,320,322,324,326,328,330,332],{"path":267,"priority":268},{"path":313,"priority":271},"references/backend-api-design.md",{"path":315,"priority":271},"references/backend-architecture.md",{"path":317,"priority":271},"references/backend-authentication.md",{"path":319,"priority":271},"references/backend-code-quality.md",{"path":321,"priority":271},"references/backend-debugging.md",{"path":323,"priority":271},"references/backend-devops.md",{"path":325,"priority":271},"references/backend-mindset.md",{"path":327,"priority":271},"references/backend-performance.md",{"path":329,"priority":271},"references/backend-security.md",{"path":331,"priority":271},"references/backend-technologies.md",{"path":333,"priority":271},"references/backend-testing.md",{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":303,"sourceLanguage":18,"type":244},".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",[341,342,344,346,348,350,351,353,354,355],{"path":267,"priority":268},{"path":343,"priority":271},"references/advanced-features.md",{"path":345,"priority":271},"references/database-integration.md",{"path":347,"priority":271},"references/email-password-auth.md",{"path":349,"priority":271},"references/oauth-providers.md",{"path":281,"priority":282},{"path":352,"priority":282},"scripts/better_auth_init.py",{"path":292,"priority":282},{"path":294,"priority":282},{"path":356,"priority":282},"scripts/tests/test_better_auth_init.py",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":303,"sourceLanguage":18,"type":244},".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",[364,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409],{"path":267,"priority":268},{"path":366,"priority":271},"references/cdp-domains.md",{"path":368,"priority":271},"references/performance-guide.md",{"path":370,"priority":271},"references/puppeteer-reference.md",{"path":372,"priority":282},"scripts/.browser-session.json",{"path":374,"priority":282},"scripts/.gitignore",{"path":376,"priority":282},"scripts/README.md",{"path":378,"priority":282},"scripts/__tests__/selector.test.js",{"path":380,"priority":282},"scripts/aria-snapshot.js",{"path":382,"priority":282},"scripts/click.js",{"path":384,"priority":282},"scripts/console.js",{"path":386,"priority":282},"scripts/evaluate.js",{"path":388,"priority":282},"scripts/fill.js",{"path":390,"priority":282},"scripts/install-deps.sh",{"path":392,"priority":282},"scripts/install.sh",{"path":394,"priority":282},"scripts/lib/browser.js",{"path":396,"priority":282},"scripts/lib/selector.js",{"path":398,"priority":282},"scripts/navigate.js",{"path":400,"priority":282},"scripts/network.js",{"path":402,"priority":282},"scripts/package.json",{"path":404,"priority":282},"scripts/performance.js",{"path":406,"priority":282},"scripts/screenshot.js",{"path":408,"priority":282},"scripts/select-ref.js",{"path":410,"priority":282},"scripts/snapshot.js",{"basePath":412,"description":413,"displayName":414,"installMethods":415,"rationale":416,"selectedPaths":417,"source":303,"sourceLanguage":18,"type":244},".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",[418,419,421,423],{"path":267,"priority":268},{"path":420,"priority":271},"references/code-review-reception.md",{"path":422,"priority":271},"references/requesting-code-review.md",{"path":424,"priority":271},"references/verification-before-completion.md",{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":303,"sourceLanguage":18,"type":244},".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",[432,433,435,437,439,441,443,445,447,449,450,452,454,456,457,459,460,462,464],{"path":267,"priority":268},{"path":434,"priority":271},"references/mongodb-aggregation.md",{"path":436,"priority":271},"references/mongodb-atlas.md",{"path":438,"priority":271},"references/mongodb-crud.md",{"path":440,"priority":271},"references/mongodb-indexing.md",{"path":442,"priority":271},"references/postgresql-administration.md",{"path":444,"priority":271},"references/postgresql-performance.md",{"path":446,"priority":271},"references/postgresql-psql-cli.md",{"path":448,"priority":271},"references/postgresql-queries.md",{"path":281,"priority":282},{"path":451,"priority":282},"scripts/db_backup.py",{"path":453,"priority":282},"scripts/db_migrate.py",{"path":455,"priority":282},"scripts/db_performance_check.py",{"path":292,"priority":282},{"path":458,"priority":282},"scripts/tests/coverage-db.json",{"path":296,"priority":282},{"path":461,"priority":282},"scripts/tests/test_db_backup.py",{"path":463,"priority":282},"scripts/tests/test_db_migrate.py",{"path":465,"priority":282},"scripts/tests/test_db_performance_check.py",{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":303,"sourceLanguage":18,"type":244},".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",[473,474,476,478,480,482,484,486,488,490,492,494,496,498,500,501,502,504],{"path":267,"priority":268},{"path":475,"priority":271},"references/browser-rendering.md",{"path":477,"priority":271},"references/cloudflare-d1-kv.md",{"path":479,"priority":271},"references/cloudflare-platform.md",{"path":481,"priority":271},"references/cloudflare-r2-storage.md",{"path":483,"priority":271},"references/cloudflare-workers-advanced.md",{"path":485,"priority":271},"references/cloudflare-workers-apis.md",{"path":487,"priority":271},"references/cloudflare-workers-basics.md",{"path":489,"priority":271},"references/docker-basics.md",{"path":491,"priority":271},"references/docker-compose.md",{"path":493,"priority":271},"references/gcloud-platform.md",{"path":495,"priority":271},"references/gcloud-services.md",{"path":497,"priority":282},"scripts/cloudflare_deploy.py",{"path":499,"priority":282},"scripts/docker_optimize.py",{"path":292,"priority":282},{"path":296,"priority":282},{"path":503,"priority":282},"scripts/tests/test_cloudflare_deploy.py",{"path":505,"priority":282},"scripts/tests/test_docker_optimize.py",{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":303,"sourceLanguage":18,"type":244},".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",[513,514,516,518,520,522,524,526,528,530,532,534],{"path":267,"priority":268},{"path":515,"priority":271},"references/advanced.md",{"path":517,"priority":271},"references/context7-patterns.md",{"path":519,"priority":271},"references/errors.md",{"path":521,"priority":282},"scripts/analyze-llms-txt.js",{"path":523,"priority":282},"scripts/detect-topic.js",{"path":525,"priority":282},"scripts/fetch-docs.js",{"path":527,"priority":282},"scripts/tests/run-tests.js",{"path":529,"priority":282},"scripts/tests/test-analyze-llms.js",{"path":531,"priority":282},"scripts/tests/test-detect-topic.js",{"path":533,"priority":282},"scripts/tests/test-fetch-docs.js",{"path":535,"priority":282},"scripts/utils/env-loader.js",{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":303,"sourceLanguage":18,"type":244},".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",[543,544,547,549,551,553,555,557,559,561,563,565],{"path":267,"priority":268},{"path":545,"priority":546},"LICENSE.txt","high",{"path":548,"priority":271},"docx-js.md",{"path":550,"priority":271},"ooxml.md",{"path":552,"priority":282},"scripts/__init__.py",{"path":554,"priority":282},"scripts/document.py",{"path":556,"priority":282},"scripts/templates/comments.xml",{"path":558,"priority":282},"scripts/templates/commentsExtended.xml",{"path":560,"priority":282},"scripts/templates/commentsExtensible.xml",{"path":562,"priority":282},"scripts/templates/commentsIds.xml",{"path":564,"priority":282},"scripts/templates/people.xml",{"path":566,"priority":282},"scripts/utilities.py",{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":303,"sourceLanguage":18,"type":244},".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",[574,575,576,578,580,582,584,586,588,590,592,594],{"path":267,"priority":268},{"path":545,"priority":546},{"path":577,"priority":271},"forms.md",{"path":579,"priority":271},"reference.md",{"path":581,"priority":282},"scripts/check_bounding_boxes.py",{"path":583,"priority":282},"scripts/check_bounding_boxes_test.py",{"path":585,"priority":282},"scripts/check_fillable_fields.py",{"path":587,"priority":282},"scripts/convert_pdf_to_images.py",{"path":589,"priority":282},"scripts/create_validation_image.py",{"path":591,"priority":282},"scripts/extract_form_field_info.py",{"path":593,"priority":282},"scripts/fill_fillable_fields.py",{"path":595,"priority":282},"scripts/fill_pdf_form_with_annotations.py",{"basePath":597,"description":598,"displayName":599,"installMethods":600,"rationale":601,"selectedPaths":602,"source":303,"sourceLanguage":18,"type":244},".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",[603,604,605,607,608,610,612,614,616],{"path":267,"priority":268},{"path":545,"priority":546},{"path":606,"priority":271},"html2pptx.md",{"path":550,"priority":271},{"path":609,"priority":282},"scripts/html2pptx.js",{"path":611,"priority":282},"scripts/inventory.py",{"path":613,"priority":282},"scripts/rearrange.py",{"path":615,"priority":282},"scripts/replace.py",{"path":617,"priority":282},"scripts/thumbnail.py",{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":303,"sourceLanguage":18,"type":244},".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",[625,626],{"path":267,"priority":268},{"path":545,"priority":546},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":303,"sourceLanguage":18,"type":244},".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",[634,635,637,639,641,643,645,647,649,651,653,655,657,659,661,663,665],{"path":267,"priority":268},{"path":636,"priority":271},"references/ai-multimodal-overview.md",{"path":638,"priority":271},"references/analysis-best-practices.md",{"path":640,"priority":271},"references/analysis-prompts.md",{"path":642,"priority":271},"references/analysis-techniques.md",{"path":644,"priority":271},"references/animejs.md",{"path":646,"priority":271},"references/asset-generation.md",{"path":648,"priority":271},"references/design-extraction-overview.md",{"path":650,"priority":271},"references/extraction-best-practices.md",{"path":652,"priority":271},"references/extraction-output-templates.md",{"path":654,"priority":271},"references/extraction-prompts.md",{"path":656,"priority":271},"references/technical-accessibility.md",{"path":658,"priority":271},"references/technical-best-practices.md",{"path":660,"priority":271},"references/technical-optimization.md",{"path":662,"priority":271},"references/technical-overview.md",{"path":664,"priority":271},"references/technical-workflows.md",{"path":666,"priority":271},"references/visual-analysis-overview.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":303,"sourceLanguage":18,"type":244},".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",[674],{"path":267,"priority":268},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":303,"sourceLanguage":18,"type":244},".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",[682],{"path":267,"priority":268},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":303,"sourceLanguage":18,"type":244},".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",[690,691,692,694,696,698],{"path":267,"priority":268},{"path":545,"priority":546},{"path":693,"priority":282},"scripts/connections.py",{"path":695,"priority":282},"scripts/evaluation.py",{"path":697,"priority":282},"scripts/example_evaluation.xml",{"path":292,"priority":282},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":303,"sourceLanguage":18,"type":244},".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",[706,707,709,711,713,715,717,719,720,722,724,725],{"path":267,"priority":268},{"path":708,"priority":546},"README.md",{"path":710,"priority":282},"assets/tools.json",{"path":712,"priority":271},"references/configuration.md",{"path":714,"priority":271},"references/gemini-cli-integration.md",{"path":716,"priority":271},"references/mcp-protocol.md",{"path":718,"priority":282},"scripts/.env.example",{"path":374,"priority":282},{"path":721,"priority":282},"scripts/cli.ts",{"path":723,"priority":282},"scripts/mcp-client.ts",{"path":402,"priority":282},{"path":726,"priority":282},"scripts/tsconfig.json",{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":303,"sourceLanguage":18,"type":244},".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",[734,735,737,739,741,743,745,747,749,751,753,754,756,758,760,762,764,765,766,767,769,771,773],{"path":267,"priority":268},{"path":736,"priority":271},"references/common-workflows.md",{"path":738,"priority":271},"references/ffmpeg-encoding.md",{"path":740,"priority":271},"references/ffmpeg-filters.md",{"path":742,"priority":271},"references/ffmpeg-streaming.md",{"path":744,"priority":271},"references/format-compatibility.md",{"path":746,"priority":271},"references/imagemagick-batch.md",{"path":748,"priority":271},"references/imagemagick-editing.md",{"path":750,"priority":271},"references/rmbg-background-removal.md",{"path":752,"priority":271},"references/troubleshooting.md",{"path":376,"priority":282},{"path":755,"priority":282},"scripts/batch-remove-background.sh",{"path":757,"priority":282},"scripts/batch_resize.py",{"path":759,"priority":282},"scripts/media_convert.py",{"path":761,"priority":282},"scripts/remove-background.sh",{"path":763,"priority":282},"scripts/remove-bg-node.js",{"path":292,"priority":282},{"path":294,"priority":282},{"path":296,"priority":282},{"path":768,"priority":282},"scripts/tests/test_batch_resize.py",{"path":770,"priority":282},"scripts/tests/test_media_convert.py",{"path":772,"priority":282},"scripts/tests/test_video_optimize.py",{"path":774,"priority":282},"scripts/video_optimize.py",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":303,"sourceLanguage":18,"type":244},".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",[782,783,785,787,789,791,793],{"path":267,"priority":268},{"path":784,"priority":271},"references/mobile-android.md",{"path":786,"priority":271},"references/mobile-best-practices.md",{"path":788,"priority":271},"references/mobile-debugging.md",{"path":790,"priority":271},"references/mobile-frameworks.md",{"path":792,"priority":271},"references/mobile-ios.md",{"path":794,"priority":271},"references/mobile-mindset.md",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":303,"sourceLanguage":18,"type":244},".claude/skills/payment-integration","Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.","payment-integration",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/payment-integration/SKILL.md",[802,803,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,833,835,836,838,840],{"path":267,"priority":268},{"path":708,"priority":546},{"path":805,"priority":271},"references/polar/benefits.md",{"path":807,"priority":271},"references/polar/best-practices.md",{"path":809,"priority":271},"references/polar/checkouts.md",{"path":811,"priority":271},"references/polar/overview.md",{"path":813,"priority":271},"references/polar/products.md",{"path":815,"priority":271},"references/polar/sdk.md",{"path":817,"priority":271},"references/polar/subscriptions.md",{"path":819,"priority":271},"references/polar/webhooks.md",{"path":821,"priority":271},"references/sepay/api.md",{"path":823,"priority":271},"references/sepay/best-practices.md",{"path":825,"priority":271},"references/sepay/overview.md",{"path":827,"priority":271},"references/sepay/qr-codes.md",{"path":829,"priority":271},"references/sepay/sdk.md",{"path":831,"priority":271},"references/sepay/webhooks.md",{"path":718,"priority":282},{"path":834,"priority":282},"scripts/checkout-helper.js",{"path":402,"priority":282},{"path":837,"priority":282},"scripts/polar-webhook-verify.js",{"path":839,"priority":282},"scripts/sepay-webhook-verify.js",{"path":841,"priority":282},"scripts/test-scripts.js",{"basePath":843,"description":844,"displayName":214,"installMethods":845,"rationale":846,"selectedPaths":847,"source":303,"sourceLanguage":18,"type":244},".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.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/problem-solving/SKILL.md",[848,849,851,853,855,857,859,861],{"path":267,"priority":268},{"path":850,"priority":271},"references/attribution.md",{"path":852,"priority":271},"references/collision-zone-thinking.md",{"path":854,"priority":271},"references/inversion-exercise.md",{"path":856,"priority":271},"references/meta-pattern-recognition.md",{"path":858,"priority":271},"references/scale-game.md",{"path":860,"priority":271},"references/simplification-cascades.md",{"path":862,"priority":271},"references/when-stuck.md",{"basePath":864,"description":865,"displayName":866,"installMethods":867,"rationale":868,"selectedPaths":869,"source":303,"sourceLanguage":18,"type":244},".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",[870,871,872,874,875,876,878,880,881],{"path":267,"priority":268},{"path":712,"priority":271},{"path":873,"priority":271},"references/usage-patterns.md",{"path":281,"priority":282},{"path":376,"priority":282},{"path":877,"priority":282},"scripts/repomix_batch.py",{"path":879,"priority":282},"scripts/repos.example.json",{"path":292,"priority":282},{"path":882,"priority":282},"scripts/tests/test_repomix_batch.py",{"basePath":241,"description":10,"displayName":13,"installMethods":884,"rationale":885,"selectedPaths":886,"source":303,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/research/SKILL.md",[887],{"path":267,"priority":268},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":303,"sourceLanguage":18,"type":244},".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",[895,896,897,899,901,903,905,907,909,911],{"path":267,"priority":268},{"path":708,"priority":546},{"path":898,"priority":271},"references/advanced-strategies.md",{"path":900,"priority":271},"references/advanced-techniques.md",{"path":902,"priority":271},"references/core-patterns.md",{"path":904,"priority":271},"references/examples-api.md",{"path":906,"priority":271},"references/examples-architecture.md",{"path":908,"priority":271},"references/examples-debug.md",{"path":910,"priority":282},"scripts/format-thought.js",{"path":912,"priority":282},"scripts/process-thought.js",{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":303,"sourceLanguage":18,"type":244},".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",[920,921,922,924,926,928,929,930,932,933],{"path":267,"priority":268},{"path":708,"priority":546},{"path":923,"priority":271},"references/app-development.md",{"path":925,"priority":271},"references/extensions.md",{"path":927,"priority":271},"references/themes.md",{"path":281,"priority":282},{"path":292,"priority":282},{"path":931,"priority":282},"scripts/shopify_init.py",{"path":294,"priority":282},{"path":934,"priority":282},"scripts/tests/test_shopify_init.py",{"basePath":936,"description":937,"displayName":938,"installMethods":939,"rationale":940,"selectedPaths":941,"source":303,"sourceLanguage":18,"type":244},".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",[942,943,944,946,948],{"path":267,"priority":268},{"path":545,"priority":546},{"path":945,"priority":282},"scripts/init_skill.py",{"path":947,"priority":282},"scripts/package_skill.py",{"path":949,"priority":282},"scripts/quick_validate.py",{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":303,"sourceLanguage":958,"type":244},".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",[957],{"path":267,"priority":268},"fr",{"basePath":960,"description":961,"displayName":962,"installMethods":963,"rationale":964,"selectedPaths":965,"source":303,"sourceLanguage":18,"type":244},".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",[966,967,969,971,973,975,977,979,981,983,985,987,989,991,993,995,997],{"path":267,"priority":268},{"path":968,"priority":271},"references/01-getting-started.md",{"path":970,"priority":271},"references/02-loaders.md",{"path":972,"priority":271},"references/03-textures.md",{"path":974,"priority":271},"references/04-cameras.md",{"path":976,"priority":271},"references/05-lights.md",{"path":978,"priority":271},"references/06-animations.md",{"path":980,"priority":271},"references/07-math.md",{"path":982,"priority":271},"references/08-interaction.md",{"path":984,"priority":271},"references/09-postprocessing.md",{"path":986,"priority":271},"references/10-controls.md",{"path":988,"priority":271},"references/11-materials-advanced.md",{"path":990,"priority":271},"references/12-performance.md",{"path":992,"priority":271},"references/13-node-materials.md",{"path":994,"priority":271},"references/14-physics-vr.md",{"path":996,"priority":271},"references/15-specialized-loaders.md",{"path":998,"priority":271},"references/16-webgpu.md",{"basePath":1000,"description":1001,"displayName":1002,"installMethods":1003,"rationale":1004,"selectedPaths":1005,"source":303,"sourceLanguage":18,"type":244},".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",[1006,1007,1008,1010,1012,1014,1016,1018,1020,1022,1023,1024,1026,1028,1030,1031,1033],{"path":267,"priority":268},{"path":545,"priority":546},{"path":1009,"priority":271},"references/canvas-design-system.md",{"path":1011,"priority":271},"references/shadcn-accessibility.md",{"path":1013,"priority":271},"references/shadcn-components.md",{"path":1015,"priority":271},"references/shadcn-theming.md",{"path":1017,"priority":271},"references/tailwind-customization.md",{"path":1019,"priority":271},"references/tailwind-responsive.md",{"path":1021,"priority":271},"references/tailwind-utilities.md",{"path":281,"priority":282},{"path":292,"priority":282},{"path":1025,"priority":282},"scripts/shadcn_add.py",{"path":1027,"priority":282},"scripts/tailwind_config_gen.py",{"path":1029,"priority":282},"scripts/tests/coverage-ui.json",{"path":296,"priority":282},{"path":1032,"priority":282},"scripts/tests/test_shadcn_add.py",{"path":1034,"priority":282},"scripts/tests/test_tailwind_config_gen.py",{"basePath":1036,"description":1037,"displayName":1038,"installMethods":1039,"rationale":1040,"selectedPaths":1041,"source":303,"sourceLanguage":18,"type":244},".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",[1042,1043,1045],{"path":267,"priority":268},{"path":1044,"priority":282},"scripts/core.py",{"path":1046,"priority":282},"scripts/search.py",{"basePath":1048,"description":1049,"displayName":1050,"installMethods":1051,"rationale":1052,"selectedPaths":1053,"source":303,"sourceLanguage":18,"type":244},".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",[1054,1055,1057,1059,1061,1063,1065,1067,1069,1071,1072,1073,1075,1076,1078,1079,1081,1083],{"path":267,"priority":268},{"path":1056,"priority":271},"references/nextjs-app-router.md",{"path":1058,"priority":271},"references/nextjs-data-fetching.md",{"path":1060,"priority":271},"references/nextjs-optimization.md",{"path":1062,"priority":271},"references/nextjs-server-components.md",{"path":1064,"priority":271},"references/remix-icon-integration.md",{"path":1066,"priority":271},"references/turborepo-caching.md",{"path":1068,"priority":271},"references/turborepo-pipelines.md",{"path":1070,"priority":271},"references/turborepo-setup.md",{"path":281,"priority":282},{"path":552,"priority":282},{"path":1074,"priority":282},"scripts/nextjs_init.py",{"path":292,"priority":282},{"path":1077,"priority":282},"scripts/tests/coverage-web.json",{"path":296,"priority":282},{"path":1080,"priority":282},"scripts/tests/test_nextjs_init.py",{"path":1082,"priority":282},"scripts/tests/test_turborepo_migrate.py",{"path":1084,"priority":282},"scripts/turborepo_migrate.py",{"sources":1086},[1087],"manual",{"closedIssues90d":8,"description":1089,"forks":231,"homepage":1090,"openIssues90d":8,"pushedAt":234,"readmeSize":229,"stars":235,"topics":1091},"Made an shadcn/ui admin for Laravel with 🤍 ","https://shadcn-admin.binjuhor.com",[1092,1093,1094,1095,1096,1097,1098,1099],"admin","admin-dashboard","admin-panel","laravel","laravelcrud","reactjs","shadcn","laravel12",{"classifiedAt":1101,"discoverAt":1102,"extractAt":1103,"githubAt":1103,"updatedAt":1101},1778683069982,1778683063784,1778683068095,[213,215,214,13,212],{"evaluatedAt":239,"extractAt":1106,"updatedAt":239},1778683070339,[],[1109,1138,1168,1194,1216,1247],{"_creationTime":1110,"_id":1111,"community":1112,"display":1113,"identity":1119,"providers":1123,"relations":1131,"tags":1134,"workflow":1135},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":1114,"installMethods":1115,"name":1117,"sourceUrl":1118},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":1116},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1120,"githubOwner":1121,"githubRepo":1122,"locale":18,"slug":1117,"type":244},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":1124,"extract":1130},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1125,"tags":1126,"targetMarket":216,"tier":217},100,[1127,213,13,1128,1129],"search","information-retrieval","multi-agent",{"commitSha":250},{"parentExtensionId":1132,"repoId":1133},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[213,1128,1129,13,1127],{"evaluatedAt":1136,"extractAt":1137,"updatedAt":1136},1778699449790,1778699234184,{"_creationTime":1139,"_id":1140,"community":1141,"display":1142,"identity":1148,"providers":1152,"relations":1161,"tags":1164,"workflow":1165},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1143,"installMethods":1144,"name":1146,"sourceUrl":1147},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1145},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1149,"githubOwner":1150,"githubRepo":1151,"locale":18,"slug":1146,"type":244},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1153,"extract":1160},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1125,"tags":1154,"targetMarket":216,"tier":217},[1155,1156,1157,213,1158,1159],"teaching","coaching","presentation","explanation","guidance",{"commitSha":250},{"parentExtensionId":1162,"repoId":1163},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1156,213,1158,1159,1157,1155],{"evaluatedAt":1166,"extractAt":1167,"updatedAt":1166},1778701952682,1778695548458,{"_creationTime":1169,"_id":1170,"community":1171,"display":1172,"identity":1176,"providers":1178,"relations":1190,"tags":1191,"workflow":1192},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1173,"installMethods":1174,"name":1175,"sourceUrl":1147},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1145},"prepare-inspection-readiness",{"basePath":1177,"githubOwner":1150,"githubRepo":1151,"locale":18,"slug":1175,"type":244},"skills/prepare-inspection-readiness",{"evaluate":1179,"extract":1189},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1125,"tags":1180,"targetMarket":216,"tier":217},[1181,1182,1183,1184,1185,1186,1187,213,1188],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":250},{"parentExtensionId":1162,"repoId":1163},[1181,213,1185,1184,1182,1183,1186,1188,1187],{"evaluatedAt":1193,"extractAt":1167,"updatedAt":1193},1778700122939,{"_creationTime":1195,"_id":1196,"community":1197,"display":1198,"identity":1202,"providers":1204,"relations":1212,"tags":1213,"workflow":1214},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":1199,"installMethods":1200,"name":1201,"sourceUrl":1118},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":1116},"deepinit",{"basePath":1203,"githubOwner":1121,"githubRepo":1122,"locale":18,"slug":1201,"type":244},"skills/deepinit",{"evaluate":1205,"extract":1211},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1125,"tags":1206,"targetMarket":216,"tier":217},[213,1207,1208,1209,1210],"codebase","agent","typescript","javascript",{"commitSha":250},{"parentExtensionId":1132,"repoId":1133},[1208,1207,213,1210,1209],{"evaluatedAt":1215,"extractAt":1137,"updatedAt":1215},1778699437749,{"_creationTime":1217,"_id":1218,"community":1219,"display":1220,"identity":1226,"providers":1231,"relations":1239,"tags":1242,"workflow":1243},1778699328001.0105,"k17e2h7ptrey632b63a9phc4sn86m79w",{"reviewCount":8},{"description":1221,"installMethods":1222,"name":1224,"sourceUrl":1225},"Nutzen Sie dies, wenn der Benutzer eine Repository-README übersetzen, ein Repository mehrsprachig machen, Dokumentationen lokalisieren, einen Sprachumschalter hinzufügen, die README internationalisieren oder lokalisierte README-Varianten in einem GitHub-ähnlichen Repository aktualisieren möchte.",{"claudeCode":1223},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":1227,"githubOwner":1228,"githubRepo":1229,"locale":1230,"slug":1224,"type":244},"skills/readme-i18n","xixu-me","skills","de",{"evaluate":1232,"extract":1238},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1125,"tags":1233,"targetMarket":216,"tier":217},[1234,213,1235,1236,1237],"localization","internationalization","markdown","github",{"commitSha":250},{"repoId":1240,"translatedFrom":1241},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k173sze6h2kdjhyfbveynf98t586n5wt",[213,1237,1235,1234,1236],{"evaluatedAt":1244,"extractAt":1245,"updatedAt":1246},1778699174967,1778699106670,1778699328001,{"_creationTime":1248,"_id":1249,"community":1250,"display":1251,"identity":1257,"providers":1261,"relations":1269,"tags":1272,"workflow":1273},1778698510848.4663,"k17cfn9prgmq2x1rhm4d5vdmcx86ntsm",{"reviewCount":8},{"description":1252,"installMethods":1253,"name":1255,"sourceUrl":1256},"Next.js 16 Cache Components – PPR, use cache directive, cacheLife, cacheTag, updateTag",{"claudeCode":1254},"vercel-labs/next-skills","next-cache-components","https://github.com/vercel-labs/next-skills",{"basePath":1258,"githubOwner":1259,"githubRepo":1260,"locale":1230,"slug":1255,"type":244},"skills/next-cache-components","vercel-labs","next-skills",{"evaluate":1262,"extract":1268},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1125,"tags":1263,"targetMarket":216,"tier":217},[1264,1265,1266,1267,213],"nextjs","react","caching","performance",{"commitSha":250},{"repoId":1270,"translatedFrom":1271},"kd74j5yynpnjmajhqjs5k1yd1186m086","k177rfsx01xb3yk52thpk5mqx986mpzp",[1266,213,1264,1267,1265],{"evaluatedAt":1274,"extractAt":1275,"updatedAt":1276},1778698475220,1778698447161,1778698510848]