Corey Szopinski
Community@coreindustries · Los Angeles
Agent Skills by Corey Szopinski
Showing 26 vetted skills indexed across 1 GitHub repositories.
commit
Generate conventional Git commit messages from staged changes.
init
Initialize new projects with predefined structures and boilerplate code.
lint
Run linting, formatting, and type checks with auto-fix and strict mode.
hotfix
Assess, implement, validate, and deploy production hotfixes with rollback and cherry-picking.
checkpoint
Update task tracking files with progress, decisions, and blockers.
test
Execute automated tests with coverage reporting and quality gate enforcement.
brainstorm
Guide requirement exploration through probing questions into a concise requirements document.
ci
Generate and update CI/CD pipeline YAML files for GitHub Actions, GitLab, and Bitbucket.
deploy
Automate application deployment to Vercel, Docker, Fly.io, and Heroku.
resume
Analyze git status and task files to resume interrupted work sessions.
release
Tag new versions, generate changelogs from conventional commits, and create GitHub releases.
docs
Generate and update project documentation across API references, READMEs, changelogs, and docstrings.
scan
Execute automated security scans for dependency vulnerabilities, static code analysis, and secrets detection.
onboard
Guide new contributors through project onboarding and environment verification.
env
Check environment variables for completeness and generate configuration files from examples.
pr
Generate pull request titles and bodies from commit history with conventional standards.
migrate
Manage your database schema migrations effortlessly with this tool.
review
Review code against project standards and classify findings by P1/P2/P3 severity.
api
Design, scaffold, and document RESTful and GraphQL APIs with OpenAPI schemas.
compound
Capture and document solutions to complex technical problems in searchable markdown documents.
deps
Optimizes Dart and Flutter project dependency management with intelligent, secure, and efficient updates.
feature
Orchestrate the feature development lifecycle from PRD to pull request.
scaffold
Generate code artifacts with boilerplate, tests, and wiring.
perf
Profile, benchmark, and optimize application performance across web, Python, and mobile platforms.