Ariel Flesler
Community@flesler · Buenos Aires, Argentina
Senior Full Stack Engineer
Agent Skills by Ariel Flesler
Showing 22 vetted skills indexed across 1 GitHub repositories.
commit
Stage changes and commit with standardized 15-20 word messages.
cursor-logs
Locate and inspect Cursor MCP and extension logs under ~/.config/Cursor/logs/.
lint
Run automated lint checks on JavaScript and TypeScript projects during refactoring.
learn
Identify conversation patterns and update agent context after user confirmation.
gh
Read GitHub Actions run status and logs via gh CLI as structured JSON.
execute-sql
Read PostgreSQL databases via mcp-postgres with psql fallback.
heroku
Fetch Heroku app logs and inspect state read-only via the Heroku CLI.
context7
Fetch library documentation, code examples, and API usage patterns.
typescript
Enforce strict typing and modern syntax in TypeScript files.
linear
Validate Linear issue creation and updates with required projects, assignee defaults, and standardized statuses.
prisma
Enforce consistent Prisma schema conventions for PostgreSQL projects.
run-server
Start a local development server with npm run dev and log to /tmp/server.log.
query-graphql
Query named GraphQL operations against local API endpoints.
graphql
Validate GraphQL schema edits for scalar rules and codegen readiness.
run-ts
Run TypeScript files via the npm run ts script.
aws
Inspect AWS environments, services, and logs with read-only CLI commands.
javascript
Enforce JavaScript coding standards and best practices during code review.
new-convo
Summarize the current conversation into a recap of actions, decisions, and context.
installed-clis
Identify and recommend essential command-line tools for Windows-like environments.
tdd
Document and enforce TDD guidelines for TypeScript projects using Vitest.
npm
Install npm dependencies with automatic version resolution and TypeScript types.
sql
Generate accurate SQL queries for PostgreSQL databases.