my-skill

分类: 工具与效率 | 上传者: pymc-labspymc-labs | 下载: 0 | 版本: v1.0(最新)

一项技能

更新日志: Source: GitHub https://github.com/pymc-labs/decision-hub

目录结构

当前层级: tree/main/

  • 📁 .claude/
    • 📁 commands/
      • 📄 prepare.md 89 B
      • 📄 test-login-and-upload.md 2.4 KB
      • 📄 test-upload-evals-skill.md 7.0 KB
  • 📁 .github/
    • 📁 workflows/
      • 📄 ci.yml 4.6 KB
      • 📄 release-notes.yml 856 B
    • 📄 CODEOWNERS 296 B
    • 📄 PULL_REQUEST_TEMPLATE.md 249 B
  • 📁 .playwright-mcp/
    • 📄 console-2026-02-26T21-22-56-440Z.log 2.8 KB
    • 📄 console-2026-02-26T21-23-25-447Z.log 2.1 KB
    • 📄 console-2026-02-26T21-25-11-351Z.log 336 B
    • 📄 console-2026-02-26T21-26-06-895Z.log 168 B
    • 📄 console-2026-02-26T21-29-33-352Z.log 162 B
    • 📄 console-2026-02-26T21-39-43-229Z.log 191 B
    • 📄 console-2026-02-27T02-26-56-562Z.log 672 B
    • 📄 console-2026-02-27T02-27-00-790Z.log 434 B
    • 📄 console-2026-02-27T02-41-16-654Z.log 434 B
    • 📄 console-2026-02-27T03-04-25-131Z.log 792 B
    • 📄 console-2026-03-01T18-47-55-860Z.log 149 B
    • 📄 console-2026-03-01T19-26-51-296Z.log 143 B
  • 📁 assets/
    • 📄 banner-v4-scene.png 681.4 KB
    • 📄 banner-v5-terminal.png 590.9 KB
    • 📄 banner.png 348.6 KB
    • 📄 banner.svg 465.0 KB
    • 📄 decision-hub-mascot.png 58.8 KB
    • 📄 decision-hub-mascot.svg 78.6 KB
    • 📄 social-preview.png 423.9 KB
    • 📄 social-preview.svg 565.5 KB
  • 📁 bootstrap-skills/
    • 📁 dhub-cli/
      • 📁 references/
        • 📄 command_reference.md 11.6 KB
      • 📄 SKILL.md 14.8 KB
    • 📁 dhub-skill-creator/
      • 📁 references/
        • 📄 format_spec.md 9.4 KB
        • 📄 skill_patterns.md 11.3 KB
      • 📁 scripts/
        • 📄 init_skill.py 3.9 KB
        • 📄 package_skill.py 3.0 KB
        • 📄 validate_skill.py 10.3 KB
      • 📄 SKILL.md 12.2 KB
  • 📁 client/
    • 📁 src/
      • 📁 dhub/
        • 📁 cli/
          • 📄 __init__.py 1 B
          • 📄 access.py 5.6 KB
          • 📄 app.py 6.6 KB
          • 📄 auth.py 4.3 KB
          • 📄 banner.py 2.5 KB
          • 📄 config.py 5.3 KB
          • 📄 config_cmd.py 1.5 KB
          • 📄 doctor.py 1.8 KB
          • 📄 env.py 641 B
          • 📄 init.py 1.6 KB
          • 📄 keys.py 2.7 KB
          • 📄 org.py 1006 B
          • 📄 output.py 2.3 KB
          • 📄 registry.py 67.7 KB
          • 📄 runtime.py 2.7 KB
          • 📄 search.py 2.3 KB
          • 📄 version_check.py 3.3 KB
        • 📁 core/
          • 📄 __init__.py 1 B
          • 📄 git_repo.py 4.4 KB
          • 📄 install.py 13.4 KB
          • 📄 manifest.py 348 B
          • 📄 runtime.py 2.3 KB
          • 📄 validation.py 878 B
        • 📄 __init__.py 1 B
        • 📄 models.py 340 B
    • 📁 tests/
      • 📁 test_cli/
        • 📄 __init__.py 1 B
        • 📄 test_access_cli.py 10.5 KB
        • 📄 test_auth_cli.py 2.6 KB
        • 📄 test_config.py 5.7 KB
        • 📄 test_doctor_cli.py 4.6 KB
        • 📄 test_init_cli.py 2.8 KB
        • 📄 test_install_repo.py 10.9 KB
        • 📄 test_keys_cli.py 4.2 KB
        • 📄 test_logs_cli.py 7.2 KB
        • 📄 test_org_cli.py 2.1 KB
        • 📄 test_output.py 5.6 KB
        • 📄 test_publish_repo_cli.py 12.0 KB
        • 📄 test_registry_cli.py 60.2 KB
        • 📄 test_runtime_cli.py 5.4 KB
        • 📄 test_search_cli.py 5.4 KB
        • 📄 test_uninstall_cli.py 1.8 KB
        • 📄 test_update_cli.py 14.6 KB
        • 📄 test_version_check.py 5.4 KB
      • 📁 test_core/
        • 📄 __init__.py 1 B
        • 📄 test_docx_integration.py 8.9 KB
        • 📄 test_git_repo.py 3.3 KB
        • 📄 test_install.py 4.8 KB
        • 📄 test_install_symlinks.py 10.8 KB
        • 📄 test_manifest.py 10.2 KB
        • 📄 test_runtime.py 6.1 KB
        • 📄 test_validation.py 1.9 KB
      • 📄 __init__.py 1 B
      • 📄 conftest.py 44 B
    • 📄 pyproject.toml 1.3 KB
    • 📄 README.md 2.4 KB
    • 📄 SKILL.md 122 B
  • 📁 docs/
    • 📁 plans/
      • 📄 2026-03-05-agent-friendly-cli-design.md 37.6 KB
    • 📁 superpowers/
      • 📁 plans/
        • 📄 2026-03-12-landing-page-redesign.md 25.3 KB
      • 📁 specs/
        • 📄 2026-03-12-landing-page-redesign.md 7.2 KB
    • 📄 runbook.md 11.5 KB
  • 📁 frontend/
    • 📁 public/
      • 📄 apple-touch-icon.png 4.0 KB
      • 📄 favicon-16x16.png 281 B
      • 📄 favicon-32x32.png 574 B
      • 📄 favicon.ico 647 B
      • 📄 og-image.png 294.1 KB
      • 📄 vite.svg 762 B
    • 📁 src/
      • 📁 api/
        • 📄 client.test.ts 7.4 KB
        • 📄 client.ts 4.9 KB
      • 📁 components/
        • 📄 AnimatedTerminal.module.css 1.2 KB
        • 📄 AnimatedTerminal.tsx 5.2 KB
        • 📄 AskModal.module.css 11.2 KB
        • 📄 AskModal.test.tsx 10.6 KB
        • 📄 AskModal.tsx 10.6 KB
        • 📄 EvalReportView.module.css 4.7 KB
        • 📄 EvalReportView.tsx 4.8 KB
        • 📄 FileBrowser.module.css 2.5 KB
        • 📄 FileBrowser.tsx 6.4 KB
        • 📄 GradeBadge.module.css 1.1 KB
        • 📄 GradeBadge.tsx 1.2 KB
        • 📄 Layout.module.css 6.2 KB
        • 📄 Layout.tsx 5.2 KB
        • 📄 LoadingSpinner.module.css 1.1 KB
        • 📄 LoadingSpinner.tsx 472 B
        • 📄 NeonCard.module.css 1.7 KB
        • 📄 NeonCard.tsx 596 B
        • 📄 OrgAvatar.module.css 541 B
        • 📄 OrgAvatar.tsx 1018 B
        • 📄 ScannerReport.module.css 7.2 KB
        • 📄 ScannerReport.tsx 11.6 KB
        • 📄 SkillCardStats.module.css 221 B
        • 📄 SkillCardStats.tsx 868 B
        • 📄 TerminalBlock.module.css 1011 B
        • 📄 TerminalBlock.tsx 1.3 KB
      • 📁 constants/
        • 📄 featuredOrgs.ts 183 B
      • 📁 hooks/
        • 📄 useApi.test.ts 1.7 KB
        • 📄 useApi.ts 1.4 KB
        • 📄 useCountUp.ts 1.6 KB
        • 📄 useInfiniteScroll.ts 4.1 KB
        • 📄 useLocalStorage.ts 756 B
        • 📄 useRecentlyViewed.test.ts 3.8 KB
        • 📄 useRecentlyViewed.ts 1.1 KB
        • 📄 useSEO.ts 3.3 KB
      • 📁 pages/
        • 📄 auditUtils.ts 615 B
        • 📄 CheckResultsGrid.test.tsx 3.7 KB
        • 📄 HomePage.module.css 10.1 KB
        • 📄 HomePage.test.tsx 7.8 KB
        • 📄 HomePage.tsx 14.5 KB
        • 📄 HowItWorksPage.module.css 5.4 KB
        • 📄 HowItWorksPage.tsx 9.1 KB
        • 📄 LegalPage.module.css 1.0 KB
        • 📄 NotFoundPage.tsx 785 B
        • 📄 OrgDetailPage.module.css 4.3 KB
        • 📄 OrgDetailPage.tsx 7.6 KB
        • 📄 OrgsPage.module.css 5.1 KB
        • 📄 OrgsPage.tsx 8.6 KB
        • 📄 PrivacyPage.tsx 4.4 KB
        • 📄 SkillDetailPage.module.css 13.4 KB
        • 📄 SkillDetailPage.test.tsx 9.2 KB
        • 📄 SkillDetailPage.tsx 27.3 KB
        • 📄 SkillsPage.module.css 7.5 KB
        • 📄 SkillsPage.test.tsx 7.2 KB
        • 📄 SkillsPage.tsx 11.2 KB
        • 📄 TermsPage.tsx 4.1 KB
      • 📁 test/
        • 📄 helpers.tsx 3.3 KB
        • 📄 setup.ts 1.0 KB
      • 📁 types/
        • 📄 api.ts 4.9 KB
      • 📄 App.tsx 1.2 KB
      • 📄 featureFlags.ts 340 B
      • 📄 index.css 3.9 KB
      • 📄 main.tsx 327 B
    • 📄 .env 144 B
    • 📄 .env.example 124 B
    • 📄 .gitignore 253 B
    • 📄 eslint.config.js 616 B
    • 📄 index.html 3.2 KB
    • 📄 package-lock.json 256.2 KB
    • 📄 package.json 1.3 KB
    • 📄 README.md 2.5 KB
    • 📄 tsconfig.app.json 732 B
    • 📄 tsconfig.json 119 B
    • 📄 tsconfig.node.json 653 B
    • 📄 vite.config.ts 1.0 KB
    • 📄 vitest.config.ts 325 B
  • 📁 scripts/
    • 📄 check_migrations.py 2.2 KB
    • 📄 check_schema_drift.py 5.0 KB
    • 📄 deploy.sh 1.9 KB
    • 📄 publish.sh 2.4 KB
    • 📄 release-cli.sh 4.3 KB
    • 📄 run_migrations.py 4.7 KB
  • 📁 server/
    • 📁 docs/
      • 📄 gauntlet-false-positives-2026-03.md 6.4 KB
    • 📁 migrations/
      • 📄 001_initial.sql 1.6 KB
      • 📄 002_eval_audit_logs.sql 709 B
      • 📄 003_migrate_eval_status_grades.sql 261 B
      • 📄 004_add_quarantine_s3_key.sql 160 B
      • 📄 005_eval_reports.sql 678 B
      • 📄 006_add_download_count.sql 87 B
      • 📄 007_fix_schema_drift.sql 274 B
      • 📄 008_add_semver_int_columns.sql 801 B
      • 📄 009_add_search_logs.sql 597 B
      • 📄 010_enable_rls_all_tables.sql 907 B
      • 📄 011_create_eval_runs_and_add_is_personal.sql 1.4 KB
      • 📄 20260211_120000_add_private_skills.sql 1005 B
      • 📄 20260211_150000_add_skill_trackers.sql 614 B
      • 📄 20260211_160000_add_org_email.sql 134 B
      • 📄 20260211_220000_add_eval_run_indexes.sql 721 B
      • 📄 20260211_230000_add_skill_category.sql 157 B
      • 📄 20260212_030000_add_timestamps.sql 3.5 KB
      • 📄 20260212_040000_add_org_github_metadata.sql 402 B
      • 📄 20260212_120000_add_skill_source_repo_url.sql 146 B
      • 📄 20260212_120001_add_skill_trackers_due_index.sql 314 B
      • 📄 20260212_130000_add_fts_and_embeddings.sql 1.9 KB
      • 📄 20260212_183819_add_grants_grantee_org_idx.sql 241 B
      • 📄 20260212_192744_denormalize_latest_version.sql 1.3 KB
      • 📄 20260212_215636_enable_rls_new_tables.sql 343 B
      • 📄 20260219_230810_add_next_check_at.sql 859 B
      • 📄 20260220_140222_create_tracker_metrics.sql 1022 B
      • 📄 20260220_165900_add_source_repo_removed.sql 281 B
      • 📄 20260220_180808_add_github_repo_metadata.sql 236 B
      • 📄 20260220_185239_cleanup_orphaned_tracker_on_skill_delete.sql 883 B
      • 📄 20260220_200221_fix_cleanup_orphaned_tracker_scope_to_org.sql 1000 B
      • 📄 20260220_221811_add_github_stars_to_skills.sql 212 B
      • 📄 20260226_095941_add_gauntlet_summary.sql 398 B
      • 📄 20260226_151940_revoke_anon_grants_and_idle_timeout.sql 1.9 KB
      • 📄 20260226_163218_recreate_eval_audit_logs.sql 750 B
      • 📄 20260227_094019_add_homepage_perf_indexes.sql 332 B
      • 📄 20260227_134829_add_manifest_path.sql 325 B
      • 📄 20260301_211812_pin_search_path_on_trigger_functions.sql 1.8 KB
      • 📄 20260306_093301_add_consecutive_permanent_failures.sql 307 B
      • 📄 20260307_235321_add_trackers_disabled_metric.sql 242 B
      • 📄 20260308_115156_add_audit_log_checksum.sql 600 B
      • 📄 20260313_173012_create_scan_tables.sql 3.8 KB
    • 📁 scripts/
      • 📄 backfill_categories.py 4.7 KB
      • 📄 backfill_gauntlet.py 17.5 KB
      • 📄 backfill_manifest_paths.py 5.9 KB
      • 📄 backfill_trackers.py 3.8 KB
      • 📄 gauntlet_comparison.py 13.3 KB
    • 📁 src/
      • 📁 decision_hub/
        • 📁 api/
          • 📄 __init__.py 0 B
          • 📄 app.py 12.6 KB
          • 📄 auth_routes.py 7.0 KB
          • 📄 deps.py 4.3 KB
          • 📄 keys_routes.py 3.2 KB
          • 📄 org_routes.py 8.4 KB
          • 📄 rate_limit.py 2.4 KB
          • 📄 registry_routes.py 46.1 KB
          • 📄 registry_service.py 9.9 KB
          • 📄 search_routes.py 16.2 KB
          • 📄 seo_routes.py 4.0 KB
          • 📄 taxonomy_routes.py 928 B
          • 📄 tracker_routes.py 9.3 KB
        • 📁 domain/
          • 📄 __init__.py 0 B
          • 📄 auth.py 1.6 KB
          • 📄 classification.py 2.0 KB
          • 📄 crypto.py 858 B
          • 📄 evals.py 18.7 KB
          • 📄 gauntlet.py 51.0 KB
          • 📄 orgs.py 5.9 KB
          • 📄 publish.py 4.8 KB
          • 📄 publish_pipeline.py 27.7 KB
          • 📄 repo_utils.py 4.3 KB
          • 📄 search.py 4.3 KB
          • 📄 skill_manifest.py 3.8 KB
          • 📄 skill_scanner_bridge.py 11.0 KB
          • 📄 tracker.py 4.1 KB
          • 📄 tracker_service.py 39.8 KB
        • 📁 infra/
          • 📄 __init__.py 0 B
          • 📄 anthropic_client.py 3.0 KB
          • 📄 cache.py 2.9 KB
          • 📄 database.py 114.4 KB
          • 📄 embeddings.py 4.6 KB
          • 📄 gemini.py 50.1 KB
          • 📄 github.py 9.3 KB
          • 📄 github_app_token.py 1.3 KB
          • 📄 github_client.py 8.4 KB
          • 📄 modal_client.py 22.0 KB
          • 📄 storage.py 7.2 KB
        • 📁 scripts/
          • 📁 crawler/
            • 📄 __init__.py 0 B
            • 📄 __main__.py 22.1 KB
            • 📄 checkpoint.py 2.5 KB
            • 📄 discovery.py 15.8 KB
            • 📄 models.py 2.4 KB
            • 📄 processing.py 19.8 KB
          • 📁 github_crawler/
            • 📄 __init__.py 0 B
            • 📄 __main__.py 136 B
          • 📄 __init__.py 0 B
          • 📄 activate_trackers.py 4.0 KB
          • 📄 backfill_embeddings.py 3.9 KB
          • 📄 backfill_org_metadata.py 8.8 KB
          • 📄 backfill_scan_reports.py 6.4 KB
          • 📄 tracker_health.py 3.4 KB
        • 📄 __init__.py 0 B
        • 📄 logging.py 9.4 KB
        • 📄 models.py 8.7 KB
        • 📄 settings.py 6.4 KB
    • 📁 tests/
      • 📁 test_api/
        • 📄 __init__.py 0 B
        • 📄 conftest.py 5.8 KB
        • 📄 test_api_catchall.py 4.6 KB
        • 📄 test_app_auth.py 4.4 KB
        • 📄 test_auth_routes.py 11.9 KB
        • 📄 test_cache_headers.py 3.7 KB
        • 📄 test_deps.py 2.5 KB
        • 📄 test_eval_logs.py 18.2 KB
        • 📄 test_eval_report.py 8.1 KB
        • 📄 test_health.py 1.7 KB
        • 📄 test_keys_routes.py 3.7 KB
        • 📄 test_logging.py 6.8 KB
        • 📄 test_org_routes.py 9.7 KB
        • 📄 test_rate_limit.py 2.8 KB
        • 📄 test_registry_routes.py 68.3 KB
        • 📄 test_search_routes.py 13.8 KB
        • 📄 test_security_headers.py 1.5 KB
        • 📄 test_tracker_routes.py 10.7 KB
        • 📄 test_version_middleware.py 2.5 KB
        • 📄 test_visibility_routes.py 15.9 KB
      • 📁 test_domain/
        • 📄 __init__.py 0 B
        • 📄 test_arxiv_gauntlet.py 139.9 KB
        • 📄 test_auth.py 2.5 KB
        • 📄 test_classification.py 3.1 KB
        • 📄 test_crypto.py 1.2 KB
        • 📄 test_docx_skill_integration.py 5.9 KB
        • 📄 test_evals.py 13.3 KB
        • 📄 test_gauntlet.py 90.3 KB
        • 📄 test_orgs.py 19.0 KB
        • 📄 test_publish.py 9.6 KB
        • 📄 test_quarantine_dedup_tracker.py 4.6 KB
        • 📄 test_registry_service_evals.py 7.3 KB
        • 📄 test_run_streaming_eval.py 19.1 KB
        • 📄 test_search.py 3.0 KB
        • 📄 test_skill_manifest.py 1.6 KB
        • 📄 test_skill_scanner_bridge.py 11.1 KB
        • 📄 test_streaming_evals.py 12.3 KB
        • 📄 test_tracker.py 4.8 KB
        • 📄 test_tracker_service.py 82.9 KB
      • 📁 test_infra/
        • 📄 __init__.py 0 B
        • 📄 test_anthropic_client.py 3.9 KB
        • 📄 test_ask_golden_set.py 11.1 KB
        • 📄 test_ask_markdown.py 5.0 KB
        • 📄 test_cache.py 4.3 KB
        • 📄 test_database_by_repo.py 4.3 KB
        • 📄 test_embeddings.py 5.9 KB
        • 📄 test_escape_like.py 732 B
        • 📄 test_gemini.py 14.0 KB
        • 📄 test_github.py 6.3 KB
        • 📄 test_github_app_token.py 3.7 KB
        • 📄 test_github_client.py 10.8 KB
        • 📄 test_modal_client.py 4.2 KB
        • 📄 test_quarantine_dedup.py 1.5 KB
        • 📄 test_storage_eval_logs.py 3.6 KB
        • 📄 test_topicality_guard.py 7.3 KB
        • 📄 test_tracker_db.py 12.9 KB
        • 📄 test_validate_api_key.py 3.0 KB
      • 📁 test_scripts/
        • 📄 __init__.py 0 B
        • 📄 test_crawler_processing.py 18.8 KB
        • 📄 test_github_crawler.py 45.4 KB
      • 📄 __init__.py 0 B
      • 📄 conftest.py 704 B
      • 📄 factories.py 2.3 KB
      • 📄 helpers.py 1.0 KB
      • 📄 slow_helpers.py 2.9 KB
    • 📄 .env.example 1.5 KB
    • 📄 gauntlet_backfill_dev.csv 332 B
    • 📄 LICENSE 1.1 KB
    • 📄 modal_app.py 13.9 KB
    • 📄 pyproject.toml 1.3 KB
    • 📄 SKILL.md 122 B
  • 📁 shared/
    • 📁 src/
      • 📁 dhub_core/
        • 📄 __init__.py 1.3 KB
        • 📄 manifest.py 12.5 KB
        • 📄 models.py 1.7 KB
        • 📄 taxonomy.py 1.7 KB
        • 📄 validation.py 3.5 KB
        • 📄 ziputil.py 1.1 KB
    • 📁 tests/
      • 📄 test_manifest.py 11.8 KB
      • 📄 test_validation.py 4.0 KB
      • 📄 test_ziputil.py 3.3 KB
    • 📄 LICENSE 1.1 KB
    • 📄 pyproject.toml 479 B
  • 📄 .gitignore 828 B
  • 📄 .pre-commit-config.yaml 660 B
  • 📄 .python-version 5 B
  • 📄 AGENTS.md 9 B
  • 📄 CLAUDE.md 19.9 KB
  • 📄 docker-compose-local.yml 1.4 KB
  • 📄 LICENSE 1.0 KB
  • 📄 Makefile 6.4 KB
  • 📄 pyproject.toml 1.4 KB
  • 📄 README.md 18.4 KB
  • 📄 SECURITY.md 543 B
  • 📄 SKILL.md 122 B
  • 📄 uv.lock 698.9 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 50 | ★ 0
评论 0

请先登录后评论。

评论加载中...