Browse Skills

44895 skills found

agent-architect-reviewer.md
10
1 export agent-architect-reviewer
2 Tony363 from "Tony363/SuperClaude"
3 Expert architecture reviewer specializing in system design validation, architectural patterns, and technical decision assessment. Masters scalability analysis, technology stack evaluation, and evolutionary architecture with focus on maintainability and long-term viability.
2026-01-05
portable-safe-skills.md
10
1 export portable-safe-skills
2 moonbit-community from "moonbit-community/wasip1"
3 Create portable, safe Codex skills focused on file or I/O operations under WASIp1 constraints. Use when authoring skills that must be portable across environments and avoid unsafe assumptions about paths, preopens, or stdio.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 Frontend package architecture for ChainGraph visual flow editor. Use when working on apps/chaingraph-frontend, React components, Effector stores, XYFlow integration, UI components, providers, or hooks. Covers directory structure, domain organization, provider hierarchy, component patterns. Triggers: frontend, react, component, provider, hook, ui, sidebar, flow editor, chaingraph-frontend, vite, tailwind.
2026-01-05
sc-workflow.md
10
1 export sc-workflow
2 Tony363 from "Tony363/SuperClaude"
3 Generate structured implementation workflows from PRDs and feature requirements. Use when planning implementations, decomposing features, or coordinating multi-domain development.
2026-01-05
medium-paywall-bypass.md
10
1 export medium-paywall-bypass
2 ratacat from "ratacat/claude-skills"
3 Use when user shares a Medium article URL behind a paywall and wants to read the full content. Also use for articles on Medium-hosted publications like towardsdatascience.com, betterprogramming.pub, levelup.gitconnected.com, etc.
2026-01-05
frontend-design-html.md
10
1 export frontend-design-html
2 matteocervelli from "matteocervelli/llms"
3 Create distinctive, production-grade HTML/CSS frontends with exceptional design quality
2026-01-05
mcp-builder.md
10
1 export mcp-builder
2 mugubr from "mugubr/django_base"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
ebook-extractor.md
10
1 export ebook-extractor
2 ratacat from "ratacat/claude-skills"
3 Use when user wants to extract text from ebooks (EPUB, MOBI, PDF). Use for converting ebooks to plain text for analysis, processing, or reading. Handles all common ebook formats.
2026-01-05
typo3-testing.md
10
1 export typo3-testing
2 netresearch from "netresearch/claude-code-marketplace"
3 Agent Skill: TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, configuring PHPUnit, or CI/CD. By Netresearch.
2026-01-05
ansible-role-design.md
10
1 export ansible-role-design
2 basher83 from "basher83/lunar-claude"
3 This skill should be used when creating Ansible roles, designing role directory structure, organizing role variables in defaults vs vars, writing role handlers, or structuring role tasks. Based on analysis of 7 production geerlingguy roles.
2026-01-05
agent-rails-expert.md
10
1 export agent-rails-expert
2 Tony363 from "Tony363/SuperClaude"
3 Expert Rails specialist mastering Rails 7+ with modern conventions. Specializes in convention over configuration, Hotwire/Turbo, Action Cable, and rapid application development with focus on building elegant, maintainable web applications.
2026-01-05
agent-platform-engineer.md
10
1 export agent-platform-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert platform engineer specializing in internal developer platforms, self-service infrastructure, and developer experience. Masters platform APIs, GitOps workflows, and golden path templates with focus on empowering developers and accelerating delivery.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 Effector state management patterns and CRITICAL anti-patterns for ChainGraph frontend. Use when writing Effector stores, events, effects, samples, or any reactive state code. Contains anti-patterns to AVOID like $store.getState(). Covers domains, patronum utilities, global reset. Triggers: effector, store, createStore, createEvent, createEffect, sample, combine, attach, domain, $, useUnit, getState, anti-pattern, patronum.
2026-01-05
technical-annotator.md
10
1 export technical-annotator
2 matteocervelli from "matteocervelli/llms"
3 Add technical context, implementation hints, and effort estimates to user stories
2026-01-05
agent-incident-responder.md
10
1 export agent-incident-responder
2 Tony363 from "Tony363/SuperClaude"
3 Expert incident responder specializing in security and operational incident management. Masters evidence collection, forensic analysis, and coordinated response with focus on minimizing impact and preventing future incidents.
2026-01-05
analysis.md
10
1 export analysis
2 matteocervelli from "matteocervelli/llms"
3 Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.
2026-01-05
replay.md
10
1 export replay
2 cyberthirst from "cyberthirst/ivy"
3 Replay fuzzer divergences to reproduce bugs, find root cause by comparing Ivy AST interpreter vs Boa bytecode execution
2026-01-05
python-quality-checker.md
10
1 export python-quality-checker
2 matteocervelli from "matteocervelli/llms"
3 Validate Python code quality with formatting, type checking, linting, and security analysis. Use for Python codebases to ensure PEP 8 compliance, type safety, and code quality.
2026-01-05
frontend-design-fix-svelte.md
10
1 export frontend-design-fix-svelte
2 matteocervelli from "matteocervelli/llms"
3 Fix generic Svelte component designs by applying aesthetic upgrades across the 5 design dimensions (typography, color, motion, spatial composition, backgrounds)
2026-01-05
annas-archive-ebooks.md
10
1 export annas-archive-ebooks
2 ratacat from "ratacat/claude-skills"
3 Use when needing to look up book content, find a book by title/author, download an ebook, or reference material from a published book. Triggers on book lookups, ebook downloads, "find the book", "get the PDF/EPUB of". Downloads produce PDF/EPUB/MOBI files - use ebook-extractor skill to convert to text.
2026-01-05
mascot-integrator.md
10
1 export mascot-integrator
2 joshtol from "joshtol/emotive-engine"
3 Integrate the emotive-mascot into new use cases, applications, and frameworks. Use when adding mascot to a new page, creating custom interactions, or setting up framework-specific implementations (React, Vue, vanilla JS).
2026-01-05
agent-dotnet-core-expert.md
10
1 export agent-dotnet-core-expert
2 Tony363 from "Tony363/SuperClaude"
3 Expert .NET Core specialist mastering .NET 8 with modern C# features. Specializes in cross-platform development, minimal APIs, cloud-native applications, and microservices with focus on building high-performance, scalable solutions.
2026-01-05
enact/json-formatter.md
10
1 export enact/json-formatter
2 EnactProtocol from "EnactProtocol/enact"
3 Formats and prettifies JSON with configurable indentation
2026-01-05
agent-security-auditor.md
10
1 export agent-security-auditor
2 Tony363 from "Tony363/SuperClaude"
3 Expert security auditor specializing in comprehensive security assessments, compliance validation, and risk management. Masters security frameworks, audit methodologies, and compliance standards with focus on identifying vulnerabilities and ensuring regulatory adherence.
2026-01-05