felipeblassioli/agent-skills

My personal official collection of agent skills, react ones forked from vercel

2Stars on the repository
61Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

felipeblassioli/agent-skills

Cursor rule Cursor

Cursor rule "10-commit-conventions" from felipeblassioli/agent-skills, covering commit conventions, format, scopes, separation of concerns and rules.

2 7d ago A 365 tokens

20-skill-authoring

03

felipeblassioli/agent-skills

Cursor rule Cursor

Cursor rule "20-skill-authoring" from felipeblassioli/agent-skills, covering skill authoring, required files, skill.md constraints, metadata.json schema and after any skill change.

2 7d ago A 0 tokens

30-pr-workflow

04

felipeblassioli/agent-skills

Cursor rule Cursor

PR creation workflow for the agent-skills repo. Applied when creating pull requests, opening PRs, or preparing PR descriptions.

2 7d ago A 25 tokens

felipeblassioli/agent-skills

Cursor rule Cursor

Before changing a maintained artifact, classify its type and maturity using docs/ADR/ADR-0003-artifact-maturity-model.md and docs/specs/artifact-maintenance-workflow.md.

2 7d ago A 230 tokens

felipeblassioli/agent-skills

Cursor rule Cursor

Choose the right Cursor surface: skills for knowledge and routing, rules for persistent guidance, subagents for context isolation, hooks for enforcement, and MCP for external capabilities.

2 7d ago A 33 tokens

30-mcp-safety

09

felipeblassioli/agent-skills

Cursor rule Cursor

Configure MCP servers conservatively: trust the source, keep scope narrow, prefer env interpolation, and treat example config separately from live config.

2 7d ago A 27 tokens

40-hook-guardrails

10

felipeblassioli/agent-skills

Cursor rule Cursor

Use hooks for runtime enforcement and auditing: block dangerous shell commands, protect sensitive file reads, and keep hook behavior easy to understand.

2 7d ago A 26 tokens

felipeblassioli/agent-skills

Cursor rule Cursor

When authoring Cursor packs or installed bundled skills, keep skills, packs, rules, subagents, and docs separated by purpose rather than copying mixed source trees directly.

2 7d ago A 33 tokens

felipeblassioli/agent-skills

Cursor rule Cursor

After substantive skill or pack-authoring changes, prefer a small eval loop with explicit expectations, evidence-based grading, and review output rather than relying on prose confidence alone.

2 7d ago A 33 tokens