Browse Skills

22656 skills found

rr-solidity.md
3
1 export rr-solidity
2 Microck from "Microck/ordinary-claude-skills"
3 Comprehensive Solidity smart contract development skill using Foundry framework. Use for writing, testing, deploying, and auditing Solidity contracts with security-first practices. Also triggers when working with .sol files, Foundry project files (foundry.toml), test files (.t.sol), or smart contract deployment scripts. Example triggers: "Write smart contract", "Create Solidity test", "Deploy contract", "Audit smart contract", "Fix security vulnerability", "Write Foundry test", "Set up Foundry project"
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
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
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
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
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
scrum-team-product-owner.md
3
1 export scrum-team-product-owner
2 shishi from "shishi/dotfiles"
3 AI-Agentic Product Owner accountable for maximizing product value through effective Product Backlog management. Use when creating PBIs, ordering backlog, or accepting sprints.
2026-01-05
context-hierarchy-design.md
3
1 export context-hierarchy-design
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design memory hierarchy with progressive loading for optimal context management. Use when organizing CLAUDE.md imports, implementing just-in-time context loading, or designing priming hierarchies for agents.
2026-01-05
idea-plugin-dev.md
3
1 export idea-plugin-dev
2 zeka-stack from "zeka-stack/zeka-idea-plugin"
3 Develop IntelliJ IDEA plugins with two templates, standard plugins and AI-integrated plugins. Use when creating new IntelliJ IDEA plugins, setting up plugin projects, implementing actions, settings pages, or integrating with IntelliAI Engine. Supports both simple plugins without AI dependencies and advanced plugins with AI provider selection and prompt template management.
2026-01-05
email-marketing.md
3
1 export email-marketing
2 vapvarun from "vapvarun/claude-backup"
3 Create email marketing campaigns including newsletters, drip sequences, promotional emails, and transactional emails. Use when writing email copy, designing email templates, or planning email automation.
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
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
llm-integration.md
3
1 export llm-integration
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific vulnerabilities including prompt injection, model theft, and denial of service attacks.
2026-01-05
rails-jobs.md
3
1 export rails-jobs
2 stephendolan from "stephendolan/dotfiles"
3 Rails background job patterns for Sidekiq/ActiveJob. Use when creating jobs, handling job errors, or debugging async issues. Covers thin jobs, error strategies, and naming conventions.
2026-01-05
docker-build-and-test-workflow.md
3
1 export docker-build-and-test-workflow
2 technicalpickles from "technicalpickles/agentic-container"
3 Use this skill when building, testing, or working with Docker images in the agentic-container repository. Covers when to rebuild vs reuse images, how to leverage layer caching, and efficient iteration patterns.
2026-01-05
tdx-basic.md
3
1 export tdx-basic
2 treasure-data from "treasure-data/td-skills"
3 Executes tdx CLI commands for Treasure Data. Covers `tdx databases`, `tdx tables`, `tdx query`, `tdx auth setup`, context management with profiles/sessions, and output formats (JSON/TSV/table). Use when users need tdx command syntax, authentication setup, database/table exploration, or query execution.
2026-01-05
codex-parallel-subagents.md
3
1 export codex-parallel-subagents
2 moonbit-community from "moonbit-community/codex-sdk"
3 Use when building MoonBit tools on this repo's Codex SDK that spawn multiple agent threads in parallel or in batch, including bounded concurrency, per-task threads, streaming events, and collecting session IDs or structured outputs.
2026-01-05
css-styling.md
3
1 export css-styling
2 vapvarun from "vapvarun/claude-backup"
3 Write modern, maintainable CSS using best practices for layouts, responsive design, animations, and CSS architecture. Use when styling websites, fixing CSS issues, or implementing designs.
2026-01-05
cookbook-audit.md
3
1 export cookbook-audit
2 Microck from "Microck/ordinary-claude-skills"
3 Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
2026-01-05
steering-matcher.md
3
1 export steering-matcher
2 rjmurillo from "rjmurillo/ai-agents"
3 Match file paths against steering file glob patterns to determine applicable steering guidance. Use when orchestrator needs to inject context-aware guidance based on files being modified.
2026-01-05