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

Heimdall

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

skills مجمعة
36
Stars
61
محدث
2026-07-03
Forks
3
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

gh-projects
مطوّرو البرمجيات

Manage GitHub Projects v2 board: add issues, update field values, and query board state. Use when managing project boards.

2026-07-03
a11y-audit
محللو ضمان جودة البرمجيات والمختبرون

Run WCAG 2.2 Level AA accessibility audits against generated UI. Use when a story has ui:true or when asked to audit accessibility.

2026-06-27
component-scaffold
مطوّرو الويب

Generate a complete component file tree wired to design tokens with tests and Gherkin spec. Use when scaffolding a new UI component.

2026-06-27
cucumber-automation
محللو ضمان جودة البرمجيات والمختبرون

Extract Gherkin scenarios from story markdown files into runnable .feature files and generate step definition stubs. Use when syncing stories to test suites.

2026-06-27
design-tokens
مطوّرو الويب

Read and write design tokens in W3C DTCG format (tokens.json) and emit CSS, Tailwind, and Mantine outputs. Use when modifying or generating design tokens.

2026-06-27
docker-patterns
مديرو الشبكات وأنظمة الحاسوب

Apply Docker and Docker Compose best practices for containerising services. Use when writing or reviewing Dockerfiles and compose configs.

2026-06-27
finops-review
مطوّرو البرمجيات

Identify and annotate cloud cost implications of architectural decisions. Use when reviewing infrastructure changes or designing new services.

2026-06-27
gh-issues
المهن الحاسوبية الأخرى

Create, read, update, and link GitHub Issues as story artifacts throughout the story lifecycle. Use when managing issues for stories.

2026-06-27
gh-labels-milestones
المهن الحاسوبية الأخرى

Bootstrap and sync GitHub labels and milestones idempotently. Use when setting up a new repository or syncing label definitions.

2026-06-27
gherkin-authoring
محللو ضمان جودة البرمجيات والمختبرون

Produce valid, consistently named Gherkin story files with correct IDs, timestamps, and tags. Use when writing or updating story files.

2026-06-27
github-cli
مطوّرو البرمجيات

Comprehensive gh CLI reference — issues, tasks, PRs, repos, branches, Actions, search, and project board. Use whenever interacting with GitHub.

2026-06-27
humanizer
الكتّاب التقنيون

Remove AI-isms and artificial language patterns from text. Makes documentation, comments, commit messages, and prose sound more natural and human. Based on Wikipedia's "Signs of AI writing" patterns.

2026-06-27
jupyter-patterns
علماء البيانات

Apply best practices for Jupyter notebooks: cell ordering, reproducibility, parameterisation. Use when working with .ipynb files.

2026-06-27
karpathy-audit
محللو ضمان جودة البرمجيات والمختبرون

Audit code changes against Karpathy's 4 principles (Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution). Auto-called after Phase 5 IMPLEMENT; can also be invoked manually. Produces scored compliance report and blocks advancement if threshold not met.

2026-06-27
kubernetes-patterns
مديرو الشبكات وأنظمة الحاسوب

Apply Kubernetes and Kustomize patterns for deployments, services, and overlays. Use when writing or reviewing k8s manifests.

2026-06-27
mermaid-diagrams
مطوّرو البرمجيات

Generate and validate Mermaid diagrams (component, sequence, ER, deployment, state machine) for features. Use when documenting architecture.

2026-06-27
mockup
مطوّرو الويب

Scaffold high-fidelity UI component mockups using the project UI stack consuming approved wireframes. Use when implementing approved wireframes.

2026-06-27
pipeline-runner
المهن الحاسوبية الأخرى

Universal dispatcher: run a named taffy workflow (.claude/taffy/<name>.yaml), a skill (/skill-name), or a sub-agent (@agent-name). Falls back to skills.sh registry when a skill is not found locally. Tracks all runs in .claude/state/maple.json so the maple TUI shows live progress.

2026-06-27
playwright-cli
محللو ضمان جودة البرمجيات والمختبرون

Use Playwright CLI for interactive browser exploration and snapshot-based interaction. Use when writing or running browser automation tests.

2026-06-27
postgresql-patterns
مصممو قواعد البيانات

Apply PostgreSQL schema, migration, and query patterns with idempotent SQL. Use when writing database schemas or migrations.

2026-06-27
redis-patterns
مطوّرو البرمجيات

Apply Redis data structure, caching, and pub/sub patterns. Use when integrating Redis into a service.

2026-06-27
rfc-adr
مطوّرو البرمجيات

Author and manage Architecture Decision Records (ADRs) in docs/specs/. Use when a significant architectural decision needs to be documented.

2026-06-27
rubber-duck
محللو ضمان جودة البرمجيات والمختبرون

Invoke the rubber duck reviewer for a second opinion. Use after planning, after complex multi-file implementations, or after writing tests. Produces a focused CRITICAL/WARN/INFO list and a APPROVE/REQUEST_CHANGES verdict.

2026-06-27
ship-safe
محللو أمن المعلومات

Run ship-safe security and quality audit on the current project. Executes npx ship-safe audit . and reports findings by severity. Use before shipping any feature or PR.

2026-06-27
spec-kit
مطوّرو البرمجيات

Write a Gherkin story file to docs/stories/ for a feature. The story IS the spec. No intermediate PROBLEM/SPEC/PLAN/TASKS artifacts.

2026-06-27
sre-review
مديرو الشبكات وأنظمة الحاسوب

Evaluate operational readiness: SLOs, alerting, runbooks, and rollback plan before launch. Use when reviewing a feature for production readiness.

2026-06-27
story-issue-sync
مطوّرو البرمجيات

Maintain bidirectional consistency between story markdown files and GitHub Issues. Use when syncing story status with GitHub.

2026-06-27
stripe-patterns
مطوّرو البرمجيات

Apply Stripe API integration patterns: webhooks, idempotency keys, and subscription handling. Use when integrating Stripe payments.

2026-06-27
supabase-patterns
مطوّرو البرمجيات

Apply Supabase schema, RLS policies, and edge function patterns. Use when building on Supabase.

2026-06-27
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Drive development with a red-green-refactor TDD cycle, ensuring tests are written before implementation. Use when implementing any new functionality.

2026-06-27
terraform-patterns
مطوّرو البرمجيات

Apply Terraform module structure, state management, and variable patterns for infrastructure as code. Use when writing Terraform.

2026-06-27
threat-modeling
محللو أمن المعلومات

Perform STRIDE threat modeling for each component and trust boundary and produce a threat register. Use when reviewing a feature for security.

2026-06-27
vercel-patterns
مطوّرو البرمجيات

Apply Vercel deployment, edge function, and environment variable patterns. Use when deploying to Vercel.

2026-06-27
visual-identity
مصممو واجهات الويب والرقمية

Produce a coherent visual identity (palette, typography, spacing, radius) from a brief and serialise to JSON for the design-tokens skill. Use when establishing brand identity.

2026-06-27
wireframe
مصممو واجهات الويب والرقمية

Generate low-fidelity wireframes (ASCII, SVG, or HTML) from user story files. Use when creating wireframes for UI stories.

2026-06-27
pipeline-runner
المهن الحاسوبية الأخرى

Universal dispatcher: run a named taffy workflow (.claude/taffy/<name>.yaml), a skill (/skill-name), or a sub-agent (@agent-name). Falls back to skills.sh registry when a skill is not found locally. Tracks all runs in .claude/state/maple.json so the maple TUI shows live progress.

2026-06-27