Trending Skills
The hottest skills gaining momentum in the community right now.
planning-with-files
by CodingHeader
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
multi-agent-thinker
by CodingHeader
This skill is the "Heavy Lifting Engine" for complex problem solving.
by CodingHeader
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
project-structure-creator
by CodingHeader
Initialize, validate, and maintain project directory structure according to strict enterprise specifications (Feature-Sliced Design + Bulletproof Architecture). Use this skill when: (1) Initializing a new project or module, (2) Adding new features or components, (3) Refactoring directory structure, (4) Verifying compliance with project norms.
instruction-repeater
by CodingHeader
"Instruction Repeater: repeat any incoming user instruction based on length. Always available and can be composed with other skills."
docx
by CodingHeader
"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"
brainstorming
by CodingHeader
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
tailwind-guidelines
by peixotorms
Use when writing, reviewing, or refactoring Tailwind CSS code. Covers tailwind, tailwindcss, utility classes, responsive design, dark mode, CSS, frontend, className, tw-merge, clsx, color system, typography, spacing, borders, rings, outlines, state variants, hover, focus, focus-visible, group-hover, data attributes, container queries, breakpoints, mobile-first, text-pretty, text-balance, opacity modifiers, @theme directive, @utility, Tailwind v4 CSS-first configuration, and common anti-patterns.
flyonui
by peixotorms
Use when building with FlyonUI — Tailwind CSS component library with CSS classes and optional JS plugins. Covers CSS component classes, JS plugin system (accordion, carousel, collapse, combobox, datatable, dropdown, select, tabs, tooltip, etc.), theming, installation, class reference, and plugin initialization via MCP tools.
elementor-forms
by peixotorms
Use when creating custom Elementor form actions, custom form field types, form validation, or processing form submissions. Covers Elementor Pro forms (ElementorPro\Modules\Forms), Action_Base (get_name, get_label, run, register_settings_section, on_export), after_submit processing, Field_Base (field_type, render field HTML, validation callback, update_controls), content_template for editor preview, form action registration, export_type handling, update_record patterns, elementor_pro/forms/validation hook, email filters, and webhook response handling.
rust-web
by peixotorms
Use when building web services, REST APIs, or HTTP servers in Rust with axum, actix-web, warp, or rocket. Covers tower middleware, hyper, reqwest HTTP client, router design, JSON handling, REST and OpenAPI, CORS configuration, WebSocket, SSE (server-sent events), graceful shutdown, state sharing, handler patterns, extractors, IntoResponse error handling, and framework comparison.
azure-opencode-setup
by primeinc
Configure Azure AI Services (Cognitive Services or OpenAI) as a provider in OpenCode. USE FOR: setup azure opencode, connect azure models to opencode, azure cognitive services opencode, azure openai provider config, opencode.json azure, whitelist azure models, filter azure model list, AZURE_COGNITIVE_SERVICES_RESOURCE_NAME, AZURE_RESOURCE_NAME, azure /connect, azure 404 deployment, azure 401 auth opencode, troubleshoot azure opencode, az cognitiveservices opencode. DO NOT USE FOR: deploying Azure infrastructure (use azure-deploy), creating AI Foundry projects (use microsoft-foundry), general Azure resource lookup (use azure-resource-lookup), application deployment to Azure (use azure-prepare).
generate-more-skills-with-claude
by Olino3
Forge is a marketplace for a Claude Code Plugins
flutter-expert
by Olino3
"Cross-platform mobile development with Flutter/Dart. Build performant, maintainable Flutter apps with proper widget architecture, state management, platform channels, and testing patterns."
generate-mock-service
by Olino3
Generate simulated service doppelgangers for testing and development. Creates mock servers (Express, Flask, FastAPI, WireMock, Prism) matching real API contracts with realistic responses, error scenarios, and Docker containerization.
generate-azure-functions
by Olino3
Generate complete Azure Functions projects with local development environment using Tilt and Azurite
firebase-firestore
by Olino3
Build with Firestore NoSQL database — real-time sync, offline support, and scalable document storage. Use when creating collections, querying documents, setting up security rules, handling real-time updates. Prevents 10 common Firestore errors.
email-writer
by Olino3
Forge is a marketplace for a Claude Code Plugins
generate-tilt-dev-environment
by Olino3
Generate complete local development environments using Tilt, Docker Compose, and containerization. Constructs local development realms with Tilt orchestration, live reload, and service dependencies.
generate-jest-unit-tests
by Olino3
Intelligent Jest unit test generation for Angular components, services, and more with Socratic planning and project-specific memory.
generate-azure-bicep
by Olino3
Generate Azure Bicep infrastructure modules using Azure Verified Modules (AVM) and bicepparams
favicon-gen
by Olino3
"Generate custom favicons from logos, text, or brand colors — prevents launching with CMS defaults. Extract icons from logos, create monogram favicons from initials, or use branded shapes. Outputs all required formats (ICO, PNG, SVG, Apple Touch, web manifest)."
skill:firebase-auth - Firebase Authentication
by Olino3
Forge is a marketplace for a Claude Code Plugins
firecrawl-scraper
by Olino3
"Convert websites into LLM-ready data with Firecrawl API. Features: scrape single pages, crawl entire sites, map site structure, search content, extract structured data, agent-based autonomous scraping, batch operations, and change tracking. Handles JavaScript rendering, anti-bot bypass, and rate limiting."