Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
shell-workflow
Shell script workflow guidelines. Activate when working with shell scripts (.sh), bash scripts, or shell-specific tooling like shellcheck, shfmt.
ilude/claude-code-config 7
-
ruleset-optimization
Guidelines for optimizing Claude rulesets and instruction files (CLAUDE.md, settings.json) using context efficiency principles. Includes strategies for skill extraction, progressive disclosure, token savings calculation, and deduplication. Manually invoke when optimizing rulesets, reducing context size, extracting content to skills, or improving ruleset organization.
ilude/claude-code-config 7
-
browser
Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.
julianromli/droid-factory-template 52
-
frontend-design
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.
julianromli/droid-factory-template 52
-
backend-dev
Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.
julianromli/droid-factory-template 52
-
frontend-ui-integration
Implement or extend a user-facing workflow in a web application, integrating with existing backend APIs. Use when the feature is primarily a UI/UX change backed by existing APIs, affects only the web frontend, and requires following design system, routing, and testing conventions.
julianromli/droid-factory-template 52
-
mgrep
A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.
julianromli/droid-factory-template 52
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
julianromli/droid-factory-template 52
-
task-generator
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
julianromli/droid-factory-template 52
-
rsc-data-optimizer
Optimize Next.js App Router data fetching by converting slow client-side
fetching to fast server-side fetching using React Server Components (RSC).
Use when:
- User reports slow initial page load with loading spinners
- Page uses useEffect + useState for data fetching
- StoreContext/useStore pattern causes waterfall fetching
- Need to improve SEO (content not in initial HTML)
- Converting "use client" pages to Server Components
Triggers: "slow loading", "optimize fetching", "SSR data", "RSC optimization",
"remove loading spinner", "server-side fetch", "convert to server component",
"data fetch lambat", "loading lama"
julianromli/droid-factory-template 52
-
shadcn-management
Manage shadcn/ui components using MCP tools. Use when user needs to:
(1) Add new shadcn components to a project
(2) Build complex UI features requiring multiple components
(3) Research component implementations and examples
(4) Get component installation commands
Triggers: "add shadcn", "shadcn component", "build UI with shadcn", "install component", "create form", "create dialog"
julianromli/droid-factory-template 52
-
frontend-ui-animator
Analyze and implement purposeful UI animations for Next.js + Tailwind + React projects. Use when user asks to add animations, enhance UI motion, animate pages/components, or improve visual feedback. Triggers on "add animations", "animate UI", "motion design", "hover effects", "scroll animations", "page transitions", "micro-interactions".
julianromli/droid-factory-template 52
-
agents-md-generator
Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".
julianromli/droid-factory-template 52
-
product-management
Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase.
julianromli/droid-factory-template 52
-
template-skill
Replace with description of the skill and when Claude should use it.
julianromli/droid-factory-template 52
-
template-skill
Replace with description of the skill and when Claude should use it.
qodex-ai/ai-agent-skills 5
-
aesthetic-analysis
Analyze and extract design patterns from visual examples. Deconstructs design systems, color palettes, typography, and layout principles from reference materials.
qodex-ai/ai-agent-skills 5
-
prospect-investigation
Research and investigate business prospects and leads. Gathers company information, contact details, and qualification data for sales.
qodex-ai/ai-agent-skills 5
-
animated-message-composer
Create animated GIFs for messaging platforms. Generates animated content optimized for sharing in chat applications.
qodex-ai/ai-agent-skills 5
-
media-retrieval
Download and retrieve video content from sources. Extracts media files with proper format handling and metadata preservation.
qodex-ai/ai-agent-skills 5
-
presentation-builder
Create and edit presentation documents with full formatting. Handles slide creation, layouts, animations, and speaker notes programmatically.
qodex-ai/ai-agent-skills 5
-
protocol-implementation-framework
Build Model Context Protocol servers and implementations. Creates protocol-compliant tools and integrations for AI-powered applications.
qodex-ai/ai-agent-skills 5
-
peer-review-initiator
Request peer review with proper context and preparation. Structures review requests with clear description of changes and testing status.
qodex-ai/ai-agent-skills 5
-
autonomous-agent-gaming
Build autonomous game-playing agents using AI and reinforcement learning. Covers game environments, agent decision-making, strategy development, and performance optimization. Use when creating game-playing bots, testing game AI, strategic decision-making systems, or game theory applications.
qodex-ai/ai-agent-skills 5