Felipe Ascari
Community@fascari
Backend engineer interested in sharing how systems are designed, evolve, and behave in practice.
Agent Skills by Felipe Ascari
Showing 18 vetted skills indexed across 1 GitHub repositories.
writing-modern-go
Migrate legacy Go patterns to modern idioms for Go 1.18 through 1.26.
implementing-feature
Plan and implement features phase-by-phase with linting and user authorization before commits.
analyzing-system-design
Analyze system design across seven lenses and output system-design-analysis.md.
compressing-context
Compress the current conversation into a session-summary.md file.
checkpoint
Save session decisions, progress, and pending items to an Obsidian vault note.
reading-pdf
Extract text from PDF documents using pdftotext with pypdf fallback.
reviewing-code
Review code against project rules and write findings to a markdown file.
planning-implementation
Convert research findings into a phased implementation plan with dependencies and success criteria.
orchestrating-tasks
Route multi-step AI workflow tasks through skill chains with plan state tracking.
copying-to-clipboard
Copy multi-line text to the macOS clipboard using pbcopy.
researching-codebase
Map feature locations and data flow across codebase modules.
recall
Load vault context, logs, architecture decisions, and active plans to restore session awareness.
resuming-context
Restore working context from session-summary.md and delegate to the next skill.
committing-changes
Organize repository changes into approved commits with explicit user confirmation.
system-design-advisor
Analyze data-flow, state transitions, and consistency guarantees across planned changes.
sanitizing-text
Remove AI-flavored language and unnecessary phrasing from text.
testing-implementation
Create and run unit and integration tests after feature implementation.
creating-pull-request
Analyze commits and changes to generate a GitHub pull request description and labels.