Browse Skills

18175 skills found

dev-swarm-code-review.md
6
1 export dev-swarm-code-review
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Review and audit code quality, architecture, and implementation. Verify code meets design specs, find bugs, identify improvements, and create change/bug/improve backlogs. Use when reviewing completed code, auditing implementations, or ensuring quality.
2026-01-05
txex.md
6
1 export txex
2 b-open-io from "b-open-io/prompts"
3 Extract, cache, and transform media from Bitcoin blockchain transactions. Use when extracting files from outpoints, downloading NFT collections, or transforming blockchain media (images, video, audio).
2026-01-05
interactive-writing-assistant.md
6
1 export interactive-writing-assistant
2 jykim from "jykim/claude-obsidian-skills"
3 This skill provides comprehensive support for the writing process from ideation through revision. Use this skill when helping users write essays, articles, or creative pieces through interactive collaboration. The skill supports co-evolving outline and prose, voice-based input processing, multiple writing styles, and connection to the user's PKM system for enriched content.
2026-01-05
dev-swarm-code-test.md
6
1 export dev-swarm-code-test
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Create and execute comprehensive tests including unit tests, integration tests, CLI tests, web/mobile UI tests, API tests, and log analysis. Find bugs, verify requirements, identify improvements, and create change/bug/improve backlogs. Use when testing implementations or ensuring quality.
2026-01-05
imagemagick-conversion.md
6
1 export imagemagick-conversion
2 laurigates from "laurigates/dotfiles"
3 Convert and manipulate images with ImageMagick. Covers format conversion,resizing, batch processing, quality adjustment, and image transformations.Use when user mentions image conversion, resizing images, ImageMagick,magick command, batch image processing, or thumbnail generation.
2026-01-05
vscode-extension-debugger.md
6
1 export vscode-extension-debugger
2 s-hiraoku from "s-hiraoku/vscode-sidebar-terminal"
3 This skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating runtime errors, fixing memory leaks, resolving WebView issues, debugging activation problems, fixing TypeScript type errors, or troubleshooting extension communication failures. Covers systematic debugging workflows, common bug patterns, root cause analysis, and prevention strategies.
2026-01-05
community-docs.md
6
1 export community-docs
2 jkomoros from "jkomoros/community-patterns"
3 Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge cases or framework quirks not in official docs. Verified knowledge should be upstreamed to labs docs.
2026-01-05
tfc-list-runs.md
6
1 export tfc-list-runs
2 laurigates from "laurigates/dotfiles"
3 List Terraform Cloud runs for a workspace with filtering by status, operation type, and date. Use when reviewing run history, finding failed runs, or auditing infrastructure changes. Requires TFE_TOKEN environment variable.
2026-01-05
dev-swarm-use-computer.md
6
1 export dev-swarm-use-computer
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Control the computer by taking screenshots, moving the mouse, clicking, and typing. Use this skill when you need to interact with GUI applications or perform actions that require visual feedback.
2026-01-05
cargo-machete.md
6
1 export cargo-machete
2 laurigates from "laurigates/dotfiles"
3 Detect unused dependencies in Rust projects for cleaner Cargo.toml files and faster builds.Use when auditing dependencies, optimizing build times, cleaning up Cargo.toml, or detecting bloat.Trigger terms: unused dependencies, cargo-machete, dependency audit, dependency cleanup, bloat detection, cargo-udeps.
2026-01-05
nano-banana-image-combine.md
6
1 export nano-banana-image-combine
2 daniel-carreon from "daniel-carreon/fabrica-de-miniaturas"
3 Combine multiple images using Gemini 3 Pro (Nano Banana Pro) via OpenRouter. Use when merging 2-8 images with AI-guided composition.
2026-01-05
extract-videos.md
6
1 export extract-videos
2 dparedesi from "dparedesi/YTScribe"
3 Extract video metadata from a YouTube channel and save to CSV for tracking. This skill ONLY populates the CSV and does NOT download transcripts.
2026-01-05
schematic-generation.md
6
1 export schematic-generation
2 laurigates from "laurigates/dotfiles"
3 Generate color-coded electronics schematic diagrams from wiring documentation using AI image generation.Parses WIRING.md or similar documentation files, researches component pinouts via web search,and generates visual schematic images with hobby-friendly color coding using Nano Banana Pro.Use when the user wants to:- Generate a schematic from wiring documentation- Visualize circuit connections from a WIRING.md file- Create circuit diagrams for embedded projects- Generate hardware documentation imagesTriggers: "generate schematic", "create schematic", "schematic from wiring","visualize circuit", "circuit diagram", "wiring diagram image"
2026-01-05
vscode-extension-refactorer.md
6
1 export vscode-extension-refactorer
2 s-hiraoku from "s-hiraoku/vscode-sidebar-terminal"
3 This skill provides expert-level guidance for refactoring VS Code extension code. Use when extracting classes or functions, reducing code duplication, improving type safety, reorganizing module structure, applying design patterns, or optimizing performance. Covers systematic refactoring workflows, code smell detection, safe transformation techniques, and VS Code-specific patterns.
2026-01-05
frontend-engineer.md
6
1 export frontend-engineer
2 marcioaltoe from "marcioaltoe/claude-craftkit"
3 Expert frontend engineering with simplified pragmatic architecture, React 19, TanStack ecosystem, and Zustand state management. **ALWAYS use when implementing ANY frontend features.** Use when setting up project structure, creating pages and state management, designing gateway injection patterns, setting up HTTP communication and routing, organizing feature modules, or optimizing performance. **ALWAYS use when implementing Gateway Pattern (Interface + HTTP + Fake), Context API injection, Zustand stores, TanStack Router, or feature-based architecture.**
2026-01-05
obsidian-canvas.md
6
1 export obsidian-canvas
2 jykim from "jykim/claude-obsidian-skills"
3 Create and manage Obsidian Canvas files with automatic layout generation. Use when creating visual knowledge maps, weekly reading summaries, or project timelines.
2026-01-05
godot-ui-designer.md
6
1 export godot-ui-designer
2 hhhh124hhhh from "hhhh124hhhh/godot-mcp"
3 Godot UI界面系统开发专家,支持自然语言描述自动创建菜单、HUD、对话框、响应式布局等完整UI系统
2026-01-05
frontend-components.md
6
1 export frontend-components
2 coreyja from "coreyja/coreyja.com"
3 Design reusable, composable UI components with single responsibility, clear interfaces, and proper state management. Use this skill when creating or refactoring React, Vue, Svelte, or other framework components. When defining component props, interfaces, or APIs. When managing component state or lifting state up to parent components. When building reusable UI elements like buttons, cards, forms, modals, or lists. When implementing component composition patterns. When working with component files (.jsx, .tsx, .vue, .svelte). When documenting component usage or creating component libraries.
2026-01-05
extract-test-failures.md
6
1 export extract-test-failures
2 mvillmow from "mvillmow/ml-odyssey"
3 Extract and summarize test failures from logs. Use to quickly understand what tests failed and why.
2026-01-05
frontend-performance.md
6
1 export frontend-performance
2 b-open-io from "b-open-io/prompts"
3 Optimize Next.js frontend performance using Lighthouse, bundle analysis, and animation best practices. Use when diagnosing slow pages, optimizing bundle size, or improving Core Web Vitals (LCP, TBT, CLS).
2026-01-05
pikacss-expert.md
6
1 export pikacss-expert
2 pikacss from "pikacss/pikacss"
3 Expert guidance for using PikaCSS—an Atomic CSS-in-JS engine that combines CSS-in-JS syntax with Atomic CSS output. Use when users ask about PikaCSS styling, configuration, plugins, shortcuts, selectors, TypeScript integration, or need help writing PikaCSS code.
2026-01-05
building-ai-agent-on-cloudflare.md
6
1 export building-ai-agent-on-cloudflare
2 cloudflare from "cloudflare/skills"
3 Builds AI agents on Cloudflare using the Agents SDK with state management,real-time WebSockets, scheduled tasks, tool integration, and chat capabilities.Generates production-ready agent code deployed to Workers.Use when: user wants to "build an agent", "AI agent", "chat agent", "statefulagent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asksabout agent "state management", "scheduled tasks", or "tool calling".
2026-01-05
database-schema-designer.md
6
1 export database-schema-designer
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Use this skill when designing database schemas for relational (SQL) or document (NoSQL) databases. Provides normalization guidelines, indexing strategies, migration patterns, and performance optimization techniques. Ensures scalable, maintainable, and performant data models.
2026-01-05
uv-run.md
6
1 export uv-run
2 laurigates from "laurigates/dotfiles"
3 Run Python scripts with uv including inline dependencies (PEP 723),temporary dependencies (--with), and ephemeral tool execution.Use when running scripts, needing one-off dependencies, or creatingexecutable Python scripts. No venv activation required.
2026-01-05