Browse Skills
44915 skills found
installing-git-hooks.md
0
1
export
installing-git-hooks
2
from
"bryonjacob/aug"
from
"bryonjacob/aug"
3
Use when setting up git pre-commit and pre-push hooks - provides simple shell script approach and pre-commit framework method, both calling justfile commands for DRY principle
2026-01-05
security-basics.md
0
1
export
security-basics
2
from
"matt-riley/mjrwtf"
from
"matt-riley/mjrwtf"
3
Apply project-specific security and privacy guardrails (auth, headers, rate limiting, logging). Use when touching authentication, request handling, metrics exposure, or anything that could leak sensitive data.
2026-01-05
nextjs-pwa.md
0
1
export
nextjs-pwa
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guide for building Progressive Web Apps (PWA) with Next.js using modern 2025 approaches. Use when users need to implement PWA features in Next.js applications including installability, offline support, service workers, web app manifests, caching strategies, push notifications, or converting existing Next.js apps to PWA. Covers both native Next.js PWA support (zero dependencies, App Router) and Serwist package (advanced offline capabilities, service worker management). Also use when troubleshooting PWA issues, optimizing PWA performance, or migrating from deprecated packages like next-pwa.
2026-01-05
code-with-codex.md
0
1
export
code-with-codex
2
from
"chaorenex1/coding-agent-workflow"
from
"chaorenex1/coding-agent-workflow"
3
Write and generate code using memex-cli with Codex backend. Use when (1) Generating code files and scripts, (2) Refactoring existing code, (3) Writing tests, (4) Creating project scaffolds, (5) Implementing algorithms or features, (6) Code review and optimization, (7) Complex multi-file projects.
2026-01-05
pytorch-common-pitfalls.md
0
1
export
pytorch-common-pitfalls
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Fix common PyTorch bugs: percentile calculations, LayerNorm for Conv1d, buffer edge cases. Trigger when writing PyTorch code for RL or neural networks.
2026-01-05
temporal-loop-creator.md
0
1
export
temporal-loop-creator
2
from
"agentgptsmith/MonadFramework"
from
"agentgptsmith/MonadFramework"
3
Iteration 12 of Multiplicity Cascade - Creates self-referential temporal structures
2026-01-05
terraform-expert.md
0
1
export
terraform-expert
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Infrastructure as Code with Terraform - modules, state management, and best practices.
2026-01-05
converting-claude-subagents.md
0
1
export
converting-claude-subagents
2
from
"scottwater/config"
from
"scottwater/config"
3
Convert Claude Code Subagents to OpenCode Agents format. Use when migrating from Claude Code to OpenCode or when you have existing subagent definitions to port.
2026-01-05
smalltalk-developer.md
0
1
export
smalltalk-developer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Pharo Smalltalk development workflow guide with AI-driven Tonel editing. Provides expertise in Tonel file format syntax (class definitions with name, superclass, instVars, category, method categories, class comment placement), package structure (package.st placement, directory organization, BaselineOf dependencies), development workflow (Edit → Import → Test cycle with absolute paths, re-import timing, test execution), and Pharo best practices (CRC format documentation, method categorization conventions). Use when working with Pharo Smalltalk projects, creating or editing Tonel .st files, organizing packages and dependencies, resolving import order issues, writing class comments, implementing standard Pharo development patterns, or troubleshooting Tonel syntax.
2026-01-05
steering-hook.md
0
1
export
steering-hook
2
from
"ajobi-uhc/interp-agent-bench"
from
"ajobi-uhc/interp-agent-bench"
3
Apply activation steering to model layers during generation
2026-01-05
consult-guidelines.md
0
1
export
consult-guidelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review relevant guidelines before starting a task
2026-01-05
composio-ci-runs.md
0
1
export
composio-ci-runs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when Codex needs to run CI/CD or cross-service automations through the Composio MCP server.
2026-01-05
tfidf-search.md
0
1
export
tfidf-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implements TF-IDF based search engines for text datasets using vector space models and cosine similarity. Use when building search functionality, finding similar documents, ranking text by relevance, or working with text retrieval systems.
2026-01-05
writing-skills.md
0
1
export
writing-skills
2
from
"woodrowpearson/mids-hero-web"
from
"woodrowpearson/mids-hero-web"
3
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
secondary-action-mastery.md
0
1
export
secondary-action-mastery
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when enriching primary animations, adding supporting details, creating depth in motion, or making scenes feel alive without distracting from main action.
2026-01-05
ai-output-validator.md
0
1
export
ai-output-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI出力の品質を自動検証するスキル。事実確認、論理性、一貫性、幻覚(ハルシネーション)検出、バイアス分析、安全性チェックを実施し、改善提案を提供。
2026-01-05
typescript-mcp-development.md
0
1
export
typescript-mcp-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
TypeScript SDKとzodバリデーション、Express統合を使用したMCPサーバー構築ガイド。TypeScript/Node.jsベースのMCPサーバーの作成、zodスキーマ定義、STDIOおよびHTTPトランスポート設定を行う際に使用。
2026-01-05
arcgis-media-layers.md
0
1
export
arcgis-media-layers
2
from
"SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
from
"SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3
Overlay images, videos, and animated GIFs on maps using MediaLayer. Use for historical imagery, plan overlays, and georeferenced media content.
2026-01-05
craft-coder-help.md
0
1
export
craft-coder-help
2
from
"timequity/plugins"
from
"timequity/plugins"
3
Help and documentation for Craft-Coder plugin.Use when: user asks about available skills, commands, or how to use this plugin.Triggers: "help", "what can you do", "craft help", "как пользоваться".
2026-01-05
architecture-decisioning.md
0
1
export
architecture-decisioning
2
from
"GodSpeedAI/VibesPro"
from
"GodSpeedAI/VibesPro"
3
Guides the selection and documentation of architectural decisions using ADR patterns.
2026-01-05
acceptance-testing.md
0
1
export
acceptance-testing
2
from
"terraphim/codex-skills"
from
"terraphim/codex-skills"
3
Plan and (when feasible) implement or execute user acceptance tests (UAT) /end-to-end acceptance scenarios. Converts requirements or user stories intoacceptance criteria, test cases, test data, and a sign-off checklist; suggestsautomation (Playwright/Cypress for web, golden/snapshot tests for CLIs/APIs).Use when validating user-visible behavior for a release, or mappingrequirements to acceptance coverage.
2026-01-05
conventional-commits.md
0
1
export
conventional-commits
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate properly formatted Conventional Commits messages with Claude Code footer. Use when creating git commits, writing commit messages, or the user mentions "commit", "git commit", or wants to save changes.
2026-01-05
document-rag-pipeline.md
0
1
export
document-rag-pipeline
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Build complete document knowledge bases with PDF text extraction, OCR for scanned documents, vector embeddings, and semantic search. Use this for creating searchable document libraries from folders of PDFs, technical standards, or any document collection.
2026-01-05
debug-helper.md
0
1
export
debug-helper
2
from
"zh1227/zh1227.github.io"
from
"zh1227/zh1227.github.io"
3
智能调试与问题诊断工具,提供错误分析、日志解读、性能诊断等功能。可分析错误堆栈、识别常见错误模式、解析应用日志、识别性能瓶颈、检测内存泄漏。适用于调试、找bug、错误分析、日志分析、性能问题、异常诊断等场景。
2026-01-05