agent-canvas
Orchestrate visual communication by drawing diagrams, flowcharts, and annotations on a TLDraw canvas via CLI. Ideal for architectural planning, PR reviews, and logging agent output.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
163 skills found
Orchestrate visual communication by drawing diagrams, flowcharts, and annotations on a TLDraw canvas via CLI. Ideal for architectural planning, PR reviews, and logging agent output.
Expert Svelte 5 runes guidance: reactive state ($state), derived values ($derived), effects ($effect), props, and migration strategies. Prevents reactivity anti-patterns.
A meta-skill for building robust AI agent skills using a TDD approach: define failure (RED), implement the skill (GREEN), and plug rationalization loopholes (REFACTOR).
Enforces structured self-assessment checkpoints to validate approach, mitigate risks, and ensure quality before, during, and after task execution.
Comprehensive guide for scaffold, configure, and structure gitagent projects. Manage agent.yaml, SOUL.md, RULES.md, and project directory layouts.
Implement Extreme Programming (XP) practices including TDD, pair programming, and continuous integration to enhance team collaboration and technical excellence in software engineering.
Implement interactive, step-by-step user input workflows within software agents using the AskUserQuestion tool for guided decision-making and configuration.
Generates comprehensive, best-practice unit tests for functions and classes, supporting multiple frameworks like pytest, unittest, and jest.
A framework for creating reusable Claude Code agent skills, following best practices for directory structure, progressive disclosure, and multi-file patterns.
A framework for applying Test-Driven Development to process documentation, ensuring agent reliability by using pressure scenarios to identify and patch rationalization loopholes.
Parallelize independent debugging or development tasks by delegating to specialized subagents with isolated context.
PostgreSQL schema and migration expert for Diddit. Manages idempotent SQL files, tables, indexes, and constraints following strict camelCase conventions and transactional safety.