Agent Skills by jason23452
Showing 16 vetted skills indexed across 2 GitHub repositories.
openspec-apply-change
Apply OpenSpec changes through status checks and per-task execution.
openspec-explore
Explore codebases and clarify problems through structured thinking without code changes.
n8n-node-configuration
Improves the understanding of ANVIL data structures and relationships for developers.
n8n-code-javascript
Write reliable JavaScript for n8n Code nodes with correct return formats.
n8n-workflow-patterns
Identify and apply n8n workflow patterns for webhook, API, database, AI, and scheduled tasks.
openspec-archive-change
Archive completed changes while preserving .openspec.yaml configuration.
n8n-code-python
Write Python in n8n Code nodes using only the standard library.
openspec-propose
Generate proposal.md, design.md, and tasks.md via the openspec CLI.
n8n-expression-syntax
Craft correct n8n expressions with syntax patterns and fixes.
n8n-validation-expert
Interpret n8n validation errors and apply configurable validation profiles.
n8n-mcp-tools-expert
Automates n8n MCP tools usage for node discovery, validation, and workflow building.
backend-code-review
Review Python files in the api/ directory for quality, security, and maintainability.
frontend-testing
Generate Vitest and React Testing Library tests for Dify frontend code.
frontend-code-review
Review frontend .tsx, .ts, and .js files against a predefined checklist.
component-refactoring
Refactor high-complexity React components in the Dify frontend codebase.
orpc-contract-first
Implement oRPC contract-first API patterns in Dify frontend projects.