Browse Skills

16146 skills found

dialogue-progressive-reveal.md
1
1 export dialogue-progressive-reveal
2 synapseradio from "synapseradio/thinkies"
3 Layer information from simple to complex, building understanding incrementally so learners grasp fundamentals before adding nuance. Use when: (1) asked to explain step by step or build understanding gradually, (2) concepts contain nuances that overwhelm when presented all at once, (3) topics appear complicated without clear entry points for explanation, (4) explanations risk either oversimplifying or burying insights in excessive detail.
2026-01-05
agent-cross-review.md
1
1 export agent-cross-review
2 1ambda from "1ambda/dataops-platform"
3 Structured cross-review protocol between specialized agents. Ensures scope alignment, priority calibration, and domain-aware feedback. Use when one agent reviews another's work, during handoffs, or when validating cross-cutting concerns.
2026-01-05
doc-auditor.md
1
1 export doc-auditor
2 fractary from "fractary/claude-plugins"
3 Audit documentation against fractary-docs standards and generate actionable remediation specification
2026-01-05
generating-changelog.md
1
1 export generating-changelog
2 marcos-abreu from "marcos-abreu/connect_kit"
3 Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
2026-01-05
ebpf-attach-hook.md
1
1 export ebpf-attach-hook
2 cassamajor from "cassamajor/xcnf"
3 Implement eBPF program attachment logic for various hooks (XDP, TC/tcx, netkit, kprobe, tracepoint, cgroup) with proper error handling, cleanup, and link management. Includes Go code using cilium/ebpf library. Use when attaching CNF programs to kernel hooks.
2026-01-05
deploy-railway.md
1
1 export deploy-railway
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Deploy applications to Railway. Use when deploying services, databases, or full-stack applications to Railway PaaS. Covers Railway CLI and configuration.
2026-01-05
create-form.md
1
1 export create-form
2 tech-with-seth from "tech-with-seth/iridium"
3 Set up hybrid client/server validated forms with Zod and React Hook Form. Use when creating forms with validation.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 roomi-fields from "roomi-fields/obsidian-content-publisher"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
configuring-better-auth.md
1
1 export configuring-better-auth
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when settingup a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuringPKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.NOT when using simple session-only auth without OAuth/OIDC requirements.
2026-01-05
utopia-fluid-scales.md
1
1 export utopia-fluid-scales
2 matthewharwood from "matthewharwood/engmanager.xyz"
3 Utopia.fyi fluid typography and spacing system using clamp(), modular scales, and proportional design. Use when implementing fluid type scales, space palettes, t-shirt sizing, space pairs, or creating fluid responsive designs without breakpoints. Foundation for systematic, proportional scaling across all viewports.
2026-01-05
execute-task.md
1
1 export execute-task
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Execute approved task specifications sequentially with TDD, comprehensive testing, and validation. This skill should be used for implementing tasks from approved specs with full audit trail.
2026-01-05
ci-github-actions.md
1
1 export ci-github-actions
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when setting up CI/CD pipelines: automated testing, linting, building, and deployment with GitHub Actions.
2026-01-05
training-hub.md
1
1 export training-hub
2 RobbieJ from "RobbieJ/training-hub-skills"
3 Fine-tune LLMs using Red Hat training-hub library with SFT, LoRA, and OSFT algorithms. Use when preparing JSONL datasets, running training jobs, configuring hardware, scaling to clusters, evaluating models, or deploying with vLLM.
2026-01-05
flow-nexus-swarm.md
1
1 export flow-nexus-swarm
2 bjpl from "bjpl/open_learn_co"
3 Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
2026-01-05
agentuity-cli-cloud-secret-set.md
1
1 export agentuity-cli-cloud-secret-set
2 agentuity from "agentuity/discord-help-agent"
3 Set a secret. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
agentuity-cli-cloud-sandbox-exec.md
1
1 export agentuity-cli-cloud-sandbox-exec
2 agentuity from "agentuity/discord-help-agent"
3 Execute a command in a running sandbox. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
task-delegator.md
1
1 export task-delegator
2 okgoogle13 from "okgoogle13/careercopilot"
3 Delegate tasks to specialized agents and coordinate multi-agent workflows for parallel test generation
2026-01-05
find-local-events.md
1
1 export find-local-events
2 tnez from "tnez/dot-agents"
3 Search for local events, activities, and happenings in a specified location and timeframe. Use when the user asks about events, concerts, festivals, meetups, or things to do in a specific area.
2026-01-05
notebooklm-slides.md
1
1 export notebooklm-slides
2 mjunaidca from "mjunaidca/robolearn"
3 This skill should be used when generating pedagogically-aligned slide decks from educational content using NotebookLM. It addresses the convergence toward generic, text-heavy slides by providing structured prompts that create engaging, proficiency-appropriate presentations aligned with specific educational frameworks.
2026-01-05
test-driven-development-tdd.md
1
1 export test-driven-development-tdd
2 jzallen from "jzallen/fred_simulations"
3 Practice Red-Green-Refactor-Commit TDD methodology with pytest, avoiding common antipatterns and following FIRST principles for robust test suites.
2026-01-05
agentuity-cli-cloud-env-push.md
1
1 export agentuity-cli-cloud-env-push
2 agentuity from "agentuity/discord-help-agent"
3 Push environment variables from local .env file to cloud. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
detection-tuner.md
1
1 export detection-tuner
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Investigate noisy/common alerts and create false positive (FP) rules to suppress benign detections. Analyzes detection frequency over 7 days, identifies patterns, generates and tests FP rules with operator approval before deployment. Use for tuning detection noise, reducing alert fatigue, suppressing known-safe activity, or when specific detections need filtering. Human-in-the-loop workflow ensures no FP rules are deployed without explicit approval.
2026-01-05
agentuity-cli-cloud-vector-upsert.md
1
1 export agentuity-cli-cloud-vector-upsert
2 agentuity from "agentuity/discord-help-agent"
3 Add or update vectors in the vector storage. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
openai-sdk.md
0
1 export openai-sdk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API,implementing chat/embeddings/images/audio features, handling streaming responses,async patterns, error handling with SDK. For raw HTTP/REST calls, see `openai-api` skill.
2026-01-05