80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
coding-with-effect-librar...
by loklaan
Basic practices and guidelines for writing typescript code using that Effect TypeScript libraries (`effect`, `@effect/sq...
coding-comments
by loklaan
My personal best practices for writing clear and effective code comments.
writing-claude-rules-skil...
by loklaan
Guidelines for creating custom rules, custom skills, and custom subagents for Claude.
coding-shell-scripts
by loklaan
Guidelines and patterns for writing bash/shell scripts. Use when creating new shell scripts, bin scripts, or bash utilit...
coding-negation
by loklaan
Creates a cognitive environment for code generation where edge cases surface naturally, assumptions become visible, and...
architecting-systems
by loklaan
Best practices and rules for architecting scalable, maintainable systems.
codex-review
by memuringo
Codex CLIで生成されたコードのレビュースキル。AI生成コードの品質チェック、セキュリティ検証、ベストプラクティス適合確認時...
spec-driven-dev
by memuringo
仕様駆動開発スキル。アイデアから仕様書作成、自律開発ループ、検証まで一連の流れをサポート。新規プロジェクト開始時に使用。
excel-vba
by memuringo
Excel VBA開発の専門スキル。VBAマクロ作成、Excel操作自動化、ワークブック処理時に使用。
gas-automation
by memuringo
Google Apps Script開発スキル。GAS作成、スプレッドシート自動化、Google API連携時に使用。
skill-creator
by memuringo
新しいタスクに適したスキル・エージェント・ハーネスを自動作成。「〇〇がしたい」と言えば、必要な設定ファイルを生成。
tmux-manage
by hsudatalks
General-purpose tmux session management for containers. Use this for listing sessions, creating/attaching/killing sessio...
alerting
by hsudatalks
Real-time alerting and notification system for Univers infrastructure. Use this when you need to monitor system health,...
container-manage
by hsudatalks
Container management skill for development and operations containers. Use this when managing system resources, processes...
kaggle-api-expert
by sweeden-ttu
Expert agent for Kaggle API authentication, dataset management, and running Kaggle notebooks on Texas Tech HPCC. Special...
jekyll-article-generator
by sweeden-ttu
Specialized agent for generating high-quality articles and blog posts using jekyll-TeXt-theme, with expertise in softwar...
commit-push-pr
by whywaita
Create a git commit, push a branch, and open a Pull Request with gh. Use when asked to commit changes, push to origin, o...
build-validator
by whywaita
Validate builds, type checks, and linting after code changes. Use proactively before finishing tasks or opening PRs.
fix-github-issue
by whywaita
Investigate and fix a GitHub issue using gh, then validate with tests and create a PR. Use when a user references a GitH...
verify-app
by whywaita
Validate application behavior with tests and manual verification steps. Use after feature changes or before deploys.
worktree-impl
by whywaita
Create a git worktree for isolated implementation after planning. Use when starting implementation or when a clean workt...