global-standards
Safe 71Apply coding standards consistently
by 89jobrien
Developers struggle to maintain consistent code style and conventions across projects. This skill provides comprehensive standards for coding style, error handling, validation, and project conventions to ensure uniform, maintainable code.
git-workflow
Safe 70Create better pull requests
by 89jobrien
Teams struggle with inconsistent pull requests that lack context and slow down reviews. This skill provides structured templates, branch naming conventions, and merge strategies to streamline your git workflow.
Git Commit Helper
Safe 69Generate commit messages from git diffs
by 89jobrien
Writing clear commit messages takes time and consistency. This skill provides structured guidance, conventional commit formats, and templates to generate descriptive commit messages automatically based on staged changes.
file-organizer
Low Risk 66Organize files and folders automatically
by 89jobrien
A disorganized file system wastes time and causes stress. This skill analyzes your directories, finds duplicates, and creates logical folder structures. All changes require your approval before execution.
file-converter
Safe 72Convert files between formats
by 89jobrien
Converting files between formats requires knowledge of specific libraries and their parameters. This skill provides ready-to-use Python code for converting documents, data files, and images between common formats with proper error handling.
example-skill
Safe 71Learn skill structure and format
by 89jobrien
Creating new skills requires understanding proper structure and format. This example skill provides reference patterns and best practices for building well-organized skills that follow Claude Code conventions.
documentation
Safe 72Create Professional API Docs and Technical Guides
by 89jobrien
Writing quality documentation takes significant effort and technical expertise. This skill provides proven templates, patterns, and best practices for creating API documentation, changelogs, migration guides, architecture decision records, and technical writing that developers love to use.
devops-runbooks
Safe 71Create operational runbooks for DevOps
by 89jobrien
DevOps teams struggle to document critical procedures in a consistent, actionable format. This skill provides structured templates and guidance for creating comprehensive runbooks that include incident response, troubleshooting steps, rollback procedures, and escalation paths.
developer-growth-analysis
Low Risk 66Analyze Your Developer Growth
by 89jobrien
You want to improve as a developer but struggle to identify specific gaps. This skill analyzes your recent Claude Code chats to reveal patterns, pinpoint improvement areas, and deliver curated learning resources directly to your Slack.
developer-experience
Safe 71Optimize developer workflows
by 89jobrien
Developer experience friction slows down teams and frustrates new contributors. This skill analyzes workflows and creates automation scripts, tooling configurations, and documentation to make development faster, clearer, and more enjoyable.
dependency-management
Safe 76Manage project dependencies securely
by 89jobrien
Managing project dependencies manually is time-consuming and risky. Outdated dependencies create security vulnerabilities. This skill automates dependency analysis, vulnerability scanning, and license compliance checks across multiple package managers.
debugging
Low Risk 73Debug code errors and analyze logs
by 89jobrien
Debugging complex errors and analyzing logs takes significant time and expertise. This skill provides structured workflows for error analysis, log parsing, stack trace investigation, and root cause identification across multiple languages and platforms.
dead-code-removal
Low Risk 70Remove Dead Code Safely
by 89jobrien
Unused code bloats projects and increases maintenance costs. This skill detects unused imports, functions, and classes across multiple languages with safety checks that preserve critical code.
database-optimization
Safe 71Optimize database queries and performance
by 89jobrien
Slow database queries and N+1 problems cause application performance issues and user frustration. This skill provides expert guidance on SQL optimization, index design, and caching strategies to improve database performance.
context-management
Safe 71Manage Context Across Multi-Agent Workflows
by 89jobrien
Complex projects lose context when switching between agents or sessions. This skill provides structured patterns for capturing, compressing, and distributing context to maintain coherent project state across long-running workflows.
command-optimization
Safe 70Design and optimize CLI commands
by 89jobrien
Creating effective command-line interfaces requires understanding design patterns, argument parsing, and user experience principles. This skill provides expert guidance for building intuitive, well-documented CLI tools that follow established conventions.
code-review
Safe 70Review code for quality and security
by 89jobrien
Code reviews catch bugs, security vulnerabilities, and maintainability issues before they reach production. This skill provides structured guidance for thorough code reviews with prioritized, actionable feedback.
code-context-finder
Safe 76Find code context and dependencies
by 89jobrien
Developers often lose context when working with unfamiliar code or making changes. This skill automatically detects when context would help and surfaces relevant knowledge graph entries, code relationships, dependencies, and tests.
cocoindex
Safe 72Build AI data pipelines with CocoIndex
by 89jobrien
Creating data transformation pipelines for AI applications requires understanding complex ETL patterns, embedding models, and vector databases. CocoIndex provides a unified framework for building real-time indexing flows that extract from multiple sources, transform with chunking and embeddings, and export to vector databases and knowledge graphs.
cloud-infrastructure
Safe 70Design cloud architecture across AWS, Azure, and GCP
by 89jobrien
Building cloud infrastructure requires understanding complex patterns across multiple platforms. This skill provides expert guidance on architecture design, Infrastructure as Code implementation, cost optimization strategies, and production deployment patterns for AWS, Azure, and GCP.