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

scip-query

يحتوي scip-query على 30 من skills المجمعة من PlunderStruck، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

scip-api-impact
مطوّرو البرمجيات

Assess API impact with scip-query evidence. Use before changing public exports, module boundaries, schemas, routes, CLI commands, config fields, generated artifacts, signatures, docs-backed behavior, or consumer migrations.

2026-07-16
scip-claim-audit
مطوّرو البرمجيات

Audit output-facing status claims for evidence with scip-query. Use to classify whether an "available", "verified", "safe", "PASS", or "complete" status word is derived from a real check, hedged as a candidate, or merely asserted without being probed.

2026-07-16
scip-cleanup-audit
مطوّرو البرمجيات

Audit and rank scip-query cleanup signals without editing code. Use for health reports, de-bloat reports, recent AI residue audits, score-framed cleanup queues, confirming raw findings, or preparing a cleanup plan.

2026-07-16
scip-concrete-plan
مطوّرو البرمجيات

Plan code changes with scip-query evidence and testable design. Use for non-trivial implementation, refactor, migration, API, or bug-fix plans before editing code; require contextual definitions, cited premises, reuse audit, test seams, counterexample attacks, and a derived verdict.

2026-07-16
scip-debug
مطوّرو البرمجيات

Debug bugs and regressions with scip-query evidence. Use for failing behavior, wrong data flow, confusing runtime paths, broken tests, root-cause analysis, reproduction, tracing, or minimal fixes.

2026-07-16
scip-explore
مطوّرو البرمجيات

Explore codebases with scip-query evidence. Use to explain how a system, feature, module, call path, dependency graph, data flow, architecture, or change risk works before answering or editing.

2026-07-16
scip-integrity-audit
مطوّرو البرمجيات

Audit whether implementations are real with scip-query. Use for suspected faked or half-implemented features, decorative checkers or verifiers that never fail, dead code paths hidden behind graceful fallbacks, metrics that may be lying, or a "does any of this actually work" interrogation of a system.

2026-07-16
scip-maintainability
مطوّرو البرمجيات

Review maintainability with scip-query evidence. Use for hidden policies, scattered concepts, accidental variation, weak boundaries, system compression, architecture smells, structural refactors, or maintainability improvements beyond health scores.

2026-07-16
scip-query
مطوّرو البرمجيات

Route codebase work in scip-query-indexed projects. Use when exploring, planning, implementing, refactoring, debugging, verifying, cleaning up, reconciling docs, improving health, or when unsure which scip-* skill should own the workflow.

2026-07-16
scip-root-cause
مطوّرو البرمجيات

Diagnose the design flaw behind a family of related bugs with scip-query evidence. Use when similar bugs keep recurring, the same subsystem keeps needing patches, or the user lists fixed/observed bugs and asks what is really wrong; produces a falsifiable flaw diagnosis, a latent-instance hunt, and the least invasive remedy that kills the class.

2026-07-16
scip-tla-model-system
مطوّرو البرمجيات

Model TypeScript systems with TLA+ and scip-query evidence. Use to scaffold, verify, instrument, or trace-check TLA+ specs, mapping files, configs, regression models, counterexample loops, or code/model conformance for an existing system.

2026-07-16
scip-verify
مطوّرو البرمجيات

Verify finished code, docs, config, refactor, cleanup, setup, React, Vue, or API changes with scip-query. Use before committing or when the user asks whether a change is wired, safe, regression-free, or ready.

2026-07-16
shared
مطوّرو البرمجيات

Shared scip-query reference for bundled skills.

2026-07-16
scip-calibrate
مطوّرو البرمجيات

Calibrate scip-query's detectors against a repo before trusting them. Use when adopting scip-query in a new or foreign codebase, after major detector changes, when a health score or gate output seems too noisy or too clean, or before letting diff-gate block anyone's work.

2026-07-14
scip-setup
مطوّرو البرمجيات

Set up or repair scip-query in a repository. Use for bootstrapping, onboarding, refreshing indexes, project-local hooks, agent guidance, capability diagnostics, health dossiers, .scipquery.json, or setup cleanup handoff.

2026-07-12
scip-hyper-optimization
مطوّرو البرمجيات

