💻 Development
2539 skills found
github-content.md
2
1
export
github-content
2
from
"krmcbride/claude-plugins"
from
"krmcbride/claude-plugins"
3
Claude Code plugin marketplace
2026-01-03
exa-websets-search.md
2
1
export
exa-websets-search
2
from
"benjaminjackson/exa-skills"
from
"benjaminjackson/exa-skills"
3
Claude Code skills for using Exa.ai.
2025-12-12
medusa-backend.md
2
1
export
medusa-backend
2
from
"Modsens3/medusa-backend-skill"
from
"Modsens3/medusa-backend-skill"
3
Complete Medusa backend API reference and integration guide
2026-01-17
get-web-page-raw.md
2
1
export
get-web-page-raw
2
from
"dudarev/ai-assisted-software-development"
from
"dudarev/ai-assisted-software-development"
3
Capture a web page as raw material (extracted text/Markdown) with metadata, storing it in the raw/ directory for later distillation.
2026-02-21
maven-builder-for-foolish-language.md
2
1
export
maven-builder-for-foolish-language
2
from
"frcusaca/foolish"
from
"frcusaca/foolish"
3
The Foolish language
2026-02-09
fuzzy-edit.md
2
1
export
fuzzy-edit
2
from
"dbarnett/dotfiles"
from
"dbarnett/dotfiles"
3
This skill should be used when Edit tool fails with "old_string not found", "string not found", or indentation mismatch errors. Also use when editing files with tab indentation (Python, Go, Makefiles, TypeScript) or when the Edit tool has failed multiple times on the same edit. Provides the agents-fuzzy-edit-args utility to fix Edit arguments by re-reading actual files.
2026-01-04
mxcp-expert.md
2
1
export
mxcp-expert
2
from
"raw-labs/raw-labs-claude-marketplace"
from
"raw-labs/raw-labs-claude-marketplace"
3
RAW Labs Marketplace for Claude
2026-02-25
visual-qa.md
2
1
export
visual-qa
2
from
"CrazySwami/wordpress-dev-skills"
from
"CrazySwami/wordpress-dev-skills"
3
Complete WordPress development and automation toolkit for Claude Code - Docker, Playground, white-labeling, SEO, visual QA, and performance optimization skills
2026-02-11
bellog-theme.md
2
1
export
bellog-theme
2
from
"whddltjdwhd/bellog"
from
"whddltjdwhd/bellog"
3
Castle Bell's custom blog
2026-02-23
review-react.md
2
1
export
review-react
2
from
"khw1031/claude-marketplace"
from
"khw1031/claude-marketplace"
3
Expert-level frontend code review specialist for production-grade TypeScript/React applications. Use this skill when reviewing pull requests, performing code audits, or analyzing frontend codebases for type safety, performance, security, and maintainability issues. Focuses on React/TypeScript stack with emphasis on runtime safety and production readiness.
2026-01-21
xfeed.md
2
1
export
xfeed
2
from
"ericksoa/xfeed"
from
"ericksoa/xfeed"
3
Filter your X timeline based on your interests using Claude Haiku
2026-01-26
developing-kcl.md
2
1
export
developing-kcl
2
from
"pedropaulovc/harmonic-analyzer"
from
"pedropaulovc/harmonic-analyzer"
3
High-fidelity mechanical reconstruction of Albert A. Michelson’s 20-element harmonic analyzer—a 19th-century analog computer that performs Fourier synthesis and analysis using gears, cams, springs, and levers. Includes full CAD models, machining plans, calibration data, and educational documentation.
2026-02-08
ruby-idioms.md
2
1
export
ruby-idioms
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Dotfiles using DotBot
2026-02-23
rust-testing.md
2
1
export
rust-testing
2
from
"AutumnsGrove/GroveEngine"
from
"AutumnsGrove/GroveEngine"
3
A forest of voices. Writing and community tools for a quieter corner of the internet.
2026-02-26
deno-debugger.md
2
1
export
deno-debugger
2
from
"willkelly/deno-debug-skill"
from
"willkelly/deno-debug-skill"
3
An attempt to get claude code connected to a remote debugger to troubleshoot typescript problems in deno
2025-12-11
backend-frameworks.md
2
1
export
backend-frameworks
2
from
"pluginagentmarketplace/custom-plugin-system-design"
from
"pluginagentmarketplace/custom-plugin-system-design"
3
System design plugin for architecture patterns and best practices
2026-02-13
complete-test.md
2
1
export
complete-test
2
from
"alvis/.claude"
from
"alvis/.claude"
3
Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-02-18
lsp-enable.md
2
1
export
lsp-enable
2
from
"zircote/lsp-tools"
from
"zircote/lsp-tools"
3
LSP-first code intelligence for Claude Code with strong enforcement patterns. Part of the zircote-lsp marketplace.
2026-02-23
research-pdf.md
2
1
export
research-pdf
2
from
"jontsai/claude-plugins"
from
"jontsai/claude-plugins"
3
Curated Claude Code plugins for research, productivity, and development workflows
2026-02-20
sparze.md
2
1
export
sparze
2
from
"glassesneo/sparze"
from
"glassesneo/sparze"
3
Expert guidance for Sparze ECS apps including systems, queries, components, resources, events, and performance trade-offs.
2026-01-05
python-style-guide.md
2
1
export
python-style-guide
2
from
"CodingKaiser/claude-kaiser-skills"
from
"CodingKaiser/claude-kaiser-skills"
3
list of claude skills for omics and programming
2026-02-22
i18n-translator.md
2
1
export
i18n-translator
2
from
"mjanv/premiere-ecoute"
from
"mjanv/premiere-ecoute"
3
Music tools for Twitch streaming
2026-02-25
run-tests.md
2
1
export
run-tests
2
from
"andres-ortizl/dotfiles"
from
"andres-ortizl/dotfiles"
3
Run the test suite for anyformat-backend services using Docker Compose. Use when you need to validate code changes, debug failing tests, or verify that implementations work correctly before committing.
2026-02-21
astro.md
2
1
export
astro
2
from
"wrsmith108/astro-claude-skill"
from
"wrsmith108/astro-claude-skill"
3
Astro framework patterns for SSR/SSG, middleware, and TypeScript. Use when working with Astro pages, API routes, middleware configuration, or debugging rendering issues. Trigger phrases include "Astro", "prerender", "middleware", "SSR", "SSG", "static site".
2026-02-22