一键导入
syntra
syntra 收录了来自 AyushParkara 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Refine a vague idea into a clear spec through Socratic questioning. Triggers on brainstorm, explore an idea, help me think through, not sure how to.
General conversation and quick questions. Triggers on greetings, questions, casual chat.
Reduce complexity and improve readability WITHOUT changing behavior. Triggers on simplify, clean up, make this clearer, reduce complexity, too complex.
Write, modify, and implement code. Triggers on requests to build, create, add, or implement features.
Diagnose and fix bugs, errors, crashes. Triggers on fix, bug, error, crash, broken, failing requests.
Fan independent work out to parallel sub-agents, then merge results. Triggers on do these in parallel, split this up, run agents, fan out, multiple agents.
Execute an approved plan step-by-step with a checkpoint after each. Triggers on execute the plan, run the plan, do the steps, implement the plan.
Production-grade UI/UX guidance — not generic AI slop. Triggers on design, UI, frontend, component, styling, layout, make it look good.
Act on review feedback well — fix real issues, push back on wrong ones. Triggers on address the review, fix the feedback, respond to review, apply review comments.
Improve code structure without changing behavior. Triggers on refactor, simplify, clean up, improve requests.
Prepare work for review so a reviewer can verify it fast and fairly. Triggers on get this reviewed, ready for review, request a review, hand off for review.
Deep multi-source research with verification. Triggers on research, investigate, find out, compare requests.
Review code for bugs, quality, and correctness. Triggers on review, check, audit, verify requests.
Run each plan step as a fresh sub-agent with a review checkpoint, to avoid context pollution. Triggers on fresh agent per step, isolate each task, subagent per step, clean-context execution.
4-phase root-cause debugging — reproduce, isolate, fix, verify. Triggers on hard bug, can't figure out, intermittent, keeps failing, root cause.
Test-driven development — write the failing test first, then the code. Triggers on TDD, test first, write tests, test-driven.
Break a task into small, ordered, independently-verifiable steps. Triggers on plan this, write a plan, break this down, how should I approach.