Browse Skills

1753 skills found

github-forensics-schema.md
0
1 export github-forensics-schema
2 mbrg from "mbrg/raptor"
3 Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, we configure the agent for adversarial thinking, and perform research or attack/defense operations.
2026-02-18
publish.md
0
1 export publish
2 AEtherlight-ai from "AEtherlight-ai/lumina"
3 ÆtherLight Lumina - Voice-to-intelligence platform with local-first AI
2025-12-08
feature-specification.md
0
1 export feature-specification
2 Z1-Test from "Z1-Test/temp-dhruvil-st15"
3 Produces a structured, experience-first feature specification following a docs-first approach. Use when defining or refining a single product feature's lifecycle and outcomes.
2026-01-06
diagnose-with-must-gather.md
0
1 export diagnose-with-must-gather
2 mpryc from "mpryc/ai-agents-and-skills"
3 AI Agent setups optimized for targeted knowledge domains.
2025-11-17
kobo-translation-es.md
0
1 export kobo-translation-es
2 joshuaberetta from "joshuaberetta/kobo-translation-test"
3 Translation and localization guidelines for KoboToolbox content from English to Spanish. Use when translating KoboToolbox materials including: (1) Academy courses and educational content, (2) User interface text and documentation, (3) Support articles, (4) Marketing materials, (5) Form building terminology, or (6) XLSForm technical terms. Covers tone, pronouns (tú/usted, tu/vous), gender-inclusive language, and official translations for brand terms and UI elements.
2025-12-10
svelte-remote-functions.md
0
1 export svelte-remote-functions
2 justEstif from "justEstif/sv-100-hours-tracker"
3 Use SvelteKit remote functions (query, form, command, prerender) for type-safe client-server communication, data fetching, form handling, and mutations.
2026-01-01
content-writer.md
0
1 export content-writer
2 dasalazarr from "dasalazarr/andes"
3 Generates article drafts for AndesRC blog in brand voice. Follows E-E-A-T guidelines, includes first-person narratives, cites clinical studies, and integrates natural CTAs to WhatsApp coaching. Use after SEO outline is approved.
2026-02-08
app-docker-deploy-with-traefik.md
0
1 export app-docker-deploy-with-traefik
2 yorch from "yorch/claude-skills"
3 Reusable skills for Claude Clode
2026-01-18
parametric-scribe.md
0
1 export parametric-scribe
2 Cycleaddict from "Cycleaddict/parametric-scribe"
3 Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.
2026-01-04
bloodbank-event-publisher.md
0
1 export bloodbank-event-publisher
2 delorenj from "delorenj/bloodbank"
3 An event bus and FastMCP service as a backbone to the 33GOD agentic development pipeline
2026-02-25
python-plan-optimization.md
0
1 export python-plan-optimization
2 it-bens from "it-bens/claude-code-plugins"
3 6-phase read-only analysis workflow for Python code in markdown documents.Detects design principle violations, code smells, and suggests modern Python improvements.Applies project-type-aware thresholds (POC, MVP, Private, Enterprise, Open Source).Processes one or more documents, generating per-document analysis with summary.
2026-02-20
ontology-verifier-agent.md
0
1 export ontology-verifier-agent
2 a4b-corporation from "a4b-corporation/xTalent"
3 xTalent
2026-02-25
task-manager.md
0
1 export task-manager
2 alexsteeel from "alexsteeel/md-task-mcp"
3 Markdown-based task management MCP server and CLI for Claude Code
2026-02-22
qc-backtest-runner.md
0
1 export qc-backtest-runner
2 vinamra2013 from "vinamra2013/ai_trading_backtesting"
3 Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute backtests, wait for completion, and retrieve performance metrics. This skill should be used when running backtests on QuantConnect cloud or testing trading strategies.
2025-11-13
wp-headless-backend.md
0
1 export wp-headless-backend
2 cdryampi from "cdryampi/wordpress_headless"
3 Build and bootstrap WordPress headless (PHP-FPM) with an idempotent wp-cli entrypoint and WPGraphQL enabled, using MariaDB/MySQL from docker-compose. Use when asked to implement or fix docker/wp/Dockerfile and docker/wp/entrypoint.sh for WordPress in this repo.
2026-01-06
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/vite-vue-template"
3 Build and deploy this Vue + Vite application. Use when building, deploying, or preparing the project for production.
2026-01-15
cli.md
0
1 export cli
2 zzstoatzz from "zzstoatzz/plyr-python-client"
3 python clients for plyr.fm
2026-01-02
ui-consistency.md
0
1 export ui-consistency
2 infiniV from "infiniV/secret-ingredients"
3 Use when auditing or fixing UI consistency issues like mismatched spacing, hardcoded colors, theme violations, or elements that look off - provides systematic checklist for theme, spacing, typography audits and proper techniques for canvas/SVG theming with reactivity
2025-12-01
agente-cientifico-ia.md
0
1 export agente-cientifico-ia
2 mroaromero from "mroaromero/Skill-Anthropic"
3 Asistente especializado en investigación académica, redacción científica, ACD, metodología cualitativa y análisis de datos con prevención de plagio
2025-11-05
philsquare-permissions.md
0
1 export philsquare-permissions
2 philsquare from "philsquare/permissions"
3 This skill should be used when the user asks to "add permissions to a policy", "create a policy with roles", "set up role permissions", "configure rolePermissions", "use BasePolicy", or when working with Laravel policies that need role-based permission management. Also activate when creating or modifying policies in a project using philsquare/permissions.
2025-12-12
athena-pr-reviewer-lite.md
0
1 export athena-pr-reviewer-lite
2 emiperez95 from "emiperez95/claude-agents"
3 Specialized Claude Code agents for automating information gathering from Jira, GitHub, and Notion
2026-02-19
implement.md
0
1 export implement
2 matthew-plusprogramming from "matthew-plusprogramming/monorepo"
3 Opinionated AI-native, TypeScript monorepo. Express 5 server (optionally packaged for AWS Lambda) and CDK for Terraform (CDKTF) infra
2026-02-25
git-release.md
0
1 export git-release
2 chogng from "chogng/Skills"
3 Git 项目版本发布自动化工具。执行完整的发布流程:提交所有修改、更新版本号、生成 CHANGELOG、创建 git tag 并推送到远程仓库。基于语义化版本 (major/minor/patch)。**核心理解(极其重要)**:当用户说"更新一下版本"、"更新版本"或任何类似表达时,**默认意味着执行完整的发布流程**:1. ✅ 提交所有当前的修改(包括未追踪的新文件)2. ✅ 更新版本号(package.json 和 server/package.json)3. ✅ 创建 git tag(vX.Y.Z)4. ✅ 推送所有内容到远程仓库(commit + tags)5. 📝 可选:生成/更新 CHANGELOG**不要**只更新 package.json 中的版本号!那是错误的理解!**必须**执行完整的发布流程,包括提交和推送!触发关键词(任何一个都触发完整流程):- 通用发布词:"更新一下版本"、"更新版本"、"升级版本"、"发布版本"、"版本发布"、"发新版"- 英文表达:"bump version"、"release"、"new release"- Git操作:"打tag"、"创建发布"、"创建tag"- 版本类型(隐含发布):"大版本更新"、"小版本更新"、"补丁版本"、"major release"、"minor release"、"patch release"
2025-12-22
council-consultation.md
0
1 export council-consultation
2 princespaghetti from "princespaghetti/claude-marketplace"
3 My claude marketplace for claude plugins
2026-01-04