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
17,088 results · page 564 of 570
- View details
Hiring ReviewSkillDev tools
Use when reviewing an employment offer letter (and any restrictive-covenant exhibits) against the candidate's actual work jurisdiction and the employer's standard hiring practices to produce a structured draft review memo with a verdict, for attorney review.
Ready to connect
- View details
imprint-example-refresh-releaseSkillDev tools
Refresh checked-in examples from generated Imprint site tools and cut an Imprint patch release. Use when the user asks to commit new generated tools to examples, replace stale example tool snapshots, update example docs/tests after generated tool repairs, or publish a patch release after example/run
Ready to connect
- View details
imprint-teach-deepdiveSkillDev tools
Analyze where an `imprint teach` run spent its time — macro phase breakdown from the Phoenix trace plus turn-by-turn per-tool compile timing — and identify the fixable time sinks.
Ready to connect
- View details
Indemnity and Escrow Risk ReviewSkillDev tools
Use when analyzing the indemnification and escrow architecture of an M&A purchase agreement — survival, caps, baskets, escrow, and recovery mechanics — for attorney review.
Ready to connect
- View details
Infringement TriageSkillDev tools
Use when a client needs a first-pass, structured triage of a potential intellectual property infringement issue — identifying the key factors, flagging their direction, and routing to IP counsel — without concluding whether infringement occurred.
Ready to connect
- View details
iniciar-trafegoSkillDev tools
Inicia a ponte da Aula 2 para a Aula 3 em um projeto identificado, valida os insumos, propõe o Painel da Semana, sincroniza o Marketing Studio e pergunta apenas se o aluno quer abrir.
Ready to connect
- View details
init-workspaceSkillDev tools
Adapt the workflow scaffold to a new repository or add only missing substrate blocks to an existing install. Every install, hook, and overwrite needs explicit consent. Triggers: "init-workspace", "set up agentic workflow", "upgrade workflow scaffold".
Ready to connect
- View details
Insurance Policy SummarySkillDev tools
Use when summarizing an insurance policy into a source-cited overview of declarations, coverage parts, limits, exclusions, endorsements, and conditions for attorney review.
Ready to connect
- View details
Insurance Requirements Contract ReviewSkillDev tools
Use when reviewing the insurance and indemnity clauses of a contract, lease, or MSA into a source-cited requirements table and risk matrix for attorney review.
Ready to connect
- View details
Insurer Insured Communications ReviewSkillDev tools
Use when reviewing insurer, insured, claimant, or broker communications for clarity, consistency, privilege concerns, and claim-handling risk for attorney review.
Ready to connect
- View details
Integration Legal Issues ChecklistSkillDev tools
Use when generating a legal integration checklist after signing or closing an M&A transaction, organized by workstream for legal and business owners.
Ready to connect
- View details
Internal InvestigationSkillDev tools
Use when supporting an attorney-directed internal investigation to track evidentiary coverage, connect evidence to issues, and draft a privileged investigation memorandum and audience-specific summaries as draft work product for attorney review.
Ready to connect
- View details
Invention Disclosure IntakeSkillDev tools
Use when a user wants a structured first-pass screen of a proposed invention to assess whether it warrants patent-counsel attention, with filing-deadline urgency flagging.
Ready to connect
- View details
land-prSkillDev tools
Validate, regenerate, branch, commit, push, and open the PR. Runs the local quality gate first, so a remote build cannot fail on something a local gate catches.
Ready to connect
- View details
Launch ReviewSkillDev tools
Use when conducting a pre-launch legal issue-spotting review for a new product or feature to produce a structured issues register and a draft go/hold/conditions recommendation for attorney sign-off.
Ready to connect
- View details
launch-funnelSkillDev tools
Structures a Product Launch Formula (PLF / Jeff Walker) style launch funnel to warm up a COLD audience (level 5 — doesn't know you and doesn't even know they have the problem) when you DO have a list/audience to warm up. Takes niche + product + list size as input, outputs the complete phase-by-phase
Ready to connect
- View details
Lease AbstractSkillDev tools
Use when extracting the key business and legal terms of a commercial lease into a structured, source-cited abstract for attorney review.
Ready to connect
- View details
Legal HoldSkillDev tools
Use when preparing a litigation hold notice and preservation-scope summary — issuing a new hold, refreshing an existing one, or releasing a closed one — as draft legal work product for attorney review before distribution to custodians.
Ready to connect
- View details
Legal Prose PolishSkillDev tools
Use when revising draft legal work product to remove AI-sounding filler, vague risk language, unsupported certainty, and style defects while preserving citations, defined terms, quotations, privilege labels, client instructions, and attorney-review warnings.
Ready to connect
- View details
Legal Research MemoSkillDev tools
Use when producing a structured legal research memo in response to a specific legal question, organizing analysis using IRAC discipline (Question Presented, Brief Answer, Facts, Assumptions, Discussion/Analysis, Conclusion) with explicit sourcing requirements and attorney verification checkpoints.
Ready to connect
- View details
leitor-de-metricasSkillDev tools
Lê as métricas da campanha direto da Graph API (ou dos números colados pelo aluno, sem credenciais) e traduz em sinais honestos com selo Real/Estimado — nunca inventa ou completa dado ausente. Use quando precisar entender o que a campanha rodando está realmente dizendo.
Ready to connect
- View details
LOI and Term Sheet ReviewSkillDev tools
Use when reviewing a letter of intent, term sheet, or indication of interest for an M&A transaction to surface the deal terms, the binding-versus-non-binding provisions, and negotiation issues for attorney review.
Ready to connect
- View details
M&A Closing Deliverables TrackerSkillDev tools
Use when building a closing checklist of deliverables for an M&A transaction, tracking responsible party, status, dependencies, and signature and delivery needs.
Ready to connect
- View details
marisa-rapid-prototypingSkillDev tools
Convert an uncertain idea into the smallest runnable experiment, reuse relevant prior art, observe a decisive signal, and scale only after evidence. Use for spikes, proof-of-concepts, feasibility questions, unfamiliar libraries, or competing implementation approaches. Do not use when the main need i
Ready to connect
- View details
Marketing Claims ReviewSkillDev tools
Use when reviewing marketing or advertising copy for legal risk to produce a claim-by-claim analysis, substantiation requirements, and flagged disclosures for attorney review.
Ready to connect
- View details
Merger Antitrust Issue SpotterSkillDev tools
Use when a contemplated or signed acquisition, merger, JV, or minority investment needs first-pass antitrust issue-spotting — an LOI with a competitor, diligence underway, the board asking where filings may be needed — to produce draft horizontal-overlap and vertical-relationship matrices, filing-qu
Ready to connect
- View details
Motion Opposition DrafterSkillDev tools
Use when organizing and drafting a DRAFT opposition or response brief to a pending motion — deconstructing the movant's arguments into a point-by-point response outline, mapping the movant's cited authorities to verification placeholders, and assembling a source-cited opposition draft for attorney r
Ready to connect
- View details
msgspec-patternsSkillDev tools
Reference guide for msgspec.Struct usage patterns, performance tips, and gc=False safety analysis. Use when writing or reviewing msgspec Struct definitions, encoding/decoding code, or deciding whether gc=False is safe.
Ready to connect
- View details
msgspec-struct-gc-checkSkillDev tools
Check whether msgspec.Struct types can safely use gc=False. Use when adding or changing msgspec.Struct definitions, or when reviewing code that uses msgspec structs.
Ready to connect
- View details
NDA ReviewSkillDev tools
Use when reviewing a non-disclosure or confidentiality agreement to produce a triage rating (route, flag, or stop), a structured risk summary, and prioritized redline points for attorney review.
Ready to connect
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,249 of the 54,680 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.