Skip to content

Commit f327e7e

Browse files
Danigm-devSg312
authored andcommitted
feat(agents): generalize repository guidance for coding agents (#3760)
* feat(agents): generalize repository guidance for coding agents * fix(agents): use repo-root link in sim app guidance
1 parent 088e7f3 commit f327e7e

File tree

23 files changed

+4189
-0
lines changed

23 files changed

+4189
-0
lines changed

.agents/skills/add-block/SKILL.md

Lines changed: 825 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
interface:
2+
display_name: "Add Block"
3+
short_description: "Build a Sim block definition"
4+
brand_color: "#2563EB"
5+
default_prompt: "Use $add-block to create or update the block for a Sim integration."

0 commit comments

Comments
 (0)