74219 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

vue-composables

Write high-quality Vue 3 composables following established patterns and best practices. Use when creating new composables, refactoring existing ones, or reviewing composable code. Triggers include requests to "create a composable", "write a use* function", "extract logic into a composable", or any Vue Composition API reusable logic task.

alexanderop
alexanderop
10

product-planning

|

alexanderop
alexanderop
10

vue-composable-testing

Test Vue 3 composables with Vitest following best practices. Use when writing tests for composables, creating test helpers for Vue reactivity, or when asked to "test a composable", "write tests for use*", or "help test Vue composition functions". Covers independent composables (direct testing) and dependent composables (lifecycle/inject testing with helpers).

alexanderop
alexanderop
10

systematic-debugging

|

alexanderop
alexanderop
10

add-exercises

Add new exercises to the workout tracker database. Use when asked to add exercises, expand the exercise library, or check what exercises exist. Triggers include "add exercise", "new exercise", "exercise database", "what exercises", "missing exercises", "expand exercises".

alexanderop
alexanderop
10

repository-pattern

Create and manage Dexie/IndexedDB repositories with type-safe interfaces, converters, and standardized CRUD operations. Use when (1) adding entity storage, (2) implementing save/load/delete operations, (3) designing database schema and indexes, (4) converting between database (Db*) and domain types, (5) handling database errors or migrations, (6) using existing repositories (SettingsRepository, WorkoutsRepository, TemplatesRepository, CustomExercisesRepository, BenchmarksRepository, ActiveWorkoutRepository). Triggers include "database", "repository", "save data", "fetch from database", "delete from storage", "database schema", "database table", "indexes", "migration", "persist", "convert workout", "converter", "buildPartialUpdate", "mock repository", "database error", "bulk operations", "import/export", or specific repository names.

alexanderop
alexanderop
10

git-worktree

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

alexanderop
alexanderop
10

improve-skill

Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.

alexanderop
alexanderop
10

accessible-notifications

|

alexanderop
alexanderop
10

mutation-testing

|

alexanderop
alexanderop
10

vitest-mocking

|

alexanderop
alexanderop
10

vue-patterns

Vue 3 patterns and best practices for this workout tracker: feature module architecture, createGlobalState() singleton state (not Pinia), defineModel two-way binding, and component gotchas. Use when creating/refactoring components, features, composables, managing shared state, or debugging reactivity issues. Triggers include "add component", "create feature", "refactor", "composable", "v-model", "defineModel", "global state", "createGlobalState", "singleton", "reactive", "two-way binding", "feature structure", "reka-ui", "shadcn-vue".

alexanderop
alexanderop
10

workout-domain

Workout block model, types, and operations. Use when building workouts, managing block kinds (strength/AMRAP/EMOM/Tabata/ForTime/cardio), handling sets/reps, or working with workout persistence and benchmarks. Triggers: "workout", "block", "strength", "cardio", "AMRAP", "EMOM", "Tabata", "ForTime", "exercise", "set", "reps", "weight", "RIR", "timed block", "create workout", "build workout", "block kind", "discriminated union", "block result", "round", "interval", "benchmark", "template", "persist workout", "complete workout".

alexanderop
alexanderop
10

testing-conventions

Vitest 4 + Playwright testing conventions: query priority (getByRole > getByText > getByTestId), seed-resilient patterns, realistic user flows (happy path & early finish), virtualized lists, fake-indexeddb isolation, factories, and gotchas (database reset, userEvent, expect.poll). Triggers: "query priority", "getByRole", "getByTestId", "getByLabelText", "querySelector", "seed data", "test invariants", "test isolation", "fake-indexeddb", "database reset", "expect.poll", "expect.element", "assertion", "userEvent", "realistic flows", "early finish", "virtualized list", "virtual scroll", "scoped query", "animation test", "visual state", "factory", "workoutBuilder", "flaky test", "navigation test", "exercise selection", "data attribute query", "test cleanup", "test gotchas".

alexanderop
alexanderop
10

progressions

Kettlebell swing progression tracker with automatic advancement through reps, time, and weight phases. EMOM timer for session tracking. Use when building progressions, logging completed sessions, calculating next levels, or designing training progressions. Triggers include "progression", "kettlebell", "EMOM", "advancement", "progression level", "swing progression", "kettlebell advancement", "track progress", "log session", "next level", "progression phase", "auto-advance", "progression algorithm", "set progression", "timer", "reps progression", "time progression", "weight progression", "progression form", "progression tracking".

alexanderop
alexanderop
10

firecrawl-web

Fetch web content, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs current web information, asks to scrape a URL, wants a screenshot, needs to extract specific data from a page, or wants to learn about a framework or library.

bextuychiev
bextuychiev
10

git-analyzer

Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes.

meetrais
meetrais
10

arkts-skill

