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.
Category: AI & models
8,898 results · page 107 of 297
- View details
robotics-testingSkillAI & models
Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests, or hardware-in-the-loop tests for robot systems. Trigger whenever the user mentions testing ROS nodes, pytest with ROS, launch_testing, simulation testing, CI/C
Ready to connect★ 358
- View details
skill-makerSkillAI & models
Scaffold a new Architecture Studio skill for Codex or Claude Code following this repo's conventions — copy a canonical template, apply the PATTERNS.md checklist, and verify it. Use when the user invokes skill-maker, asks to create or package a new skill, or wants to turn a procedure into a reusable
Ready to connect★ 356
- View details
studio-feedbackSkillAI & models
Prepare a user-reviewed Architecture Studio bug report or feature request for GitHub. Use when the user runs /as:studio-feedback, says "report a bug", "this skill broke", "send feedback", or requests a feature. Do not use for Claude Code's native /feedback command.
Ready to connect★ 356
- View details
tool-catalogSkillAI & models
Show the available Architecture Studio skills and their host-appropriate commands, plus Claude Code's native Architecture Studio agents. Use when the user invokes tool-catalog, asks "what can you do" or "what skills are available", or wants a directory of plugin commands. Do not use for a host's nat
Ready to connect★ 356
- View details
openagentskill-registrySkillAI & models
Discover, compare, audit, and safely install reusable AI Agent Skills with OpenAgentSkill. Use whenever an agent needs a capability it does not already have, must compare Skill alternatives, or needs evidence before installing third-party instructions.
Ready to connect★ 349
- View details
bzd-model-dictionarySkillAI & models
Query the bundled BZD mathematical-modeling dictionary for a user-selected model, explain its assumptions, inputs, outputs, limitations and validation, then judge whether it fits the current competition problem and data. Use when a user asks whether a proposed model is appropriate, requests model fe
Ready to connect★ 346
- View details
bzd-model-solution-checkerSkillAI & models
Review the model establishment, numerical solution, result analysis, model validation, and sensitivity or robustness sections of a mathematical-modeling paper against the complete problem. Use for core-model-section diagnosis, not automatic full-paper scoring or unsupported recomputation.
Ready to connect★ 346
- View details
bzd-modeling-ideasSkillAI & models
Generate a coherent, whole-paper mathematical modeling solution framework from a complete contest problem. Use after the user supplies a CUMCM or other modeling problem and asks for modeling ideas, an overall solution plan, question-by-question analysis, candidate-model comparison, model-selection r
Ready to connect★ 346
- View details
bzd-modeling-workflowSkillAI & models
Orchestrate the BZD mathematical-modeling Skills across problem reading, idea generation, model selection, paper drafting, section checks, final format/AIGC audits and judge-style scoring. Use when a user wants one entry point, an end-to-end competition workflow, the next appropriate Skill, or coord
Ready to connect★ 346
- View details
github-issue-workflowSkillAI & models
Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing solutions, verifying correctness, performing code review, committing changes, and creating pull requests. Use when user asks to resolve, implement, w
Ready to connect★ 345
- View details
langchain4j-mcp-server-patternsSkillAI & models
Provides LangChain4j patterns for implementing MCP (Model Context Protocol) servers, creating Java AI tools, exposing tool calling capabilities, and integrating MCP clients with AI services. Use when building a Java MCP server, implementing tool calling in Java, connecting LangChain4j to external MC
Ready to connect★ 345
- View details
langchain4j-testing-strategiesSkillAI & models
Provides unit test, integration test, and mock AI patterns for LangChain4j applications. Creates mock LLM responses, tests retrieval chains, validates RAG workflows, and implements Testcontainers-based integration tests for Java AI services. Use when unit testing AI services, integration testing Lan
Ready to connect★ 345
- View details
langchain4j-tool-function-calling-patternsSkillAI & models
Provides and generates LangChain4j tool and function calling patterns: annotates methods as tools with @Tool, configures tool executors, registers tools with AiServices, validates tool parameters, and handles tool execution errors. Use when building AI agents that call tools, define function specifi
Ready to connect★ 345
- View details
spring-ai-mcp-server-patternsSkillAI & models
Provides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool handlers, exposing resources, configuring prompt templates, and setting up transports for AI function calling and tool calling. Use when building MCP servers to extend AI capabilities
Ready to connect★ 345
- View details
unit-test-mapper-converterSkillAI & models
Provides patterns for unit testing mappers, converters, and bean mappings. Validates entity-to-DTO and model transformation logic in isolation. Generates executable mapping tests with MapStruct and custom converter test coverage. Use when writing mapping tests, converter tests, entity mapping tests,
Ready to connect★ 345
- View details
kuizuoSkillAI & models
Use when working with Kuizuo / 愧怍 personal source material, including drafting or refining a Kuizuo Agent Skill, writing bios or introductions based on collected references, answering questions about Kuizuo from the local source archive, or extracting facts from Kuizuo's blog, projects, experiences,
Ready to connect★ 344
- View details
access-control-rbacSkillAI & models
Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.
Ready to connect★ 340
- View details
accessibility-testingSkillAI & models
Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility test, a11y, axe, ARIA, keyboard navigation, screen reader compatibility, and WCAG validation.
Ready to connect★ 340
- View details
agile-sprint-planningSkillAI & models
Plan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage sprint backlog, and facilitate daily standups to maximize team productivity and deliver value incrementally.
Ready to connect★ 340
- View details
api-contract-testingSkillAI & models
Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract testing, Pact, API contract validation, schema validation, and consumer-driven contracts.
Ready to connect★ 340
- View details
api-rate-limitingSkillAI & models
Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when protecting APIs from abuse, managing traffic, or implementing tiered rate limits.
Ready to connect★ 340
- View details
api-response-optimizationSkillAI & models
Optimize API response times through caching, compression, and efficient payloads. Improve backend performance and reduce network traffic.
Ready to connect★ 340
- View details
api-versioning-strategySkillAI & models
Implement API versioning strategies including URL versioning, header versioning, backward compatibility, deprecation strategies, and migration guides. Use when dealing with API versions, deprecating endpoints, or managing breaking changes.
Ready to connect★ 340
- View details
backup-disaster-recoverySkillAI & models
Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.
Ready to connect★ 340
- View details
bundle-size-optimizationSkillAI & models
Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.
Ready to connect★ 340
- View details
business-case-developmentSkillAI & models
Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks, and present compelling ROI arguments to leadership.
Ready to connect★ 340
- View details
capacity-planningSkillAI & models
Analyze team capacity, plan resource allocation, and balance workload across projects. Forecast staffing needs and optimize team utilization while maintaining sustainable pace.
Ready to connect★ 340
- View details
Causal InferenceSkillAI & models
Guides your agent through rigorous causal-effect analyses with Bayesian models, DAGs, and mandatory robustness checks.
Ready to connect★ 340
- View details
circuit-breaker-patternSkillAI & models
Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.
Ready to connect★ 340
- View details
Classification ModelingSkillAI & models
Build binary and multiclass classification models using logistic regression, decision trees, and ensemble methods for categorical prediction and classification
Ready to connect★ 340
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.
53,789 of the 54,221 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.