Skills from siviter-xyz/dot-agent

7 skills available

create-skill
This skill is a guide for creating agent skills, documenting `SKILL.md`, `references/`, and `scripts/`. It instructs reading `.env` files (`process.env`, `~/.agent/skills/${SKILL}/.env`), running local commands like `python scripts/analyze_form.py`, and using `api.example.com/v2/messages`.
Verified
327 installs
python
This skill provides Python development and monorepo guidelines, including `uv` script and packaging conventions. It instructs running shell commands (`uv run script.py`, `chmod +x script.py`), package operations (`uv sync`, `uv add --script`), and accessing `API_KEY` and `DATABASE_URL` environment variables.
Review
167 installs
cursor-best-practices
Best practices for working with Cursor. Use when learning how to effectively use Cursor features or optimizing your workflow.
Verified
165 installs
software-engineer
Core software engineering principles for code style, documentation, and development workflow. Applies when editing code, working in software repositories, or performing software development tasks.
Verified
104 installs
frontend-engineer
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
Verified
93 installs
backend-engineer
This skill provides backend engineering guidance for building production-ready systems across Node.js, Python, Go, and Rust, covering APIs, authentication, databases, testing, and DevOps. It explicitly advises storing secrets using `environment variables` or secret managers.
Verified
71 installs
astroflare
Astro x Tailwind v4 projects on Cloudflare Workers. Use when working with Astro projects deployed to Cloudflare.
Verified
68 installs