🎨 Content & Media
1732 skills found
redaction-tool.md
0
1
export
redaction-tool
2
from
"CaseMark/redaction-tool"
from
"CaseMark/redaction-tool"
3
Thurgood developed web app the uses regex and case.dev api to redact PII and other sensitive information
2025-12-31
pptx.md
0
1
export
pptx
2
from
"LinSoap/Saulgooo"
from
"LinSoap/Saulgooo"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2025-11-26
ict-mnq-trading.md
0
1
export
ict-mnq-trading
2
from
"ItamarS3917/ict-mnq-trading-system"
from
"ItamarS3917/ict-mnq-trading-system"
3
ICT-based MNQ futures trading analysis system for MFFU prop firm evaluation. Use when user provides market data (PDH, PDL, FVG levels, liquidity sweeps) and asks for trade analysis, entry/exit points, or bias confirmation. Also handles advanced concepts: breaker blocks, rejection blocks, SMT divergence, Power of 3, Judas Swing, OTE, NWOG, NDOG. Triggers on keywords like "trade setup", "NQ analysis", "entry", "SL", "TP", "bias", "liquidity sweep", "FVG", "order block", "ICT", "MMXM", "MMBM", "MMSM", "market maker model", "smart money reversal", "SMR", "breaker", "rejection block", "SMT", "Power of 3", "Judas swing", "OTE", "opening gap", "NWOG", "NDOG".
2025-12-30
frontend-design.md
0
1
export
frontend-design
2
from
"pbdigital/darryl-speak-online-business-plan"
from
"pbdigital/darryl-speak-online-business-plan"
3
Create distinctive landing pages and marketing materials with high design quality. Use ONLY when explicitly asked for marketing pages, landing pages, hero sections, or promotional content. Do NOT use for dashboards, forms, admin interfaces, or application UI components.
2026-02-11
skill-building.md
0
1
export
skill-building
2
from
"lawless-m/StinkySpy"
from
"lawless-m/StinkySpy"
3
How to create Claude Code skill documents with YAML frontmatter, instructions, examples, and reference material
2025-11-28
architecture-guide.md
0
1
export
architecture-guide
2
from
"kne6379/claude-code-template"
from
"kne6379/claude-code-template"
3
코드 작성 시 프로젝트 아키텍처 가이드 자동 적용
2026-03-14
speck-help.md
0
1
export
speck-help
2
from
"nprbst/speck-market"
from
"nprbst/speck-market"
3
Speck Marketplace
2025-12-07
domain-phd-expert.md
0
1
export
domain-phd-expert
2
from
"Smith-Happens/xlightsfpptester"
from
"Smith-Happens/xlightsfpptester"
3
Creates PhD-grade expert agents when no suitable agent exists.Produces highly specialized agents with deep domain expertise.
2025-12-23
conda-forge-expert.md
0
1
export
conda-forge-expert
2
from
"rxm7706/local-recipes"
from
"rxm7706/local-recipes"
3
Comprehensive guide for conda-forge recipe development. Handles legacy (meta.yaml)and modern (recipe.yaml) formats, linting, CI troubleshooting, and feedstock maintenance.Enhanced with patterns from real conda-forge feedstocks (2025).USE THIS SKILL WHEN: creating conda recipes, packaging Python/Rust/Go/C++ software,fixing conda-forge build failures, updating feedstocks, migrating to recipe.yaml format,setting up private channels, or troubleshooting conda-forge CI.
2026-04-16
kaizen.md
0
1
export
kaizen
2
from
"Integrum-Global/rr_helpdesk"
from
"Integrum-Global/rr_helpdesk"
3
RR Helpdesk
2025-11-25
service-architecture-patterns.md
0
1
export
service-architecture-patterns
2
from
"SlavaMelanko/smela-back"
from
"SlavaMelanko/smela-back"
3
Layered monolithic REST API focused on security and modularity
2026-03-20
frontend-design.md
0
1
export
frontend-design
2
from
"Rafael-2109/frete-sistema"
from
"Rafael-2109/frete-sistema"
3
Create distinctive, production-grade frontend interfaces with high design quality using Flask/Jinja2 template structure. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code and UI design that avoids generic AI aesthetics with mandatory light/dark mode support. (project)
2026-04-17
ca-django-tests.md
0
1
export
ca-django-tests
2
from
"ramonsaraiva/yadm"
from
"ramonsaraiva/yadm"
3
ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) User mentions coverage, codecov, test coverage, partial coverage, branch coverage, or uncovered lines/code (2) User asks to write tests, add tests, run tests, or fix test failures (3) User asks to implement features, fix bugs, or modify code in CA repos and tests are needed (4) User provides a file path containing 'test' or 'tests' in CA repos (5) After writing new code in CA repos that needs test coverage. This skill handles Django test execution using the 'ca magictest' command and ensures 100% code coverage for CI requirements.
2026-03-17
form-builder.md
0
1
export
form-builder
2
from
"sombaner/form-builder"
from
"sombaner/form-builder"
3
Build accessible forms with Astro + Svelte + Tailwind
2026-01-01
openai-chatkit-frontend-embed.md
0
1
export
openai-chatkit-frontend-embed
2
from
"Razamirxa/hackathon-panaversity-robic-book"
from
"Razamirxa/hackathon-panaversity-robic-book"
3
Integrate and embed OpenAI ChatKit UI into TypeScript/JavaScript frontends (Next.js, React, or vanilla) using either hosted workflows or a custom backend (e.g. Python with the Agents SDK). Use this Skill whenever the user wants to add a ChatKit chat UI to a website or app, configure api.url, auth, domain keys, uploadStrategy, or debug blank/buggy ChatKit widgets.
2025-12-04
xcode-file-manager.md
0
1
export
xcode-file-manager
2
from
"gioe/aiq"
from
"gioe/aiq"
3
Add Swift files to the AIQ Xcode project. Use when creating new Swift files (views, view models, services, models, tests) that need to be added to the Xcode project and build targets.
2026-04-16
pre-push.md
0
1
export
pre-push
2
from
"nekowasabi/street-storyteller"
from
"nekowasabi/street-storyteller"
3
Run CI-equivalent checks before git push. Executes format, lint, test, and meta check in order. Automatically fixes errors and retries until all checks pass.
2026-01-15
vercel-deploying.md
0
1
export
vercel-deploying
2
from
"gzbomerif-sketch/ding"
from
"gzbomerif-sketch/ding"
3
Automatically deploys to Vercel production, uses Vercel MCP to fetch build logs, analyzes errors, fixes them, and retries until successful deployment. Use when deploying to production or fixing deployment issues.
2025-11-16
spec-driven-dev.md
0
1
export
spec-driven-dev
2
from
"pglevy/claude-skills"
from
"pglevy/claude-skills"
3
My collection of borrowed and homegrown agent skills
2026-04-15
cursor-explorer-mcp.md
0
1
export
cursor-explorer-mcp
2
from
"sepiabrown/.claude"
from
"sepiabrown/.claude"
3
MCPs, hooks and settings for Claude Code
2025-12-25
github.md
0
1
export
github
2
from
"salujayatharth/github-skill"
from
"salujayatharth/github-skill"
3
>-
2025-12-18
sdk-sequence-guide.md
0
1
export
sdk-sequence-guide
2
from
"Soochol/F2X_NeuroHub"
from
"Soochol/F2X_NeuroHub"
3
Station Service SDK를 사용한 테스트 시퀀스 개발 가이드. SequenceBase 패턴, emit 메서드, manifest.yaml 작성법 제공. 사용자가 시퀀스 개발, SequenceBase 구현, 테스트 자동화 코드 작성, manifest.yaml 설정, emit 메서드 사용법을 문의할 때 활성화.
2026-02-03
api-design.md
0
1
export
api-design
2
from
"Benny9193/devflow"
from
"Benny9193/devflow"
3
Developer productivity plugin for Claude Code with commands, agents, skills, and hooks
2025-12-15
brainstorming.md
0
1
export
brainstorming
2
from
"runxgalee/fullstack-dev"
from
"runxgalee/fullstack-dev"
3
A curated collection of Claude Code plugins for full-stack development, covering backend, frontend, infrastructure, and general engineering workflows.
2026-01-18