amp
Amp-compatible skills are written for teams using the Amp coding-assistant workflow inside real repositories. Expect implementation helpers, debugging guides, refactoring prompts, and development automations that fit an agent working close to the editor and terminal.
Skills compatible with amp
cosmos-dbt-fusion
by astronomer/agents
Execute steps in order. This skill covers Fusion-specific constraints only.
discovery-interview-prep
by deanpeters/product-manager-skills
Guide product managers through preparing for customer discovery interviews by asking adaptive questions about research goals, customer segments, constraints, and methodologies. Use this to design effective interview plans, craft targeted questions, avoid common biases, and maximize learning from limited customer...
mapbox-style-patterns
by mapbox/mapbox-agent-skills
This skill provides battle-tested style patterns and layer configurations for common mapping scenarios.
flutter-localizing-apps
by flutter/skills
Configure the project to support code generation for localizations.
flutter-working-with-databases
by flutter/skills
Construct the data layer as the Single Source of Truth (SSOT) for all application data. In an MVVM architecture, the data layer represents the Model. Never update application data outside of this layer.
tmux
by steipete/clawdis
Control tmux sessions by sending keystrokes and reading output. Essential for managing Claude Code sessions.
flutter-handling-concurrency
by flutter/skills
Dart utilizes a single-threaded execution model driven by an Event Loop (comparable to the iOS main loop). By default, all Flutter application code runs on the Main Isolate.
flutter-navigation
by madteacher/mad-agents-skills
Implement navigation and routing in Flutter applications across mobile and web platforms. Choose the right navigation approach, configure deep linking, manage data flow between screens, and handle browser history integration.
flutter-building-forms
by flutter/skills
Implement forms using a Form widget to group and validate multiple input fields together.
ai-first-engineering
by affaan-m/everything-claude-code
Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation.
express-rest-api
by pluginagentmarketplace/custom-plugin-nodejs
Master building robust, scalable REST APIs with Express.js, the de-facto standard for Node.js web frameworks.
saas-revenue-growth-metrics
by deanpeters/product-manager-skills
Master revenue and retention metrics to understand SaaS business momentum, evaluate product-market fit, and make data-driven decisions about growth investments. Use this to calculate key metrics, interpret trends, identify problems early, and communicate business health to stakeholders.
wordpress-performance-best-practices
by bartekmis/wordpress-performance-best-practises
Comprehensive performance optimization guide for WordPress development, designed for AI agents and LLMs. Contains 34 rules across 8 categories, prioritized by impact to guide code review and generation.
create-evlog-adapter
by hugorcd/evlog
Add a new built-in adapter to evlog. Every adapter follows the same architecture. This skill walks through all 8 touchpoints. Every single touchpoint is mandatory -- do not skip any.
auth0-nextjs
by auth0/agent-skills
Add authentication to Next.js applications using @auth0/nextjs-auth0. Supports both App Router and Pages Router.
mapbox-web-performance-patterns
by mapbox/mapbox-agent-skills
This skill provides performance optimization guidance for building fast, efficient Mapbox applications. Patterns are prioritized by impact on user experience, starting with the most critical improvements.
nextjs16-skills
by gocallum/nextjs16-agent-skills
Source details, install context, and public review data are available on the full page.
parallel-data-enrichment
by parallel-web/parallel-agent-skills
Source details, install context, and public review data are available on the full page.
crypto-agent-trading
by crypto-com/crypto-agent-trading
This skill requires your agent platform to support the following capabilities. If your platform lacks any required capability, the skill will not function.
go-code-review
by cxuu/golang-skills
Based on Go Wiki CodeReviewComments . This checklist provides quick review points with references to detailed skills.
new-user
by medusajs/medusa-agent-skills
Create a new admin user in Medusa with the specified email and password.
tiktok-research
by bradautomates/head-of-content
Research high-performing TikTok videos, identify outliers, and analyze top video content for hooks and structure.
user-story-splitting
by deanpeters/product-manager-skills
Break down large user stories, epics, or features into smaller, independently deliverable stories using systematic splitting patterns. Use this to make work more manageable, reduce risk, enable faster feedback cycles, and maintain flow in agile development. This skill applies to user stories, epics, and any work...
remind-me
by sundial-org/awesome-openclaw-skills
Natural language reminders that fire automatically. Uses cron for scheduling, markdown for logging.