adapt — macos mob programming timer mobcrew, community, macos mob programming timer, ide skills, adapt install, mob programming companion, adapt for SwiftUI developers, adapt for pair programming, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for macOS-based Development Agents needing project structure analysis and convention detection for efficient pair and mob programming sessions. adapt is a macOS-based AI agent skill that analyzes project structures, detects conventions, and customizes configurations for pair and mob programming sessions.

Features

Analyzes project structure by scanning configuration files like package.json and Cargo.toml
Detects frameworks, libraries, and tools in use, such as SwiftUI
Fills in .agents/PROJECT.md with project-specific information
Identifies existing scripts/commands in config files
Supports customization of configuration for mob programming sessions

# Core Topics

colmarius colmarius
[2]
[0]
Updated: 2/4/2026

Agent Capability Analysis

The adapt skill by colmarius is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for macos mob programming timer, adapt install, mob programming companion.

Ideal Agent Persona

Perfect for macOS-based Development Agents needing project structure analysis and convention detection for efficient pair and mob programming sessions.

Core Value

Empowers agents to analyze project structures, detect conventions, and generate project-specific information in .agents/PROJECT.md files, leveraging configuration files like package.json, Cargo.toml, and pyproject.toml.

Capabilities Granted for adapt

Analyzing project structures for framework and library detection
Automating project configuration for mob programming sessions
Generating project-specific documentation in .agents/PROJECT.md

! Prerequisites & Limits

  • Requires macOS platform
  • Limited to projects with supported configuration files
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

adapt

Install adapt, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Adapt Skill

Analyze the current project and fill in .agents/PROJECT.md with project-specific information.

When to Use

Run this skill after installing dot-agents into a new project to customize the configuration.

Workflow

  1. Analyze project structure

    • Scan for configuration files (package.json, Cargo.toml, go.mod, pyproject.toml, etc.)
    • Identify frameworks, libraries, and tools in use
    • Find existing scripts/commands in config files
  2. Detect conventions

    • Look at code style (naming, formatting)
    • Check for existing linter/formatter configs
    • Identify testing patterns
  3. Update PROJECT.md

    • Fill in project name from config
    • List detected tech stack
    • Extract commands from package.json scripts, Cargo.toml, Makefile, etc.
    • Note any project-specific conventions observed
  4. Suggest AGENTS.md updates

    • Recommend project-specific commands to add
    • Suggest conventions to document

Example Output

After running, PROJECT.md should look like:

markdown
1# Project Configuration 2 3## Project Name 4 5my-awesome-app 6 7## Tech Stack 8 9- Language: TypeScript 10- Framework: Next.js 14 11- Database: PostgreSQL with Prisma 12- Testing: Jest, Playwright 13 14## Commands 15 16```bash 17# Install 18pnpm install 19 20# Development 21pnpm dev 22 23# Build 24pnpm build 25 26# Test 27pnpm test 28pnpm test:e2e 29 30# Lint/Format 31pnpm lint 32pnpm format

Conventions

  • Use kebab-case for file names
  • Components in src/components/
  • API routes in src/app/api/

Checklist

  • Read package.json/Cargo.toml/go.mod for project name and scripts
  • Identify main framework from dependencies
  • Find test commands and test file patterns
  • Check for Makefile, Justfile, or task runners
  • Look for .eslintrc, .prettierrc, rustfmt.toml for style configs
  • Update PROJECT.md with findings
  • Suggest any AGENTS.md additions

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is adapt?

Perfect for macOS-based Development Agents needing project structure analysis and convention detection for efficient pair and mob programming sessions. adapt is a macOS-based AI agent skill that analyzes project structures, detects conventions, and customizes configurations for pair and mob programming sessions.

How do I install adapt?

Run the command: npx killer-skills add colmarius/mobcrew/adapt. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for adapt?

Key use cases include: Analyzing project structures for framework and library detection, Automating project configuration for mob programming sessions, Generating project-specific documentation in .agents/PROJECT.md.

Which IDEs are compatible with adapt?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for adapt?

Requires macOS platform. Limited to projects with supported configuration files.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add colmarius/mobcrew/adapt. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use adapt immediately in the current project.

Related Skills

Looking for an alternative to adapt or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI