Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
其他仓库内容 · 未声明插件包归属
正在加载项目…
CLI tool for configuring and monitoring Claude Code
2048 above the Claude Code prompt: slide and merge tiles up to 2048. Plays while Claude works, pauses when the turn ends, keeps your best score; zero tokens. A single game split out of cc-arcade (MIT, Seza Akgün). Needs function hooks (early access) and an interactive terminal with a mouse.
Claude Code
Organization control mod: withholds the http and process nouns from $ so no plugin beneath it can reach the network or spawn processes, refuses user-tier plugins by name allowlist or by the $ calls their source declares, and withholds the Bash tool (shellPolicy "deny", default) or, in "guardrail" mode, denies well-known network clients as a bypassable speed bump. Hooks engine.create, plugin.register and tool.call; seat it in the managed prepend tier.
Claude Code
A side pane that draws the session's agent flow live: the main loop's context window, every subagent it spawns as a tree, and for each one the context handed down (its prompt, or the whole parent context for a fork), what it did with it (steps, tools, context size) and the answer it handed back up. Docked beside the transcript in the fullscreen layout, above the prompt otherwise. Needs function hooks (early access).
Claude Code
/aitmpl opens a component browser above the prompt: the aitmpl.com catalog (agents, commands, MCPs, settings, hooks, skills, loops, mods) read live from the site's public JSON through $.http.fetch. Pick a type or a trending component, filter, page, open a component and install it from there ($.process.run with the fixed CLI argv and a validated path, no shell), drop its install command into the prompt, or open its page in your browser. Hooks session.start, command.run and ui.render on AbovePromp
Claude Code
共 33 个插件包,通过下方列表选择查看。
共 914 项匹配内容,示例会单独标注;未声明归属的内容不代表插件自动包含。
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
其他仓库内容 · 未声明插件包归属
Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'w
其他仓库内容 · 未声明插件包归属
Game art principles. Visual style selection, asset pipeline, animation workflow.
其他仓库内容 · 未声明插件包归属
Game audio principles. Sound design, music integration, adaptive audio systems.
其他仓库内容 · 未声明插件包归属
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact feature
其他仓库内容 · 未声明插件包归属
Game design principles. GDD structure, balancing, player psychology, progression.
其他仓库内容 · 未声明插件包归属
Game development orchestrator. Routes to platform-specific skills based on project needs.
其他仓库内容 · 未声明插件包归属
Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that b
其他仓库内容 · 未声明插件包归属
Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), c
其他仓库内容 · 未声明插件包归属
Senior GDPR/DSGVO expert and internal/external auditor for data protection compliance. Provides EU GDPR and German DSGVO expertise, privacy impact assessments,
其他仓库内容 · 未声明插件包归属
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large conte
其他仓库内容 · 未声明插件包归属
Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK for enterprise AI applications. Covers SDK usage (Python, JS/TS, Go, Java, C#),
其他仓库内容 · 未声明插件包归属
Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation a
其他仓库内容 · 未声明插件包归属
Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concep
其他仓库内容 · 未声明插件包归属
This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspa
其他仓库内容 · 未声明插件包归属
Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptom
其他仓库内容 · 未声明插件包归属
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
其他仓库内容 · 未声明插件包归属
Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial an
其他仓库内容 · 未声明插件包归属
Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough
其他仓库内容 · 未声明插件包归属
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory
其他仓库内容 · 未声明插件包归属
CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4
其他仓库内容 · 未声明插件包归属
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible
其他仓库内容 · 未声明插件包归属
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not lo
其他仓库内容 · 未声明插件包归属
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use whe
其他仓库内容 · 未声明插件包归属