Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Filter by category

55,055 results · page 671 of 1,836

  • database-monitoringSkillDatabases & data

    Guides your agent in setting up and analyzing database performance and health monitoring.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • database-performance-debuggingSkillDatabases & data

    Lets your agent analyze database queries, review execution plans, and suggest index fixes to speed up slow queries.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • database-query-optimizationSkillDatabases & data

    Lets your agent speed up slow database queries by analyzing execution plans and suggesting indexes and optimizations.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • database-schema-documentationSkillDatabases & data

    Lets your agent write database schema docs with ERD diagrams, table relationships, indexes, and constraints.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • database-shardingSkillDatabases & data

    Guides your agent in splitting a large database across multiple servers for better scalability.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • dependency-trackingSkillAI & models

    Lets your agent map project task dependencies, spot critical path items, and flag blockers before they cause delays.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • deployment-automationSkillCloud & infra

    Lets your agent automate app deployments with blue-green, canary, and rollback strategies across environments.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • deployment-documentationSkillDocs & knowledge

    Lets your agent write deployment guides, infrastructure docs, and CI/CD documentation.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • design-handoffSkillDocs & knowledge

    Lets your agent turn finished designs into clear handoff docs with specs, interactions, and assets for developers.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • design-patterns-implementationSkillMedia

    Lets your agent apply design patterns like Singleton, Factory, and Observer when refactoring or writing code.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • design-system-creationSkillMedia

    Lets your agent create a design system with components, styles, and guidelines for consistent product UI.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • developer-onboardingSkillFiles & storage

    Lets your agent write developer onboarding docs like setup guides, READMEs, and contributing guidelines.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • Dimensionality ReductionSkillAI & models

    Lets your agent shrink large datasets to fewer features using PCA, t-SNE, or feature selection.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • disaster-recovery-testingSkillDocs & knowledge

    Lets your agent run disaster recovery test exercises, validate backup and failover procedures, and document lessons learned.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • django-applicationSkillDatabases & data

    Lets your agent build Django web apps with models, views, ORM queries, authentication, and admin interfaces.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • docker-containerizationSkillCloud & infra

    Lets your agent write Dockerfiles and Docker Compose setups with multi-stage builds and security best practices.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • documentation-site-setupSkillWeb & browsing

    Lets your agent set up a documentation website using tools like Docusaurus, MkDocs, or VitePress.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • e2e-testing-automationSkillWeb & browsing

    Lets your agent write end-to-end tests that simulate real user interactions across your full application.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • email-service-integrationSkillCommunication

    Guides your agent through building email sending into an app using SMTP or providers like SendGrid with templates and retries.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • event-sourcingSkillAI & models

    Guides your agent to build event sourcing and CQRS systems with event stores, aggregates, and projections.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • Exploratory Data AnalysisSkillAI & models

    Lets your agent explore a dataset with summary statistics, charts, and outlier checks to find patterns.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • fastapi-developmentSkillDocs & knowledge

    Lets your agent build FastAPI web APIs in Python with async routes, validation, and auto-generated docs.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • Feature EngineeringSkillAI & models

    Guides your agent to encode, scale, and transform dataset columns to make machine learning models train better.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • feature-flag-systemSkillCloud & infra

    Helps your agent build feature flag systems for gradual rollouts, A/B tests, and emergency kill switches.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • file-upload-handlingSkillFiles & storage

    Guides your agent to build secure file upload features with validation, virus scanning, storage, and downloads.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • flask-api-developmentSkillDatabases & data

    Helps your agent build Flask web APIs with routing, databases, authentication, and error handling.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • flutter-developmentSkillMedia

    Helps your agent write Flutter and Dart code for cross-platform mobile apps, covering widgets, state management, navigation and APIs.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • frontend-accessibilitySkillAI & models

    Helps your agent write accessible web frontends with semantic HTML, ARIA, keyboard navigation, and screen reader support.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • frontend-routingSkillAI & models

    Lets your agent add client-side navigation and route protection to web apps with React, Vue, or Angular routers.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • frontend-state-managementSkillAI & models

    Lets your agent write frontend state management code with Redux, MobX, Zustand, or Context API.

    Ready to connect★ 340

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,624 of the 55,055 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI