Browse and install Claude Skills to enhance your development workflow. Currently showing 625 skills.
This Claude Skill generates production-ready GitHub Actions workflows for CI/CD automation. It creates workflows for testing, building, and deploying applications across various environments including Docker and Kubernetes. Use it when setting up automated development pipelines or creating reusable workflow templates.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/github-actions-templates
This Claude Skill helps developers design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use it when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices to create robust pipelines that balance speed and safety.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/deployment-pipeline-design
This skill automatically generates user-facing changelogs by analyzing git commit history and transforming technical commits into clear, customer-friendly release notes. It categorizes changes and is ideal for preparing release notes, product updates, and documentation. The tool turns hours of manual changelog writing into minutes of automated generation for developers.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/changelog-generator
Email Composer drafts professional emails for business, technical, and customer communication. It structures messages using a standard professional format and adapts to various contexts by incorporating user-provided purpose, recipient relationship, and desired tone. Use this skill when you need to quickly generate or get help composing a professional email.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/email-composer
This skill enables comprehensive smart contract testing using Hardhat and Foundry frameworks. It supports unit tests, integration tests, gas optimization, and mainnet forking for realistic DeFi protocol validation. Use it when setting up blockchain test suites or testing Solidity contracts with advanced patterns like fuzzing and automated coverage reporting.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/web3-testing
This skill provides smart contract security best practices for preventing common vulnerabilities in Solidity. Use it when writing, auditing, or securing smart contracts to address risks like reentrancy, overflow, and access control issues. It helps developers implement secure patterns and prepare contracts for professional audits.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/solidity-security
This skill helps developers implement ERC-721 and ERC-1155 NFT standards, including metadata handling and minting strategies. It is essential for creating NFT contracts, building marketplaces, or developing digital asset systems. The skill also covers advanced features like royalties, soulbound tokens, and dynamic NFTs.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/nft-standards
This skill provides production-ready smart contract templates for implementing core DeFi protocols including staking, AMMs, governance, and lending systems. Use it when building decentralized finance applications to quickly deploy secure, tested contract logic for common DeFi functionality. It includes implementations for reward distribution, automated market makers, token governance, and flash loans.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/defi-protocol-templates
This Claude Skill helps developers design microservices architectures by providing patterns for service boundaries, event-driven communication, and resilience. It's useful for building distributed systems, decomposing monoliths, and implementing microservices. The skill covers core concepts like service decomposition, inter-service communication, and distributed data management.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/microservices-patterns
mcp-builder is a development guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use this skill when building MCP servers to integrate external APIs or services in either Python (FastMCP) or Node/TypeScript (MCP SDK). It provides a structured workflow and principles for developing effective, agent-centric tools.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/mcp-builder
This skill helps developers implement backend architecture patterns like Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. It is used for designing new complex systems or refactoring existing applications to improve maintainability, testability, and scalability. The focus is on creating loosely coupled, domain-centric codebases.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/architecture-patterns
This skill provides principles for designing REST and GraphQL APIs to make them intuitive, scalable, and maintainable. Use it when creating new APIs, reviewing specifications, or establishing team design standards. It covers resource-oriented architecture and helps create developer-friendly APIs for various use cases.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/api-design-principles
This skill helps developers recognize when technical disagreements reveal valuable context-dependent tradeoffs. It preserves multiple valid approaches instead of forcing premature resolution, particularly when oscillating between solutions that optimize for different legitimate priorities. Use it to maintain flexibility when the "better" choice depends on deployment context rather than technical superiority.
/plugin add https://github.com/lifangda/claude-plugins/tree/main/preserving-productive-tensions
The Archon skill provides RAG-powered semantic search and project management through a REST API. Use it for querying documentation, managing hierarchical projects/tasks, and performing knowledge retrieval with document upload capabilities. Always prioritize Archon first when searching external documentation before using other sources.
/plugin add https://github.com/jlh425/ottomator-agents/tree/main/archon
This Claude Skill provides guidance for implementing Turborepo, a high-performance build system for JavaScript/TypeScript monorepos. Use it when setting up monorepos, optimizing build performance, or configuring task pipelines and caching strategies. It helps developers implement intelligent caching, task orchestration, and remote execution capabilities.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/turborepo
This is a template skill that developers should use as a starting point when building new Claude skills. It provides the basic structure and placeholder content for defining a skill's purpose and usage instructions. Developers should replace the template descriptions with specific details about their custom skill's functionality.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/template-skill
This Claude Skill provides guidance for implementing Tailwind CSS, a utility-first framework for rapid UI development. Use it when building responsive designs, implementing dark mode, creating custom themes, or developing design systems with Tailwind's utility classes. It generates optimized CSS at build time with zero runtime overhead for minimal production bundles.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/tailwindcss
The skill-creator provides guidance for developers building new Claude skills or updating existing ones. It helps extend Claude's capabilities with specialized workflows, tool integrations, and domain expertise. Use this skill when you need to create modular packages that transform Claude into a specialized agent for specific tasks.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/skill-creator
This skill provides comprehensive guidance for building Shopify apps, extensions, themes, and API integrations. Use it when developing with Shopify CLI, Polaris UI, GraphQL/REST APIs, or creating checkout extensions and Liquid themes. It covers the full platform ecosystem, including Hydrogen for headless storefronts and Shopify Functions.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/shopify
This skill provides guidance for implementing shadcn/ui, a collection of reusable React components built with Radix UI and Tailwind CSS. Use it when building user interfaces in React-based applications or adding accessible, pre-designed UI components. It's particularly useful for implementing design systems, forms with validation, and data tables.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/shadcn-ui
This Claude Skill enables systematic step-by-step reasoning for complex problems through iterative thought steps with revision and branching capabilities. It's ideal for multi-stage analysis, design planning, and problem decomposition where scope may evolve. Key features include dynamic scope adjustment, revision tracking, and alternative path exploration while maintaining full context.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/sequential-thinking
Repomix is a tool that packages entire code repositories into single, AI-friendly files. It is primarily used to generate context for LLMs like Claude, enabling AI analysis, codebase snapshots, and security audits. This makes it ideal for preparing a codebase for an AI to review or summarize.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/repomix
This Claude Skill provides implementation guidance for RemixIcon, an open-source library with 3,100+ neutral-style icons in outlined and filled variants. Use it when adding icons to applications, building UI components, or designing interfaces. It supports multiple integration methods including webfonts, SVG, React, and Vue.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/remix-icon
This skill helps developers identify the right problem-solving technique when they're stuck by matching their specific stuck-symptom to the appropriate method. It provides a quick dispatch system for common scenarios like overwhelming complexity, lack of innovation, or recurring patterns. Use it to efficiently navigate from a blocked state to a targeted solution strategy.
/plugin add https://github.com/Elios-FPT/EliosCodePracticeService/tree/main/when-stuck