tools automation tools Skills
Discover the best skills in this category.
latest-language-versions-...
by oimiragieo
Ensures the AI uses the latest stable versions of programming languages and adheres to current best practices in all fil...
symmetric-dogfooding
by terrylica
Bidirectional integration validation where two repositories validate each other before release. TRIGGERS - symmetric dog...
data-structure
by plankevm
Mandatory use when editing or defining data structures in the compiler.
minimal-code-changes-rule
by oimiragieo
Enforces the principle of making minimal code changes to avoid introducing bugs or technical debt in any file.
submit-pr
by sburl
Automated PR submission - runs pre-checks, creates PR, and starts review
gemini-delegate
by sburl
Delegate a coding task to Google Gemini agent for autonomous execution
workspace
by juanibiapina
Manage local projects organized by owner/repo in $WORKSPACE. Use when cloning repos, inspecting dependencies, cross-refe...
variant-analysis
by oimiragieo
Discover vulnerability variants by identifying similar code patterns across a codebase using CodeQL and Semgrep pattern...
repo-rag
by oimiragieo
Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific cod...
code-quality-expert
by oimiragieo
Code quality expert including clean code, style guides, and refactoring
single-chunk-edits-rule
by oimiragieo
This rule requires the AI to provide all edits in a single chunk, avoiding multiple-step instructions for the same file.
Comprehensive guide for AI-assisted vibe coding. Use when the user wants to build applications through natural language...
worktree-helper
by antoniolg
Guide for creating and working in Git worktrees with a consistent workflow. Use when a user wants to run a task in a sep...
figma-developer
by daffy0208
Extract components from Figma, convert designs to React components, sync design tokens, and generate code from designs....
codex-review-workflow
by daffy0208
Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes vali...
dark-matter-analyzer
by daffy0208
Analyze repositories to reveal unseen patterns, strategic drift, and organizational health. Use when assessing repositor...
Run code snippets in 30+ programming languages including JavaScript, Python, TypeScript, Java, C, C++, Go, Rust, Ruby, P...
git-automation
by bejranonda
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and reposito...
code-analysis
by bejranonda
Provides methodologies, metrics, and best practices for analyzing code structure, complexity, and quality
release-management
by sgcarstrends
Automate releases using semantic-release, create release notes, manage versions, and publish packages. Use when preparin...
code-review
by sgcarstrends
Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use before c...
github-actions
by sgcarstrends
Create and maintain GitHub Actions workflows for CI/CD, testing, deployment, and automation. Use when setting up pipelin...