All authors
lxyeternal avatar

Claude Skills by lxyeternal

github.com/lxyeternal
6,019 skillsA× 5,067B× 508C× 192D× 158F× 947 installs2,023 views
Context Driven Development MIXED B6A

Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship between product.md, tech-stack.md, and workflow.md files.

code-qualitytypescriptpython
0
59
Context OptimizationA

Effective use of @ mentions, context window optimization, and semantic search strategies. Use for managing context efficiently and providing targeted references.

devopspythongo
0
59
Context Window Management CI B5A

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

businesspythonbash
0
59
Context Window Management PI B2F

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

businessapidatabase
0
59
ContinuityA

Problem-solving strategies for continuity in real analysis

toolspythonbash
0
59
Continuous LearningA

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

devopsshelltesting
0
59
Contract Fortress AuditorA

Elite smart contract security analysis for Ethereum, Starknet, and EVM-compatible chains. Triggers: smart contract audit, vulnerability scan, reentrancy check, security assessment, exploit detection, bytecode analysis, formal verification

securityrustgo
0
59
Contract Gas OptimizerA

Analyze Ethereum smart contracts for gas efficiency and identify optimization opportunities

developmentjavascriptgo
0
59
Contract Test Creator CI B7A

Contract Test Creator - Auto-activating skill for Test Automation. Triggers on: contract test creator, contract test creator Part of the Test Automation skill category.

testingpythongo
0
59
Contract Test Creator MIXED B3A

Create contract test creator operations. Auto-activating skill for Test Automation. Triggers on: contract test creator, contract test creator Part of the Test Automation skill category. Use when writing or running tests. Trigger with phrases like "contract test creator", "contract creator", "contract".

testingpythongo
0
59
Contrarian Thought PartnerA

Brutal, honest critique of strategies, plans, and analyses. Use when someone explicitly wants their thinking torn apart, stress-tested to destruction, or called out on weak logic. Triggers include requests like "tear this apart", "be brutal", "what's wrong with this", "play devil's advocate", "tell me why this won't work", or "poke holes in this". This is adversarial by design, not for collaborative exploration, but for ruthless pressure-testing.

businesspythongo
0
59
Control MappingA

Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.

documentationpythongo
0
59
ConvergenceA

Problem-solving strategies for convergence in real analysis

toolspythonbash
0
59
Conversation Memory CI B7A

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

ai-agentspythonrust
0
59
Conversation Memory CI B9A

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

ai-agentspythonrust
0
59
Cookbook AuditA

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

documentationpythongo
0
59
Copilot Feedback Resolver CI B9A

Process and resolve GitHub Copilot automated PR review comments. Use when the user says "check copilot review", "handle copilot comments", "resolve copilot feedback", "address copilot suggestions", or mentions Copilot PR comments. Also use after PR creation when Copilot has left automated review comments.

businesspythongo
0
59
Copilot Feedback Resolver PI B9A

Process and resolve GitHub Copilot automated PR review comments. Use when the user says "check copilot review", "handle copilot comments", "resolve copilot feedback", "address copilot suggestions", or mentions Copilot PR comments. Also use after PR creation when Copilot has left automated review comments.

businessgophp
0
59
Copilot MIXED B2A

Hand off a task to GitHub Copilot.

businesspythongo
0
59
Copilot PI B13A

Hand off a task to GitHub Copilot.

devopsbashgit
0
59
CopywritingA

Use this skill when writing, rewriting, or improving marketing copy for any page (homepage, landing page, pricing, feature, product, or about page). This skill produces clear, compelling, and testable copy while enforcing alignment, honesty, and conversion best practices.

content-marketingpythongo
0
59
Cosmwasm ContractB

Guide for developing CosmWasm smart contracts using the Abstract SDK. Use when creating new contracts, implementing handlers, or working with contract structure.

developmentpythonrust
0
59
Cost Optimization CI B8A

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

devopspythongo
0
59
Cost Optimization MIXED B3A

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

devopspythongo
0
59
CouncilA

Council Chamber orchestration with Memory Bridge. Single session, multiple personas, structured deliberation.

designpythonbash
0
59
Cover Letter WritingA

