Browse Skills

44969 skills found

creating-skill.md
1
1 export creating-skill
2 jeejeeguan from "jeejeeguan/agent-rules"
3 Guide for creating effective Claude Skills. Covers structure, naming, progressive disclosure, workflows, and best practices. Use when the user wants to create a new Skill, improve existing Skills, or learn Skill authoring patterns.
2026-01-05
antiquities-extractor.md
1
1 export antiquities-extractor
2 shawngraham from "shawngraham/claude_antiquities_extractor_skill"
3 Extract and structure data from documents about the illegal antiquities trade, including dealers, collectors, artifacts, locations, and relationships. Use when processing news reports, academic articles, legal documents, encyclopedia entries, or research materials pertaining to looted artifacts, antiquities trafficking, provenance research, or cultural heritage crimes. Returns structured JSON with entities (persons, organizations, artifacts, locations) and their relationships.
2026-01-05
codex-ask.md
1
1 export codex-ask
2 dceoy from "dceoy/gh-actions-for-devops"
3 Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns are used, or needs to understand existing code. Requires Codex CLI installed.
2026-01-05
review-code.md
1
1 export review-code
2 rhuss from "rhuss/cc-superpowers-sdd"
3 Review code against spec compliance - checks implementation matches spec requirements, identifies deviations, reports compliance score, triggers evolution if needed
2026-01-05
table-datagrid-builder.md
1
1 export table-datagrid-builder
2 MaciWP from "MaciWP/CV_Astro"
3 This skill builds data tables/grids with sorting, filtering, pagination, and row actions.Supports React (TanStack Table, AG Grid), Vue 3 (Vue Good Table, AG Grid), with server/client-side data.Creates tables with column configuration, sorting (multi-column), filtering (text, date, number), pagination, row selection, export (CSV/Excel).Activate when user says "create table", "data grid", "display list", "show users table", or needs tabular data display.Output: Production-ready tables with sorting, filtering, pagination, accessibility, and export functionality.
2026-01-05
design-systems.md
1
1 export design-systems
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Build and maintain design systems. Use when creating component libraries, design tokens, or style guides. Covers atomic design and tokens.
2026-01-05
requirements-gathering.md
1
1 export requirements-gathering
2 spjoshis from "spjoshis/claude-code-plugins"
3 Master requirements gathering techniques including interviews, workshops, observation, and documentation for effective requirement elicitation.
2026-01-05
hotwire-patterns-turbo-stimulus.md
1
1 export hotwire-patterns-turbo-stimulus
2 sjnims from "sjnims/iron-chef-claude-rails"
3 This skill should be used when the user asks about "Hotwire", "Turbo", "Stimulus", "Turbo Frames", "Turbo Streams", "progressive enhancement", "HTML over the wire", or building interactive Rails frontends without heavy JavaScript frameworks. Load this skill when implementing modern Rails frontend patterns.
2026-01-05
gandalf-the-prompt.md
1
1 export gandalf-the-prompt
2 fotescodev from "fotescodev/portfolio"
3 Audits prompts and skills against Claude best practices. Finds clarity issues, structural problems, and enhancement opportunities. Provides fixes and grades.
2026-01-05
inertia.md
1
1 export inertia
2 Mentor-Wizard from "Mentor-Wizard/mentor-wizard-webapp"
3 Generates Inertia.js configurations and scripts for building single-page applications. Run local commands to debug and deploy.
2026-01-05
commit-helper.md
1
1 export commit-helper
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/logseq-template-graph"
3 Expert conventional commits assistant for the Logseq Template Graph project. Analyzes git changes and generates proper conventional commit messages with correct type, scope, and format. Use when the user needs help writing commits or validating commit messages.
2026-01-05
project-indexing.md
1
1 export project-indexing
2 krzemienski from "krzemienski/shannon-framework"
3 Generates SHANNON_INDEX for 94% token reduction (58K → 3K tokens). Compresses large codebasesinto structured summaries with Quick Stats, Tech Stack, Core Modules, Dependencies, Recent Changes,and Key Patterns. Enables fast agent onboarding, efficient multi-agent coordination, and instantcontext switching. Use when: starting project analysis, onboarding new agents, coordinating waves,switching between codebases, or when context window efficiency is critical.
2026-01-05
code-review-checklist.md
1
1 export code-review-checklist
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when reviewing pull requests, conducting code reviews, or self-reviewing code before submission.
2026-01-05
cache-strategy-builder.md
1
1 export cache-strategy-builder
2 MaciWP from "MaciWP/CV_Astro"
3 This skill implements caching strategies (Redis, in-memory) with TTL, invalidation, and patterns.Supports Redis (ioredis, redis-py), in-memory (LRU cache), with cache-aside, write-through, read-through patterns.Creates cache wrappers, TTL management, cache invalidation, cache warming, decorator patterns.Activate when user says "add caching", "Redis cache", "cache strategy", "improve performance with cache".Output: Complete caching implementation with Redis/in-memory, TTL, invalidation, and performance boost.
2026-01-05
build.md
1
1 export build
2 fractary from "fractary/claude-plugins"
3 FABER Phase 3 - Implements solution from specification with autonomous execution and deep planning
2026-01-05
log-archiver.md
1
1 export log-archiver
2 fractary from "fractary/claude-plugins"
3 Archives completed logs to cloud storage with index management and cleanup
2026-01-05
generate-demo-artifacts.md
1
1 export generate-demo-artifacts
2 oocx from "oocx/tfplan2md-uat"
3 Generate the comprehensive demo markdown artifacts from the current codebase. Use before UAT to ensure test artifacts reflect the latest code.
2026-01-05
form-builder-with-validation.md
1
1 export form-builder-with-validation
2 MaciWP from "MaciWP/CV_Astro"
3 This skill builds complete forms with validation, error handling, and accessibility.Supports React (React Hook Form), Vue 3 (Vuelidate, VeeValidate), Svelte (Felte).Creates form schemas, field validation, error messages, submission handling, and accessibility (ARIA).Activate when user says "create form", "add form validation", "build signup form", or needs input forms.Output: Production-ready forms with validation, error handling, loading states, and accessibility.
2026-01-05
url-parameter-parser.md
1
1 export url-parameter-parser
2 feed-mob from "feed-mob/agent-skills"
3 Parse URLs in CSV files and extract query parameters as new columns. Use when working with CSV files containing URLs that need parameter extraction and analysis.
2026-01-05
plan-decompose.md
1
1 export plan-decompose
2 bsamiee from "bsamiee/Parametric_Portal"
3 Extracts work units from plan artifacts and creates sequenced GitHub issues. Use when (1) decomposing plan.md into actionable issues, (2) creating issues with validation checklists, (3) linking issue dependencies, or (4) executing after /plan command completion.
2026-01-05
brainstorming-laravel.md
1
1 export brainstorming-laravel
2 iSerter from "iSerter/laravel-claude-agents"
3 Use when creating or developing Laravel features, before writing code or implementation plans - refines rough ideas into fully-formed Laravel designs through collaborative questioning, alternative exploration, and incremental validation.
2026-01-05
vitest.md
1
1 export vitest
2 mcclowes from "mcclowes/omg"
3 Use when writing or configuring Vitest tests - assertions, mocking, coverage, and workspace-aware testing for TypeScript projects
2026-01-05
long-strangle.md
1
1 export long-strangle
2 keith-mvs from "keith-mvs/ordinis"
3 Analyzes long strangle volatility plays with OTM call and put at different strikes. Requires numpy>=1.24.0, pandas>=2.0.0, matplotlib>=3.7.0, scipy>=1.10.0. Use when expecting very large price movement, want lower-cost alternative to straddle, analyzing high-volatility events, or evaluating wide-range breakout opportunities on stocks with elevated IV.
2026-01-05
researching-with-deepwiki.md
1
1 export researching-with-deepwiki
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploringunfamiliar codebases, understanding project architecture, or asking questions about how a specificopen-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code.NOT for fetching library API docs (use fetching-library-docs instead) or local files.
2026-01-05