███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 19551 | hotel-finder | barneyjm/camino-skills |
Installation Companion Skills : This is part of the Camino AI location intelligence suite. Install all available skills (query, places, relationship, context, route, journey, real-estate, hotel-finder, ev-charger, school-finder, parking-finder, fitness-finder, safety-checker, travel-planner) for comprehensive coverage. Install all skills from repo npx skills add https://github.com/barneyjm/camino-skills Or install specific skills npx skills add https://github.com/barneyjm/camino-skills --skill...
|
35 |
| 19552 | gluestack-components | thebushidocollective/han |
gluestack-ui - Components Expert knowledge of gluestack-ui's universal component library for building accessible, performant UI across React and React Native platforms. Overview gluestack-ui provides 50+ unstyled, accessible components that work seamlessly on web and mobile. Components are copy-pasteable into your project and styled with NativeWind (Tailwind CSS for React Native). Key Concepts Component Installation Add components using the CLI: Initialize gluestack-ui in your project npx glues...
|
35 |
| 19553 | solidjs-expert | oimiragieo/agent-studio |
Solidjs Expert solidjs complex state management When reviewing or writing code, apply these guidelines: Utilize createStore() for complex state management. solidjs conditional and list rendering When reviewing or writing code, apply these guidelines: Implement Show and For components for conditional and list rendering. solidjs data fetching When reviewing or writing code, apply these guidelines: Use createResource() for data fetching. solidjs derived values management When reviewing or wr...
|
35 |
| 19554 | mermaid-er-diagram-creator | jeremylongshore/claude-code-plugins-plus-skills |
Mermaid Er Diagram Creator Purpose This skill provides automated assistance for mermaid er diagram creator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "mermaid er diagram creator" in your request Ask about mermaid er diagram creator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for mermaid er diagram c...
|
35 |
| 19555 | sap-hana-cloud-data-intelligence | secondsky/sap-skills |
SAP HANA Cloud Data Intelligence Skill This skill provides comprehensive guidance for developing with SAP Data Intelligence Cloud, including pipeline creation, operator development, data integration, and machine learning scenarios. Table of Contents When to Use This Skill Core Concepts Quick Start Patterns Common Tasks Bundled Resources When to Use This Skill Use this skill when: Creating or modifying data processing graphs/pipelines Developing custom operators (Gen1 or Gen2) Integrating ABAP-ba...
|
35 |
| 19556 | using-superpowers | nickcrew/claude-ctx-plugin |
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT. This is not negotiable. This is not optional. You cannot rationalize your way out of this. Instruction Priority Superpowers skills override default system prompt behavior, but user instructions always take precedence : User's explicit instructions (CLAUDE.md, GEMINI.md, AGENTS.md, direct requests) — highest priority Superpowers skills — override default system behavior where they conflict Default system prompt — lowest p...
|
35 |
| 19557 | host-panel | wyattowalsh/agents |
Host Panel Surface real tensions, frameworks, and disagreements through simulated expert discourse — not theatrical roleplay. This panel explores a complex topic from multiple angles — surfacing frameworks and genuine disagreements, not producing consensus or truth. Invocation: /host-panel "topic" [format] [num-experts] Format Purpose Best for roundtable Open multi-perspectival exploration Broad topics, brainstorming, mapping a field oxford Binary debate with formal sides Policy decisions, testi...
|
35 |
| 19558 | deep-research | zenobi-us/dotfiles |
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
|
35 |
| 19559 | tiny-vue-skill | opentiny/agent-skills |
No SKILL.md available for this skill. View on GitHub
|
35 |
| 19560 | generate-tests | iskysun96/aptos-agent-skills |
Generate Tests Skill Overview This skill generates comprehensive test suites for Move contracts with 100% line coverage requirement. Tests verify: ✅ Happy paths (functionality works) ✅ Access control (unauthorized users blocked) ✅ Input validation (invalid inputs rejected) ✅ Edge cases (boundaries, limits, empty states) Critical Rule: NEVER deploy without 100% test coverage. Core Workflow Step 1: Create Test Module [test_only] module my_addr::my_module_tests { use my_addr::my_module::{Self, MyOb...
|
35 |
| 19561 | azure-sdk-mgmt-pr-review | azure/azure-sdk-for-net |
Azure .NET Mgmt SDK PR Review Review Azure SDK for .NET management library pull requests against the official API review guidelines. The review is split into three sequential phases: Phase 1: Versioning Review (gate), Phase 2: API Review , and Phase 3: Breaking Change Detection . Each phase must pass before proceeding to the next. Phase 1: Versioning Review This phase checks version-related rules that are simple and rule-based. If any violation is found in this phase, stop the review immediately...
|
35 |
| 19562 | dead-code-detector | curiouslearner/devkit |
Dead Code Detector Find and remove unused code across Python, TypeScript, and Rust codebases. Tools by Language Language Tool Detects Python vulture v2.14+ Unused imports, functions, classes, variables TypeScript knip v5.0+ Unused exports, dependencies, files Rust cargo clippy + rustc lints Unused functions, imports, dead_code warnings Why these tools? vulture : AST-based, confidence scoring (60-100%), whitelist support knip : Successor to ts-prune (maintenance mode), monorepo-aware, auto-fix ca...
|
35 |
| 19563 | django-expert | personamanagmentlayer/pcl |
Django Expert Overview This skill provides expert guidance for Django backend development with comprehensive coverage of models, views, Django REST Framework, forms, authentication, testing, and performance optimization. It follows official Django best practices and modern Python conventions to help you build robust, maintainable applications. Key Capabilities: Model design with optimal ORM patterns View implementation (FBV, CBV, DRF viewsets) Django REST Framework API development Query optimiza...
|
35 |
| 19564 | gardening-mindset | coowoolf/insighthunt-skills |
The Gardening Mindset Overview A shift from the "Builder" mindset (rigid plans, top-down control) to a "Gardener" mindset (creating conditions for growth, ecosystem curation). Plant many cheap "seeds" and invest in the ones that show organic traction. Core principle: Don't try to predict the winner. Look for signals of natural growth. Builder vs Gardener ┌─────────────────────────────────────────────────────────────────┐ │ BUILDER MINDSET │ GARDENER MINDSET │ ├───────...
|
35 |
| 19565 | youtube-plan-new-video | kenneth-liao/ai-launchpad-marketplace |
YouTube Video Planning Overview This skill generates complete video plans by orchestrating specialized skills to create optimized titles, thumbnails, and hooks. It takes research as input and produces a production-ready plan with all creative elements needed to maximize video performance. Core Principle : Leverage specialized skills to ensure proven patterns for CTR (title/thumbnail) and retention (hook). Never generate these elements manually. When to Use Use this skill when: Research has been ...
|
35 |
| 19566 | zod-patterns | mx-space/core |
Zod Schema Patterns Basic Pattern import { z } from 'zod' import { createZodDto } from 'nestjs-zod' // Define Schema export const MySchema = z . object ( { name : z . string ( ) . min ( 1 ) , email : z . string ( ) . email ( ) , age : z . number ( ) . int ( ) . positive ( ) . optional ( ) , } ) // Create DTO class export class MyDto extends createZodDto ( MySchema ) { } // Partial DTO for updates export class PartialMyDto extends createZodDto ( MySchema . partial ( ) ) { } Project Custom Validat...
|
35 |
| 19567 | animation principles - absolute beginner | dylantarre/animation-principles |
Your First Look at Animation Magic Animation makes drawings move in ways that feel real and fun. Disney animators discovered 12 tricks that make animation look great. Here they are in simple words: 1. Squash and Stretch Things squish when they hit something and stretch when they move fast. Drop a ball - it flattens on the ground, then bounces back round. 2. Anticipation Before a big move, there's a small move the other way. Before jumping up, you crouch down first. 3. Staging Put important thing...
|
35 |
| 19568 | hybrid-cloud-test-gen | getsentry/sentry |
Hybrid Cloud Test Generation This skill generates tests for Sentry's hybrid cloud architecture. It covers RPC services, API gateway proxying, outbox patterns, and endpoint silo decorators. Critical Constraints ALWAYS use factory methods ( self.create_user() , self.create_organization() ) — never Model.objects.create() . NEVER wrap factory method calls in assume_test_silo_mode or assume_test_silo_mode_of . Factories are silo-aware and handle silo mode internally. Only use silo mode context manage...
|
35 |
| 19569 | sanctum | sendaifun/skills |
Sanctum Development Guide A comprehensive guide for building Solana applications with Sanctum - Solana's largest LST (Liquid Staking Token) platform powering 1,361+ LSTs. Overview Sanctum provides unified liquid staking infrastructure on Solana: Infinity Pool : Multi-LST liquidity pool with zero-slippage swaps Router : Instant LST-to-LST swaps via stake account routing Reserve : Instant SOL liquidity for LST withdrawals LST Creation : Launch custom liquid staking tokens INF Token : Yield-bearing...
|
35 |
| 19570 | frontend-development | samhvw8/dot-claude |
Frontend Development Guidelines Purpose Comprehensive guide for modern frontend development across React, Vue 3, Svelte 5, and Angular. Covers framework-specific patterns, common architectural principles, and cross-framework best practices. When to Use This Skill Creating components or pages in React, Vue, Svelte, or Angular Building new features with framework-specific patterns Implementing state management (Pinia, Zustand, stores, signals) Setting up routing (TanStack Router, Vue Router, Svelt...
|
35 |
| 19571 | brand-guidelines | teachingai/full-stack-skills |
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
|
35 |
| 19572 | notebooklm-superskill | ainergiz/notebooklm-superskill |
Generate professional content from NotebookLM notebooks: slides, podcasts, infographics, and videos. When to Use This Skill Use this skill when the user wants to: - Generate slide decks for different audiences (technical, investor, customer, executive, beginner) - Create AI podcast-style audio overviews - Make visual infographics from research - Generate video overviews/explainers - Automate NotebookLM content creation Critical: Always Use run.py Wrapper All scripts MUST be run throug...
|
35 |
| 19573 | laravel:config-env-storage | jpcaparas/superpowers-laravel |
Storage Config (S3/R2/MinIO/CDN) Configure storage once; switch providers via env. Env FILESYSTEM_DISK=s3 AWS_ACCESS_KEY_ID=... AWS_SECRET_ACCESS_KEY=... AWS_DEFAULT_REGION=auto AWS_BUCKET=... AWS_ENDPOINT=https://r2.example.com for R2/MinIO AWS_USE_PATH_STYLE_ENDPOINT=true if required MEDIA_CDN_URL=https://cdn.example.com optional CDN/base URL Tips Prefer pre‑signed URLs for uploads/downloads when possible For CDN, prefix public URLs with MEDIA_CDN_URL (app URL generation ...
|
35 |
| 19574 | animation principles - refresher | dylantarre/animation-principles |
Quick Principles Refresher You know these. Here's the checklist. The 12 Squash/Stretch - Volume constant, shape varies. Check your impacts and fast motion. Anticipation - Is the audience prepared? Opposite direction, proportional to action. Staging - Silhouette test. One idea. Where's the eye going? Straight Ahead / Pose to Pose - Right method for this shot? Maybe hybrid. Follow Through / Overlap - Does everything stop at once? (It shouldn't.) Hierarchy: root leads, tips lag. Slow In / Out - Che...
|
35 |
| 19575 | audio-editing | guia-matthieu/clawfu-skills |
Audio Editing Fundamentals Master the essential audio post-production techniques—normalization, compression, EQ, and noise reduction—using the correct processing order to achieve professional-quality audio. When to Use This Skill Editing podcast episodes or video soundtracks Cleaning up recorded voiceovers Improving audio quality for marketing content Preparing audio files for distribution Troubleshooting common audio issues Standardizing audio levels across a project Methodology Foundation Sour...
|
35 |
| 19576 | log-analysis-security | jeremylongshore/claude-code-plugins-plus-skills |
Log Analysis Security Purpose This skill provides automated assistance for log analysis security tasks within the Security Advanced domain. When to Use This skill activates automatically when you: Mention "log analysis security" in your request Ask about log analysis security patterns or best practices Need help with advanced security skills covering penetration testing, compliance frameworks, threat modeling, and enterprise security. Capabilities Provides step-by-step guidance for log analysis ...
|
35 |
| 19577 | opik-optimizer | vincentkoc/dotskills |
Opik Optimizer Purpose Design, run, and interpret Opik Optimizer workflows for prompts, tools, and model parameters with consistent dataset/metric wiring and reproducible evaluation. When to use Use this skill when a user asks for: Choosing and configuring Opik Optimizer algorithms for prompt/agent optimization. Writing ChatPrompt -based optimization runs and custom metric functions. Optimizing with tools (function calling or MCP), selected prompt roles, or prompt segments. Tuning LLM call param...
|
35 |
| 19578 | deployment-automation | eddiebe147/claude-settings |
Deployment Automation When to use this skill New Projects : Set up automated deployment from scratch Manual Deployment Improvement : Automate repetitive manual tasks Multi-Environment : Separate dev, staging, and production environments Scaling : Introduce Kubernetes to handle traffic growth Instructions Step 1: Docker Containerization Package the application as a Docker image. Dockerfile (Node.js app): Multi-stage build for smaller image size FROM node:18-alpine AS builder WORKDIR /app Copy p...
|
35 |
| 19579 | flutter-development | travisjneuman/.claude |
Flutter Development Table of Contents Overview When to Use Quick Start Reference Guides Best Practices Overview Create high-performance, visually stunning mobile applications using Flutter with Dart language. Master widget composition, state management patterns, navigation, and API integration. When to Use Building iOS and Android apps with native performance Designing custom UIs with Flutter's widget system Implementing complex animations and visual effects Rapid app development with hot reload...
|
35 |
| 19580 | docusaurus-config-setup | jeremylongshore/claude-code-plugins-plus-skills |
Docusaurus Config Setup Purpose This skill provides automated assistance for docusaurus config setup tasks within the Technical Documentation domain. When to Use This skill activates automatically when you: Mention "docusaurus config setup" in your request Ask about docusaurus config setup patterns or best practices Need help with technical documentation skills covering api docs, user guides, architecture docs, and documentation automation. Capabilities Provides step-by-step guidance for docusau...
|
35 |
| 19581 | learning-opportunities | drcathicks/learning-opportunities |
Learning Opportunities Invocation argument: $ARGUMENTS Purpose The user wants to build genuine expertise while using AI coding tools, not just ship code. These exercises help break the "AI productivity trap" where high velocity output and high fluency can lead to missing opportunities for active learning. When adapting these techniques or making judgment calls, consult PRINCIPLES.md for the underlying learning science. When to offer exercises Offer an optional 10-15 minute exercise after: Creati...
|
35 |
| 19582 | upgrade-python-deps | saaspegasus/django-skills |
Your task Upgrade all Python dependencies and verify nothing is broken. Step 1: Upgrade the lock file Run uv lock --upgrade to upgrade all dependencies to their latest compatible versions. Review the output for any resolution errors. If there are conflicts, report them to the user and ask how to proceed before continuing. Step 2: Sync the environment Run uv sync to install the upgraded dependencies into the virtual environment. Step 3: Run post-upgrade checks Run these checks sequentially, stopp...
|
35 |
| 19583 | web-artifacts-builder | teachingai/full-stack-skills |
Web Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slo...
|
35 |
| 19584 | directive-synthesis | qodex-ai/ai-agent-skills |
Claude Code Command Builder Purpose Guide users through creating effective Claude Code slash commands with proper structure, argument handling, and workflow design. Auto-invokes when users want to create or modify custom commands. When to Use Auto-invoke when users mention: Creating commands - "create command", "make command", "new slash command" Command structure - "command template", "command format", "command frontmatter" Arguments - "$ARGUMENTS", "$1", "$2", "command parameters", "positional...
|
35 |
| 19585 | backend-agent | first-fluke/oh-my-ag |
Backend Agent - API & Server Specialist When to use Building REST APIs or GraphQL endpoints Database design and migrations Authentication and authorization Server-side business logic Background jobs and queues When NOT to use Frontend UI -> use Frontend Agent Mobile-specific code -> use Mobile Agent Core Rules DRY (Don't Repeat Yourself) : Business logic in Service , data access logic in Repository SOLID : Single Responsibility : Classes and functions should have one responsibility Dependency In...
|
35 |
| 19586 | query-optimize | letta-ai/skills |
SQL Query Optimization This skill provides procedural guidance for optimizing SQL queries effectively, with emphasis on proper benchmarking, query plan analysis, and iterative refinement. Core Optimization Workflow 1. Establish Performance Baselines Before making any changes, establish clear performance metrics: Identify the target : Determine what "optimal" performance looks like. Look for reference implementations, documented benchmarks, or theoretical analysis of query complexity. Measure the...
|
35 |
| 19587 | sober-addict-protector | erichowens/some_claude_skills |
Sober Addict Protector Daily companion for protecting your sobriety through proactive strategies, trigger management, and sustainable recovery practices. When to Use This Skill Use for: Daily check-ins and accountability Identifying high-risk situations before they happen Managing triggers in real-time Remembering why therapy and couples counseling matter Building protective habits and routines Processing close calls without judgment Maintaining motivation during hard days NOT for: Active crisis...
|
35 |
| 19588 | fd-file-finding | laurigates/claude-plugins |
fd File Finding Expert knowledge for using fd as a fast, user-friendly alternative to find with smart defaults and powerful filtering. Core Expertise fd Advantages Fast parallel execution (written in Rust) Colorized output by default Respects .gitignore automatically Smart case-insensitive search Simpler syntax than find Regular expression support Basic Usage Simple File Search Find all files named config fd config Find files with extension fd -e rs All Rust files fd -e md All Markdown files...
|
35 |
| 19589 | rr-redshift-query | emplifi/eng |
No SKILL.md available for this skill. View on GitHub
|
35 |
| 19590 | quantitative-analysis | poemswe/co-researcher |
1. Statistical Test Selection Question Data Type Recommended Test Compare 2 groups Continuous (Normal) Independent t-test Compare 2+ groups Continuous (Normal) One-way ANOVA Relationship Continuous Pearson's r Prediction Continuous Multiple Regression Categorical diff Counts Chi-square 2. Power & Effect Size Analysis Power Analysis : Calculating required $N$ for given $\alpha$ and $(1-\beta)$. Effect Sizes : Cohen's $d$, Pearson's $r$, $\eta^2$, Odds Ratios. 3. Advanced Modeling Multilevel Model...
|
35 |
| 19591 | claudeception | blader/claudeception |
Claudeception You are Claudeception: a continuous learning system that extracts reusable knowledge from work sessions and codifies it into new Claude Code skills. This enables autonomous improvement over time. Core Principle: Skill Extraction When working on tasks, continuously evaluate whether the current work contains extractable knowledge worth preserving. Not every task produces a skill—be selective about what's truly reusable and valuable. When to Extract a Skill Extract a skill when you en...
|
35 |
| 19592 | codeql-expert | personamanagmentlayer/pcl |
CodeQL Expert Expert guidance for CodeQL static analysis, custom query development, vulnerability detection, and integration with CI/CD pipelines. Core Concepts CodeQL Overview Semantic code analysis engine Treats code as data (queryable database) Supports C/C++, C, Go, Java, JavaScript/TypeScript, Python, Ruby Powers GitHub Code Scanning Custom query development with QL language CodeQL Workflow Extract code to database Write QL queries Run analysis Review results Fix vulnerabilities Integrate i...
|
35 |
| 19593 | add-skill | htlin222/dotfiles |
Add Skill (Meta Skill) Create new Claude Code skills by fetching the latest official documentation and generating properly structured skill files. Workflow Step 1: Fetch Latest Documentation Always fetch official docs first to ensure compliance with current spec: WebFetch: https://code.claude.com/docs/en/skills Prompt: Extract skill file format, required fields, naming rules, and best practices If WebFetch fails due to length, use WebSearch: WebSearch: "Claude Code skills SKILL.md format site:co...
|
35 |
| 19594 | claude-code-expert | sickn33/antigravity-awesome-skills |
CLAUDE CODE EXPERT - Potencia Maxima Overview Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memoria, sub-agentes, permissoes e integracao com ecossistemas. Ativar para: configurar Claude Code, criar hooks, otimizar CLAUDE.md, usar MCPs, criar sub-agentes, resolver erros do CLI, workflows avancados, duvidas sobre qualquer feature. When to Use This Skill When you need specialized assistance w...
|
35 |
| 19595 | alphaear-logic-visualizer | rkiding/awesome-finance-skills |
AlphaEar Logic Visualizer Skill Overview This skill specializes in creating visual representations of logic flows, specifically generating Draw.io XML compatible diagrams. It is useful for visualizing investment theses or signal transmission chains. Capabilities 1. Generate Draw.io Diagrams 1. Generate Draw.io Diagrams (Agentic Workflow) YOU (the Agent) are the Visualizer. Use the prompts in references/PROMPTS.md to generate the XML. Workflow: Generate XML : Use the Draw.io XML Generation Prompt...
|
35 |
| 19596 | higgsfield-operator | eddiebe147/claude-settings |
No SKILL.md available for this skill. View on GitHub
|
35 |
| 19597 | mastering-confluence | spillwavesolutions/mastering-confluence-agent-skill |
Type: Project | Version: 2.2.0 Manage Confluence documentation: download pages to Markdown, upload with images, convert between formats, integrate diagrams, search with CQL. Contents - [Critical Constraints](critical-constraints) - [Quick Start](quick-start) - [Core Capabilities](core-capabilities) - [Checklists](checklists) - [Reference Documentation](reference-documentation) - [Scripts](scripts) Critical Constraints DO NOT USE MCP FOR PAGE UPLOADS - Size limits apply (~10-20KB max)...
|
35 |
| 19598 | deep-research | cnemri/google-genai-skills |
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
|
35 |
| 19599 | syncable-entity-types-and-constants | twentyhq/twenty |
Syncable Entity: Types & Constants (Step 1/6) Purpose : Define all types, entities, and register in central constants. This is the foundation - everything else depends on these types being correct. When to use : First step when creating any new syncable entity. Must be completed before other steps. Quick Start This step creates: Metadata name constant (twenty-shared) TypeORM entity (extends SyncableEntity ) Flat entity types Action types (universal + flat) Central constant registrations (5 const...
|
35 |
| 19600 | war-room | athola/claude-night-market |
Table of Contents Overview Reversibility-Based Routing When to Use When NOT to Use Expert Panel Deliberation Protocol Integration Usage Output Configuration Related Skills War Room Skill Orchestrate multi-LLM deliberation for complex strategic decisions. Overview The War Room convenes multiple AI experts to analyze problems from diverse perspectives, challenge assumptions through adversarial review, and synthesize optimal approaches under the guidance of a Supreme Commander. Philosophy "The...
|
35 |