Paul Iusztin avatar

Paul Iusztin

Community

@iusztinpaul · Remote

1,579Followers
|
49Public Repos
|
34Published Skills

Senior AI Engineer • Founder @ Decoding AI • Author @ LLM Engineer’s Handbook ~ I ship AI products and teach you about the process.

Agent Skills by Paul Iusztin

Showing 34 vetted skills indexed across 2 GitHub repositories.

iusztinpauliusztinpaul
181

triage-issue

Convert bug reports into groomed tasks with acceptance criteria.

Community
Intermediate
iusztinpauliusztinpaul
181

self-improve

Extract actionable rules from developer corrections and persist them in CLAUDE.md or memory.

Community
Advanced
iusztinpauliusztinpaul
181

write-a-skill

Create structured agent skills with SKILL.md frontmatter and optional resources.

Community
Intermediate
iusztinpauliusztinpaul
181

git-guardrails

Install Claude Code PreToolUse guards that block destructive git commands.

Community
Advanced
iusztinpauliusztinpaul
181

scaffold

Generate AGENTS.md and CLAUDE.md pointer scaffolds for polyglot monorepos.

Community
Intermediate
iusztinpauliusztinpaul
181

day

Run a supervised SWE↔Tester loop for one task with human diff review.

Community
Intermediate
iusztinpauliusztinpaul
181

night

Automate end-to-end feature delivery from planning to PR merge.

Community
Advanced
iusztinpauliusztinpaul
181

testing-python

Design and execute Python tests with pytest for unit, integration, and regression testing.

Community
Intermediate
iusztinpauliusztinpaul
181

create-pr

Automate GitHub pull request creation and updates for the current branch.

Community
Advanced
iusztinpauliusztinpaul
181

architecture-review

Audits codebases against ADRs and module graphs to generate refactor proposals.

Community
Advanced
iusztinpauliusztinpaul
181

grill-me

Surface unresolved decisions and gaps in feature specs through adversarial Q&A.

Community
Advanced
iusztinpauliusztinpaul
181

refactor

Plan structural refactors as commit-grain tasks with green tests.

Community
Advanced
iusztinpauliusztinpaul
487

developing-with-streamlit

Route Streamlit development tasks to targeted sub-skills for building, debugging, and theming.

Community
Intermediate
iusztinpauliusztinpaul
487

using-streamlit-layouts

Organize Streamlit app content into sidebars, columns, containers, and dialogs.

Community
Intermediate
iusztinpauliusztinpaul
487

organizing-streamlit-code

Enforce modular directory layouts for Streamlit apps with separated UI and logic.

Community
Intermediate
iusztinpauliusztinpaul
487

using-streamlit-markdown

Render GitHub-flavored Markdown and Streamlit extensions in st.markdown workflows.

Community
Intermediate
iusztinpauliusztinpaul
487

using-streamlit-cli

Automates Streamlit CLI commands for running, configuring, and diagnosing apps.

Community
Intermediate
iusztinpauliusztinpaul
487

optimizing-streamlit-performance

Optimize Streamlit apps using caching APIs and UI fragmentation to reduce reruns.

Community
Intermediate
iusztinpauliusztinpaul
487

building-streamlit-dashboards

Generate interactive Streamlit dashboards with KPI cards, sparklines, and responsive layouts.

Community
Intermediate
iusztinpauliusztinpaul
487

improving-streamlit-design

Improves Streamlit app visuals with Material icons, badges, spacing, and typography rules for dashboards and data apps.

Community
Intermediate
iusztinpauliusztinpaul
487

using-streamlit-custom-components

Install and integrate third-party custom components into Streamlit apps.

Community
Intermediate
iusztinpauliusztinpaul
487

connecting-streamlit-to-snowflake

Connect Streamlit apps to Snowflake using st.connection and parameterized queries.

Community
Intermediate
iusztinpauliusztinpaul
487

using-streamlit-session-state

Persist and manage UI state across Streamlit reruns using st.session_state.

Community
Intermediate
iusztinpauliusztinpaul
487

building-streamlit-custom-components-v2

Create Streamlit custom components with React/TypeScript and state syncing.

Community
Advanced