pratos

pratos

@pratos

GitHub
15 Skills
165 Total Stars
February 2026 Joined

Public Skills

git-commit-workflow

by pratos

Git workflow skill for staging, reviewing, committing, and pushing changes with proper commit message format.

CLI Tools 11 4mo ago

github-issue-searcher

by pratos

Searches and ranks GitHub Issues and Pull Requests for a topic or filter set. Returns structured, de-duplicated results with links. Great for triage, planning, and research.

Embeddings 11 4mo ago

create-implementation-plan

by pratos

Creates detailed implementation plans through an interactive, iterative process. Use when you need to plan a feature, task, or ticket with thorough research, phased approach, and clear success criteria.

Academic 11 4mo ago

implement-plan

by pratos

Implements an approved technical plan phase by phase. Use when you have a plan document and need to execute it with verification at each step.

Code Review 11 4mo ago

codebase-pattern-finder

by pratos

Finds similar implementations, usage examples, or existing patterns that can be modeled after. Returns concrete code examples with file:line references. Like codebase-locator but includes actual code details.

Database 11 4mo ago

code-duplication-check

by pratos

Prevents recreating existing code by detecting component requests, searching codebase for similar implementations, and offering reuse options before writing new code.

Code Gen 11 4mo ago

uv-python-execution

by pratos

Enforces using uv to run all Python scripts and ty for type checking. Includes inline script metadata (PEP 723) for one-time scripts with dependencies.

Automation 11 4mo ago

codebase-analyzer

by pratos

Analyzes codebase implementation details with precise file:line references. Use when you need to understand HOW specific code works, trace data flow, or explain technical workings of components.

Processing 11 4mo ago

web-search-researcher

by pratos

Conducts comprehensive web research to find accurate, relevant information. Use when you need modern information only discoverable on the web, documentation, best practices, or technical solutions.

Embeddings 11 4mo ago

github-issue-reader

by pratos

Reads a specific GitHub Issue or Pull Request and extracts structured, actionable information. Use when you have an issue/PR URL or repo+number (e.g., owner/repo#123).

Code Review 11 4mo ago

adb-ui-tree

by pratos

Automates Android UI-tree debugging via ADB. Use when an app blocks UI inspection or accessibility nodes are missing; collects uiautomator dumps, focused window info, and logcat hierarchy dumps for analysis.

Accessibility 11 4mo ago

claude-code-analyzer

by pratos

Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.

CLI Tools 11 4mo ago

codebase-locator

by pratos

Locates files, directories, and components relevant to a feature or task. Use as a "Super Grep/Glob/LS tool" when you need to find WHERE code lives in a codebase.

Embeddings 11 4mo ago

python-uv-setup

by pratos

Sets up a modern Python project with uv, ruff, ty, and best practices for AI agent compatibility. Creates publishable packages with proper structure, type hints, and documentation.

CLI Tools 11 4mo ago

codebase-research

by pratos

Conducts comprehensive research across a codebase to answer questions by exploring components, connections, and patterns. Generates mermaid diagrams for architecture visualization. Use for deep architectural understanding or investigating specific topics.

Academic 11 4mo ago