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

Falsify

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

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

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

api-doc-gen
مطوّرو البرمجيات

Generate or update OpenAPI specification from TypeScript/Express route definitions. Validate spec-to-code consistency. Use after adding or changing API endpoints.

2026-06-16
clean-code-review
محللو ضمان جودة البرمجيات والمختبرون

Stack-agnostic Clean Code audit — module size, function-length/complexity (via your project's existing linter), long parameter lists, TODO/FIXME/HACK markers, commented-out code, debug-print leakage, and optional duplication detection. Produces a structured findings report with optional fix suggestions. Use before merges, at end of a feature, or as a regular hygiene pass.

2026-06-16
code-review
محللو ضمان جودة البرمجيات والمختبرون

Run a comprehensive code review across architecture, security, testing, naming, and patterns. Invokes relevant reviewer agents in sequence. Use before merging features or at the end of a phase. With --quorum, dispatches multi-model analysis for higher confidence.

2026-06-16
database-migration
مصممو قواعد البيانات

Generate, review, test, and deploy database schema migrations. Use when adding columns, creating tables, or changing schema.

2026-06-16
dependency-audit
مطوّرو البرمجيات

Scan TypeScript/Node.js project dependencies for vulnerabilities, outdated packages, and license issues. Use before PRs, after adding packages, or on a regular schedule.

2026-06-16
forge-execute
المهن الحاسوبية الأخرى

Guided plan execution — list available plans, estimate cost, choose mode, and execute with live progress. Use when you want to run a hardened plan through the orchestrator.

2026-06-16
forge-quench
مطوّرو البرمجيات

Systematically reduce TypeScript code complexity while preserving exact behavior — measure, understand, propose, prove, report. Use after a feature is complete and tests pass, when code works but is harder to maintain than it should be.

2026-06-16
forge-troubleshoot
المهن الحاسوبية الأخرى

Diagnose and resolve Plan Forge issues — failed runs, broken validation gates, misconfigured environments, stalled slices, and orchestrator errors. Use when a plan run fails or the forge behaves unexpectedly.

2026-06-16
health-check
المهن الحاسوبية الأخرى

Run a full Plan Forge health diagnostic — environment, setup validation, and completeness scan. Use to verify your forge is properly configured and code is clean.

2026-06-16
onboarding
مطوّرو البرمجيات

Walk a new developer through TypeScript/Node.js project setup, architecture, key files, and first task. Use when someone new joins the team or needs to understand the codebase.

2026-06-16
release-notes
مطوّرو البرمجيات

Generate release notes from git history and CHANGELOG. Formats for GitHub Release, Slack, or email. Use before tagging a release.

2026-06-16
security-audit
محللو أمن المعلومات

Comprehensive TypeScript/Node.js security audit — OWASP vulnerability scan, npm audit, secrets detection, and combined severity report.

2026-06-16
staging-deploy
مديرو الشبكات وأنظمة الحاسوب

Build, push, migrate, and deploy to staging environment with health check verification. Use when deploying a completed phase to staging.

2026-06-16
test-sweep
محللو ضمان جودة البرمجيات والمختبرون

Run all test suites (unit, integration, API, E2E) and aggregate results into a summary report. Use after completing execution slices or before the Review Gate.

2026-06-16