css-variables-pigment
vmain
io.github.markus41/claude/css-variables-pigment
MUI CSS Variables mode (CssVarsProvider), Pigment CSS zero-runtime engine, and CSS custom properties theming
“feishu lark dingtalk wechat” 共 2,113 个结果
vmain
io.github.markus41/claude/css-variables-pigment
MUI CSS Variables mode (CssVarsProvider), Pigment CSS zero-runtime engine, and CSS custom properties theming
vmain
io.github.MODSetter/SurfSense/python-patterns
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
vmain
io.github.agentscope-ai/AgentTeams/mcporter
Discover and call MCP Server tools via the mcporter CLI. Use when your coordinator notifies you about new MCP tools, or when you need to call external APIs. Includes workflow for generating skill documentation for new MCP servers.
vmain
io.github.agentscope-ai/HiClaw/mcporter
Discover and call MCP Server tools via the mcporter CLI. Use when your coordinator notifies you about new MCP tools, or when you need to call external APIs. Includes workflow for generating skill documentation for new MCP servers.
vmain
io.github.bytedance/deer-flow/github-deep-research
Conduct multi-round deep research on any GitHub Repo. Use when users request comprehensive analysis, timeline reconstruction, competitive analysis, or in-depth investigation of GitHub. Produces structured markdown reports with executive summaries, chronological timelines, metrics analysis, and Mermaid diagrams. Triggers on Github repository URL or open source projects.
vmain
io.github.bytesagain/ai-skills/zapier-recipe
Design Zapier/Make automation recipes with triggers and actions. Use when building integrations, chaining workflows, configuring triggers, or templating.
vmain
io.github.nativ3ai/hermes-agent-camel/docker-management
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
vmain
io.github.pcvelz/superpowers/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
vmain
io.github.CorrectRoadH/OpenTickly/backend-test-worker
Build and verify real-Postgres Go tests and thin transport smoke for tracking behavior.
vdev
io.github.RSSNext/Folo/mobile-self-test
Self-test a mobile feature change or bug fix after implementation in `apps/mobile`. Use this whenever the user asks to verify a mobile change, run simulator acceptance, smoke-test a mobile PR, or provide screenshot proof for a mobile fix. This skill decides between prod vs local API mode, starts the local follow-server when needed, builds a release app, uses Maestro only to bootstrap registration for non-auth work, then switches to screenshot-driven visual validation and returns screenshot evidence.
vmain
io.github.giuseppe-trisciuoglio/developer-kit/nextjs-app-router
Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, implementing Server Components and Client Components ("use client"), creating Server Actions for forms, building Route Handlers (route.ts), configuring caching with "use cache" directive (cacheLife, cacheTag), setting up parallel routes (`@slot`) or intercepting routes, migrating to proxy.ts, or working with App Router file conventions (layout.tsx, page.tsx, loading.tsx, error.tsx).
vmain
io.github.giuseppe-trisciuoglio/developer-kit/typescript-docs
Generates comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Use when creating API documentation, architectural decision records (ADRs), code examples, and framework-specific patterns for NestJS, Express, React, Angular, and Vue.
vmain
io.github.HKUDS/OpenSpace/python-debug-execution
Debug Python scripts with proper error surfacing and working directory verification
vmain
io.github.HKUDS/OpenSpace/python-spreadsheet-debug
Systematic Python debugging workflow for spreadsheet tasks to isolate environment issues from script logic
vmain
io.github.HKUDS/OpenSpace/python-shell-workaround
Workaround for executing Python code with external packages when sandbox fails
vmain
io.github.HKUDS/OpenSpace/python-execution-fallback
Four-step recovery workflow for code execution failures when inline Python fails
vmain
io.github.HKUDS/OpenSpace/python-debug-pattern
Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations
vmain
io.github.HKUDS/OpenSpace/python-debug-execution-911f17
Debug Python script execution failures by capturing full tracebacks and verifying working directory
vmain
io.github.HKUDS/OpenSpace/typescript-import-audit
Systematic workflow for auditing TypeScript codebases for import hygiene issues (value vs. type imports, duplicates), missing base class extensions, and incomplete barrel file re-exports, with actionable fix patterns.
vmain
io.github.HKUDS/OpenSpace/typescript-compile-check-resilient-fallback
A resilient workflow for running TypeScript compile checks (tsc --noEmit) that falls back gracefully when npx or direct binary invocations fail, and distinguishes pre-existing errors from newly introduced ones.
vmain
io.github.HKUDS/OpenSpace/pdf-checklist-workflow
Generate structured PDF documents with tables, sections, and scoring using Python libraries in execute_code_sandbox
vmain
io.github.HKUDS/OpenSpace/pdf-download-extract-fallback-enhanced-29b2f4
Complete PDF lifecycle: download, extract, and generate structured documents with reportlab
vmain
io.github.HKUDS/OpenSpace/pdf-verification-cli-enhanced
Complete PDF workflow: verify, extract content, assemble reports, and generate output PDFs using command-line tools
vmain
io.github.HKUDS/OpenSpace/pdf-verification-cli-enhanced-657992
Complete PDF workflow: extract content from source PDFs and generate new PDF reports using command-line tools