Browse Skills

44969 skills found

work-on-ticket.md
1
1 export work-on-ticket
2 jjmartres from "jjmartres/opencode"
3 Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.
2026-01-05
reachy-mini-sdk.md
1
1 export reachy-mini-sdk
2 jjmartres from "jjmartres/opencode"
3 Comprehensive guide for programming Reachy Mini robot using Python SDK v1.2.6. Use when working with Reachy Mini robot control, motion programming, sensor access, audio/video processing, or building AI applications. Covers movement control (head, antennas, body), camera/microphone access, motion recording/playback, coordinate systems, and Hugging Face integration. Essential for robotics development, AI experimentation, and interactive applications.
2026-01-05
writing-email-for-jesse.md
1
1 export writing-email-for-jesse
2 obra from "obra/claude-pa"
3 Use when drafting emails on Jesse's behalf - captures his personal writing style, common phrases, and tone
2026-01-05
writing-unit-tests.md
1
1 export writing-unit-tests
2 samfolo from "samfolo/sigil"
3 Defines unit testing standards for the Sigil project. Applies when writing tests, reviewing test code, creating fixtures or mocks, or answering questions about testing conventions. Covers test structure, fixtures, mocks, assertions, table tests, and type safety in tests.
2026-01-05
tbc-schema-updater.md
1
1 export tbc-schema-updater
2 rafaelcalleja from "rafaelcalleja/claude-market-place"
3 This skill should be used when the user asks to "update TBC schemas", "regenerate schemas from kicker", "sync schemas with new TBC version", "extract schemas from kicker-aggregated.json", "update template schemas", or mentions "schema update", "schema regeneration", "kicker update", or "new TBC release".
2026-01-05
dspy-framework.md
1
1 export dspy-framework
2 bobmatnyc from "bobmatnyc/terminator"
3 DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers. Use when optimizing prompts systematically, building production LLM systems, implementing RAG/classification tasks, or requiring version-controlled reproducible prompts.
2026-01-05
testability-scoring.md
1
1 export testability-scoring
2 pacphi from "pacphi/ampel"
3 AI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.
2026-01-05
subagent-driven-development.md
1
1 export subagent-driven-development
2 CodingCossack from "CodingCossack/agent-skills-library"
3 Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.
2026-01-05
audio-converter.md
1
1 export audio-converter
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Convert audio files between formats (MP3, WAV, FLAC, OGG, M4A) with bitrate and sample rate control. Batch processing supported.
2026-01-05
tdd-red-phase.md
1
1 export tdd-red-phase
2 rubrical-studios from "rubrical-studios/gh-pmu"
3 Guide experienced developers through RED phase of TDD cycle - writing failing tests and verifying expected failures
2026-01-05
sensor-health.md
1
1 export sensor-health
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Generate comprehensive sensor health and status reports across all LimaCharlie organizations. Use when users ask about sensor connectivity, data availability, offline sensors, sensors not reporting events, or fleet-wide health queries (e.g., "show me sensors online but not sending data", "list sensors offline for 7 days across all orgs").
2026-01-05
sensor-tasking.md
1
1 export sensor-tasking
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Send tasks (commands) to EDR sensors to gather data or take action. Handles offline agents via reliable-tasking, collects responses via LCQL queries, and creates D&R rules for automated response handling. Use for live response, data collection, forensic acquisition, or fleet-wide operations like "get OS version from all Windows servers" or "isolate all hosts with tag X".
2026-01-05
dev-log-monitoring.md
1
1 export dev-log-monitoring
2 nirukk52 from "nirukk52/ScreenGraph"
3 This skill should be used when testing ScreenGraph end-to-end flows (drift detection, agent runs) while monitoring backend and frontend logs in real-time. Use when the user wants to observe system behavior across services, debug live runs, or verify event streaming.
2026-01-05
iron-condor.md
1
1 export iron-condor
2 keith-mvs from "keith-mvs/ordinis"
3 Analyzes iron condor credit spreads with OTM put and call spreads for range-bound trading. Requires numpy>=1.24.0, pandas>=2.0.0, matplotlib>=3.7.0, scipy>=1.10.0. Use when expecting sideways price action, want to collect premium in high IV, analyzing range-bound opportunities, or implementing neutral income strategies on stocks with defined trading ranges.
2026-01-05
figma-to-page.md
1
1 export figma-to-page
2 okgoogle13 from "okgoogle13/careercopilot"
3 Generates React code for a full page based on pasted Figma 'Inspect' details. Uses the page scaffolder.
2026-01-05
devops-guide.md
1
1 export devops-guide
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-design-system"
3 Comprehensive DevOps and infrastructure guide covering Docker, Kubernetes, AWS, Terraform, CI/CD pipelines, Linux, and cloud deployment strategies. Use when setting up infrastructure, automation, or deployment systems.
2026-01-05
best-practice-core.md
1
1 export best-practice-core
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Dev] Extracts and organizes best practices for a given topic into a minimal tree structure (max depth 3, max 5 children per node). Use during task planning when writing subtasks in Docs/{name}_Task.md - output is added under each subtask as a concise reference guide. Pure reasoning task with strict formatting rules: keywords/noun phrases only, no prose. (project)
2026-01-05
documentation.md
1
1 export documentation
2 Gaku52 from "Gaku52/claude-code-skills"
3 技術ドキュメント、README、API仕様書、アーキテクチャ図の作成方法。読みやすく、保守しやすく、チームに役立つドキュメント作成のベストプラクティス。
2026-01-05
pre-commit-review.md
1
1 export pre-commit-review
2 buzzdan from "buzzdan/ai-coding-rules"
3 ADVISORY validation of code against design principles that linters cannot enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
2026-01-05
repository-design.md
1
1 export repository-design
2 yaochangyu from "yaochangyu/api.template"
3 Repository 設計指導技能,協助開發者根據業務需求選擇最合適的 Repository 設計策略(資料表導向 vs 需求導向 vs 混合模式)。
2026-01-05
critique.md
1
1 export critique
2 ardeshir from "ardeshir/krzy"
3 Generate critical analyses of Univrs.io ecosystem releases. Use when critiquing DOL, VUDO, Spirit, ENR, CryptoSaint, learn.univrs.io, or vudo.univrs.io changes. Invoked via /critique to ask "Who benefits from this machine?"
2026-01-05
backend-dev.md
1
1 export backend-dev
2 lpding888 from "lpding888/aiygw4.0"
3 后端开发专家,负责 Express.js + Knex.js + MySQL 8 + Redis 后端服务开发。遵循 OpenAPI 先行、TDD 推动、RBAC 安全、可观测性工程基线。处理 Provider 动态加载、缓存系统、数据库设计、内容管理 API 开发。适用于收到 Backend 部门任务卡(如 CMS-B-001)或修复类任务卡时使用。
2026-01-05
brainstorming-ideas-into-designs.md
1
1 export brainstorming-ideas-into-designs
2 houfu from "houfu/blog-alt-counsel"
3 Interactive idea refinement using Socratic method to develop fully-formed designs when partner describes any blog or newsletter idea, before writing a pitch or articles
2026-01-05
mxcp-expert.md
1
1 export mxcp-expert
2 raw-labs from "raw-labs/claude-code-marketplace"
3 This skill must be used with any prompt that uses MXCP. MXCP is an enterprise-grade MCP (Model Context Protocol) framework for building production AI applications with SQL and Python endpoints, security, audit trails, policy enforcement, and comprehensive testing. Use this skill when working with MXCP in any capacity including creating, building, initializing, setting up, or editing MXCP servers or projects, configuring MCP tools/resources/prompts, implementing endpoints, setting up authentication/policies, debugging validation errors, or troubleshooting MXCP applications.
2026-01-05