Browse Skills

44358 skills found

pdf-text-replace.md
648
1 export pdf-text-replace
2 instavm from "instavm/coderunner"
3 Replace text in fillable PDF forms by updating form field values. This skill should be used when users need to update names, addresses, dates, or other text in PDF form fields.
2026-01-05
swiftui-liquid-glass.md
648
1 export swiftui-liquid-glass
2 steipete from "steipete/agent-scripts"
3 Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
2026-01-06
brave-search.md
648
1 export brave-search
2 steipete from "steipete/agent-scripts"
3 Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
2026-01-06
image-crop-rotate.md
648
1 export image-crop-rotate
2 instavm from "instavm/coderunner"
3 Image processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users request image cropping to center, image rotation, or both operations combined on image files.
2026-01-05
openai-image-gen.md
648
1 export openai-image-gen
2 steipete from "steipete/agent-scripts"
3 Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
2026-01-06
swiftui-view-refactor.md
648
1 export swiftui-view-refactor
2 steipete from "steipete/agent-scripts"
3 Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
2026-01-06
swiftui-performance-audit.md
648
1 export swiftui-performance-audit
2 steipete from "steipete/agent-scripts"
3 Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
2026-01-06
native-app-performance.md
648
1 export native-app-performance
2 steipete from "steipete/agent-scripts"
3 Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files, find hotspots, or optimize native app performance without opening Instruments UI.
2026-01-06
websocket-updater.md
643
1 export websocket-updater
2 davidmigloz from "davidmigloz/langchain_dart"
3 Automates updating googleai_dart when Gemini Live API WebSocket schema changes. Fetches latest schema, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for Live API updates, (2) Generating implementation plans for WebSocket changes, (3) Creating new message types from schema, (4) Syncing local schema with upstream. Triggers: "update live api", "sync websocket", "new messages", "live api changes", "check for live updates", "update live schema", "websocket version", "fetch live schema", "compare live schema", "what changed in live api", "live implementation plan".
2026-01-05
openapi-updater.md
643
1 export openapi-updater
2 davidmigloz from "davidmigloz/langchain_dart"
3 Automates updating googleai_dart when Google AI OpenAPI spec changes. Fetches latest spec, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for API updates, (2) Generating implementation plans for spec changes, (3) Creating new models/endpoints from spec, (4) Syncing local spec with upstream. Triggers: "update api", "sync openapi", "new endpoints", "api changes", "check for updates", "update spec", "api version", "fetch spec", "compare spec", "what changed in the api", "implementation plan".
2026-01-05
release-prep.md
641
1 export release-prep
2 johnhuang316 from "johnhuang316/code-index-mcp"
3 Prepare a release for this repository when the user says "release". Use to review changes since the last release, choose and confirm the semver bump, run tests, update version files, tag, push, and draft the GitHub release for code-index-mcp.
2026-01-06
knowledge-worker-salaries.md
624
1 export knowledge-worker-salaries
2 danielmiessler from "danielmiessler/Substrate"
3 Comprehensive global knowledge worker salary data with total market value calculations, sector breakdowns, geographic comparisons, and authoritative sources. USE WHEN discussing knowledge worker compensation, salary benchmarking, economic analysis of professional labor markets, or AI impact on wages.
2026-01-05
inline-cli.md
617
1 export inline-cli
2 inline-chat from "inline-chat/inline"
3 Explain and use the Inline CLI (`inline`) for authentication, chats, users, spaces, messages, search, attachments, downloads, JSON output, and configuration. Use when asked how to use the Inline CLI or its commands, flags, outputs, or workflows.
2026-01-06
file-search.md
615
1 export file-search
2 massgen from "massgen/MassGen"
3 This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search using ripgrep for text and ast-grep for syntax-aware code search.
2026-01-06
model-registry-maintainer.md
615
1 export model-registry-maintainer
2 massgen from "massgen/MassGen"
3 Guide for maintaining the MassGen model and backend registry. This skill should be used when adding new models, updating model information (release dates, pricing, context windows), or ensuring the registry stays current with provider releases. Covers both the capabilities registry and the pricing/token manager.
2026-01-06
massgen-release-documenter.md
615
1 export massgen-release-documenter
2 massgen from "massgen/MassGen"
3 Guide for following MassGen's release documentation workflow. This skill should be used when preparing release documentation, updating changelogs, writing case studies, or maintaining project documentation across releases.
2026-01-06
semtools.md
615
1 export semtools
2 massgen from "massgen/MassGen"
3 This skill provides semantic search capabilities using embedding-based similarity matching for code and text. Enables meaning-based search beyond keyword matching, with optional document parsing (PDF, DOCX, PPTX) support.
2026-01-06
massgen-develops-massgen.md
615
1 export massgen-develops-massgen
2 massgen from "massgen/MassGen"
3 Guide for using MassGen to develop and improve itself. This skill should be used when agents need to run MassGen experiments programmatically (using automation mode) OR analyze terminal UI/UX quality (using visual evaluation tools). These are mutually exclusive workflows for different improvement goals.
2026-01-06
serena.md
615
1 export serena
2 massgen from "massgen/MassGen"
3 This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.
2026-01-06
massgen-config-creator.md
615
1 export massgen-config-creator
2 massgen from "massgen/MassGen"
3 Guide for creating properly structured YAML configuration files for MassGen. This skill should be used when agents need to create new configs for examples, case studies, testing, or demonstrating features.
2026-01-06
transfer-old-latex-to-new.md
611
1 export transfer-old-latex-to-new
2 huangwb8 from "huangwb8/ChineseResearchLaTeX"
3 智能迁移旧版NSFC标书到新版模板:分析旧新项目结构、AI自主规划迁移策略、执行内容迁移、迭代优化、编译验证。用于用户要求"迁移标书/升级模板/跨版本迁移/旧标书转新模板"。
2026-01-06
make-latex-model.md
611
1 export make-latex-model
2 huangwb8 from "huangwb8/ChineseResearchLaTeX"
3 LaTeX 模板高保真优化器,支持任意 LaTeX 模板的样式参数对齐、标题文字对齐、标题格式对比(加粗)、HTML 可视化报告、LaTeX 自动修复建议和像素级 PDF 对比验证
2026-01-06
lint.md
607
1 export lint
2 DataDog from "DataDog/dd-trace-py"
3 Run targeted linting, formatting, and code quality checks on modified files. Use this to validate code style, type safety, security, and other quality metrics before committing. Supports running all checks or targeting specific checks on specific files for efficient validation.
2026-01-06
run-tests.md
607
1 export run-tests
2 DataDog from "DataDog/dd-trace-py"
3 Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
2026-01-06