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

neat-little-package

يحتوي neat-little-package على 20 من skills المجمعة من racurry، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

code-history
مطوّرو البرمجيات

Traces code history via git blame and log to explain why code exists in its current form. Use when asked about code history, reasoning behind changes, or "when/why did this change".

2026-06-20
commit
مطوّرو البرمجيات

Commit changes with smart messages. Supports full and partial commits. Use whenever committing changes or handling pre-commit hook failures.

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

Use the gh CLI for GitHub interactions, plus setup and pushing. Use when interacting with GitHub, setting up GitHub tools, or pushing to remote.

2026-06-20
lint
مطوّرو البرمجيات

Universal polyglot linting and per-project config management. Use when you need to lint files, understand tool selection logic, invoke linting from commands/agents, or manage mr-sparkle config.

2026-06-20
merge-conflicts
مطوّرو البرمجيات

Resolves git merge conflicts by analyzing intent from both sides. Use when merge conflicts are detected or when git operations fail with conflict errors.

2026-06-20
pr
مطوّرو البرمجيات

Create a pull request with Problem/Solution format. Can optionally commit first. Use when opening PRs or when branch changes are ready for review.

2026-06-20
readme-style
مطوّرو البرمجيات

User's README style preferences — ultra-terse, action-focused, <50 lines. Use when writing or reviewing any README file.

2026-06-20
chezmoi
مطوّرو البرمجيات

Idioms and gotchas for managing dotfiles with chezmoi — source-state naming/attributes, when to use templates vs modify_ scripts vs run_ scripts, package installation, externals, secrets, and machine differences. Use when adding, editing, or structuring chezmoi-managed dotfiles, or writing chezmoi templates/scripts.

2026-06-20
test-permission-hooks
محللو ضمان جودة البرمجيات والمختبرون

Empirically test whether mr-sparkle's permission-trigger blocking hook earns its keep — run its blocked patterns with the hook on, then with mr-sparkle disabled, and see which patterns actually trigger a Claude Code permission prompt without it. Use when deciding whether to keep, narrow, or drop block_unneeded_permission_triggers.sh + bash_guidance.sh.

2026-06-14
update-box-factory
محللو ضمان جودة البرمجيات والمختبرون

Verification discipline for auditing this repo's components against CURRENT Claude / Claude Code reality and the user's preferences, plus the routine for keeping box-factory current. Find spec/guidance deltas, verify them empirically (don't trust the docs OR your own assumptions), push back on the user, record evidence. Use when auditing the repo, "make sure this is right", checking for drift, or updating box-factory.

2026-06-14
agent-skills
مطوّرو البرمجيات

How to build Agent Skills — the default format for all new skills. Covers Claude skills, the open AgentSkills spec, cross-platform gotchas, portability decisions, and graceful degradation. Use when creating or reviewing any skill.

2026-06-14
claude-components
مطوّرو البرمجيات

How to build Claude Code-specific components — agents, hooks, plugins, marketplaces, MCP servers. User preferences, gotchas Claude gets wrong, and architecture decisions. Use when creating Claude-only components that need tool restrictions, hooks, or plugin infrastructure. For skills, use the agent-skills skill instead — skills default to the universal AgentSkills format.

2026-06-14
gridfinity-openscad
مطوّرو البرمجيات

Interpretive guidance for generating OpenSCAD code for Gridfinity desktop/drawer organizers. Provides pattern selection frameworks, dimensional constraints, and stacking system integration specific to the Gridfinity ecosystem. Use when generating OpenSCAD files for Gridfinity bins, baseplates, or accessories.

2026-03-21
home-organization
رسامو المخططات المعمارية والمدنية

Decision framework for choosing between 3D-printed home organization systems (Gridfinity, OpenGrid, Neogrid, French Cleat, Underware, Deskware). Provides interpretive guidance on system selection based on item size, mounting surface, and use case. Use when users ask which organization system to recommend or need help choosing between modular storage options.

2026-03-21
neogrid-openscad
مطوّرو البرمجيات

Interpretive guidance for generating OpenSCAD code for NeoGrid drawer divider connectors. This is a HYBRID system - print connectors, buy dividers (MDF, plywood, acrylic). Provides material selection guidance, connector type decisions, and base system integration. Use when generating OpenSCAD files for NeoGrid junction pieces.

2026-03-21
opengrid-openscad
مطوّرو البرمجيات

Interpretive guidance for generating OpenSCAD code for OpenGrid/MultiConnect wall-mounted organizers. Provides pattern selection frameworks, mounting system integration, and dimensional constraints specific to this ecosystem. Use when generating OpenSCAD files for OpenGrid items.

2026-03-21
underware-openscad
رسامو الهندسة الميكانيكية

Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parameter quick reference, and QuackWorks integration. Use when generating OpenSCAD files for Underware cable routing systems.

2026-03-21
uv-scripts
مطوّرو البرمجيات

Gotchas and conventions for writing Python scripts with UV inline metadata (PEP 723). Use when creating or editing Python scripts that use uv run.

2026-03-15
check
مديرو الشبكات وأنظمة الحاسوب

Check that required tools and env vars are configured for Home Assistant MCP

2026-03-15
home-assistant
مديرو الشبكات وأنظمة الحاسوب

Guidance for Home Assistant configurations. Use when writing automations, dashboards, or service calls for HA.

2025-12-06