Optimize performance scientifically with scip-query evidence. Use for benchmarking, profiling, speeding up commands, workflows, indexers, detectors, app paths, cold/warm regressions, memory/cost reduction, or comparing current-pipeline tuning with alternative designs.

2026-07-10
scip-conductor
مطوّرو البرمجيات

Plan and conduct multi-step engineering programs like a skeptical principal engineer. Use for writing executable multi-phase plans, delegating implementation, reviewing another agent's work, or carrying a large change end to end with verification at every handoff.

2026-07-02
scip-cleanup-improve
مطوّرو البرمجيات

Improve scip-query health autonomously with verified cleanup. Use when the user asks to fix cleanup findings, raise health, keep cleaning, continue after setup, or work until no safe confirmed cleanup remains.

2026-07-02
scip-doc-reconcile
مطوّرو البرمجيات

Reconcile living docs with current code using scip-query doc-drift. Use for stale standards, broken file references, docs that cite moved code, agent guidance, or normative contradictions between documentation and implementation.

2026-07-02
scip-language-playbook
مطوّرو البرمجيات

Choose language-specific scip-query commands. Use when entering an unfamiliar TypeScript, Python, Java, Scala, Kotlin, Rust, Go, C, C++, Ruby, C#, Visual Basic, Dart, PHP, Clojure, ClojureScript, or Vue codebase and you need high-signal exploration or de-bloat commands first.

2026-07-02
scip-triage-issue
مطوّرو البرمجيات

Triage issues with scip-query evidence. Use for bug reports, GitHub issues, failing tests, support reports, TODOs, vague defects, root-cause packets, issue bodies, or test-first fix plans.

2026-07-02
scip-probe-reachability
مطوّرو البرمجيات

Prove whether a parser/AST branch is actually reachable by running the real parser on minimal inputs. Use for unreachable or dead node-type/shape branches, wrong node-type strings, tree-sitter grammar mismatches, or any conditional written for an AST or parser output that has never been checked against the real parser.

2026-07-02
scip-twin-drift
مطوّرو البرمجيات

Find and resolve twin drift with scip-query. Use for same-name or near-name functions across files with diverged bodies, drifted policy thresholds, one-sided fixes, or consolidating a duplicated concept into one canonical helper.

2026-07-02
scip-diagram
مطوّرو البرمجيات

Diagram code with scip-query evidence. Use for code flow diagrams, architecture diagrams, data-flow maps, dependency maps, blast-radius visuals, module maps, or HTML artifacts explaining a system.

2026-07-02
scip-directory-architecture
مطوّرو البرمجيات

Review directory architecture with scip-query evidence. Use to evaluate, design, reorganize, or migrate folder structure, ownership boundaries, locality config, messy repos, AI-generated layout, or safe file-move slices.

2026-07-02
scip-react-maintainability
مطوّرو البرمجيات

Review React maintainability with scip-query. Use for React, TSX, JSX, Next.js, duplicated components, hook candidates, large components, frontend health pressure, or verifying reuse after refactors.

2026-07-02
scip-vue-maintainability
مطوّرو البرمجيات

Review Vue maintainability with scip-query. Use for Vue, Nuxt, SFCs, duplicated templates, composable candidates, large views, frontend health pressure, or verifying Vue reuse after refactors.

2026-07-02
principal-maintainability-review
مطوّرو البرمجيات

Review maintainability like a principal engineer. Use when the user asks what a senior/staff/principal maintainer would notice, whether code looks vibe-coded, what is gross, what should be fundamentally different, or which architecture smells matter beyond ordinary deduplication.

2026-07-01
scip-system-compression
مطوّرو البرمجيات

Compress systems with SCIP evidence. Use to zoom out, simplify architecture, eliminate layers, consolidate commands/scripts/helpers, find deeper roles, reason about same-in-principle repetition, build a compression atlas, or execute ordered simplification.

2026-07-01
typescript
مطوّرو البرمجيات

Apply TypeScript performance and safety rules. Use for tsc speed, tsconfig, type errors, async patterns, module organization, import hygiene, type definitions, memory issues, or .ts/.tsx/.d.ts work. Not for TypeScript basics or framework-specific testing.

2026-07-01