writing-skills
vmain
io.github.paperclipai/companies/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
“filesystem github context7 playwright” 共 2,714 个结果
vmain
io.github.paperclipai/companies/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
vmain
io.github.affaan-m/ECC/nextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
vmain
io.github.affaan-m/ECC/mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
vmain
io.github.databricks-solutions/ai-dev-kit/sql-correctness
SQL evaluation criteria for Databricks. Load when the trace contains execute_sql tool calls or SQL code in responses. Covers syntax validity, Unity Catalog patterns, and Databricks-specific SQL features.
vmaster
io.github.FrankChen021/datastoria/sql-expert
Expert system for generating, validating, and optimizing ClickHouse SQL. Use this when the user needs data, queries, or analysis.
vmain
io.github.open-metadata/OpenMetadata/writing-playwright-tests
Use when writing new Playwright E2E tests or adding test cases. Provides testing philosophy, patterns, and best practices from the Playwright Developer Handbook.
vandroidx-main
io.github.androidx/androidx/api_review
A skill to review pending work for API design compliance in the
vmain
io.github.kurtosis-tech/kurtosis/docker-local-build
Build and test Kurtosis from source on local Docker. Compiles all components (engine, core, files-artifacts-expander), builds Docker images, installs the CLI, and restarts the engine. Use when developing Kurtosis and testing changes locally with Docker.
vmain
io.github.kurtosis-tech/kurtosis/docker-debug
Debug Kurtosis running on local Docker. Inspect engine, API container, and service logs. Diagnose container crashes, port conflicts, and networking issues. Use when kurtosis commands fail or services aren't reachable on Docker.
vmain
io.github.giuseppe-trisciuoglio/developer-kit/nextjs-performance
Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Server Components best practices. Use when optimizing Next.js applications for Core Web Vitals (LCP, INP, CLS), implementing next/image and next/font, configuring caching with unstable_cache and revalidateTag, converting Client Components to Server Components, implementing Suspense streaming, or analyzing and reducing bundle size. Supports Next.js 16 + React 19 patterns.
vmain
io.github.Dimillian/Skills/swiftui-view-refactor
Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed `some View` helpers, or standardizing `@Observable` and view model initialization patterns.
vmain
io.github.Dimillian/Skills/react-component-performance
Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.
vmaster
io.github.nukeop/nuclear/writing-plugins
Use when writing, scaffolding, or modifying Nuclear plugins. Covers plugin structure, manifest, entry point, provider types, available APIs, and publishing. Trigger phrases include "create a plugin", "write a plugin", "plugin scaffold", "streaming provider", "metadata provider".
vmaster
io.github.Somi-Project/Somi/automation_operator_helper
Help Somi turn repeated work into safe automations with clear operator visibility.
vmain
io.github.scalar/scalar/typescript
Write clear, predictable TypeScript and Vue TypeScript code with strong typing, maintainability, and consistent documentation conventions.
vmaster
io.github.Prorise-cool/prorise-claude-skills/automation-governance-architect
Governance-first architect for business automations (n8n-first) who audits value, risk, and maintainability before implementation.
vmain
io.github.dvcrn/openclaw-skills-marketplace/automation-recipe
Zapier Recipe Book. Use when you need zapier recipe capabilities. Triggers on: zapier recipe.
vmain
io.github.dvcrn/openclaw-skills-marketplace/automation-runner
Executes approved shell commands, manages backups, and safely retrieves secrets from Bitwarden.
vmain
io.github.dvcrn/openclaw-skills-marketplace/css-helper
CSS代码生成助手。Flexbox布局、Grid布局、CSS动画、渐变色、阴影、响应式断点。CSS helper for flexbox, grid, animation, gradient, shadow, responsive breakpoints.
vmain
io.github.dvcrn/openclaw-skills-marketplace/cursor-agent
Run Cursor Agent CLI for coding tasks — writing, editing, refactoring, reviewing, or planning code — without spending OpenClaw API credits. Use when the user asks to write/fix/refactor/review code, a coding task would otherwise be done inline with Sonnet/Haiku, the user says "do this in cursor" or "use cursor for this", or any substantial file-editing task in a known repo. NOT for conversational questions about code (answer inline) or tiny one-liners that don't warrant a subprocess.
vdevelop
io.github.ShareX/XerahS/audit-refactoring
A systematic workflow for identifying code pain points, planning refactoring, and creating GitHub issues.
vmain
io.github.ghostty-org/ghostty/writing-commit-messages
Writes Git commit messages. Activates when the user asks to write a commit message, draft a commit message, or similar.
vmain
io.github.inbharatai/claude-skills/css-art
Generate pure CSS art and illustrations — portraits, landscapes, UI elements, and interactive CSS-only animations.
vmaster
io.github.Nethereum/Nethereum/create2-deployment
Deploy contracts to deterministic addresses using CREATE2 with Nethereum (.NET). Use this skill whenever the user asks about CREATE2, deterministic deployment, counterfactual addresses, predictable contract addresses, cross-chain same-address deployment, deployment proxies, or address prediction in C#/.NET.