7211 results (53.3ms) page 39 / 361
lancenunes / codex-skills-docs-sync exact

Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs...

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

synaptiai / agent-capability-standard-ground exact

Anchor claims to evidence from authoritative sources. Use when validating assertions, establishing provenance, verifying facts, or ensuring claims are supported by evidence.

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

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

lancenunes / codex-skills-commit-work exact

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit,...

synaptiai / agent-capability-standard-explain exact

Produce clear reasoning with assumptions, causal chains, and evidence. Use when clarifying decisions, teaching concepts, justifying recommendations, or documenting rationale.

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

DonTizi / codegeass-new-feature exact

Plan new features/integrations following SOLID principles. Analyzes codebase architecture, researches official documentation and best practices, designs extensible solution, and creates...

lancenunes / codex-skills-rebase-assistant exact

Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use when asked to rebase, update a branch, or resolve rebase conflicts.

synaptiai / agent-capability-standard-search exact

Find relevant items under uncertainty across repositories, databases, web sources, or any searchable corpus. Use when exploring unknown territory, finding related information, or discovering...

synaptiai / agent-capability-standard-observe exact

Watch and report current state of a target system, process, or entity. Use when monitoring status, inspecting live systems, checking current conditions, or observing runtime behavior.

DonTizi / codegeass-security-scan exact

Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.

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

Search the web using Claude Code's WebSearch/WebFetch tools combined with GitHub Copilot CLI to find current documentation, best practices, solutions, and technical information. Use when the user...

lancenunes / codex-skills-brave-search exact

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

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.

DonTizi / codegeass-code-review exact

Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes, PRs, or performing scheduled audits.

synaptiai / agent-capability-standard-inquire exact

Request clarification when input is ambiguous. Use when user request has missing parameters, conflicting interpretations, or insufficient constraints for reliable execution.

DonTizi / codegeass-review exact

Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.

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

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

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