Stefan-Ioan Faur
Community@stefanfaur
Stefan Faur's skill registry covers MariaDB administration, SQL query profiling, Docker Compose generation, Ansible playbooks, CI/CD pipelines, and disciplined software engineering practices.
Agent Skills by Stefan-Ioan Faur
Showing 24 vetted skills indexed across 1 GitHub repositories.
mariadb-best-practices
Guides MariaDB schema design, indexing, query optimization, and Hibernate integration using reference documentation.
database-query-profiling
Analyze and optimize SQL queries with N+1 detection, index recommendations, and EXPLAIN plan review.
generating-docker-compose-files
Generate and validate Docker Compose and Podman Compose files for multi-container applications.
creating-ansible-playbooks
Create, validate, and security-scan Ansible playbooks with templates and container-based testing.
writing-natural
Write human-readable prose using rules from the Elements of Style.
test-driven-development
Enforces red-green-refactor test-driven development workflow before writing implementation code.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
committing
Creates git commits with user approval from explicit file paths or auto-discovered changes.
create-handoff
Creates structured handoff documents to transfer session context between work sessions.
dispatching-parallel-agents
Dispatch concurrent agents to investigate independent failures across separate problem domains.
writing-simply
Rewrites prose in ASD-STE100 Simplified Technical English and scores it with a linter.
executing-plans
Executes written implementation plans in task batches with review checkpoints.
researching-codebase
Documents existing codebase behavior through parallel sub-agent research into structured markdown reports.
brainstorming
Refines ideas into approved design specs through structured collaborative dialogue.
writing-plans
Generates structured TDD implementation plans with exact file paths and task persistence.
requesting-code-review
Reviews git diffs against requirements and produces structured severity-ranked feedback.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
writing-skills
Create and test agent skills using test-driven development methodology.
using-roach
Enforces skill invocation before any response in Claude Code sessions.
verification-before-completion
Enforces running verification commands and reading output before claiming work is complete.
grill-me
Stress-test plans and designs through relentless questioning until every decision branch resolves.
subagent-driven-development
Executes implementation plans by dispatching fresh subagents per task with unified spec and quality reviews.
resuming-handoff
Resumes work from handoff documents by validating context and planning next actions.
building-cicd-pipelines
Generates CI/CD pipeline configurations for GitHub Actions, Gitea Actions, GitLab CI, and Jenkins.
Frequently Asked Questions About Stefan-Ioan Faur
FAQPage SchemaWhat tasks can I accomplish with stefanfaur's skills?▼
You can design and optimize MariaDB schemas, profile slow SQL queries and detect N+1 problems, generate Docker/Podman Compose files, author Ansible playbooks, build CI/CD pipelines for GitHub Actions, GitLab CI, or Jenkins, and apply structured practices like TDD, systematic debugging, and code review.
Who should use these skills?▼
Backend engineers working with MariaDB, Hibernate, or QueryDSL; DevOps engineers managing containers and deployment pipelines; and developers who want disciplined session practices such as brainstorming, plan writing, handoffs, and verification-before-completion benefit most from this registry.
What runtimes and commands do the infrastructure skills require?▼
The database skills invoke mysql, mariadb, psql, and sqlite3 shells; the compose skill uses docker, podman, and kubectl; the Ansible skill uses ansible and terraform; the CI/CD skill uses git, docker, and kubectl. Standard Read, Write, Edit, Grep, and Glob access is also granted.
Are these skills open source and what do they cost?▼
Yes. The versioned skills in the manifest, including mariadb-best-practices, database-query-profiling, generating-docker-compose-files, creating-ansible-playbooks, and building-cicd-pipelines, are released under the MIT license, making them free to use, modify, and redistribute.
How do the engineering-practice skills fit into a coding session?▼
They form a lifecycle: brainstorming and grill-me stress-test designs, writing-plans and executing-plans structure implementation, test-driven-development and systematic-debugging guide coding, requesting/receiving-code-review handle feedback, and verification-before-completion plus committing finalize verified work.