notion-save
No SKILL.md available for this skill.
View on GitHubMore from atxinsky/skills
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
2brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
2tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
2think
多视角思考框架。当用户说"帮我想想"、"分析一下这个问题"、"/think"时触发。用不同职业的思维模式作为工具,从多个角度分析问题,避免单一视角盲区。基于查理·芒格的多元心智模型理念 + 马斯克的第一性原理。
1security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
1requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
1