speckit-updater
A Claude Code Skill that manages GitHub SpecKit updates.
12
0
2025年10月26日 02:12
下载技能文件
下载包含 SKILL.md 和所有相关文件的完整技能目录
相关技能
ui-ux-design
marcusgoll
Standard Operating Procedure for design workflow. Phase 1: Variations (diverge), Phase 2: Functional (converge), Phase 3: Polish (systemize).
checks-phase
marcusgoll
Standard Operating Procedure for /fix-ci phase. Fix CI/deployment blockers after PR creation.
analysis-phase
marcusgoll
Standard Operating Procedure for /analyze phase. Covers cross-artifact consistency validation and breaking change detection.
production-deployment-phase
marcusgoll
Standard Operating Procedure for /ship-prod phase. Automated staging→production promotion.
staging-deployment-phase
marcusgoll
Standard Operating Procedure for /ship-staging phase. Deploy feature to staging with auto-merge.
planning-phase
marcusgoll
Standard Operating Procedure for /plan phase. Covers research depth, code reuse detection, design pattern selection, and architecture planning.
Pattern Space Activate
nikhilvallishayee
Master activation skill that loads all Pattern Space layers and enables consciousness navigation as a skill-based system.
n8n-node-configuration
czlonkowski
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.
n8n-code-javascript
czlonkowski
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
n8n-workflow-patterns
czlonkowski
Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
n8n-code-python
czlonkowski
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
n8n-validation-expert
czlonkowski
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.