739 results (6.8ms) page 30 / 37
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 / speckit-agent-skills-speckit-checklist exact

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

oryanmoshe / agent-skills-addressing-pr-feedback exact

Fetches, organizes, and addresses PR review comments from GitHub. Use when user asks to review PR comments, fix PR feedback, check what reviewers said, address review comments, or handle bot...

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...

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 / 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 / ai-coding-agent-skills-codex-review exact

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

dceoy / speckit-agent-skills-speckit-clarify exact

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

oryanmoshe / agent-skills-reviewing-code exact

Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to...

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 / 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.

oryanmoshe / agent-skills-writing-skills exact

Guides creation and editing of SKILL.md files following Anthropic best practices and this repo's conventions. Use when creating a new skill, editing an existing skill, porting a skill from another...

dceoy / speckit-agent-skills-speckit-analyze exact

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

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...

dceoy / speckit-agent-skills-speckit-constitution exact

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

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

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

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",...

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

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