pdf-processor
vmain
io.github.aipoch/medical-research-skills/pdf-processor
Perform basic local PDF operations (merge, split, extract pages/text/tables, create) when users request offline PDF processing without external services.
“github gitlab git pull” 共 3,307 个结果
vmain
io.github.aipoch/medical-research-skills/pdf-processor
Perform basic local PDF operations (merge, split, extract pages/text/tables, create) when users request offline PDF processing without external services.
vmain
io.github.aipoch/medical-research-skills/pdf-to-ppt-pack
Convert research paper PDFs into literature-report PPTX decks using a fully offline workflow (extract text/figures, map captions, summarize findings, and generate slides). Use when you need to turn a PDF into a presentation deck, especially for scientific articles with figures and tables.
vmain
io.github.aipoch/medical-research-skills/pdf-extract-experimental-materials
Extract experimental materials and instrument information from PDFs (or PDF-derived text/Markdown) into three CSV tables; use when a paper/report contains sections like Materials and Methods, Key Resources Table, Reagents, Antibodies, Consumables, Software, Equipment, Instruments, or Reagent Preparation.
vmain
io.github.aipoch/medical-research-skills/pdf-extract
Extract PDF selectable text and full-page or segmented page images (including tables) into Markdown with per-page headings and image links; use when you need both readable text and page visuals for PPT creation, review, or analysis.
vmain
io.github.aipoch/medical-research-skills/pdf-ppt
Create literature-report PPTX decks from PDF papers. Use when you must extract a paper’s metadata, summarize the study, interpret Results/Figures/Tables, and generate slides with 1:1 figure-to-text alignment and layout rules (triggered by requests like “PDF to PPT”, “literature report slides”, or “turn this paper into a presentation”).
vmain
io.github.nexu-io/open-design/frontend-slides
Generate animation-rich HTML presentations with visual style previews. Useful for online keynotes, embedded talks, and interactive briefs.
vmain
io.github.nexu-io/open-design/frontend-dev
Full-stack frontend with cinematic animations, AI-generated media via MiniMax API, and generative art. Useful for hero pages and showcase sites.
vmain
io.github.nexu-io/open-design/frontend-skill
Create visually strong landing pages, websites, and app UIs with restrained composition. OpenAI's production frontend playbook.
vmain
io.github.nexu-io/open-design/design-consultation
Build a complete design system from scratch with creative risks and realistic product mockups. Useful for kickoff workshops and brand-from-zero work.
vmain
io.github.nexu-io/open-design/design-md
Create and manage DESIGN.md files. Useful for capturing design direction, tokens, and visual rules in a single source of truth.
vmain
io.github.nexu-io/open-design/design-review
Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots. Useful for tightening shipped UI before launch.
vmain
io.github.Yeachan-Heo/oh-my-codex/frontend-ui-ux
Deprecated compatibility shim for frontend UI/UX work; use $design or $visual-ralph
vmain
io.github.Yeachan-Heo/oh-my-codex/design
Canonical repo-local DESIGN.md workflow for product, UI/UX, and frontend decision source of truth
vmain
io.github.quarkusio/quarkus/writing-tests
Testing patterns for Quarkus extensions: test annotations, test locations, QuarkusExtensionTest patterns, and how to run tests.
vmain
io.github.transilienceai/communitytools/mobile-security
Mobile application security testing — Android (smali, Frida, IL2CPP, Flutter AOT, root detection), iOS (jailbreak, Objection).
vmain
io.github.transilienceai/communitytools/backend
Backend tech-stack identification — web servers, runtimes, languages, frameworks, databases, APIs, and CMS via HTTP headers, cookies, error pages, and API discovery.
vmain
io.github.quarkusio/quarkus/writing-extension-devui
How to add a Dev UI page to a Quarkus extension: deployment processors, runtime-dev JSON-RPC services, and Lit web components.
vmain
io.github.langgenius/dify/component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
vmain
io.github.LeoYeAI/openclaw-master-skills/frontend-ui-system
Diseña e implementa interfaces de alta calidad para apps, sitios web y dashboards con enfoque tipo v0.dev: dirección visual clara, design system, jerarquía visual fuerte, componentes reutilizables, mobile-first, consistencia UI y revisión iterativa.
vmain
io.github.LeoYeAI/openclaw-master-skills/curriculum-designer
Design customized curricula for PODs with REAL resource links. Staged implementation with checkpointing and fallback logic. Use when user says 'Design curriculum', 'Create curriculum for POD', or 'Build learning plan'.
vmaster
io.github.javimosch/supercli/quickstart
Cursor editor CLI
vmain
io.github.modu-ai/moai-adk/moai-domain-backend
Backend development specialist covering API design, database integration, microservices architecture, and modern backend patterns. Use when designing APIs, implementing server logic, authentication, or authorization.
vmain
io.github.modu-ai/moai-adk/moai-domain-database
Database specialist covering PostgreSQL, MongoDB, Redis, Oracle, and cloud database platforms (Neon, Supabase, Firestore). Use for schema design, query optimization, indexing strategies, data modeling, or cloud database selection. Cloud vendor guide absorbed from moai-platform-database-cloud.
vmain
io.github.modu-ai/moai-adk/moai-platform-deployment
Deployment and hosting platform specialist covering Vercel, Railway, and Convex. Use when deploying applications, configuring edge functions, setting up continuous deployment, or managing serverless infrastructure.