4482 results (31.7ms) page 12 / 225
kkkkhazix / khazix-skills-skill-manager exact

Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill wrappers.

Sfedfcv / redesigned-pancake exact

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table ...

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

littleben / awesomeagentskills-deploying-to-production exact

Automates GitHub repository creation and Vercel deployment for Next.js websites. Use when deploying new websites, pushing to production, setting up CI/CD pipelines, or when the user mentions...

cexll / myclaude-skill-install exact

Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or...

0xDarkMatter / claude-mods-git-workflow exact

Enhanced git operations using lazygit, gh (GitHub CLI), and delta. Triggers on: stage changes, create PR, review PR, check issues, git diff, commit interactively, GitHub operations, rebase, stash, bisect.

digitalocean-labs / do-app-platform-skills-deployment exact

Deploy applications to DigitalOcean App Platform via GitHub Actions with proper environment management and secrets handling. Use when setting up CI/CD pipelines, configuring staging/production...

PaulRBerg / dot-agents-gh-cli exact

This skill should be used when the user mentions "gh CLI", "gh command", asks to "view repository info", "trigger workflows", "search GitHub", "manage codespaces", "check PR status", "list...

existential-birds / beagle-vercel-ai-sdk exact

Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI. Triggers on useChat, @ai-sdk/react,...

oryanmoshe / agent-skills-managing-agents-md exact

Creates and maintains AGENTS.md documentation files that guide AI coding agents through a codebase. Use when adding a significant new feature or directory, changing project architecture, setting...

dceoy / speckit-agent-skills-speckit-plan exact

Execute the implementation planning workflow using the plan template to generate design artifacts.

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

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 / ai-coding-agent-skills-gemini-ask exact

Ask Google Gemini 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-gemini-review exact

Perform comprehensive code reviews using Google Gemini CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use after code changes, before commits, during...

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

Execute development tasks using Google Gemini CLI for code generation, refactoring, and modifications. Use when the user needs to create code, add features, refactor, fix bugs, or generate tests....

erichowens / some-claude-skills-chatbot-analytics exact

Implement AI chatbot analytics and conversation monitoring. Use when adding conversation metrics, tracking AI usage, measuring user engagement with chat, or building conversation dashboards....