Explore

Find agent skills by outcome

153,409 skills indexed with the new KISS metadata standard.

Showing 24 of 153,409
General
PromptBeginner5 minmarkdown

DeepSeek Setup

For DeepSeek Chat IDE, DeepSeek Coder, and agents with `AGENTS.md` / rules support.

0
General
PromptBeginner5 minmarkdown

Cursor Setup

Clone into your project's `.cursor/skills/` directory:

0
General
PromptBeginner5 minmarkdown

GitHub Copilot Setup

cd your-android-project

0
General
PromptBeginner5 minmarkdown

Continue.dev Setup

Continue uses `.continue/config.yaml` for rules and context.

0
General
PromptBeginner5 minmarkdown

OpenAI Codex CLI Setup

cd your-android-project

0
General
PromptBeginner5 minmarkdown

Cline Setup

Cline (VS Code extension) uses `.clinerules` and optional rule files.

0
General
PromptBeginner5 minmarkdown

Claude Code / Claude CLI Setup

git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git ~/.claude/skills/compose-kotlin-agent-skills

0
General
PromptBeginner5 minmarkdown

Bolt.new / StackBlitz Setup

For web-based agents — copy skill into repo or sync from GitHub.

0
General
PromptBeginner5 minmarkdown

Augment Code Setup

Augment uses workspace rules and `.augment/` configuration.

0
General
PromptBeginner5 minmarkdown

Amazon Q Developer Setup

For Amazon Q in IDE (VS Code, JetBrains, etc.) and Amazon Q CLI.

0
General
PromptBeginner5 minmarkdown

Aider Setup

Aider reads `CONVENTIONS.md`, `.aider.conf.yml`, and files you add to context.

0
General
PromptBeginner5 minmarkdown

Shared Instruction Snippet

Paste this block into any agent's project instructions file (`AGENTS.md`, `CLAUDE.md`, rules file, etc.):

0
General
PromptBeginner5 minmarkdown

Agent Setup Guides

Install [compose-kotlin-agent-skills](https://github.com/haidrrrry/compose-kotlin-agent-skills) for your coding agent. Each file below is copy-paste setup for that platform.

0
General
PromptBeginner5 minmarkdown

Ultracite.mdc

Ultracite Rules - AI-Ready Formatter and Linter

1
General
PromptBeginner5 minmarkdown

orchestrator

Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.

2
General
PromptBeginner5 minmarkdown

Setup.mdc

Setup

2
General
PromptBeginner5 minmarkdown

Roles.mdc

Agent roles

2
General
PromptBeginner5 minmarkdown

Overview.mdc

Overview

2
General
PromptBeginner5 minmarkdown

Module Map.mdc

Module map

3
General
PromptBeginner5 minmarkdown

Git Workflow.mdc

Git workflow

3
General
PromptBeginner5 minmarkdown

Documentation Duty.mdc

Documentation duty

1
General
PromptBeginner5 minmarkdown

Build Test.mdc

Build & test

1
General
PromptBeginner5 minmarkdown

Architecture.mdc

Architecture (entry points)

1
General
PromptBeginner5 minmarkdown

Query the LLM Wiki and synthesize an answer.

Usage: /wiki-query $ARGUMENTS

1