Browse Skills
2849 skills found
codex-parallel-subagents.md
3
1
export
codex-parallel-subagents
2
from
"moonbit-community/codex-sdk"
from
"moonbit-community/codex-sdk"
3
Use when building MoonBit tools on this repo's Codex SDK that spawn multiple agent threads in parallel or in batch, including bounded concurrency, per-task threads, streaming events, and collecting session IDs or structured outputs.
2026-01-26
using-the-force.md
3
1
export
using-the-force
2
from
"lukacf/mcp-the-force"
from
"lukacf/mcp-the-force"
3
MCP Second-Brain Server - AI model orchestrator with intelligent context management for OpenAI and Google Gemini models
2026-01-17
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
Understand window and pane layout of tmux and use that context to answer questions like "what is happening in the bottom pane?"
2026-01-05
docusaurus-plugins.md
3
1
export
docusaurus-plugins
2
from
"mcclowes/lea"
from
"mcclowes/lea"
3
A pipe-oriented functional programming language with a tree-walk interpreter written in TypeScript.
2026-01-12
web-content.md
3
1
export
web-content
2
from
"vrslev/dotfiles"
from
"vrslev/dotfiles"
3
Fetch content and search web. Lightweight, no browser required.Use for:- Search for content in the web- Fetching content as easy to read markdown
2026-02-03
refactor.md
3
1
export
refactor
2
from
"channingwalton/dotfiles"
from
"channingwalton/dotfiles"
3
Improve code design without changing behaviour. Use for the REFACTOR phase of XP workflow. All tests must pass before and after.
2026-02-03
claude-code-hooks.md
3
1
export
claude-code-hooks
2
from
"hgeldenhuys/claude-hooks-sdk"
from
"hgeldenhuys/claude-hooks-sdk"
3
Type-safe TypeScript SDK for building Claude Code hook extensions
2025-12-15
vibe-validate.md
3
1
export
vibe-validate
2
from
"jdutton/vibe-validate"
from
"jdutton/vibe-validate"
3
Faster Agentic Coding with confidence in every commit
2026-02-04
verdex-playwright-complete.md
3
1
export
verdex-playwright-complete
2
from
"verdexhq/verdex-mcp"
from
"verdexhq/verdex-mcp"
3
Complete Playwright test authoring workflow with Verdex MCP tools. Three phases - explore apps interactively to map user journeys, build stable role-first selectors via progressive DOM exploration, write idiomatic Playwright tests. Includes workflow discovery, selector patterns, and testing best practices.
2026-01-05
world-operator.md
3
1
export
world-operator
2
from
"Foundry376/ghkids"
from
"Foundry376/ghkids"
3
Monorepo for codako.org - Cocoa / Stagecast Creator reimagined on a modern stack
2026-01-25
project-memory-recall.md
3
1
export
project-memory-recall
2
from
"hungson175/deploy-memory-tools"
from
"hungson175/deploy-memory-tools"
3
Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.
2026-01-09
reviewing-skills.md
3
1
export
reviewing-skills
2
from
"ac2393921/dotfiles"
from
"ac2393921/dotfiles"
3
It's my simple dotfiles:)
2026-01-04
code-review.md
3
1
export
code-review
2
from
"ntsk/dotfiles"
from
"ntsk/dotfiles"
3
⚡
2026-02-01
okyline.md
3
1
export
okyline
2
from
"Okyline/Okyline-skill"
from
"Okyline/Okyline-skill"
3
Expert assistant for the Okyline schema language. Okyline enables JSON data validation by example, where constraints are expressed inline on field names. Use when creating, editing, or converting JSON Schema, Avro, or other schema formats to Okyline, or when answering questions about Okyline syntax and features. This skill should be triggered whenever the user mentions Okyline, references .oky files, or asks about example-driven JSON schema validation.
2026-01-05
go-code-review.md
3
1
export
go-code-review
2
from
"curtbushko/nixos-config"
from
"curtbushko/nixos-config"
3
Auto-review Go code for 100+ common mistakes when analyzing .go files, discussing Go patterns, or reviewing PRs with Go code. Checks error handling, concurrency, interfaces, performance, testing, and stdlib usage.
2026-02-03
micropython-repl.md
3
1
export
micropython-repl
2
from
"hoihu/py-framebuf"
from
"hoihu/py-framebuf"
3
A Micropython "pure-python" implementation of the framebuf module
2026-01-01
small-council.md
3
1
export
small-council
2
from
"eytanlevit/small-council"
from
"eytanlevit/small-council"
3
Consult the Small Council - a multi-LLM deliberation system that gathers independent answers from multiple frontier AI models, has them anonymously rank each other's responses, then synthesizes a consensus answer. Use for complex coding questions, architectural decisions, code reviews, debugging challenges, or when you want multiple expert perspectives. Trigger when user mentions "small council", "ask the council", "consult the council", or wants multi-model deliberation on code.
2026-01-05
fetch-pr-review-comments.md
3
1
export
fetch-pr-review-comments
2
from
"shogogg/dotfiles"
from
"shogogg/dotfiles"
3
MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.
2026-02-03
museum-search.md
3
1
export
museum-search
2
from
"derekphilipau/museum-semantic-search"
from
"derekphilipau/museum-semantic-search"
3
Search the Met Museum Open Access Paintings collection using semantic search, find similar artworks, and search by image. Use this when users ask about art, paintings, museum collections, or want to find artworks by description, visual similarity, or artist.
2026-01-05
go-engineering.md
3
1
export
go-engineering
2
from
"gonzaloserrano/dotfiles"
from
"gonzaloserrano/dotfiles"
3
my dotfiles
2026-01-13
checking-quality.md
3
1
export
checking-quality
2
from
"team-mirai-volunteer/kokkai-join"
from
"team-mirai-volunteer/kokkai-join"
3
Ensures code quality through comprehensive checks including TDD practices, lint/test/build validation, and prevention of common mistakes. Use after completing implementations, fixing bugs, refactoring, or before committing code.
2025-11-25
idiomatic-rust.md
3
1
export
idiomatic-rust
2
from
"amodkala/dotfiles"
from
"amodkala/dotfiles"
3
Rust code review patterns from corrode.dev (16 articles)
2026-01-01
palace-python-expert.md
3
1
export
palace-python-expert
2
from
"Zorlin/palace"
from
"Zorlin/palace"
3
Expert in Python development with focus on best practices, testing, and modern Python features
2026-01-05
add-paper.md
3
1
export
add-paper
2
from
"maxpool/maxpool-website"
from
"maxpool/maxpool-website"
3
Maxpool website with practical AI Engineering resources
2026-01-30