← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 154 of 623

  1. Loop 2 · tomevault-io bundle
    Runs an autonomous development loop with research and implementation modes. Use when orchestrating iterative research and implementation cycles with dots-based task tracking and git workflow automation.
    0 installs
  2. Writing Plans 2 · tomevault-io bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0 installs
  3. Code Review 39 · tomevault-io bundle
    Guidelines for reviewing Blade PRs — sanity checks, code quality, API decisions, usecase validity, and UI review. Use when this capability is needed.
    0 installs
  4. Apple Notes 4 · tomevault-io bundle
    Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Razroom to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
    0 installs
  5. Blogwatcher 5 · tomevault-io bundle
    Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
    0 installs
  6. Bluebubbles 4 · tomevault-io bundle
    Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
    0 installs
  7. Healthcheck 3 · tomevault-io bundle
    Host security hardening and risk-tolerance configuration for Razroom deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, Razroom cron scheduling for periodic checks, or version status checks on a machine running Razroom (laptop, workstation, Pi, VPS). Use when this capability is needed.
    0 installs
  8. Model Usage 4 · tomevault-io bundle
    Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. Use when this capability is needed.
    0 installs
  9. Harness 2 · tomevault-io bundle
    하네스를 구성합니다. 전문 에이전트를 정의하며, 해당 에이전트가 사용할 스킬을 생성하는 메타 스킬. (1) '하네스 구성해줘', '하네스 구축해줘' 요청 시, (2) '하네스 설계', '하네스 엔지니어링' 요청 시, (3) 새로운 도메인/프로젝트에 대한 하네스 기반 자동화 체계를 구축할 때, (4) 하네스 구성을 재구성하거나 확장할 때, (5) '하네스 점검', '하네스 감사', '하네스 현황', '에이전트/스킬 동기화' 등 기존 하네스 운영/유지보수 요청 시 사용. Use when this capability is needed.
    0 installs
  10. Brainstorm 2 · tomevault-io bundle
    Refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Use before writing code or implementation plans. Use when this capability is needed.
    0 installs
  11. CI CD 13 · tomevault-io bundle
    CI/CD pipeline expert for GitHub Actions, GitLab CI, Jenkins, and deployment automation Use when this capability is needed.
    0 installs
  12. Simplify 2 · tomevault-io bundle
    This skill orchestrates code cleanup by dispatching cleanup agents to simplify code, running tests to validate changes, diagnosing and fixing test failures, and running code review after tests pass. Takes git changes, file patterns, or notes files as input. Use when refactoring, reducing complexity, or cleaning up code without changing behavior. Triggers include "simplify this", "clean up this code", "refactor without changing behavior", "reduce complexity", "clean up after feature work". Use when this capability is needed.
    0 installs
  13. Bootstrap 2 · tomevault-io bundle
    Scaffold a new project with the XP stack — creates CLAUDE.md, docs/tasks/_template/, docs/pesquisas/_template/, .claude/settings.json without overwriting existing files. Also creates AGENTS.md symlink to CLAUDE.md (for Antigravity/Codex/Cursor compatibility) and adds 3 reserved paths to .gitignore (idempotent, preserves existing entries). Asks before touching an existing CLAUDE.md. Invoke explicitly with /xp-stack:bootstrap. Use when this capability is needed.
    0 installs
  14. Calendar 3 · tomevault-io bundle
    Second calendar skill. Use when this capability is needed.
    0 installs
  15. Pr Creator 4 · tomevault-io bundle
    Creates professional draft PRs using project template with Conventional Commits titles. BLOCKS AI attribution. Use when creating or opening pull requests, pushing a branch for review, or preparing changes for merge. Make sure to use this skill whenever a pull request needs to be created — it enforces the project PR template, Conventional Commits titles, and blocks AI attribution footers that pollute the git history.
    0 installs
  16. Document 4 · tomevault-io bundle
    Generate and maintain documentation for code, APIs, and project components Use when this capability is needed.
    0 installs
  17. Refactor 13 · tomevault-io bundle
    Refactor, simplify, or clean up code for improved maintainability without changing business logic Use when this capability is needed.
    0 installs
  18. Dev Workflow 2 · tomevault-io bundle
    Task-driven development workflow with TODO tracking. Use when user says "dev", "dev-workflow", or asks to work on tasks, develop features, or proceed with implementation. Use when this capability is needed.
    0 installs
  19. Browser 4 · tomevault-io bundle
    Web browser automation with AI-optimized snapshots for claude-flow agents Use when this capability is needed.
    0 installs
  20. DOCX 3 · tomevault-io bundle
    Create, edit, and analyze Word documents with tracked changes support Use when this capability is needed.
    0 installs
  21. Debugging 3 · tomevault-io bundle
    Debug and troubleshoot issues Use when this capability is needed.
    0 installs
  22. Refactor 14 · tomevault-io bundle
    Guided refactoring with before/after validation Use when this capability is needed.
    0 installs
  23. Simplify 3 · tomevault-io bundle
    Analyze code for unnecessary complexity and suggest simplifications Use when this capability is needed.
    0 installs
  24. Documentation 5 · tomevault-io bundle
    READMEs and website guides. Read before writing or modifying docs. Use when this capability is needed.
    0 installs
  25. Pnpm 5 · tomevault-io bundle
    Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides. Use when this capability is needed.
    0 installs
  26. Tsdown 4 · tomevault-io bundle
    tsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries, configuring entry points, or generating .d.ts declaration files. Use when this capability is needed.
    0 installs
  27. Vitest 7 · tomevault-io bundle
    Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures. Use when this capability is needed.
    0 installs
  28. Skill Creator 18 · tomevault-io bundle
    Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
    0 installs
  29. Commit 42 · tomevault-io bundle
    Use when working with the recommended way to commit code to the repository
    0 installs
  30. Code Review 40 · tomevault-io bundle
    Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch. Use when this capability is needed.
    0 installs
  31. Release 38 · tomevault-io bundle
    Release a new version - auto-detect bump type, tag, commit, push and create GitHub Release to trigger npm publish (project) Use when this capability is needed.
    0 installs
  32. Native 2 · tomevault-io bundle
    Pure-native mobile implementation specialist for iOS (Swift 6.2 + SwiftUI + Liquid Glass) and Android (Kotlin 2.x + Jetpack Compose + Material 3 Expressive). Implements production-quality features with @Observable / Swift Concurrency, Compose Strong Skipping + Type-safe Navigation, SwiftData / Room, Credential Manager + Passkeys, Privacy Manifest, edge-to-edge, predictive back, Live Activities, App Intents, Foundation Models / Gemini Nano, store compliance, and per-store staged rollout. Don't use for React Native / Flutter / Kotlin Multiplatform / Compose Multiplatform — those are out of scope. Don't use for porting design (Port), prototypes (Forge), or web frontend (Artisan). Use when this capability is needed.
    0 installs
  33. Oracle 8 · tomevault-io bundle
    AI/ML design and evaluation specialist covering prompt engineering, RAG design, LLM application patterns, AI safety, evaluation frameworks, MLOps, and cost optimization. Use when this capability is needed.
    0 installs
  34. Publish 5 · tomevault-io bundle
    Publish a new version via GitHub Actions. Use when user says "publish", "release", or "bump version". Use when this capability is needed.
    0 installs
  35. Verification Before Completion 4 · tomevault-io bundle
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0 installs
  36. Test Skill 5 · tomevault-io bundle
    This skill has no name! Use when this capability is needed.
    0 installs
  37. Code Review 41 · tomevault-io bundle
    Review current git changes or latest commit using code-reviewer and architect-reviewer agents Use when this capability is needed.
    0 installs
  38. Blueprint 2 · tomevault-io bundle
    Transform verbose natural language requests into structured bilingual documentation (Korean for review + English for AI prompts). Use when you need to clarify and structure a complex request before implementation. Use when this capability is needed.
    0 installs
  39. Planning 4 · tomevault-io bundle
    Use when analyzing PRD documents, concept briefs, or feature specs to create implementation plans, breaking work into epics/stories/tasks with dependencies and estimates, or generating PROJECT.md and kanban tracking.
    0 installs
  40. Gog 12 · tomevault-io bundle
    Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Use when this capability is needed.
    0 installs
  41. Onboard 2 · tomevault-io bundle
    Personalize the agent — interview the user to build their profile (USER.md) and craft the agent's personality (SOUL.md). Triggered by 'onboard', 'personalize', 'set up my soul', etc. Use when this capability is needed.
    0 installs
  42. Vercel Composition Patterns 3 · tomevault-io bundle
    React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
    0 installs
  43. Frontend Design 14 · tomevault-io bundle
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  44. Vercel Composition Patterns 4 · tomevault-io bundle
    React composition patterns that scale. Use when refactoring components with Use when this capability is needed.
    0 installs
  45. Code Quality 2 · tomevault-io bundle
    Code quality - patterns, testing, maintainability. Use for code review. Use when this capability is needed.
    0 installs
  46. Create Issue 2 · tomevault-io bundle
    Help create a github issue given the request Use when this capability is needed.
    0 installs
  47. Commit 43 · tomevault-io bundle
    Create commits with code quality checks and conventional commit messages Use when this capability is needed.
    0 installs
  48. Coverage 3 · tomevault-io bundle
    Run test coverage analysis, identify missed and partial lines, and write tests to improve coverage. Use this when the user asks to check coverage, improve coverage, or write tests for uncovered code. This skill detects both completely missed lines and partially covered lines (executed but missing branch coverage) to match Codecov analysis. Use when this capability is needed.
    0 installs
  49. Commit 44 · tomevault-io bundle
    Use when committing changes, staging files, saving work, or making a git commit. Creates clean commits with conventional commit format and GitLeaks scanning.
    0 installs
  50. Git Workflow 10 · tomevault-io bundle
    Handles git operations including commit with locking and syncing with remote. Use for committing changes or syncing with origin.
    0 installs
  51. Commit Message 3 · tomevault-io bundle
    This skill should be used when the user asks to "create a commit", "generate commit message", "commit changes", "make a commit", mentions "conventional commits", or discusses commit message formatting. Provides guided workflow for creating properly formatted commit messages with line length validation and required trailers. Use when this capability is needed.
    0 installs
  52. Review 19 · tomevault-io bundle
    Review code for common issues. Use when reviewing PRs, suggesting code changes, or when user asks to review code. Use when this capability is needed.
    0 installs
  53. Workflow 2 · tomevault-io bundle
    How to approach work. Applies to all tasks including implementation, planning, investigation, design, review, and auditing. Use when this capability is needed.
    0 installs
  54. Refactoring 3 · tomevault-io bundle
    Use when refactoring code, reorganizing modules, renaming types, deleting old paths, or migrating architecture. MUST read before any structural code change. Prevents incomplete refactoring that silently breaks downstream consumers.
    0 installs
  55. Work 2 · tomevault-io bundle
    Work on a ready GitHub issue (implement, test, commit, PR) Use when this capability is needed.
    0 installs
  56. Code Review 42 · tomevault-io bundle
    Self-review checklist before committing changes Use when this capability is needed.
    0 installs
  57. Gh 6 · tomevault-io bundle
    GitHub CLI 통합 스킬. 이슈, PR, CI/CD, 릴리스, 상태 관리. "gh", "github", "이슈", "issue", "CI", "workflow", "release", "상태" 키워드에 반응. Use when this capability is needed.
    0 installs
  58. Agentmail 2 · tomevault-io bundle
    Inter-agent communication for tmux sessions. Send and receive messages between AI agents. Use when this capability is needed.
    0 installs
  59. Code Review 43 · tomevault-io bundle
    Use when reviewing a PR or posting code review feedback to GitHub. Triggers on "review this PR", "code review", "check this pull request".
    0 installs
  60. E2e Testing 3 · tomevault-io bundle
    Use when implementing E2E tests, debugging flaky tests, testing web applications with Playwright, or establishing E2E testing standards. Triggers on "e2e test", "end-to-end", "Playwright", "flaky test", "browser test".
    0 installs
  61. Write Tests 2 · tomevault-io bundle
    Use when writing unit tests for code changes or new functionality. Triggers on "write tests", "add tests", "test this code".
    0 installs
  62. Route 2 · tomevault-io bundle
    Auto-route a message to the best matching session based on repo name, task ID, or context. This skill is for the Manager session inside Workstation app. If you're in a standalone Claude Code session, suggest the user open the Workstation app and use this skill from the Manager terminal. Use when this capability is needed.
    0 installs
  63. MCP Server 3 · tomevault-io bundle
    Guide for creating new MCP server integrations Use when this capability is needed.
    0 installs
  64. Text To Speech 2 · tomevault-io bundle
    文本转语音工具 - 支持脚本解析、情绪标记和后处理,基于 Edge TTS Use when this capability is needed.
    0 installs
  65. Pr Review 5 · tomevault-io bundle
    Summarize and adversarially review a GitHub pull request. Use when this capability is needed.
    0 installs
  66. Postgresql Table Design 2 · tomevault-io bundle
    Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
    0 installs
  67. Go Table Driven Tests 2 · tomevault-io bundle
    Write Go table-driven tests following Go community best practices and this repository's conventions. Use when writing or refactoring Go tests, especially when you notice repeated test patterns or copy-pasted test code. Use when this capability is needed.
    0 installs
  68. Testing 23 · tomevault-io bundle
    Testing strategies and methodologies including TDD and E2E testing. Use when writing tests, implementing TDD workflow, or setting up E2E test infrastructure. Use when this capability is needed.
    0 installs
  69. Rust 15 · tomevault-io bundle
    Write idiomatic Rust avoiding ownership pitfalls, lifetime confusion, and common borrow checker battles. Use when this capability is needed.
    0 installs
  70. Screenshot 2 · tomevault-io bundle
    Analyze screenshots from the clipboard. Use when the user asks about a screenshot or wants to analyze a copied image. Use when this capability is needed.
    0 installs
  71. Release 39 · tomevault-io bundle
    Create a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release. Use when this capability is needed.
    0 installs
  72. Typer 3 · tomevault-io bundle
    Typer best practices and conventions. Use when working with Typer CLIs. Keeps Typer code clean and up to date with the latest features and patterns, updated with new versions. Write new code or refactor and update old code. Use when this capability is needed.
    0 installs
  73. Design 9 · tomevault-io bundle
    This skill should be used when the user asks to "review code design", "check API design", "evaluate abstractions", "review naming", "check SOLID compliance", "design an API", "choose between REST and GraphQL", or discusses code quality, interface design, API contracts, or developer experience. Use when this capability is needed.
    0 installs
  74. Fastmcp 10 · tomevault-io bundle
    Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
    0 installs
  75. API Design 4 · tomevault-io bundle
    This skill should be used for REST API, GraphQL, versioning, pagination, authentication, backend routes, web services, HTTP endpoints, server API design Use when this capability is needed.
    0 installs
  76. Image Generation 3 · tomevault-io bundle
    Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content. Use when this capability is needed.
    0 installs
  77. Code Review 44 · tomevault-io bundle
    Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
    0 installs
  78. MCP Builder 5 · tomevault-io bundle
    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Use when this capability is needed.
    0 installs
  79. Setup 12 · tomevault-io bundle
    This skill should be used when the user asks about "project setup", "project initialization", "repository setup", "new project", "bootstrap project", "project structure", "development environment", "toolchain setup", "project configuration", or needs guidance on setting up new projects that comply with SDLC standards. Use when this capability is needed.
    0 installs
  80. Skill Creator 19 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  81. Vue 33 · tomevault-io bundle
    Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive. Use when this capability is needed.
    0 installs
  82. Deploy 14 · tomevault-io bundle
    构建并部署到 Cloudflare Workers(wrangler)。 Use when this capability is needed.
    0 installs
  83. Remotion 2 · tomevault-io bundle
    Use when generating or modifying Remotion video code, creating demo videos, or working with the demo-video/ directory
    0 installs
  84. Git Workflow 11 · tomevault-io bundle
    Git workflow discipline — branch decisions before a task, an incremental local-commit rhythm (no immediate push), the six-section PR description, on-demand issue creation, and post-merge cleanup (local branch + remote ref + remote branch). Enforces no direct commits to main, isolated git worktrees (kept outside the repo, under ../ or ~/.worktree/), and pushing only after the whole feature is locally verified. TRIGGER when the user starts any non-main branch task (build a feature / fix a bug / open a branch), prepares to commit/push/open a PR, or cleans up after a merge. | Git 开发流程纪律——覆盖"开始任务前的分支决策"、"阶段性本地 commit 节奏(不立即 push)"、"PR 描述六段式规范"、"按需建 issue 策略"、"合并后清理(本地分支 + 远程引用 + 远程分支)"。强制要求:禁止 main 直接提交、worktree 必须与 repo 隔离存放(置于 ../ 或 ~/.worktree/ 下)、整个功能本地验证后才推送。TRIGGER when:用户开始任何非 main 分支开发任务("做个新功能"/"改 bug"/"开个分支"),或准备 commit/push/开 PR,或 PR 合并完成需要清理时。 Use when this capability is needed.
    0 installs
  85. Tdd Workflow 2 · tomevault-io bundle
    Test-Driven Development (TDD) discipline — language- and scenario-agnostic. Covers Red-Green-Refactor, the add/modify/delete change scenarios, coverage expectations, and test-before-implementation ordering. TRIGGER when adding/modifying/deleting any business-logic source file (.go/.py/.ts/.tsx/.vue/.js/.rs/.java/.kt), or the user mentions TDD / test-first / writing tests. SKIP pure struct/interface/const/var files, docs, config, generated code. Complements language-specific testing skills (e.g. golang-testing). | 测试驱动开发(TDD)通用纪律——跨语言、跨场景适用。覆盖 Red-Green-Refactor 循环、"新增 / 修改 / 删除"三种代码变更场景的标准流程、测试覆盖率期望、测试与实现的先后关系。TRIGGER when:新增、修改、删除任何业务逻辑代码(`.go` / `.py` / `.ts` / `.tsx` / `.vue` / `.js` / `.rs` / `.java` / `.kt` 等源文件);或用户提到 "TDD" / "写测试" / "测试驱动" / "test-first"。SKIP when:纯结构体 / interface / 常量 / 变量定义文件、纯文档、纯配置、生成代码(`*_gen.go`、protobuf 产物等)。与各语言特化的 testing skill(如 `golang-testing`)互补:本 skill 是"通用纪律",特化 skill 是"语言惯用法与测试组织"。 Use when this capability is needed.
    0 installs
  86. Linear 2 · tomevault-io bundle
    Manages Linear issues, teams, and projects via CLI. Lists issues, creates tasks, views details, links issues, and runs GraphQL queries. Must use for "my Linear issues", "create Linear task", "link issues in Linear", "Linear API query", or any Linear project management request.
    1 install
  87. Run Tests 3 · tomevault-io bundle
    Automatically invoked when running tests, analyzing test results, or verifying code changes. Ensures tests are run appropriately and results are interpreted correctly. Use when this capability is needed.
    0 installs
  88. Setup 13 · tomevault-io bundle
    Run initial NanoClaw setup. Use when user wants to install dependencies, authenticate WhatsApp, register their main channel, or start the background services. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests. Use when this capability is needed.
    0 installs
  89. Tmux 24 · tomevault-io bundle
    Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Use when this capability is needed.
    0 installs
  90. Tdd 17 · tomevault-io bundle
    Use when implementing any feature or bugfix, before writing implementation code
    0 installs
  91. Summarize 3 · tomevault-io bundle
    Summarizes text, articles, or documents into concise key points. Use when the user asks to summarize, condense, or get the gist of content. Use when this capability is needed.
    0 installs
  92. Code Review 45 · tomevault-io bundle
    【代码审查】对代码变更进行多维度审查,输出结构化审查报告。检查正确性、安全性、性能、可维护性、测试覆盖。 Use when this capability is needed.
    0 installs
  93. Architect 5 · tomevault-io bundle
    Surface architectural friction in the codebase and design better module interfaces. Uses parallel sub-agents to explore radically different interface designs. Based on "deep modules" philosophy — small interfaces hiding significant complexity. Use when code feels tangled, hard to test, or hard to navigate. Use when this capability is needed.
    0 installs
  94. Pr Review 6 · tomevault-io bundle
    Review a Pull Request for code quality, tests, and merge readiness. Use when reviewing PRs, checking for merge conflicts, or providing feedback before merging. Use when this capability is needed.
    0 installs
  95. Code Quality 3 · tomevault-io bundle
    Code quality standards. Defines complexity management, modular design, code smell detection. Applied automatically when writing or reviewing code. Use when this capability is needed.
    0 installs
  96. Install 2 · tomevault-io bundle
    Install the aigonskills MCP server into Claude Code or other clients. Use when the user asks to "install aigonskills", "add the skills server", "set up aigonskills MCP", or "connect to aigonskills". Use when this capability is needed.
    0 installs
  97. Licensing 2 · tomevault-io bundle
    MANDATORY - Check dependency licenses before importing. Covers license compatibility (MIT, Apache, BSD, GPL), adding dependencies, bundled assets, writing original code, copyright. Triggers on go get, import, add dependency, license check, copy code. Use when this capability is needed.
    0 installs
  98. Skill Creator 20 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  99. Improve Codebase Architecture 9 · tomevault-io bundle
    发现代码库中的加深机会,依据 CONTEXT.md 中的领域语言和 docs/adr/ 中的决策。当用户想要改善架构、寻找重构机会、合并紧耦合模块,或使代码库更可测试、更易于 AI 导航时使用。 Use when this capability is needed.
    0 installs
  100. Docs 8 · tomevault-io bundle
    Generate Mintlify documentation for new Fair-Forge features. Use when adding new metrics, runners, generators, storage backends, or any new module. Automatically creates MDX files and updates docs.json navigation. Use when this capability is needed.
    0 installs