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: Dev tools
16,980 results · page 136 of 566
- View details
Academic Writing of Study Sections with ReferencesSkillDev tools
Skill for writing the 'Study Background' section of a thesis or project in management information systems, following a precise academic structure including problem statement, objectives, research questions/hypotheses, scope, importance (social, scientific, economic) and definitions, with re
Ready to connect★ 581
- View details
agentic-tddSkillDev tools
Test-driven development for behaviour a unit test cannot reach, by writing the expectation against the running app before writing the code. Declare the consequence first, watch it fail, implement, watch it pass. Use when building a user-facing feature, when the user asks for TDD on UI or full-stack
Ready to connect★ 479
- View details
audit-my-appSkillDev tools
Sweep a whole running web app for what is broken, without writing a script or knowing the codebase. Clicks every reachable control and reports dead buttons, console errors, failed requests, and places where the API and the screen disagree. Use on an unfamiliar codebase, before a release, after a big
Ready to connect★ 479
- View details
Calculate and compare miner profitability using LCM of power consumptionSkillDev tools
This skill is used to compare miners using a method in which their power consumption is equalized using the least common multiple (LCM), and then total revenue is calculated. It also includes applying efficiency and calculating net profit for a specified number, taking the purchase price into accoun
Ready to connect★ 581
- View details
Calculate EMA for specific candlesSkillDev tools
Calculate the Exponential Moving Average (EMA) value for the final candle based on the close prices of consecutive candles, the EMA value of the first candle, and the number of periods.
Ready to connect★ 581
- View details
Chemistry exercise solving (combustion), formatted for homeworkSkillDev tools
Solves combustion problems and completes advancement tables while following strict constraints: integer coefficients, coefficients included in the table expressions, and no LaTeX.
Ready to connect★ 581
- View details
Comparison Paragraph WritingSkillDev tools
Choose a topic (Color, People, Food, etc.) and write a 6–8 line paragraph comparing or contrasting two subjects. The first sentence must be a topic sentence, the last sentence a concluding sentence, and every sentence must relate to the topic.
Ready to connect★ 581
- View details
Creating assessment sheets and questionnaires in office softwareSkillDev tools
Generates structured templates for assessing office software skills, including the main assessment sheet, evaluator feedback templates, and general skills questionnaires, formatted for Microsoft Word.
Ready to connect★ 581
- View details
Directed Graph Creation with Adjacency List and Adjacency Matrix Output in CSkillDev tools
Creates a directed graph (digraph) using an adjacency list structure in C, while also outputting it in adjacency matrix form. Prevents duplicate edges and self-loops, and satisfies the condition of allowing negative costs.
Ready to connect★ 581
- View details
Django & REST Framework Stack Setup and ConfigurationSkillDev tools
This skill is used to install, activate, and configure a specific set of Django packages (including REST Framework, CORS, Debug Toolbar, Filters, Extensions, Swagger, Celery, and JWT) with separate settings for development and production environments.
Ready to connect★ 581
- View details
false-green-testsSkillDev tools
Find out why the tests pass but the app is broken. Catches false greens: a green suite over a feature that does not work, a mocked API standing in for a real one, an assertion that holds no matter what the app does, a click handler wired to nothing. Use when the suite is green and the user says it i
Ready to connect★ 479
- View details
French academic correction and formatting (APA 7)SkillDev tools
Corrects grammar, spelling, and syntax of academic texts in French and formats bibliographic references according to APA 7 standards.
Ready to connect★ 581
- View details
Implementing MultiSelectField with Select2 in the Django adminSkillDev tools
This skill configures the Django admin panel to use the Select2 widget for MultiSelectField fields, providing a better UI (searchable and compact) than the default checkboxes.
Ready to connect★ 581
- View details
install-and-verifySkillDev tools
Verify that a web app change actually works by driving the running app from the inside (DOM, network, routing, console, framework state) instead of screenshots or guessing. Use after any user-facing change, when a fix is claimed but unproven, when a test passes but the UI is broken, or when you need
Ready to connect★ 479
- View details
Neuroscience-Optimized XR Learning Path PlannerSkillDev tools
Generates a structured 12-month learning program for a novice XR creator, formatted in weekly tables, optimized with neuroscience principles for productivity and retention, and including daily motivational mantras.
Ready to connect★ 581
- View details
News article summary for a classroom oral presentationSkillDev tools
Generates a single-paragraph, structured and clear news summary, starting with a specific introductory sentence, suited for an oral classroom presentation.
Ready to connect★ 581
- View details
Point-of-Sale Comparative Analysis Report WritingSkillDev tools
Generates a structured, neutral comparative analysis report between two retail chains (e.g., BIM and Kazyon), based on field visits and covering strategy, store layout, merchandising, assortment and customer service.
Ready to connect★ 581
- View details
privacy-euSkillDev tools
Automatically generates Privacy Notice, Terms of Service, Consent Modal, and Cookie Banner for services targeting EU users. Reflects GDPR (Regulation 2016/679) + ePrivacy Directive + Consumer Rights Directive 2011/83 + Digital Services Act + Digital Content Directive + Unfair Terms Directive. Conduc
Ready to connect★ 583
- View details
privacy-jpSkillDev tools
For Japanese services. Auto-generates privacy policies, terms of service, consent modals, and cookie banners. Reflects APPI (Act on the Protection of Personal Information), Consumer Contract Act, and Specified Commercial Transactions Act. Targets Next.js 13–16 projects.
Ready to connect★ 583
- View details
privacy-termsSkillDev tools
Entry point for auto-generating privacy policies and terms of service. On invocation, immediately presents a numbered menu of 6 sub-skills (privacy-kr·privacy-eu·privacy-us·privacy-jp·privacy-global·privacy-global-jp), and typing a number goes straight to that skill's interview.
Ready to connect★ 583
- View details
Professional TikTok news script writingSkillDev tools
Reformats news texts into smooth, professional TikTok scripts, without bullet points, with an informative style and a specific call to action at the end.
Ready to connect★ 581
- View details
Project dimensional analysis with indicatorsSkillDev tools
Analyze a specific dimension of a project topic following a strict structure: contextualization, problem statement, proposed approach, and establishment of tracking and success indicators.
Ready to connect★ 581
- View details
Resume vs. Job Description Analysis and Matching (Recruitment)SkillDev tools
Analyze a provided resume and a job description to determine the candidate's fit, identify matching points and gaps, and write a summary justifying why the profile is (or is not) relevant for the position.
Ready to connect★ 581
- View details
Statistical analysis with constant classes and specific quantilesSkillDev tools
Groups a continuous variable into constant-width classes, then calculates and interprets precise quantiles (Q1, Q3, D8, P12, M234) on this distribution.
Ready to connect★ 581
- View details
Synthesis of sociological approachesSkillDev tools
Writes structured explanations on the theoretical and methodological approaches of sociological authors while respecting a precise length constraint and making comparisons (similarities and differences) when several authors are mentioned.
Ready to connect★ 581
- View details
test-error-statesSkillDev tools
Force the states a happy-path run never reaches (a failing API, an empty list, a slow request, a timeout, an expired session, a toast that auto-dismisses) and check the UI actually handles them. Use when error handling was written but never run, when a loading or empty state needs verifying, when a
Ready to connect★ 479
- View details
Text repetition without numberingSkillDev tools
Repeats a specific sentence or phrase a user-determined number of times, making sure not to use numbering or lists if that is specified.
Ready to connect★ 581
- View details
cavemanSkillDev tools
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less toke
Ready to connect★ 581
- View details
effectSkillDev tools
Work with Effect v4 / effect-smol TypeScript code in this repo
Ready to connect★ 581
- View details
federationSkillDev tools
ActivityPub protocol specification and federation concepts. Use when working with ActivityPub activities, understanding federation mechanics, implementing protocol features, or debugging federation issues.
Ready to connect★ 579
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,462 of the 53,895 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.