Browse Skills

44656 skills found

explainer.md
18
1 export explainer
2 mahidalhan from "mahidalhan/skilled-intelligence-marketplace"
3 Teach code concepts recursively from ground-up with interactive questioning. Use this skill when the user asks to explain code, understand concepts, or learn how something works. Builds understanding layer-by-layer with comprehension checks and gap identification.
2026-01-05
scanning-git-for-tils.md
18
1 export scanning-git-for-tils
2 ooloth from "ooloth/dotfiles"
3 Scans GitHub commit history for commits that might make good TIL blog posts. Queries all your repos across all orgs via GitHub API. Tracks assessed commits in Notion to avoid duplicates across machines. Use when user asks for TIL ideas from their recent work.
2026-01-05
web-reader.md
18
1 export web-reader
2 AnswerZhao from "AnswerZhao/agent-skills"
3 Implement web page content extraction capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to scrape web pages, extract article content, retrieve page metadata, or build applications that process web content. Supports automatic content extraction with title, HTML, and publication time retrieval.
2026-01-05
VLM.md
18
1 export VLM
2 AnswerZhao from "AnswerZhao/agent-skills"
3 Implement vision-based AI chat capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to analyze images, describe visual content, or create applications that combine image understanding with conversational AI. Supports image URLs and base64 encoded images for multimodal interactions.
2026-01-05
drafting-til.md
18
1 export drafting-til
2 ooloth from "ooloth/dotfiles"
3 Drafts a TIL blog post in the user's voice and creates it in Notion with Status="Claude Draft". Contains voice guide for matching the user's writing style. Use when user approves a TIL topic and wants a draft created.
2026-01-05
memory.md
18
1 export memory
2 zoubingwu from "zoubingwu/memory-skill"
3 Long-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.
2026-01-05
agent-creator.md
18
1 export agent-creator
2 malkoG from "malkoG/dotfiles"
3 This skill should be used when the user asks to "create an agent", "write a subagent", "generate agent definition", "add agent to plugin", "write agent frontmatter", "create autonomous agent", "build subagent", needs agent structure guidance, YAML frontmatter configuration, invocation criteria with examples, or wants to add specialized subagents to Claude Code plugins with proper capabilities lists and tool access definitions.
2026-01-05
threaded-explainer.md
18
1 export threaded-explainer
2 mahidalhan from "mahidalhan/skilled-intelligence-marketplace"
3 Teach concepts with resumable chunks, lineage tracking, and interrupt handling. Use when user asks to explain code, understand concepts, or learn on-the-go. Handles mid-explanation curiosity without losing context.
2026-01-05
frontend-web-engineer.md
18
1 export frontend-web-engineer
2 benswift from "benswift/.dotfiles"
3 Expert frontend web development including HTML/CSS/JavaScript implementation, responsive design, accessibility improvements, and Playwright browser automation testing. Balances modern frameworks with pragmatic vanilla solutions. Use when working with web frontends.
2026-01-05
testing.md
18
1 export testing
2 inocan-group from "inocan-group/inferred-types"
3 Provides expertise on how to write effective unit tests (runtime and type tests), make testing decisions, and incorporate TDD into development workflows
2026-01-05
image-generation.md
18
1 export image-generation
2 AnswerZhao from "AnswerZhao/agent-skills"
3 Implement AI image generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to create images from text descriptions, generate visual content, create artwork, design assets, or build applications with AI-powered image creation. Supports multiple image sizes and returns base64 encoded images. Also includes CLI tool for quick image generation.
2026-01-05
skill-name.md
18
1 export skill-name
2 ooloth from "ooloth/dotfiles"
3 Brief description of what this skill does. Should be clear enough that Claude knows when to invoke it. Max 1024 characters.
2026-01-05
embedded-banking-architecture.md
18
1 export embedded-banking-architecture
2 jpmorgan-payments from "jpmorgan-payments/embedded-finance"
3 Core architecture patterns for embedded-components monorepo. Use when creating new components, organizing code structure, or following 2025 React/TypeScript patterns. Keywords - component creation, file structure, hooks, utils, TypeScript, React patterns, monorepo, architecture.
2026-01-05
skill-creator.md
18
1 export skill-creator
2 mahidalhan from "mahidalhan/skilled-intelligence-marketplace"
3 Create exceptional, deterministic Claude skills that guide AI behavior with precision. Use this skill when the user asks to create new skills, document capabilities, or codify expertise into reusable instructions. Generates structured skill files that produce consistent, high-quality outputs.
2026-01-05
hypothesis.md
18
1 export hypothesis
2 anam-org from "anam-org/metaxy"
3 Use Hypothesis for property-based testing to automatically generate comprehensive test cases, find edge cases, and write more robust tests with minimal example shrinking. Includes Polars parametric testing integration.
2026-01-05
agentic-jujutsu.md
18
1 export agentic-jujutsu
2 agenticsorg from "agenticsorg/hackathon-tv5"
3 Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
2026-01-05
xml-context-engineering.md
18
1 export xml-context-engineering
2 mahidalhan from "mahidalhan/skilled-intelligence-marketplace"
3 Structure LLM context using XML tags for maximum attention efficiency. Use when writing system prompts, organizing complex instructions, or engineering context for Claude agents. Produces semantically meaningful XML that creates clear attention anchors.
2026-01-05
rails-api.md
18
1 export rails-api
2 alec-c4 from "alec-c4/claude-skills-rails-dev"
3 REST API specialist for Rails applications. Use when building API endpoints, implementing serialization, API versioning, JWT authentication, or creating API documentation. Focuses on RESTful design, performance, and consistency.
2026-01-05
ai-tutor.md
18
1 export ai-tutor
2 ShawhinT from "ShawhinT/ai-tutor-skill"
3 Use when user asks to explain, break down, or help understand technical concepts (AI, ML, or other technical topics). Makes complex ideas accessible through plain English and narrative structure.
2026-01-05
narwhals.md
18
1 export narwhals
2 anam-org from "anam-org/metaxy"
3 Effectively use Narwhals to write dataframe-agnostic code that works seamlessly across multiple Python dataframe libraries. Write correct type annotations for code using Narwhals.
2026-01-05
rails-graphql.md
18
1 export rails-graphql
2 alec-c4 from "alec-c4/claude-skills-rails-dev"
3 GraphQL specialist for Rails applications. Use when building GraphQL schemas, resolvers, mutations, subscriptions, or implementing DataLoader for N+1 prevention. Alternative to REST APIs with flexible querying capabilities.
2026-01-05
rails-inertia.md
18
1 export rails-inertia
2 alec-c4 from "alec-c4/claude-skills-rails-dev"
3 Specialized skill for building modern SPAs with Inertia.js, React/Vue/Svelte, and Rails. Use when creating Inertia pages, handling forms, implementing client-side routing, managing shared data, or building interactive frontends. Alternative to traditional Rails views or full API approach.
2026-01-05
nb-notebook-manager.md
18
1 export nb-notebook-manager
2 benswift from "benswift/.dotfiles"
3 Searches, retrieves, and manages notes and bookmarks using the nb command-line tool. Primary use case is finding and retrieving existing content, with secondary support for creating new items and organising notebooks. Use when working with nb notes.
2026-01-05
rails-viewcomponents.md
18
1 export rails-viewcomponents
2 alec-c4 from "alec-c4/claude-skills-rails-dev"
3 Specialized skill for building ViewComponents with Hotwire (Turbo & Stimulus). Use when creating reusable UI components, implementing frontend interactions, building Turbo Frames/Streams, or writing Stimulus controllers. Includes component testing with Lookbook.
2026-01-05