Browse Skills

20307 skills found

performance-analysis-and-optimization.md
3
1 export performance-analysis-and-optimization
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or optimization is needed.
2026-01-05
react.md
3
1 export react
2 KubrickCode from "KubrickCode/Quick-Command-Buttons"
3 Provides React component development standards and best practices. Ensures component quality through proper hooks usage, state management patterns, and performance optimization techniques. Specializes in functional components, custom hooks, context API, memoization strategies, and accessibility compliance.Use when: developing React components (.jsx/.tsx files), creating custom hooks, implementing state management with useState/useReducer/useContext, optimizing performance with useMemo/useCallback/React.memo, handling side effects with useEffect, designing component props and interfaces, implementing conditional rendering patterns, testing with React Testing Library, or integrating with TypeScript for type-safe components.
2026-01-05
documenting-architecture.md
3
1 export documenting-architecture
2 thkt from "thkt/claude-config"
3 Generate architecture overview documentation from codebase analysis. Uses tree-sitter-analyzer for precise code structure extraction. Generates Mermaid diagrams for visual representation. Triggers: architecture overview, project structure, module diagram, dependency graph, code structure, directory structure.
2026-01-05
package-upgrade.md
3
1 export package-upgrade
2 halfdomelabs from "halfdomelabs/baseplate"
3 Systematic approach for upgrading packages in the Baseplate monorepo, ensuring consistency between monorepo dependencies and generated project code.
2026-01-05
optimization-theory-expert.md
3
1 export optimization-theory-expert
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Expert in optimization methods covering linear programming, convex optimization, gradient methods, and constrained optimization
2026-01-05
image-optimization.md
3
1 export image-optimization
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when implementing responsive images, format conversion, focal point cropping, or image processing pipelines. Covers srcset generation, WebP/AVIF conversion, lazy loading, and image transformation APIs for headless CMS.
2026-01-05
reviewing-changes.md
3
1 export reviewing-changes
2 Microck from "Microck/ordinary-claude-skills"
3 Android-specific code review workflow additions for Bitwarden Android. Provides change type refinements, checklist loading, and reference material organization. Complements bitwarden-code-reviewer agent's base review standards.
2026-01-05
ha-emby-issue-executor.md
3
1 export ha-emby-issue-executor
2 troykelly from "troykelly/homeassistant-emby"
3 Use when implementing fixes or features from GitHub issues - autonomous execution with TDD, memory persistence, code review, and branch management. Works until issue complete or blocked.
2026-01-05
slash-command-builder.md
3
1 export slash-command-builder
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Create custom slash commands for Claude Code including syntax, arguments, bash execution, file references, and frontmatter configuration. Use when creating slash commands, custom commands, .md command files, or when asked about command creation, /command syntax, or command best practices.
2026-01-05
devup-api.md
3
1 export devup-api
2 dev-five-git from "dev-five-git/devup-api"
3 A tool for generating fully typed API clients from OpenAPI schemas. It offers a fetch-compatible API, auto-generated types without generics, and integrates with major build tools like Vite, Next.js, and Webpack.
2026-01-05
rails-controllers.md
3
1 export rails-controllers
2 stephendolan from "stephendolan/dotfiles"
3 Rails controller patterns and REST conventions. Use when writing controllers, designing endpoints, or handling requests. Covers REST resources, thin controllers, authorization, and error handling.
2026-01-05
code-quality.md
3
1 export code-quality
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Maintain high code quality through formatting, linting, and static analysis using rustfmt, clippy, and cargo audit. Use to ensure consistent code style and catch common mistakes.
2026-01-05
visual-identity-direction.md
3
1 export visual-identity-direction
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Provides visual identity direction and creative briefing frameworks including Alina Wheeler's five-phase process, strategy-to-visual translation method, mood board methodology, logo brief structure, photography style frameworks, and typography/color direction. Auto-activates during visual direction, creative briefing, mood board creation, logo brief writing, and visual identity system work. Use when discussing visual direction, creative briefs, mood boards, logo briefs, photography style, visual identity, visual strategy, visual translation, visual expression, design direction, or visual language.
2026-01-05
prompt-engineering.md
3
1 export prompt-engineering
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design, test, and version prompts with systematic evaluation and optimization strategies.
2026-01-05
talos-os-expert.md
3
1 export talos-os-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Elite Talos Linux expert specializing in immutable Kubernetes OS, secure cluster deployment, machine configurations, talosctl CLI operations, upgrades, and production-grade security hardening. Expert in Talos 1.6+, secure boot, disk encryption, and zero-trust infrastructure. Use when deploying Talos clusters, configuring machine configs, troubleshooting node issues, or implementing security best practices.
2026-01-05
feature-sliced-design.md
3
1 export feature-sliced-design
2 constellos from "constellos/claude-code-plugins"
3 This skill should be used when the user asks to "implement FSD", "use Feature-Sliced Design", "organize architecture", "structure project folders", "set up FSD layers", "create feature slices", "refactor to FSD", "add FSD structure", or mentions "feature slices", "layered architecture", "FSD methodology", "architectural organization", "views layer", "entities layer", "shared layer", "Next.js with FSD", or "Turborepo FSD structure". Provides comprehensive guidance for implementing Feature-Sliced Design methodology in Next.js applications with custom 'views' layer naming.
2026-01-05
frontend-design.md
3
1 export frontend-design
2 duongductrong from "duongductrong/cursor-kit"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
solid-principles-code-review.md
3
1 export solid-principles-code-review
2 jack-michaud from "jack-michaud/faire"
3 Review Python code for adherence to SOLID principles (SRP, OCP, LSP, ISP, DIP). Use when reviewing Python code for maintainability, testability, and design quality.
2026-01-05
swift-navigation-appkit.md
3
1 export swift-navigation-appkit
2 nonameplum from "nonameplum/agent-skills"
3 AppKit navigation tools: bindings, animations, and macOS navigation patterns
2026-01-05
webapp-testing.md
3
1 export webapp-testing
2 vapvarun from "vapvarun/claude-backup"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
api-portal-design.md
3
1 export api-portal-design
2 melodic-software from "melodic-software/claude-code-plugins"
3 API documentation and developer portal design
2026-01-05
pre-presentation-cleanup.md
3
1 export pre-presentation-cleanup
2 cowwoc from "cowwoc/styler"
3 Complete mandatory cleanup before presenting changes for user approval in AWAITING_USER_APPROVAL state
2026-01-05
web-browser.md
3
1 export web-browser
2 MykalMachon from "MykalMachon/llm-config"
3 Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
2026-01-05
clean-code-developer.md
3
1 export clean-code-developer
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding standards, seeking guidance on clean code principles, or integrating automated quality checks into development workflows.
2026-01-05