Core
Core from TechNickAI/ai-coding-config.
Skills in this plugin
9- ▌ Ship · technickaiUse when shipping code - complete workflow: merge main, run tests, multi-review with auto-fix, commit, push, create PR. Replaces manual commit-push-pr flows.
- ▌ Learn · technickaiUse when managing project learnings - view, add, search, prune, or export operational knowledge that persists across sessions
- ▌ Kungfu · technickaiUse when finding new AI agent skills, discovering capabilities, installing skills from GitHub, searching skill marketplaces, or expanding what Claude can do - like Neo downloading martial arts in The Matrix
- ▌ MCP Debug · technickaiUse when testing MCP servers, debugging MCP tool responses, exploring MCP capabilities, or diagnosing why an MCP tool returns unexpected data
- ▌ Brainstorming · technickaiUse when rough ideas need design before code, requirements are fuzzy, multiple approaches exist, or you need to explore options before implementation
- ▌ Skill Creator · technickai bundleUse when creating skills, writing SKILL.md files, editing skill definitions, or adding new reusable techniques to ai-coding-config
- ▌ Brainstorm Synthesis · technickaiUse when facing hard architectural decisions, multiple valid approaches exist, need diverse perspectives before committing, or want M-of-N synthesis on complex problems
- ▌ Systematic Debugging · technickaiUse when debugging bugs, test failures, unexpected behavior, or needing to find root cause before fixing
- ▌ Vercel React Best Practices · technickaiUse when writing, reviewing, or refactoring React or Next.js code, optimizing React performance, fixing re-render issues, reducing bundle size, eliminating waterfalls, or improving data fetching patterns