Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

kisune

يحتوي kisune على 20 من skills المجمعة من xbklairith، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
2
محدث
2026-05-21
Forks
1
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

explain-in
متخصصو إدارة المشاريع

Rewrite engineer-to-engineer content for leadership audiences — VPs, directors, PMs, release managers. Shapes for the channel: JIRA comment, Slack post, standup note, email, or meeting talking-points. Use after post-mortem or any technical update that needs to flow up the org.

2026-05-21
post-mortem
مطوّرو البرمجيات

Write the canonical engineering record of a fixed bug — root cause, mechanism, fix, validation, and how it slipped through. Use after a debug session lands a validated fix, before closing the bug.

2026-05-21
scrutinize
محللو ضمان جودة البرمجيات والمختبرون

Outsider-perspective deep review of a plan, PR, design doc, or code change — questions intent first (should this exist?), then traces the actual code path end-to-end to verify the change does what it claims. Use for serious PR reviews, design audits, or second opinions. Lighter pre-commit checks use `review` instead.

2026-05-21
spec-review
محللو أنظمة الحاسوب

Review feature spec files with 3 focused agents — spec quality (business+correctness+ambiguity), completeness (missing scenarios+safety+testability), and buildability (compatibility+blockers+traceability). Sequential by default.

2026-05-21
systematic-debug
مطوّرو البرمجيات

Systematic debugging framework — opens every session by reciting the 4-mantra block (reproduce, trace the fail path, falsify the hypothesis, cross-reference breadcrumbs), then applies multi-layer investigation. Use when diagnosing bugs, flaky tests, unknown failures, or cross-component issues.

2026-05-21
using-kisune
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-05-21
git-workflow
مطوّرو البرمجيات

Smart git operations — commit messages, branch management, PR creation with summaries. Use for any git workflow.

2026-05-21
completion-validation
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, passing, or ready to commit/PR — requires running verification commands and reading fresh output before any success claim. Evidence before assertions, always.

2026-05-20
review
محللو ضمان جودة البرمجيات والمختبرون

25-point code quality checklist covering structure, errors, security, performance, and testing. Use before commits or when reviewing code.

2026-05-20
security-review
محللو أمن المعلومات

OWASP Top 10 vulnerability detection. Use PROACTIVELY for code handling user input, auth, APIs, payments, or sensitive data.

2026-05-20
skill-maker
مطوّرو البرمجيات

Create and edit Claude Code skills with TDD methodology. Use when creating or editing skills. Test with subagents before deployment, iterate until bulletproof.

2026-05-20
spec-driven-implementation
مطوّرو البرمجيات

Execute spec-driven implementation — auto-detects Quick (plan.md) or Full (tasks.md) mode and runs step-by-step with verification. Use when implementing a planned feature or running TDD tasks.

2026-05-20
spec-driven-planning
متخصصو إدارة المشاريع

Plan new features using spec-driven workflow — auto-picks Quick (single plan.md) or Full (3-file EARS spec) mode. Use when creating features, writing requirements, or designing architecture.

2026-05-20
translate
مطوّرو البرمجيات

Convert strategy docs to Python (pandas, framework-agnostic) and TradingView Pine Script v5. Use when translating strategies to code for backtesting.

2026-05-20
spawn-agents
مطوّرو البرمجيات

Use when facing 2+ independent problems (different test files, unrelated bugs, separate subsystems) that can be investigated in parallel without shared state — covers the dispatch decision, the actual Claude Code parallelism mechanism, prompt construction, and integration after agents return

2026-05-08
brainstorming
متخصصو إدارة المشاريع

Collaborative refinement of rough ideas into clear requirements/designs through systematic questioning. Use when requirements are vague or exploring architectural options.

2026-05-08
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Strict RED-GREEN-REFACTOR enforcement with no exceptions. Use when implementing features or fixing bugs. No production code without a failing test first.

2026-03-14
pattern
محللو التمويل والاستثمار

Chart pattern identification — head and shoulders, double tops, triangles, flags. Documents pattern library with entry/exit criteria.

2026-03-14
analyze
محللو التمويل والاستثمار

Technical analysis with indicators (RSI, MACD, MA), support/resistance, multi-timeframe trends, and sentiment. Use when analyzing markets or interpreting charts.

2026-03-14
research
محللو التمويل والاستثمار

Systematic trading strategy research — edge hypothesis, statistical validation, and strategy documentation (entry, exit, risk management).

2026-03-14