Browse Skills

20307 skills found

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
dart-get-runtime-errors.md
6
1 export dart-get-runtime-errors
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To read recent runtime errors from a running Dart or Flutter app, fetch runtime errors after connecting to the Dart Tooling Daemon.
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
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
nondominium-holochain-dna-dev.md
6
1 export nondominium-holochain-dna-dev
2 Sensorica from "Sensorica/nondominium"
3 Specialized skill for nondominium Holochain DNA development, focusing on zome creation, entry patterns, integrity/coordinator architecture, ValueFlows compliance, and WASM optimization. Use when creating new zomes, implementing entry types, or modifying Holochain DNA code.
2026-01-05
dart-analyze-files.md
6
1 export dart-analyze-files
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors.
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
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
cargo-nextest.md
6
1 export cargo-nextest
2 laurigates from "laurigates/dotfiles"
3 Next-generation test runner for Rust with parallel execution, advanced filtering, and CI integration.Use when running tests, configuring test execution, setting up CI pipelines, or optimizing test performance.Trigger terms: nextest, test runner, parallel tests, test filtering, test performance, flaky tests, CI testing.
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
lint-code.md
6
1 export lint-code
2 mvillmow from "mvillmow/ml-odyssey"
3 Check code for style and quality issues. Use when validating code before commits.
2026-01-05
backend-migrations.md
6
1 export backend-migrations
2 coreyja from "coreyja/coreyja.com"
3 Create and manage database migrations with proper rollback methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating new database migration files, modifying table schemas, adding or removing columns, creating or dropping indexes, or managing database version control. When working with migration directories, schema definition files, or database change scripts. When implementing backwards-compatible database changes for production deployments. When separating schema changes from data migrations.
2026-01-05
quality-run-linters.md
6
1 export quality-run-linters
2 mvillmow from "mvillmow/ml-odyssey"
3 Run all configured linters including mojo format, markdownlint, and pre-commit hooks. Use before committing code to ensure quality standards are met.
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
pull-request-skill.md
6
1 export pull-request-skill
2 marcioaltoe from "marcioaltoe/claude-craftkit"
3 Pull Request review manager for CodeRabbit AI. **ALWAYS use when user needs to work with PR reviews, fix CodeRabbit issues, or check review status.** Downloads, organizes, and helps resolve review comments systematically. Examples - "download PR reviews", "fix CodeRabbit issues for PR 123", "check review status", "organize review comments by severity".
2026-01-05
global-commenting.md
6
1 export global-commenting
2 coreyja from "coreyja/coreyja.com"
3 Write self-documenting code with clear naming and structure, adding minimal, evergreen comments only when necessary to explain complex logic. Use this skill when writing or reviewing any code that might need comments. When refactoring code to make it more self-explanatory through better naming and structure. When deciding whether to add or remove comments from existing code. When ensuring comments explain why something is done rather than what is being done. When reviewing code to remove outdated or temporary change-related comments. This skill applies to all programming languages and all types of code files.
2026-01-05
ruff-linting.md
6
1 export ruff-linting
2 laurigates from "laurigates/dotfiles"
3 Python code quality with ruff linter. Fast linting, rule selection, auto-fixing, and configuration. Use when checking Python code quality, enforcing standards, or finding bugs.
2026-01-05
github-actions-authentication-and-security.md
6
1 export github-actions-authentication-and-security
2 laurigates from "laurigates/dotfiles"
3 GitHub Actions security and authentication for Claude Code including API keys, OIDC, AWS Bedrock, Google Vertex AI, secrets management, and permission scoping. Use when setting up authentication or discussing security for GitHub Actions workflows.
2026-01-05
neovim-configuration.md
6
1 export neovim-configuration
2 laurigates from "laurigates/dotfiles"
3 Modern Neovim configuration expertise including Lua scripting, plugin management withlazy.nvim, LSP setup with Mason, AI integration with CodeCompanion, and workflowoptimization. Covers keymaps, autocommands, and treesitter configuration.Use when user mentions Neovim, nvim, lazy.nvim, Mason, init.lua, Lua config,nvim plugins, or Neovim customization.
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
rust-development.md
6
1 export rust-development
2 laurigates from "laurigates/dotfiles"
3 Modern Rust development with cargo, rustc, clippy, rustfmt, async programming, andmemory-safe systems programming. Covers ownership patterns, fearless concurrency,and the modern Rust ecosystem including Tokio, Serde, and popular crates.Use when user mentions Rust, cargo, rustc, clippy, rustfmt, ownership, borrowing,lifetimes, async Rust, or Rust crates.
2026-01-05
dev-swarm-npm-publish.md
6
1 export dev-swarm-npm-publish
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Publish JavaScript/TypeScript packages to the npm registry with consistent metadata, versioning, and release checks. Use when preparing or executing an npm release.
2026-01-05