Browse Skills
44915 skills found
data-storytelling.md
0
1
export
data-storytelling
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transform raw data into compelling narratives that drive decisions. Use when creating executive presentations, board decks, investor pitches, quarterly reviews, stakeholder reports, or any communication where data must persuade. Activates for phrases like "tell a story with this data", "make this compelling", "present findings", or "executive summary".
2026-01-05
frontend-reviewer.md
0
1
export
frontend-reviewer
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
Senior Frontend Code Reviewer with 12+ years JavaScript/TypeScript experience. Use when reviewing React/TypeScript code, checking code quality and style, verifying accessibility compliance, ensuring test coverage, or configuring linting tools (ESLint, Prettier).
2026-01-05
convex-guess-validation.md
0
1
export
convex-guess-validation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate and score player guesses against drawing cards with fuzzy matching and scoring logic. Use when implementing guess submission, determining correctness, calculating bonus points, and handling scoring edge cases.
2026-01-05
install-git-hooks.md
0
1
export
install-git-hooks
2
from
"tnez/docent"
from
"tnez/docent"
3
Install pre-commit hooks to automatically lint markdown files before commits
2026-01-05
thegraph.md
0
1
export
thegraph
2
from
"settlemint/agent-marketplace"
from
"settlemint/agent-marketplace"
3
TheGraph subgraph development with AssemblyScript handlers, schema definitions, and Matchstick testing. Triggers on subgraph, thegraph, graphql, mapping.ts.
2026-01-05
dorado-bench-v2.md
0
1
export
dorado-bench-v2
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Oxford Nanopore basecalling with Dorado on University of Michigan HPC clusters (ARMIS2 and Great Lakes). Use when running dorado basecalling, generating SLURM jobs for basecalling, benchmarking models, optimizing GPU resources, or processing POD5 data. Captures model paths, GPU allocations, and job metadata. Integrates with ont-experiments for provenance tracking. Supports fast/hac/sup models, methylation calling, and automatic resource calculation.
2026-01-05
generating-subtasks.md
0
1
export
generating-subtasks
2
from
"SteveBronder/skillrena"
from
"SteveBronder/skillrena"
3
Converts approved design documents into agent-executable XML subtasks. Use after a design doc is approved and ready for implementation.
2026-01-05
github-issues.md
0
1
export
github-issues
2
from
"tidemann/st44-home"
from
"tidemann/st44-home"
3
GitHub Issues expert for gh issue create, gh issue list, labels, milestones, epics, features, tasks, bugs, priorities, mvp-blocker, critical, high-priority, issue tracking, project management, issue queries, workflows, acceptance criteria, task breakdown
2026-01-05
deep-research.md
0
1
export
deep-research
2
from
"braselog/researchAssistant"
from
"braselog/researchAssistant"
3
Conduct a thorough literature search on a topic with verified citations. Use when the user types /deep_research, asks to "research a topic", "find papers on", or needs literature review. CRITICAL - Never fabricate citations. Every claim must have a verifiable source.
2026-01-05
progressive-web-apps.md
0
1
export
progressive-web-apps
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Service workers, offline-first, app manifest, and native-like web experiences.
2026-01-05
domain-expertise-template.md
0
1
export
domain-expertise-template
2
from
"ChaiWithJai/claude-code-mastery"
from
"ChaiWithJai/claude-code-mastery"
3
Template for creating domain expertise skills. Copy and customize for your specific domain.
2026-01-05
shell-script-installer.md
0
1
export
shell-script-installer
2
from
"bradreaves/chezmoi"
from
"bradreaves/chezmoi"
3
Use this skill when the user wants to create, write, or install shell scripts. Prefers Fish shell, handles writing fish/bash/zsh/sh scripts and installing them to ~/bin/scripts with proper permissions and git workflow. Activates when user mentions "shell script", "bash script", "fish script", "install script", or wants to create command-line utilities.
2026-01-05
build.md
0
1
export
build
2
from
"FWFsoft/gambit"
from
"FWFsoft/gambit"
3
Build the Gambit game engine (Server and Client executables). Use when the user wants to compile the project, needs to rebuild after code changes, or before running the server or client.
2026-01-05
copilot-tool-design.md
0
1
export
copilot-tool-design
2
from
"OmerMachluf/vscode-copilot-chat"
from
"OmerMachluf/vscode-copilot-chat"
3
Guide to designing and implementing tools for the vscode-copilot-chat extension, including patterns, testing, and best practices
2026-01-05
reqon.md
0
1
export
reqon
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when writing or editing .vague files for Reqon declarative API data pipelines
2026-01-05
rust-engineer.md
0
1
export
rust-engineer
2
from
"kamushadenes/nix"
from
"kamushadenes/nix"
3
Senior Rust engineer for systems programming. Use for ownership, async Rust, and zero-cost abstractions.
2026-01-05
parse-pof.md
0
1
export
parse-pof
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Surgical metadata extractor for binary .pof files implementing the "Plan" phase tool. Extracts game logic metadata (hardpoints, subsystems, docking points) into structured JSON contracts for the generate-importer skill. Follows separation of concerns principle - does not parse 3D geometry. Provides structured JSON output with deterministic error handling for reliable agentic communication.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"nategarelik/claude-code-config"
from
"nategarelik/claude-code-config"
3
Auto-load for git operations. Provides branching strategy, commit conventions, and PR workflow.
2026-01-05
commit-docs.md
0
1
export
commit-docs
2
from
"shin902/shi-marketplace"
from
"shin902/shi-marketplace"
3
未コミットの変更を分析し、適切な粒度でコミットを作成してプッシュする。複数の独立した変更がある場合は論理的に分割し、各コミットが独立して動作することを保証する。コミットメッセージは日本語で記述し、「何をしたか」ではなく「なぜしたか」を伝える。
2026-01-05
python-venv-management.md
0
1
export
python-venv-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically manage Python virtual environments (.venv) in terminal commands. Always activate .venv before running Python/pip commands. Use when executing Python scripts, installing packages, or running development servers. Critical for consistent environment management.
2026-01-05
sqlalchemy-orm.md
0
1
export
sqlalchemy-orm
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
2026-01-05
issue-updater.md
0
1
export
issue-updater
2
from
"shiiman/claude-code-plugins"
from
"shiiman/claude-code-plugins"
3
実装状況に応じて Issue の状態を更新する。「Issue 更新」「Issue を更新」「Issue 状態変更」「Issue をクローズ」「Issue 完了」「チケットを閉じる」「Issue の進捗を更新」などで起動。コメント追加やラベル変更、クローズ処理を実行。
2026-01-05
discoverymarket-scan.md
0
1
export
discoverymarket-scan
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Analyze the competitive and adjacent solution landscape to surface differentiation opportunities.
2026-01-05
pagent.md
0
1
export
pagent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.
2026-01-05