3828 results (28.2ms) page 12 / 192
sky-stroller / agent-skills-skill-installer exact

为通用 AI 助手安装技能。当用户请求列出可用技能、从 Git 仓库(GitHub/GitLab/Gitea)或本地目录安装技能到特定 AI 助手(Codex、Roo、Claude、Copilot、Cursor 等)的指定作用域时使用此技能。

jonmagic / skills-weekly-snippets exact

Interactive weekly snippets builder for gathering and drafting Friday-Thursday accomplishment summaries. Use when creating weekly snippets, status updates, or accomplishment tracking. Covers...

dceoy / speckit-agent-skills-speckit-checklist exact

Generate a custom checklist for the current feature based on user requirements.

dceoy / ai-coding-agent-skills-claude-ask exact

Ask Claude Code CLI questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

oryanmoshe / agent-skills-tracking-tasks exact

Enforces disciplined task tracking across context boundaries. Use when starting any coding task, receiving a new user request mid-work, planning multi-step work, discovering sub-tasks or issues,...

dceoy / ai-coding-agent-skills-codex-ask exact

Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns are...

dceoy / speckit-agent-skills-speckit-baseline exact

Generate feature specifications by analyzing existing source code.

Karanjot786 / agent-skills-cli-test-skill exact

Brief description of what this skill does and when to use it.

dceoy / ai-coding-agent-skills-codex-exec exact

Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs,...

dceoy / speckit-agent-skills-speckit-implement exact

Execute the implementation plan by processing and executing all tasks defined in tasks.md

seer 0.00
PrimeOla / seer-skill-seer exact

Visual feedback capture for any running macOS app window via osascript + screencapture. Use when the user wants UI verification or a fresh screenshot.

dceoy / speckit-agent-skills-speckit-tasks exact

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

Karanjot786 / agent-skills-cli-deep-researcher exact

Performs comprehensive, multi-layered research on any topic with structured analysis and synthesis of information from multiple sources. Use when the user needs thorough investigation, market...

oryanmoshe / agent-skills-committing-code exact

Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit",...

bocato / swift-testing-agent-skill-swift-testing exact

Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or...

dceoy / ai-coding-agent-skills-claude-exec exact

Execute development tasks using Claude Code CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or...

dceoy / ai-coding-agent-skills-claude-search exact

Search the web using Anthropic Claude's web search tool for up-to-date documentation, best practices, comparisons, and troubleshooting. Use when the user needs current information with citations....

dceoy / speckit-agent-skills-speckit-specify exact

Create or update a feature specification from a natural language feature description.

dceoy / ai-coding-agent-skills-claude-review exact

Perform code reviews using Claude Code CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use when the user asks to review code, check for issues,...