Devex Plugin

Devex Plugin from bcowdery/claude-skills.

by @bcowdery 6 skills

Skills in this plugin

6
  1. Ast Search · bcowdery bundle
    Use automatically when searching for code patterns, function usages, API usage, or syntax structures. Trigger on queries like "how is X used", "find usage of", "where is X called", "all calls to X", or "how is X imported". Prefer ast-grep over grep/ripgrep for code-aware searching.
    1 install
  2. Brainstorm · bcowdery bundle
    Use when collaboratively designing software architecture, evaluating design patterns (Gang of Four), applying SOLID/TDD/DRY/YAGNI principles, or creating design documents. Use when asked to brainstorm, architect, or plan implementations without writing code.
    1 install
  3. Code Review · bcowdery bundle
    This skill should be used when reviewing GitHub Pull Requests to provide comprehensive code quality, security, and architecture analysis with optional JIRA ticket integration.
    1 install
  4. Write Skill · bcowdery bundle
    Use when creating a new skill or updating an existing skills that extends Claude's capabilities.
    1 install
  5. Ast Refactor · bcowdery
    This skill should be used when transforming, refactoring, or replacing code patterns across multiple files. Use for renaming functions/classes/variables, migrating API usage patterns, modernizing syntax, or performing bulk code transformations. Prefer ast-grep over sed/awk for syntax-aware replacements that understand language structure.
    1 install
  6. Statusline Setup · bcowdery bundle
    Use when setting up, installing, or customizing the Claude Code status line. Triggers on requests to configure the status bar, show model info, token usage, cost tracking, or git branch in the terminal status area.
    1 install