Gap analysis, company research, narrative generation, template-based cover letter creation, tone customization, and editing workflows. Use when asked to write or personalize cover letters grounded in resume evidence.

businesspythongo
0
59
Cpp Perf AdvisorA

Modern C++ best practices with C++17/20 features and performance optimization guidance. Trigger: When writing C++ code with modern standards.

devopsgoc++
0
59
Cqrs ImplementationB

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

developmentpythonbash
0
59
Crafting Effective Readmes CI B9A

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

documentationpythongo
0
59
Crafting Effective Readmes PI B11A

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

code-qualitygodocumentation
0
59
Crdb Change CI B9A

Generate CockroachDB SQL and migrations for schema changes. Use when creating migrations, updating the database schema, or when the user mentions migrations, schema changes, or dbinit.sql.

databasespythongo
0
59
Crdb Change MIXED B2A

Generate CockroachDB SQL and migrations for schema changes. Use when creating migrations, updating the database schema, or when the user mentions migrations, schema changes, or dbinit.sql.

databasespythongo
0
59
Crdb Change PI B9A

Generate CockroachDB SQL and migrations for schema changes. Use when creating migrations, updating the database schema, or when the user mentions migrations, schema changes, or dbinit.sql.

databasesgophp
0
59
Create AgentA

Create new agents for the code-forge application. Agents are stored as .md files in the <cwd>/.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, user_prompt) and markdown body containing agent instructions. Use when users need to add new agents, modify existing agents, or understand the agent file structure.

code-qualitypythongo
0
59
Create Blog Post From UrlA

从给定 URL 抽取信息并生成新的博客 Markdown 文章、资源目录和 frontmatter。

toolspythonbash
0
59
Create BriefingA

Create shareable briefing documents from sessions, research, or learnings. Use when asked to "create a briefing", "write up findings", "summarize this session", "create a proposal", or when synthesizing work into a document others can consume. Produces dual-audience docs with human-readable content up top and structured AI context at bottom.

researchpythongo
0
59
Create Changelog Announcement CI B7A

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding changelog entries, documenting new features, creating release notes, or announcing product updates.

documentationjavascripttypescript
0
59
Create Changelog Announcement MIXED B8A

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding changelog entries, documenting new features, creating release notes, or announcing product updates.

documentationjavascripttypescript
0
59
Create DocsB

Create complete documentation sites for projects. Use when asked to: "create docs", "add documentation", "setup docs site", "generate docs", "document my project", "write docs", "initialize documentation", "add a docs folder", "create a docs website". Generates Docus-based sites with search, dark mode, MCP server, and llms.txt integration.

devopspythonsql
0
59
Create Plan CI B3A

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

developmentpythongo
0
59
Create Plan MIXED B6A

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

developmentpythongo
0
59
Create Pr DescriptionA

Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it matters, and how to test it.

businesspythongo
0
59
Create Pr CI B5A

Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.

code-qualitypythonshell
0
59
Create Pr CI B6A

A skill to create a pull request on a GitHub repository. Use this skill when the user wants to create a pull request for the changes you have made.

toolspythonbash
0
59
Create Promo VideoA

Create promotional TikTok-style short videos for projects. Analyzes your codebase to understand what the project does, then generates a Remotion-based video in either portrait (9x16) or landscape (16x9) format.

designtypescriptgo
0
59
Create Skill FileA

Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.

documentationpythongo
0
59
Create TasksA

Creates well-formed tasks following a template that engineers can implement. Use when creating tasks, defining work items, creating tasks from PRD, breaking down features, or converting requirements into actionable tasks.

businesspythongo
0
59
Create Unit TestA

Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).

developmentpythongo
0
59
Creating Data VisualizationsA

This skill enables Claude to generate data visualizations, plots, charts, and graphs from provided data. It analyzes the data, selects the most appropriate visualization type, and creates a visually appealing and informative graphic. Use this skill when the user requests a visualization, plot, chart, or graph; when data needs to be presented visually; or when exploring data patterns.

businesspythonbash
0
59
Creating Github Issues From Web ResearchA

This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to research a topic and create a corresponding GitHub issue for tracking, collaboration, and task management. Trigger this skill by requesting Claude to "research [topic] and create a ticket" or "find [i...

securitypythongo
0
59