Trending Skills

The hottest skills gaining momentum in the community right now.

Showing 51097-51120 of 52098 skills
scholarly360

waiver-general

by scholarly360

Clarifies that a party's failure to enforce a contractual right on one occasion does not permanently waive that right. Preserves the full enforceability of all terms despite occasional leniency or delayed action.

Code Gen 0 5mo ago
scholarly360

amendment-general

by scholarly360

Requires that all changes to the contract be made in writing and signed by authorized representatives of both parties. Prevents informal or unauthorized alterations from undermining the agreed terms.

Code Gen 0 5mo ago
scholarly360

termination-general

by scholarly360

Analyze, draft, and review Termination clauses for General contracts. Use when the user mentions termination clause, terminate agreement, exit provisions, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

survival-general

by scholarly360

Analyze, draft, and review Survival clauses for General contracts. Use when the user mentions survival clause, surviving provisions, post-termination obligations, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

dispute-resolution-general

by scholarly360

Outlines the agreed mechanism for resolving conflicts, whether through negotiation, mediation, arbitration, or litigation. Reduces uncertainty and cost by defining a clear path before disagreements escalate.

Code Gen 0 5mo ago
scholarly360

indemnification-general

by scholarly360

Analyze, draft, and review Indemnification clauses for General contracts. Use when the user mentions indemnification, indemnify, hold harmless, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

limitation-of-liability-general

by scholarly360

Analyze, draft, and review Limitation of Liability clauses for General contracts. Use when the user mentions limitation of liability, liability cap, damages cap, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

severability-general

by scholarly360

Analyze, draft, and review Severability clauses for General contracts. Use when the user mentions severability, savings clause, void provision, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

representations-and-warranties-mergers

by scholarly360

Analyze, draft, and review Representations and Warranties clauses for Mergers contracts. Use when the user mentions reps and warranties, merger representations, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

governing-law-general

by scholarly360

Analyze, draft, and review Governing Law clauses for General contracts. Use when the user mentions governing law, choice of law, jurisdiction clause, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

payment-terms-general

by scholarly360

Analyze, draft, and review Payment Terms clauses for General contracts. Use when the user mentions payment terms, invoicing, net-30, payment schedule, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

confidentiality-general

by scholarly360

Protects sensitive business information, trade secrets, and proprietary data from unauthorized disclosure to third parties. Applied universally across industries wherever parties exchange information of competitive or strategic value.

Code Gen 0 5mo ago
scholarly360

intellectual-property-ownership-technology

by scholarly360

Analyze, draft, and review Intellectual Property Ownership clauses for Technology contracts. Use when the user mentions IP ownership, intellectual property, work for hire, patent assignment, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

force-majeure-general

by scholarly360

Excuses or suspends performance obligations when extraordinary events beyond either party's control prevent fulfillment. Covers events such as natural disasters, wars, pandemics, government actions, and widespread infrastructure failures.

Code Gen 0 5mo ago
scholarly360

notice-general

by scholarly360

Analyze, draft, and review Notice clauses for General contracts. Use when the user mentions notice clause, notice requirement, written notice, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

insurance-construction

by scholarly360

Analyze, draft, and review Insurance clauses for Construction contracts. Use when the user mentions insurance clause, coverage requirements, construction insurance, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 5mo ago
scholarly360

entire-agreement-general

by scholarly360

Confirms that the written contract is the complete and final understanding, superseding all prior discussions and agreements. Prevents either party from relying on verbal promises, emails, or earlier drafts not included in the signed document.

Code Gen 0 5mo ago
scholarly360

compliance-with-laws-pharmaceuticals

by scholarly360

Code Gen 0 5mo ago
aiagentskills

cache-components

by aiagentskills

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). PROACTIVE ACTIVATION: Use this skill automatically when working in Next.js projects that have cacheComponents: true in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. DETECTION: At the start of a session in a Next.js project, check for cacheComponents: true in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. USE CASES: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.

Caching 0 6mo ago
aiagentskills

skill-creator

by aiagentskills

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 0 6mo ago
aiagentskills

action-creator

by aiagentskills

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

Code Gen 0 6mo ago
aiagentskills

Command Development

by aiagentskills

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

CLI Tools 0 6mo ago
aiagentskills

xlsx

by aiagentskills

"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"

Processing 0 6mo ago
aiagentskills

changeset-validation

by aiagentskills

Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.

Git & VCS 0 6mo ago