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

nix-home

يحتوي nix-home على 31 من skills المجمعة من pcasaretto، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
31
Stars
0
محدث
2026-03-05
Forks
0
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

agent-native-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews code to ensure agent-native parity — any action a user can take, an agent can also take. Use after adding UI features, agent tools, or system prompts.

2026-03-05
ankane-readme-writer
الكتّاب التقنيون

Creates or updates README files following Ankane-style template for Ruby gems. Use when writing gem documentation with imperative voice, concise prose, and standard section ordering.

2026-03-05
architecture-strategist
مطوّرو البرمجيات

Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors.

2026-03-05
best-practices-researcher
محللو الإدارة

Researches and synthesizes external best practices, documentation, and examples for any technology or framework. Use when you need industry standards, community conventions, or implementation guidance.

2026-03-05
bug-reproduction-validator
محللو ضمان جودة البرمجيات والمختبرون

Systematically reproduces and validates bug reports to confirm whether reported behavior is an actual bug. Use when you receive a bug report or issue that needs verification.

2026-03-05
code-simplicity-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.

2026-03-05
data-integrity-guardian
مصممو قواعد البيانات

Reviews database migrations, data models, and persistent data code for safety. Use when checking migration safety, data constraints, transaction boundaries, or privacy compliance.

2026-03-05
data-migration-expert
مصممو قواعد البيانات

Validates data migrations, backfills, and production data transformations against reality. Use when PRs involve ID mappings, column renames, enum conversions, or schema changes.

2026-03-05
deployment-verification-agent
مطوّرو البرمجيات

Produces Go/No-Go deployment checklists with SQL verification queries, rollback procedures, and monitoring plans. Use when PRs touch production data, migrations, or risky data changes.

2026-03-05
design-implementation-reviewer
مصممو واجهات الويب والرقمية

Visually compares live UI implementation against Figma designs and provides detailed feedback on discrepancies. Use after writing or modifying HTML/CSS/React components to verify design fidelity.

2026-03-05
design-iterator
المصممون الجرافيكيون

Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't coming together after 1-2 attempts, or when user requests iterative refinement.

2026-03-05
dhh-rails-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Brutally honest Rails code review from DHH's perspective. Use when reviewing Rails code for anti-patterns, JS framework contamination, or violations of Rails conventions.

2026-03-05
figma-design-sync
مطوّرو البرمجيات

Detects and fixes visual differences between a web implementation and its Figma design. Use iteratively when syncing implementation to match Figma specs.

2026-03-05
framework-docs-researcher
مطوّرو البرمجيات

Gathers comprehensive documentation and best practices for frameworks, libraries, or dependencies. Use when you need official docs, version-specific constraints, or implementation patterns.

2026-03-05
git-history-analyzer
مطوّرو البرمجيات

Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.

2026-03-05
julik-frontend-races-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews JavaScript and Stimulus code for race conditions, timing issues, and DOM lifecycle problems. Use after implementing or modifying frontend controllers or async UI code.

2026-03-05
kieran-python-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews Python code with an extremely high quality bar for Pythonic patterns, type safety, and maintainability. Use after implementing features, modifying code, or creating new Python modules.

2026-03-05
kieran-rails-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews Rails code with an extremely high quality bar for conventions, clarity, and maintainability. Use after implementing features, modifying code, or creating new Rails components.

2026-03-05
kieran-typescript-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews TypeScript code with an extremely high quality bar for type safety, modern patterns, and maintainability. Use after implementing features, modifying code, or creating new TypeScript components.

2026-03-05
learnings-researcher
مطوّرو البرمجيات

Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.

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

Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.

2026-03-05
pattern-recognition-specialist
مطوّرو البرمجيات

Analyzes code for design patterns, anti-patterns, naming conventions, and duplication. Use when checking codebase consistency or verifying new code follows established patterns.

2026-03-05
performance-oracle
مطوّرو البرمجيات

Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.

2026-03-05
pr-comment-resolver
مطوّرو البرمجيات

Addresses PR review comments by implementing requested changes and reporting resolutions. Use when code review feedback needs to be resolved with code changes.

2026-03-05
repo-research-analyst
مطوّرو البرمجيات

Conducts thorough research on repository structure, documentation, conventions, and implementation patterns. Use when onboarding to a new codebase or understanding project conventions.

2026-03-05
schema-drift-detector
مصممو قواعد البيانات

Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations. Use when reviewing PRs with database schema changes.

2026-03-05
security-sentinel
محللو أمن المعلومات

Performs security audits for vulnerabilities, input validation, auth/authz, hardcoded secrets, and OWASP compliance. Use when reviewing code for security issues or before deployment.

2026-03-05
spec-flow-analyzer
متخصصو إدارة المشاريع

Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation.

2026-03-05
code-delta
مطوّرو البرمجيات

Visualize proposed code changes in a structured ASCII format with file tree, impact summary, syntax-highlighted diff, and rationale. Use this skill when proposing refactors, simplifications, or any code modifications.

2026-03-05
macos-notify
مطوّرو البرمجيات

Send macOS desktop notifications after completing tasks, making significant changes, or before requesting permission. Use for task completion, file modifications, test results, and major milestones.

2026-03-05
mermaid
مطوّرو البرمجيات

This skill should be used when creating, editing, or debugging Mermaid diagrams. It provides comprehensive syntax references for all 20+ Mermaid diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and more. Use this skill when users ask for diagrams, visualizations, flowcharts, or any Mermaid-related assistance.

2026-03-05