GitHub
Skills harvested from GitHub repositories
14810 skills availablecreate-subagents
<objective> Subagents are specialized Claude instances that run in isolated contexts with focused roles and limited tool...
create-slash-commands
<objective> Create effective slash commands for Claude Code that enable users to trigger reusable prompts with /command-...
create-plans
<essentialprinciples> <principle name="solodeveloperplusclaude"> You are planning for ONE person (the user) and ONE impl...
create-mcp-servers
<objective> MCP servers extend Claude's capabilities by exposing tools, resources, and prompts. This skill guides creati...
create-hooks
<objective> Hooks are event-driven automation for Claude Code that execute shell commands or LLM prompts in response to ...
the-pirate-bay
<essentialprinciples> The Pirate Bay frontend is a thin JS client over a public JSON API at https://apibay.org. No scrap...
debug-like-expert
<objective> Deep analysis debugging mode for complex issues. This skill activates methodical investigation protocols wit...
create-agent-skills
<essentialprinciples> Skills are modular, filesystem-based capabilities that provide domain expertise on demand. This sk...
create-meta-prompts
<objective> Create prompts optimized for Claude-to-Claude communication in multi-stage workflows. Outputs are structured...
macos-apps
<essentialprinciples> The user is the product owner. Claude is the developer. The user does not write code. The user doe...
iphone-apps
<essentialprinciples> The user is the product owner. Claude is the developer. The user does not write code. The user doe...
typescript-mcp-server-generator
Create a complete Model Context Protocol (MCP) server in TypeScript with the following specifications: Project Structure...
swift-mcp-server-generator
Generate a complete, production-ready MCP server in Swift using the official Swift SDK package. When asked to create a S...
spring-boot-testing
This skill provides expert guide for testing Spring Boot 4 applications with modern patterns and best practices. Test Py...
ruby-mcp-server-generator
Generate a complete, production-ready MCP server in Ruby using the official Ruby SDK. When asked to create a Ruby MCP se...
refactor
Improve code structure and readability without changing external behavior. Refactoring is gradual evolution, not revolut...
react18-lifecycle-patterns
Reference for migrating the three unsafe class component lifecycle methods to React 18.3.1 compliant patterns. Before mi...
react18-dep-compatibility
Minimum versions required for React 18.3.1 and React 19 compatibility. Use this skill whenever checking whether a depend...
qdrant-model-migration
Vectors from different models are incompatible. You cannot mix old and new embeddings in the same vector space. You also...
power-bi-model-design-review
You are a Power BI data modeling expert conducting comprehensive design reviews. Your role is to evaluate model architec...
polyglot-test-agent
An AI-powered skill that generates comprehensive, workable unit tests for any programming language using a coordinated m...
pdftk-server
PDFtk Server is a command-line tool for working with PDF documents. It can merge, split, rotate, encrypt, decrypt, water...
next-intl-add-language
This is a guide to add a new language to a Next.js project using next-intl for internationalization, For i18n, the appli...
java-add-graalvm-native-image-support
You are an expert in adding GraalVM native image support to Java applications. Your goal is to: Analyze the project stru...