ArkTS language specification guidance for syntax, types, semantics, and diagnostics based on ArkTS Specification 1.2.0. Use when handling ArkTS grammar questions, compiler/type errors, feature compliance checks, TypeScript-to-ArkTS adaptation, or HarmonyOS ArkTS code modernization.

aresbit
aresbit
10

x-algo-pipeline

Explain the complete X recommendation algorithm pipeline. Use when users ask how posts are ranked, how the algorithm works, or want an overview of the recommendation system.

cloudai-x
cloudai-x
102

x-algo-ml

Explain the Phoenix ML model architecture for X recommendations. Use when users ask about embeddings, transformers, how predictions work, or ML model details.

cloudai-x
cloudai-x
102

x-algo-filters

Explain why posts get filtered from the X feed. Use when analyzing why a post was removed, not shown, or filtered out of recommendations.

cloudai-x
cloudai-x
102

x-algo-engagement

Reference for X algorithm engagement types and signals. Use when analyzing engagement metrics, action predictions, or understanding what signals the algorithm tracks.

cloudai-x
cloudai-x
102

x-algo-scoring

Calculate and explain X algorithm engagement scores. Use when analyzing post ranking, understanding score weights, engagement potential, or why one post ranks higher than another.

cloudai-x
cloudai-x
102

Taro Documentation

This skill should be used when the user mentions "Taro" in any technical context, asks about "Taro API", "Taro components", "Taro configuration", "Taro development", "Taro project", "mini program with Taro", "WeChat mini program", uses Taro methods (like "Taro.request", "Taro.navigateTo"), or discusses multi-platform development with Taro framework. Provides comprehensive Taro framework documentation including APIs, components, configuration, and development guides.

whinc
whinc
10

Formily Migration Guide

This skill should be used when the user asks to "convert to formily", "formily migration", "migrate forms to formily", "convert react forms to formily", "formily vs other form libraries", or "replace existing forms with formily".

whinc
whinc
10

Formily Ant Design Components

This skill should be used when the user asks to "use formily with ant design", "formily antd components", "formily ant design integration", "formily form layout", "formily form.item", "formily antd forms", or "integrate formily with ant design".

whinc
whinc
10

Advanced Formily Patterns

This skill should be used when the user asks to "implement dynamic forms", "formily complex forms", "formily conditional fields", "formily nested forms", "formily async validation", "formily performance optimization", or "advanced formily patterns".

whinc
whinc
10

Formily Core Fundamentals

This skill should be used when the user asks to "learn formily basics", "setup formily", "formily core concepts", "formily getting started", "formily fundamentals", "how to use formily", "formily installation", or "formily form state management".

whinc
whinc
10

ahooks

Comprehensive ahooks React hooks library specialist. Expert in all 76+ ahooks hooks including state management, effects, data fetching, performance optimization, DOM utilities, and advanced patterns. Use when working with ahooks library, need React hooks utilities or want to learn best practices.

whinc
whinc
10

claude-domain-skills

非技術領域專業知識集合,包含商業、金融、創意、專業服務、生活、方法論等 18 個領域

miles990
miles990
101

flame-game-dev

Flame Engine 2D 遊戲開發完整指南 - 核心、系統、模板、部署

miles990
miles990
104

ai-ml-integration

AI/ML APIs, LLM integration, and intelligent application patterns

miles990
miles990
104

flame-core

Flame Engine core fundamentals - components, input, collision, camera, animation, scenes

miles990
miles990
104

backend

Backend development with Node.js, Express, NestJS, and server patterns

miles990
miles990
104

cloud-platforms

AWS, GCP, Azure services and cloud-native development

miles990
miles990
104

realtime-systems

WebSocket, real-time communication, and event-driven architectures

miles990
miles990
104

api-design

RESTful, GraphQL, gRPC, and API best practices

miles990
miles990
104

architecture-patterns

Software architecture patterns and best practices

miles990
miles990
104

data-design

Data modeling, schema design, and data architecture

miles990
miles990
104

design-patterns

Classic and modern software design patterns

miles990
miles990
104

system-design

Scalability, availability, and distributed systems design

miles990
miles990
104

ux-principles

User experience design principles for developers

miles990
miles990
104

code-quality

Clean code principles, SOLID, and code review practices

miles990
miles990
104

devops-cicd

CI/CD pipelines, infrastructure as code, and deployment strategies

miles990
miles990
104

documentation

Technical writing, API docs, and documentation best practices

miles990
miles990
104

internationalization

國際化與本地化開發:i18n/l10n 架構設計、翻譯管理、多語言應用最佳實踐

miles990
miles990
104

database

Database design, SQL, NoSQL, and data management patterns

miles990
miles990
104

edge-iot

Edge computing, IoT protocols, and embedded systems integration

miles990
miles990
104

frontend

Modern frontend development with React, Vue, and web technologies

miles990
miles990
104

mobile

Mobile development with React Native, Flutter, and native patterns

miles990
miles990
104

Page 946 of 1485 · 74219 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.