Browse Skills
1358 skills found
search.md
0
1
export
search
2
from
"cyrup-ai/kodegen-claude-plugin"
from
"cyrup-ai/kodegen-claude-plugin"
3
Master fs_search for blazing-fast code search (10-100x faster than grep). WHEN: User mentions "search", "find", "grep", "locate code/files", needs to discover patterns, asks "where is", "which files contain". WHEN NOT: Reading specific known file paths (use fs_read_file), listing directory contents (use fs_list_directory).
2025-12-26
problem-solving.md
0
1
export
problem-solving
2
from
"hungtrandigital/ResidentOne"
from
"hungtrandigital/ResidentOne"
3
Bring new life style for residents
2025-12-15
seo-2025-expert.md
0
1
export
seo-2025-expert
2
from
"PPmai/SAO-Auditor"
from
"PPmai/SAO-Auditor"
3
Modern Search Engine Optimization with GEO, AI Overviews optimization, and industry-specific strategies for E-commerce, SaaS, Healthcare, Real Estate, Restaurant, Law Firm, Finance, Travel, and Education industries
2025-12-15
backend-api.md
0
1
export
backend-api
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
An innovative journaling tool designed to unlock the mysteries of your dreams.
2025-11-20
spec-authoring.md
0
1
export
spec-authoring
2
from
"Reading-Advantage-Thailand/codecamp-advantage"
from
"Reading-Advantage-Thailand/codecamp-advantage"
3
LLM Codecamp Platform
2025-12-13
rust.md
0
1
export
rust
2
from
"lawless-m/Camola"
from
"lawless-m/Camola"
3
Webcam effects
2025-12-02
deliveryroadmap.md
0
1
export
deliveryroadmap
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Make Claude Skills work in other agents like Codex by adding the missing piece: a small enumerator script.
2026-03-22
balance-guide.md
0
1
export
balance-guide
2
from
"CaptainCrouton89/heart-rush-tools"
from
"CaptainCrouton89/heart-rush-tools"
3
Guide for balancing new Heart Rush content including talents, races, bloodmarks, and progression. Use when creating or modifying game mechanics to ensure they fit the existing power curve.
2025-12-09
hubble-cloud-api.md
0
1
export
hubble-cloud-api
2
from
"HubbleNetwork/agent-plugins"
from
"HubbleNetwork/agent-plugins"
3
Integrate with Hubble Network Platform API for device management, packet retrieval with streaming, webhook configuration, metrics tracking, user management, and billing. Use when working with Hubble IoT devices, retrieving packet data, setting up webhooks, or managing deployments on Hubble Network.
2026-04-23
system-integration-validator.md
0
1
export
system-integration-validator
2
from
"BarisSozen/claude"
from
"BarisSozen/claude"
3
AI-assisted development tools and automation workflows powered by Claude
2026-03-15
vector-databases.md
0
1
export
vector-databases
2
from
"cuba6112/skillfactory"
from
"cuba6112/skillfactory"
3
Design vector database ingestion and retrieval pipelines (points + payloads, filtered similarity search, multi-stage hybrid retrieval, index maintenance). Use when building RAG/vector search flows or debugging retrieval quality; triggers: vector database, RAG, embeddings, hybrid search, filtered search, Qdrant, Weaviate, Chroma.
2025-12-26
uvicorn.md
0
1
export
uvicorn
2
from
"bossjones/logging-lab"
from
"bossjones/logging-lab"
3
ASGI server for Python web applications - Fast, production-ready server for async frameworks
2026-04-04
tdd.md
0
1
export
tdd
2
from
"macintorsten/reflection"
from
"macintorsten/reflection"
3
OpenAPI documentation
2025-12-21
memory-management.md
0
1
export
memory-management
2
from
"ryantking/wezmacs"
from
"ryantking/wezmacs"
3
WezTerm Macros - a WezTerm configuration framework that provides an IDE-like inspired by Emacs.
2025-12-30
kitty-tui-control.md
0
1
export
kitty-tui-control
2
from
"frixaco/dotfiles"
from
"frixaco/dotfiles"
3
Runs and controls TUI applications inside Kitty terminal tabs using Kitty's remote control interface. Use when asked to run a TUI app, start a dev server in a new tab, or check/inspect output from a running TUI application.
2026-06-07
brand-name-oracle.md
0
1
export
brand-name-oracle
2
from
"MaxGhenis/namecast"
from
"MaxGhenis/namecast"
3
AI-powered brand name evaluation - check domains, social handles, trademarks, pronunciation, and brand perception
2026-02-23
chitti-mcp.md
0
1
export
chitti-mcp
2
from
"rahulmanuwas/chitti"
from
"rahulmanuwas/chitti"
3
Use this skill when you need to start or call Chitti's MCP server (chitti.decide/recall/policy/audit) from Codex, keeping tool details out of context until invoked.
2026-01-07
backend-dev.md
0
1
export
backend-dev
2
from
"nirukk52/KiteMate"
from
"nirukk52/KiteMate"
3
A friendly interface to fly your Zerodha Kite
2025-11-16
databases.md
0
1
export
databases
2
from
"lawless-m/Gwen"
from
"lawless-m/Gwen"
3
Gwen
2025-12-29
specimin-wrap.md
0
1
export
specimin-wrap
2
from
"timsvoice/specimin"
from
"timsvoice/specimin"
3
Squash commits and create a pull request after feature implementation is complete. Only invoke when user explicitly requests to wrap up, create a PR, prepare for review, or finish the feature.
2025-11-19
skill-creator.md
0
1
export
skill-creator
2
from
"deadronos/stellar-shell"
from
"deadronos/stellar-shell"
3
voxel mining and building a dyson sphere
2026-05-10
ux-accessibility.md
0
1
export
ux-accessibility
2
from
"phananhtuan09/ai-agent-workflow"
from
"phananhtuan09/ai-agent-workflow"
3
Accessibility principles for inclusive design - keyboard navigation, screen readers,ARIA, color contrast, and focus management. WCAG compliance for interfaces usable by all.Use when implementing interactive UI components requiring accessibility:- Forms, buttons, links, interactive elements needing keyboard access- Keyboard navigation, focus management, tab order- Screen reader support with semantic HTML and ARIA attributes- Color contrast validation for text/buttons (WCAG AA/AAA standards)- Modals, dialogs, dropdowns needing focus trapping- User mentions "accessible", "WCAG", "disabilities", "keyboard", "screen reader"Keywords: accessible, accessibility, WCAG, keyboard, screen reader, ARIA, contrast, a11yFocus on making UI usable via keyboard, screen readers, assistive technologies.
2026-06-07
receiving-code-review.md
0
1
export
receiving-code-review
2
from
"hmps/agent-tools"
from
"hmps/agent-tools"
3
A collection of utility tools designed for working with AI agents, capturing patterns that make development workflows agent-friendly.
2025-12-04
constitution-enforcer.md
0
1
export
constitution-enforcer
2
from
"ref-docs/sdd-stl"
from
"ref-docs/sdd-stl"
3
Validates compliance with 9 Constitutional Articles and Phase -1 Gates before implementation.Trigger terms: constitution, governance, compliance, validation, constitutional compliance,Phase -1 Gates, simplicity gate, anti-abstraction gate, test-first, library-first,EARS compliance, governance validation, constitutional audit, compliance check, gate validation.Enforces all 9 Constitutional Articles with automated validation:- Article I: Library-First Principle- Article II: CLI Interface Mandate- Article III: Test-First Imperative- Article IV: EARS Requirements Format- Article V: Traceability Mandate- Article VI: Project Memory- Article VII: Simplicity Gate- Article VIII: Anti-Abstraction Gate- Article IX: Integration-First TestingRuns Phase -1 Gates before any implementation begins.Use when: validating project governance, checking constitutional compliance,or enforcing quality gates before implementation.
2025-12-12