← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 74 of 622

  1. Codebase Analysis 3 · tomevault-io bundle
    Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase report", "project analysis", "audit this codebase", or "how is this project structured". Use when this capability is needed.
    0 installs
  2. Language Patterns 2 · tomevault-io bundle
    Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.
    0 installs
  3. Planning With Files 5 · tomevault-io bundle
    Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear. Use when this capability is needed.
    0 installs
  4. Human Writing 2 · tomevault-io bundle
    Write documents in a natural, human style. Use when writing essays, papers, documentation, reports, articles, or any prose content. Avoids common AI writing patterns. Use when this capability is needed.
    0 installs
  5. Code Review 272 · tomevault-io bundle
    Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase. Use when this capability is needed.
    0 installs
  6. Code Review 273 · tomevault-io bundle
    代码审查方法论。用于系统化审查代码质量、安全性和最佳实践。 Use when this capability is needed.
    0 installs
  7. Backend Patterns 3 · tomevault-io bundle
    Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. USE WHEN building or refactoring Node/Express/Next.js backend code, API routes, or data-access and server-side logic. Use when this capability is needed.
    0 installs
  8. Doc Reviewer 2 · tomevault-io bundle
    専門的かつ徹底的なドキュメントレビューをします。 Use when this capability is needed.
    0 installs
  9. Github Issues 14 · tomevault-io bundle
    Best practices for breaking down work into GitHub issues, proper sizing, and milestone organization. Use during discovery/planning phases. Use when this capability is needed.
    0 installs
  10. Requesting Code Review 9 · tomevault-io bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0 installs
  11. Commit 93 · tomevault-io bundle
    ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task. Use when this capability is needed.
    0 installs
  12. Readme 8 · tomevault-io bundle
    You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of documentation you wish every project had. Use when this capability is needed.
    0 installs
  13. Add Feature 4 · tomevault-io bundle
    Scaffold a new frontend feature module with page, components, API service, and hooks. Use whenever the user wants to add a new page, dashboard section, UI module, or frontend feature to the React app. Use when this capability is needed.
    0 installs
  14. Code Review 274 · tomevault-io bundle
    Review code changes for security, architecture, and quality issues. Use for deep PR-level review — checks OWASP vulnerabilities, hexagonal architecture violations, code smells, and test gaps. For a quick architecture-only check, use /check-architecture instead. Use when this capability is needed.
    0 installs
  15. Data Seeding 2 · tomevault-io bundle
    Guide to seeding initial data using SCL instance blocks. Use when this capability is needed.
    0 installs
  16. Writing Style 3 · tomevault-io bundle
    Writing standards for code comments, documentation, specs, PRDs, and team communication. Applies RFC 2119 requirement language and token-efficient writing. Use when this capability is needed.
    0 installs
  17. Bank Skill 2 · tomevault-io bundle
    Traditional banking via Wise API + on-chain token swaps on Base Use when this capability is needed.
    0 installs
  18. Context Engineering 2 · tomevault-io bundle
    Master context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing token usage, implementing memory systems, building multi-agent coordination, evaluating agent performance, or developing LLM-powered pipelines. Covers context fundamentals, degradation patterns, optimization techniques, compression strategies, memory architectures, multi-agent patterns, evaluation, tool design, and project development. Use when this capability is needed.
    0 installs
  19. Task Breakdown 3 · tomevault-io bundle
    This skill should be used when the user asks to "create tasks", "break down story into tasks", "define tasks", "what tasks are needed", "write acceptance criteria", "implementation tasks", "task list", "create work items", "technical tasks", "work breakdown", "decompose story", "story to tasks", or when decomposing user stories into specific, executable tasks with clear acceptance criteria for GitHub Projects. Use when this capability is needed.
    0 installs
  20. Openspec Archive Change 30 · tomevault-io bundle
    Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
    0 installs
  21. Mermaid Diagrams 9 · tomevault-io bundle
    Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows. Use when this capability is needed.
    0 installs
  22. Trace 2 · tomevault-io bundle
    Find projects, code, and knowledge across git history, repos, docs, and Oracle. Use when user asks "trace", "find project", "where is [project]", "search history", or needs to locate something across the codebase. Supports --oracle (fast), --smart (default), --deep (wave execution), --deep --dig (combo). Do NOT trigger for session mining or "past sessions" (use /dig), or codebase exploration "learn repo" (use /learn). Use when this capability is needed.
    0 installs
  23. Gh Create Pr 2 · tomevault-io bundle
    Create or update GitHub pull requests with the GitHub CLI (`gh`) using the repository PR template. Use when asked to open a PR, fix PR description formatting, align description with `.github/PULL_REQUEST_TEMPLATE.md`, or prepare a merge-ready PR with validation results. Use when this capability is needed.
    0 installs
  24. React Native 9 · tomevault-io bundle
    React Native and Expo development patterns and best practices Use when this capability is needed.
    0 installs
  25. Tdd Workflow 18 · tomevault-io bundle
    Complete Test-Driven Development workflow with red-green-refactor cycle Use when this capability is needed.
    0 installs
  26. Gemini Review 9 · tomevault-io bundle
    Get a second opinion or code review from Gemini CLI. Use this skill whenever the user says "ask Gemini", "review with Gemini", "get Gemini's opinion", "what does Gemini think", or wants a Gemini-specific review. Also invoke proactively after completing any non-trivial code change — before declaring the task done — to get an independent perspective from a model trained differently. No model selection needed — Gemini CLI picks automatically. Use when this capability is needed.
    0 installs
  27. Markdown Converter 3 · tomevault-io bundle
    Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis. Use when this capability is needed.
    0 installs
  28. Create Ticket 2 · tomevault-io bundle
    Erstellt neue Tickets mit konsistenter Nummerierung, Template-Auswahl und Philosophie-Validierung. Aktiviere bei "Erstelle Ticket...", "Neues iOS-Ticket...", oder /create-ticket. Use when this capability is needed.
    0 installs
  29. Release Notes 12 · tomevault-io bundle
    Generiert Release Notes aus CHANGELOG.md fuer beide Plattformen, schlaegt Version vor, uebersetzt nach DE+EN, schreibt in Fastlane-Struktur. Aktiviere bei "Release Notes...", "Prepare release...", oder /release-notes. Use when this capability is needed.
    0 installs
  30. React Patterns 6 · tomevault-io bundle
    React component patterns, hooks rules, composition patterns. Use when editing .tsx/.jsx files, working in components/ or hooks/ directories, or creating new React components. Use when this capability is needed.
    0 installs
  31. Documentation Standards 5 · tomevault-io bundle
    Documentation code of conduct. Use when writing, reviewing, or editing documentation for the wiki, ADRs, specs, or any team-facing documents. Use when this capability is needed.
    0 installs
  32. Audit 9 · tomevault-io bundle
    Produce a comprehensive audit trail of actions, tools used, changes made, and decision rationale. Use when recording compliance evidence, tracking changes, or documenting decision lineage. Use when this capability is needed.
    0 installs
  33. Go Coding Standards 3 · tomevault-io bundle
    Use when writing, reviewing, or refactoring Go code. Provides error handling patterns, project layout, concurrency, and interface design guidelines.
    0 installs
  34. Skill Creator 203 · tomevault-io bundle
    Use when creating skills, writing SKILL.md files, editing skill definitions, or adding new reusable techniques to ai-coding-config
    0 installs
  35. Algorithmic Art 11 · tomevault-io bundle
    Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields,... Use when this capability is needed.
    0 installs
  36. Azure Functions 3 · tomevault-io bundle
    Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ... Use when this capability is needed.
    0 installs
  37. Cloud Architect 3 · tomevault-io bundle
    Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Use when this capability is needed.
    0 installs
  38. Content Creator 5 · tomevault-io bundle
    Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy. Use when this capability is needed.
    0 installs
  39. Doc Coauthoring 9 · tomevault-io bundle
    Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks. Use when this capability is needed.
    0 installs
  40. Expo Deployment 2 · tomevault-io bundle
    Deploy Expo apps to production Use when this capability is needed.
    0 installs
  41. Frontend Slides 3 · tomevault-io bundle
    Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when this capability is needed.
    0 installs
  42. Gitops Workflow 4 · tomevault-io bundle
    Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deplo... Use when this capability is needed.
    0 installs
  43. Launch Strategy 2 · tomevault-io bundle
    When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,'... Use when this capability is needed.
    0 installs
  44. Parallel Agents 5 · tomevault-io bundle
    Platform-adaptive multi-agent orchestration. Uses Claude Code Agent Teams when available, subagents as fallback, and sequential persona switching on other platforms. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives. Use when this capability is needed.
    0 installs
  45. Skill Developer 6 · tomevault-io bundle
    Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skil... Use when this capability is needed.
    0 installs
  46. Terraform Skill 5 · tomevault-io bundle
    Terraform infrastructure as code best practices Use when this capability is needed.
    0 installs
  47. Wiki Onboarding 2 · tomevault-io bundle
    Generates two complementary onboarding guides \u2014 a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation fo...
    0 installs
  48. Wiki Researcher 2 · tomevault-io bundle
    Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how... Use when this capability is needed.
    0 installs
  49. Zoom Automation 2 · tomevault-io bundle
    Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas. Use when this capability is needed.
    0 installs
  50. Agent Identity 2 · tomevault-io bundle
    Register and manage on-chain AI agent identity via ERC-8004. Use when this capability is needed.
    0 installs
  51. Security Check 5 · tomevault-io bundle
    Assess token and address security via the GoPlus Security API. Use when this capability is needed.
    0 installs
  52. PDF 43 · tomevault-io bundle
    Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
    0 installs
  53. Branch Management 3 · tomevault-io bundle
    Review and guide branch strategy when creating PRs, merging, or creating branches involving main, develop, and release branches Use when this capability is needed.
    0 installs
  54. Release Procedure 2 · tomevault-io bundle
    Use when user says 'release', 'リリース', 'deploy', 'publish', 'vtag', 'version up', 'バージョンアップ', or discusses merging to main/develop. Guides through version bump and release flow.
    0 installs
  55. Release Procedure 3 · tomevault-io bundle
    Use when user says 'release', 'リリース', 'deploy', 'publish', 'vtag', 'version up', 'バージョンアップ', or discusses merging to main/develop. Guides through version bump and release flow.
    0 installs
  56. Release Procedure 4 · tomevault-io bundle
    Use when user says 'release', 'リリース', 'publish', 'vtag', 'version up', 'バージョンアップ', or discusses merging to main/develop. Guides through version bump and release flow.
    0 installs
  57. Release Procedure 5 · tomevault-io bundle
    Use when user says 'release', 'リリース', 'publish', 'vtag', 'version up', 'バージョンアップ', or discusses merging to main/develop. Guides through version bump and release flow.
    0 installs
  58. Implement 18 · tomevault-io bundle
    Implement approved plans with precision and quality for Linus Dashboard Home Assistant integration. Use when implementing features, executing approved plans, writing code following standards, or developing new functionality. Use when this capability is needed.
    0 installs
  59. Auth0 Nextjs 2 · tomevault-io bundle
    Auth0 integration with Next.js Use when this capability is needed.
    0 installs
  60. Context Clip 2 · tomevault-io bundle
    Create context-limited versions of evaluations. Use when you need to simulate lower context windows or compare model performance at different context limits. Keywords - context, clip, truncate, window, limit, simulate, 8k, 12k, 16k. Use when this capability is needed.
    0 installs
  61. Playwright CLI 20 · tomevault-io bundle
    Automate browser interactions with Playwright CLI workflows, including ordered form filling, selector clicks, and coordinate-based screen clicks. Use when tasks require logging in, submitting web forms, clicking buttons/links, or taking screenshots after UI actions. Use when this capability is needed.
    0 installs
  62. Commit Message 8 · tomevault-io bundle
    Create git commit messages based on current staged changes. Has support for git emoji messages. Use when this capability is needed.
    0 installs
  63. GRAPHQL Security 2 · tomevault-io bundle
    Detects GraphQL schemas without depth limits, cost analysis, or introspection Use when this capability is needed.
    0 installs
  64. Fastapi Expert 9 · tomevault-io bundle
    Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAPI documentation.
    0 installs
  65. Workflow 14 · tomevault-io bundle
    Development workflow with sprite isolation and PR process Use when this capability is needed.
    0 installs
  66. Fix Tests 3 · tomevault-io bundle
    Run tests for a specific module and fix failing tests to match current code implementation. Use when tests are outdated after code changes, when test commands fail, or when the user wants to update tests to reflect new behavior. Use when this capability is needed.
    0 installs
  67. Acestep Lyrics Transcription 2 · tomevault-io bundle
    Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API. Outputs LRC, SRT, or JSON with word-level timestamps. Use when users want to transcribe songs, generate LRC files, or extract lyrics with timestamps from audio. Use when this capability is needed.
    0 installs
  68. Astropy 2 · tomevault-io bundle
    Use when working with the core library for Astronomy and Astrophysics in Python. Provides data structures for coordinates, time, units, FITS files, and cosmological models. Essential for observational data reduction and theoretical astrophysics. Use when working with astronomical coordinates (RA/Dec), physical units, FITS files, time scales, WCS, cosmology, or astronomical tables.
    0 installs
  69. Pydicom 3 · tomevault-io bundle
    Python package for working with DICOM files. It allows you to read, modify, and write DICOM data in a Pythonic way. Essential for medical imaging processing, clinical data extraction, and AI in radiology. Use when this capability is needed.
    0 installs
  70. Android Development 2 · tomevault-io bundle
    Android development with Kotlin, Jetpack Compose, and modern Android architecture. Use when building Android apps, implementing Material Design, or following Android best practices. Use when this capability is needed.
    0 installs
  71. Payment Integration 3 · tomevault-io bundle
    Stripe, RevenueCat, subscription billing, webhooks, PCI compliance, and tax Use when this capability is needed.
    0 installs
  72. Agentify 2 · tomevault-io bundle
    Bootstrap a repo with ML context files (CLAUDE.md, copilot-instructions.md, AGENTS.md) as thin shims pointing to docs/RULES.md and docs/STRUCTURE.md, then review for accuracy. Use when this capability is needed.
    0 installs
  73. Git Workflow 158 · tomevault-io bundle
    Git conventions for parallel Claude Code workstreams in Conductor. Covers branching strategy, merge order, conflict prevention, shared file protection, and the checkpoint pattern. Use this skill throughout the build phase, especially when running multiple Conductor workspaces. Prevents the merge conflicts and corrupted state that kill momentum. Use when this capability is needed.
    0 installs
  74. Architect 19 · tomevault-io bundle
    Database and API architecture specialist Use when this capability is needed.
    0 installs
  75. Librarian 5 · tomevault-io bundle
    Research and documentation expert - finds answers and examples Use when this capability is needed.
    0 installs
  76. Context Optimizer 2 · tomevault-io bundle
    Optimize context loading for efficient token usage. Use when working with large codebases, context limits, or when the user mentions "context", "token", "optimize", "summarize", or asks to reduce context size. Use when this capability is needed.
    0 installs
  77. Fastapi Pro 9 · tomevault-io bundle
    Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use when this capability is needed.
    0 installs
  78. Skill Creator 204 · 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
  79. Architecture Patterns 6 · tomevault-io bundle
    brainbaseのアーキテクチャパターン(EventBus、Reactive Store、DI Container、Service Layer)への準拠をチェックし、違反箇所を修正提案する4 Phase Orchestrator Skill。 Use when this capability is needed.
    0 installs
  80. Agent Eval 15 · tomevault-io bundle
    カスタムタスクでコーディングエージェント(Claude Code、Aider、Codex など)をヘッドツーヘッドで比較し、合格率、コスト、時間、一貫性のメトリクスを測定します Use when this capability is needed.
    0 installs
  81. Prompt Refinement 2 · tomevault-io bundle
    Transform prompts into structured TCRO format with phase-specific clarification. Automatically invoked by /ai-eng/research, /ai-eng/plan, /ai-eng/work, and /ai-eng/specify commands. Use when refining vague prompts, structuring requirements, or enhancing user input quality before execution. Use when this capability is needed.
    0 installs
  82. Karpathy Guidelines 5 · tomevault-io bundle
    Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Use when this capability is needed.
    0 installs
  83. GRAPHQL 19 · tomevault-io bundle
    Sets up a GraphQL API — schema-first design, resolvers, subscriptions, with PostgreSQL or MongoDB, and optional codegen
    0 installs
  84. React Three Fiber 2 · tomevault-io bundle
    React Three Fiber 3D renderer for json-render. Use when working with @json-render/react-three-fiber, building 3D scenes from JSON specs, rendering meshes/lights/models/environments, or integrating Three.js with json-render catalogs. Use when this capability is needed.
    0 installs
  85. Supabase Postgres Best Practices 4 · tomevault-io bundle
    Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations. Use when this capability is needed.
    0 installs
  86. Documentation Update 2 · tomevault-io bundle
    Update docs/ in response to code changes. Keep docs/ always up to date. Use when this capability is needed.
    0 installs
  87. Code Review 275 · tomevault-io bundle
    Review Python code for quality, security, and best practices Use when this capability is needed.
    0 installs
  88. Openspec Continue Change 8 · tomevault-io bundle
    Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
    0 installs
  89. Add Translation 2 · tomevault-io bundle
    Add or update translation keys for i18n. Covers strings.json (primary source), en.json sync, and de.json German translations. Use when adding new log messages, UI strings, or updating existing translations. Use when this capability is needed.
    0 installs
  90. Execute 6 · tomevault-io bundle
    Run code or scripts deterministically with captured output. Use when running tests, executing build commands, invoking tools, or performing read-only operations that produce results. Use when this capability is needed.
    0 installs
  91. Explain 6 · tomevault-io bundle
    Produce clear reasoning with assumptions, causal chains, and evidence. Use when clarifying decisions, teaching concepts, justifying recommendations, or documenting rationale. Use when this capability is needed.
    0 installs
  92. Playwright Browser Automation 2 · tomevault-io bundle
    Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. Use when this capability is needed.
    0 installs
  93. SEO Content 2 · tomevault-io bundle
    Creates SEO-optimized articles, blog posts, and web content. Use for organic content marketing and search visibility.
    0 installs
  94. Tanstack AI 2 · tomevault-io bundle
    Provider-agnostic, type-safe AI SDK for streaming, tool calling, structured output, and multimodal content. Use when this capability is needed.
    0 installs
  95. Different Name 2 · tomevault-io bundle
    Test skill where directory name does not match skill name Use when this capability is needed.
    0 installs
  96. Claude Agent Sdk 4 · tomevault-io bundle
    Build AI agents using the Claude Agent SDK. Covers query functions, Use when this capability is needed.
    0 installs
  97. Angular Migration 2 · tomevault-io bundle
    Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ... Use when this capability is needed.
    0 installs
  98. Backend Architect 3 · tomevault-io bundle
    Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Use when this capability is needed.
    0 installs
  99. Claude Code Guide 4 · tomevault-io bundle
    Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\"Thinking\\\" keywords, debugging techniques, and best practices for interacting wit... Use when this capability is needed.
    0 installs
  100. Fastapi Router Py 5 · tomevault-io bundle
    Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or add... Use when this capability is needed.
    0 installs