بنقرة واحدة
Tasuki
يحتوي Tasuki على 11 من skills المجمعة من ForeroAlexander، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Generate and maintain compressed context summaries of the project. Used by agents to load minimal context instead of reading full files. Saves tokens and reduces latency.
Create a database migration using the project's migration tool.
Check health and status of all project services — containers, API, frontend, database, migrations.
Create a hotfix branch, apply the fix, run tests, and prepare for merge.
Write structured memory notes to the knowledge graph. Every agent uses this to record bugs, lessons, heuristics, and decisions as individual nodes with [[wikilinks]] to create a navigable graph. Two memory types -- heuristic (permanent rules) and episodic (specific events).
Switch execution mode (fast, standard, serious) or let auto-detection decide.
Scan a codebase, detect the stack, and auto-generate a complete .tasuki/ configuration with agents, rules, hooks, skills, and TASUKI.md.
View, search, and manage the plan history. Lists all PRDs and implementation plans, shows status, and provides a summary of what's been planned, in progress, or completed.
Show current Tasuki pipeline configuration — active agents, mode, rules, hooks, MCP servers.
Test an API endpoint with curl — checks auth, response format, error handling, and edge cases.
Design-first UI/UX workflow. Use Stitch MCP to preview layouts, Figma MCP to pull design specs, and generate production-ready components with proper responsive design, accessibility, and design system tokens. Always design before you code.