ReflexioAI/claude-smart

DirSkills catalogs 13 skills from this repository, across 5 categories: AI Engineering, Automation, DevOps, Quality, Writing.

771 stars85 forksView on GitHub
๐ŸŒ
1w ago

Agent Browser

Agent Browser is a CLI for automating websites in Chrome or Chromium. Use it to navigate pages, fill forms, click buttons, take screenshots, extract data, and test web apps.
Automation
77185
๐Ÿงช
1w ago

Check And Test

Check And Test runs lint, type checks, and the standard pytest tiers for Python and TypeScript projects. Use it to validate changes, investigate failures, and fix application bugs instead of weakening tests.
Quality
77185
๐Ÿง 
1w ago

Claude Smart

Claude Smart runs claude-smart commands in Codex by mapping requests like show, learn, restart, dashboard, and clear-all to shell commands. Use it when plugin slash commands are unavailable and you want to manage learned state.
AI Engineering
77185
๐Ÿ”Ž
1w ago

Code Review

Code Review performs a rigorous review of uncommitted changes for correctness, security, architecture, and best practices. It reports findings and a proposed change plan before any edits are made.
Quality
77185
โœ…
1w ago

Commit

Commit creates a local git commit and handles precommit hooks, linting, type checks, README updates, and API reference updates. Use it when you want to commit staged changes without pushing.
DevOps
77185
โšก
1w ago

FastAPI

FastAPI best practices and conventions for writing or refactoring FastAPI endpoints and Pydantic models. Use it to keep API code current with newer FastAPI patterns and safe response modeling.
AI Engineering
77185
๐Ÿ”€
1w ago

PR Creator

PR Creator creates and opens pull requests with gh pr create after committing, branching, pushing, and checking the base branch. Use it when you want to submit changes for review without doing the Git steps manually.
DevOps
77185
๐Ÿ”„
1w ago

PR Updater

PR Updater updates an existing pull request with follow-up commits and refreshes the PR description. Use it when you need to push new changes, sync with the base branch, or revise the PR summary and test plan.
DevOps
77185
๐Ÿ“
1w ago

PRD Generator

PRD Generator creates a structured product requirements document for a new feature. Use it when planning scope, clarifying requirements, or drafting implementation-ready specs.
AI Engineering
77185
๐Ÿง 
1w ago

Ralph

Ralph converts existing PRDs into `prd.json` for the Ralph autonomous agent system. Use it when you need to split requirements into ordered, verifiable user stories for execution.
AI Engineering
77185
๐Ÿ› ๏ธ
1w ago

Run Services

Run Services starts the backend, frontend, and docs with dependency checks, port selection, and health checks. Use it to bring up local development services and recover from common startup failures.
DevOps
77185
๐Ÿ”„
1w ago

Sync Agent Instructions

Sync Agent Instructions keeps CLAUDE.md, GEMINI.md, and AGENTS.md aligned by copying the changed file to the others. Use it when updating shared instructions for Claude, Gemini, or other coding agents.
Automation
77185
๐Ÿ“
1w ago

Update Public Docs

Update Public Docs keeps public API reference docs in sync with Python source code. Use it to compare client methods, schemas, config models, and examples against MDX docs and fix stale references.
Writing
77185