All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
verify
agenticnotetaking/arscontexta
Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".
setup
agenticnotetaking/arscontexta
Scaffold a complete knowledge system. Detects platform, conducts conversation, derives configuration, generates everything. Validates against 15 kernel primitives. Triggers on "/setup", "/setup --advanced", "set up my knowledge system", "create my vault".
remember
agenticnotetaking/arscontexta
Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".
seed
agenticnotetaking/arscontexta
Add a source file to the processing queue. Checks for duplicates, creates archive folder, moves source from inbox, creates extract task, and updates queue. Triggers on "/seed", "/seed [file]", "queue this for processing".
upgrade
agenticnotetaking/arscontexta
Apply plugin knowledge base updates to an existing generated system. Consults the Ars Contexta research graph for methodology improvements, proposes skill upgrades with research justification. Never auto-implements. Triggers on "/upgrade", "upgrade skills", "check for improvements", "update methodology".
reweave
agenticnotetaking/arscontexta
Update old notes with new connections. The backward pass that /reflect doesn't do. Revisit existing notes that predate newer related content, add connections, sharpen claims, consider splits. Triggers on "/reweave", "/reweave [note]", "update old notes", "backward connections", "revisit notes".
delon-auth-authentication-authorization
aiskillstore/marketplace
Implement authentication and authorization using @delon/auth. Use this skill when adding login/logout flows, JWT token management, role-based access control (RBAC), route guards, HTTP interceptors, and session management. Integrates with Firebase Auth and custom permission systems. Ensures secure token storage, automatic token refresh, and consistent authorization checks across components and services.
Gemini Image Generation
Ibrahim-3d/nano-banana-claude-plugin
Use when the user wants to generate images, edit images, create artwork, do style transfer, 4K generation, or any visual content creation using the Gemini API. Activates on phrases like "generate an image", "create a picture", "edit this image", "style transfer", "remove background", "upscale to 4K", or "make an illustration".
delon-util
aiskillstore/marketplace
@delon/util skill - Utility functions library for array, string, date, number manipulation. For ng-events construction site progress tracking system.
delon-chart
aiskillstore/marketplace
@delon/chart skill - G2Plot enterprise charting components with @delon/chart. For ng-events construction site progress tracking system.
git-operation
aiskillstore/marketplace
Guide for basic Git operations
tilt
aiskillstore/marketplace
Manages Tilt development environments via CLI and Tiltfile authoring. Must use when working with Tilt or Tiltfiles.
skill-developer
aiskillstore/marketplace
Claude Code 스킬, 훅, 에이전트, 명령어를 생성하고 관리하기 위한 메타 스킬. 새 스킬 생성, 스킬 트리거 설정, 훅 설정, Claude Code 인프라 관리 시 사용.
delon-cache-caching-strategies
aiskillstore/marketplace
Implement caching strategies using @delon/cache. Use this skill when adding memory cache, LocalStorage cache, SessionStorage cache, or cache interceptors for HTTP requests. Supports TTL-based expiration, cache invalidation, cache grouping, and persistent storage. Optimizes performance by reducing redundant API calls and database queries.
tamagui-best-practices
aiskillstore/marketplace
Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).
fix-compile-errors
gologo13/agent-skills
Analyze the compilation errors in the current codebase and provide fixes for them, making th...; keywords: error, compile, fix. Use only on explicit request; skip in routine implementation discussions.
skill-hunter
CE0Alex/skill-hunter
Use when the user wants to find NEW external skills for a project, build a skill stack from external registries, or compare external options against project needs. Do not use for questions about how to use already-installed/local skills.
plugin-manifest-schema
a5c-ai/babysitter
Define plugin manifest schema with versioning and dependency declarations.
go-best-practices
aiskillstore/marketplace
Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.
axe-ios-simulator
aiskillstore/marketplace
iOS Simulator automation using AXe CLI for touch gestures, text input, hardware buttons, screenshots, video recording, and accessibility inspection. Use when automating iOS Simulator interactions, writing UI tests, capturing screenshots/video, or inspecting accessibility elements. Triggers on iOS Simulator automation, AXe CLI usage, simulator tap/swipe/gesture commands, or accessibility testing tasks.
prompt-injection-detector
a5c-ai/babysitter
Prompt injection detection and prevention for secure LLM applications
langgraph-subgraph
a5c-ai/babysitter
Subgraph composition and modular workflow design for LangGraph
fillout_forms-automation
ComposioHQ/awesome-claude-skills
Automate Fillout tasks via Rube MCP (Composio): forms, submissions, workflows, and form builder. Always search tools first for current schemas.
canton-network-repos
aiskillstore/marketplace
Canton Network open-source ecosystem guide covering DAML SDK, Canton runtime, and Splice applications. Use when working with Canton Network, DAML smart contracts, or building decentralized applications.