
siviter-xyz/dot-agent
2 skills2.8k installs38 starsGitHub
Install
npx skills add https://github.com/siviter-xyz/dot-agentSkills in this repo
1Create Skillcreate-skill is a journey-wide authoring guide for solo and indie builders who ship agent capabilities in Claude Code, Cursor, Codex, and similar environments. It explains how to write SKILL.md content that agents can discover and follow without wasting shared context: stay concise, challenge every paragraph, and assume the model is already strong on general coding knowledge. The skill walks through matching specificity to task fragility—loose heuristics when many approaches work, tighter scripts when steps must not drift—and illustrates the difference with minimal vs over-explained examples such as PDF extraction snippets. Use it whenever you are creating a new skill, splitting an overloaded skill, or tightening triggers and checklists before publishing to a catalog like Prism. It matters because bloated skills silently crowd out conversation and other tools, while well-scoped skills behave like dependable playbooks your agent can invoke on demand across Idea through Operate work.2.2kinstalls2Cursor Best PracticesCursor Best Practices is an advisory agent skill that teaches solo and indie builders how to get more from Cursor’s agent: when to use Plan Mode, how to avoid over-tagging files in prompts, when to start fresh conversations, and how Rules differ from Skills for extending behavior. It ties those habits to concrete workflows—test-driven development with the agent, using the agent to explore unfamiliar repos, automating git chores, running parallel agents for comparison, and applying sensible code-review discipline to generated patches. The skill is structured around core principles plus deep-linked reference docs (planning, context, extending, workflows, reviewing, parallel agents), so it works as onboarding and as a checklist when your Cursor sessions feel noisy, shallow, or expensive. It does not replace project-specific Rules in your repo; it explains how to combine Cursor features so you ship faster without treating the agent as infallible.565installs