12810 results (105.7ms) page 28 / 641
cleodin / antigravity-awesome-skills-autonomous-agent-patterns exact

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool...

yhc0712 / calendar-accuracy exact

Ensure accurate calendar and date calculations in responses. Use for ANY query involving dates, days of week, date arithmetic, scheduling, holidays, time periods, countdowns, or relative date...

majiayu000 / claude-arsenal-codex-agent exact

MANDATORY for code review - must use Codex CLI for all code reviews, then apply fixes based on Codex feedback. Also use for cross-verification, debugging, and getting alternative implementations.

echoVic / spec-flow exact

Interactive spec-driven development workflow with phase-by-phase confirmation. Each phase waits for user confirmation before proceeding. Trigger phrases include "spec-flow", "spec mode", "need a...

buhi 0.00
guchey / buhi-buhi exact

Audible notifications for Claude Code tasks and user confirmations. Use this skill when the user wants to (1) test the notification sound by running /buhi, (2) hear the notification sound...

cosmix / loom-documentation exact

Creates and maintains technical documentation including API docs, README files, architecture docs, changelogs, ADRs, and inline code comments. Handles all documentation needs from code-level...

i18n 0.00
cosmix / loom-i18n exact

Internationalization and localization patterns for multi-language applications. Use when implementing translation systems, locale-specific formatting, RTL layouts, or managing language switching....

base 0.00
alinaqi / claude-bootstrap-base exact

Universal coding patterns, constraints, TDD workflow, atomic todos

shinpr / claude-code-workflows-typescript-rules exact

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

rolandobenitez / the-unofficial-swift-concurrency-migration-skill-migrating-to-swift-concurrency exact

Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.

kylehughes / the-unofficial-swift-concurrency-migration-skill-migrating-to-swift-concurrency exact

Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.

feiskyer / claude-code-settings-deep-research exact

深度调研的多Agent编排工作流:把一个调研目标拆成可并行子目标,用 Claude Code 非交互模式(`claude -p`)运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付"成品报告文件路径 +...

matlab / skills-matlab-live-script exact

Create MATLAB plain text Live Scripts (.m files) following specific formatting rules. Use when generating MATLAB scripts, educational MATLAB content, Live Scripts, or when the user requests .m...

Shada01245 / the-unofficial-swift-programming-language-skill-programming-swift exact

Provides the complete content of 'The Swift Programming Language (6.2.1)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency,...

alinaqi / claude-bootstrap-react-web exact

React web development with hooks, React Query, Zustand

matlab / skills-matlab-digital-filter-design exact

Designs and validates digital filters in MATLAB. Use when cleaning up noisy signals, removing interference, filtering signals, designing FIR/IIR filters (lowpass/highpass/bandpass/bandstop/notch),...

OneKeyHQ / app-monorepo-1k-coding-patterns exact

Coding patterns and best practices for OneKey development. Use when writing React components, handling promises, error handling, or following code conventions. Triggers on react, component, hooks,...

skyil7 / agent-onboarding exact

Initialize a repository by analyzing its structure and generating `AGENTS.md` and structured `docs/`, enabling AI coding agents (Claude Code, Codex, Cursor, etc.) to operate safely,...

0xDarkMatter / claude-mods-mcp-patterns exact

Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server, model context protocol, tool handler, mcp resource, mcp tool.