Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
disk-cleaner
Cross-platform disk space management toolkit with intelligent optimization. REQUIREMENTS: Python 3.7+. UNIVERSAL COMPATIBILITY: Works with ALL AI IDEs (Cursor, Windsurf, Continue, Aider, Claude Code, etc.). PLATFORM-INDEPENDENT: Works at any location - global, project, or user level. SELF-CONTAINED: No pip install needed, includes intelligent bootstrap. KEY FEATURES: (1) PROGRESSIVE SCANNING: Quick sample (1s) + Progressive mode for large disks, (2) INTELLIGENT BOOTSTRAP: Auto-detection of skill location and auto-import of modules, (3) CROSS-PLATFORM ENCODING: Safe emoji/Unicode handling on all platforms, (4) DIAGNOSTIC TOOLS: check_skill.py for quick verification, (5) OPTIMIZED SCANNING: 3-5x faster with os.scandir(), concurrent scanning, intelligent sampling. AGENT WORKFLOW: (1) Check Python, (2) Find skill package (20+ locations auto-detected), (3) Run diagnostics, (4) Use progressive scanning for large disks. The skill package includes all optimization modules - no features are lost!
gccszs/disk-cleaner 16
-
angular-core-implementation
Generate Angular components, services, modules, and directives. Implement dependency injection, lifecycle hooks, data binding, and build production-ready Angular architectures.
pluginagentmarketplace/custom-plugin-angular 6
-
testing-deployment-implementation
Write unit tests for components and services, implement E2E tests with Cypress, set up test mocks, optimize production builds, configure CI/CD pipelines, and deploy to production platforms.
pluginagentmarketplace/custom-plugin-angular 6
-
state-implementation
Implement NgRx store with actions and reducers, build selectors, create effects for async operations, configure entity adapters, and integrate HTTP APIs with state management.
pluginagentmarketplace/custom-plugin-angular 6
-
routing-performance-implementation
Configure routing with lazy loading, implement route guards, set up preloading strategies, optimize change detection, analyze bundles, and implement performance optimizations.
pluginagentmarketplace/custom-plugin-angular 6
-
modern-angular
pluginagentmarketplace/custom-plugin-angular 6
-
http-client
Angular HttpClient for API communication, interceptors, and error handling
pluginagentmarketplace/custom-plugin-angular 6
-
deployment
Angular application deployment, CI/CD pipelines, and hosting strategies
pluginagentmarketplace/custom-plugin-angular 6
-
performance
Angular performance optimization, change detection strategies, and bundle optimization
pluginagentmarketplace/custom-plugin-angular 6
-
typescript-implementation
Implement TypeScript patterns, convert JavaScript to TypeScript, add type annotations, create generics, implement decorators, and enforce strict type safety in Angular projects.
pluginagentmarketplace/custom-plugin-angular 6
-
rxjs-implementation
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pipelines in Angular applications.
pluginagentmarketplace/custom-plugin-angular 6
-
angular-material
Angular Material UI components, theming, and accessible interface design
pluginagentmarketplace/custom-plugin-angular 6
-
forms-implementation
Build reactive and template-driven forms, implement custom validators, create async validators, add cross-field validation, and generate dynamic forms for Angular applications.
pluginagentmarketplace/custom-plugin-angular 6
-
skill-judge
Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.
shareAI-lab/shareAI-skills 238
-
media-writer
Create platform-native content that resonates with each community's culture. Use when adapting technical content for WeChat, Hacker News, Reddit, Medium, Twitter/X, Dev.to, or LinkedIn. Transforms generic writing into content that feels written BY that community, not AT them.
shareAI-lab/shareAI-skills 238
-
vibe-coding
Transform an AI agent into a tasteful, disciplined development partner. Not just a code generator,
but a collaborator with professional standards, transparent decision-making, and craftsmanship.
Use for any development task: building features, fixing bugs, designing systems, refactoring.
The human provides vision and decisions. The agent provides execution with taste and discipline.
shareAI-lab/shareAI-skills 238
-
agent-builder
Design and build AI agents for any domain. Use when users:
(1) ask to "create an agent", "build an assistant", or "design an AI system"
(2) want to understand agent architecture, agentic patterns, or autonomous AI
(3) need help with capabilities, subagents, planning, or skill mechanisms
(4) ask about Claude Code, Cursor, or similar agent internals
(5) want to build agents for business, research, creative, or operational tasks
Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration
shareAI-lab/shareAI-skills 238
-
zalo-mini-app
Build Zalo Mini Apps - lightweight web apps running inside Zalo super-app. This skill provides ZaUI components (Button, Input, Modal, Tabs, Avatar, etc.), JavaScript APIs (authorize, getUserInfo, getPhoneNumber, getLocation, Storage, Camera), Checkout SDK for payments, design guidelines, and development tools. Use when building Mini Apps, using ZaUI components, calling Zalo APIs, integrating payments, converting web apps to Mini Apps, or following Zalo design standards.
suminhthanh/zalo-mini-app-skills 73
-
lsp-code-analysis
Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview refactorings, and get file outlines. Use for exploring unfamiliar codebases or performing safe refactoring.
lsp-client/lsp-skill 83
-
base-ui
Base UI reference and workflows for @base-ui/react (unstyled, accessible React components, composition utilities, and form helpers). Use when implementing Base UI components, portals, styling/state hooks, render-prop composition, eventDetails customization, animations, forms/validation, TypeScript typing, CSP/RTL utilities, or checking Base UI docs, issues, or releases.
noklip-io/agent-skills 1
-
three-js
This skill should be used when the user asks to "create a 3D scene", "add a mesh",
"implement OrbitControls", "load a GLTF model", "add bloom post-processing",
"write a custom shader", "create particle effects", "optimize Three.js performance",
"use WebGPU", "add shadows", "animate a model", or mentions Three.js, threejs, WebGL,
WebGPU, GLTF, raycaster, shader material, PBR material, or post-processing effects.
IMPORTANT: This skill is for VANILLA Three.js (imperative JavaScript). For React Three
Fiber (@react-three/fiber, R3F, drei), check the `r3f-best-practices` skill, although three-js skills helps when working with R3F since R3F is a React renderer for Three.js.
Provides complete Three.js reference for 3D web graphics including scene setup,
geometry, materials, textures, lighting, cameras, loaders, animation, controls,
interaction, shaders, post-processing, performance optimization, TSL/node materials,
WebGPU, physics, and VR/XR integration.
noklip-io/agent-skills 1
-
nuqs
Use when implementing URL query state in React, managing search params, syncing state with URL, building filterable/sortable lists, pagination with URL state, or using nuqs/useQueryState/useQueryStates hooks in Next.js, Remix, React Router, or plain React.
noklip-io/agent-skills 1
-
payload
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
noklip-io/agent-skills 1
-
gsap
Use when implementing web animations, timeline sequencing, scroll-triggered animations, SVG animations, layout transitions, or using GSAP, ScrollTrigger, ScrollSmoother, SplitText, Flip, DrawSVG, MorphSVG, MotionPath, or @gsap/react useGSAP hook.
noklip-io/agent-skills 1