tools automation tools Skills
Discover the best skills in this category.
Access and study real-world production code examples from SourceForge. Use this skill when you need to see larger, pract...
Provides a systematic checklist for optimizing control structures (loops, conditionals, control flow) to create self-doc...
Organize routines within files using blank line separation, consider alphabetical ordering when appropriate, and follow...
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review...
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
standards-typescript
by b33eep
This skill provides TypeScript coding standards and is automatically loaded for TypeScript projects. It includes naming...
standards-shell
by b33eep
This skill provides Shell/Bash coding standards and is automatically loaded for shell projects. It includes defensive sc...
standards-python
by b33eep
This skill provides Python coding standards and is automatically loaded for Python projects. It includes naming conventi...
standards-javascript
by b33eep
This skill provides JavaScript coding standards and is automatically loaded for JavaScript projects. It includes modern...
Review GitHub issues and PRs across repositories using the ru CLI tool. Use when asked to review issues, PRs, or run ru...
Repo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty re...
aidlc-workflows
by aws-samples
AI-DLC workflow execution that loads and follows external aidlc-workflows rules to plan, design, and generate code with...
verify
by Mburdo
Security scanning with UBS (Ultimate Bug Scanner). Use before commits, when scanning for bugs, when the user mentions "u...
explore
by Mburdo
Parallel codebase search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analys...
Apply language-specific style guide rules to your code. Use when writing or reviewing code to ensure consistency with be...
fix-git
by letta-ai
This skill provides guidance for recovering lost Git commits, resolving detached HEAD states, and fixing common Git repo...
github-cli
by letta-ai
GitHub CLI (gh) commands for PR workflows - checking CI status, viewing failed test logs, creating and updating pull req...
sanitize-git-repo
by letta-ai
Guidance for sanitizing git repositories by identifying and removing sensitive credentials, API keys, tokens, and other...
polyglot-c-py
by letta-ai
This skill provides guidance for creating polyglot files that are valid in both C and Python. It should be used when tas...
sanitize-git-repo
by letta-ai
Guide for sanitizing git repositories by identifying and replacing sensitive information such as API keys, tokens, and c...
sqlite-with-gcov
by letta-ai
This skill provides guidance for compiling software (particularly SQLite) with gcov code coverage instrumentation, insta...
pr-creator
by rsicarelli
Creates professional draft PRs using project template with Conventional Commits titles. BLOCKS AI attribution. Use when...
git-commit-guardian
by rsicarelli
Enforces Conventional Commits format, validates message quality (72 char subject, 80 char body), and BLOCKS AI attributi...