CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda. Use when this capability is needed.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 17.125 skills de tomevault-io/skills-registry. Abra uma skill para revisar a origem e os detalhes.
tomevault-io/skills-registryMostrando 40 de 17.125 skills coletadas.
CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda. Use when this capability is needed.
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: chinês
Spec reference: `skills/spec.md` Use when this capability is needed.
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: inglês
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,…
Idioma do texto original: inglês
Perform a post-implementation retrospective analysis measuring spec adherence, Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology. Use when this capability is needed.
Idioma do texto original: inglês
Use when extending CoSec policy matching with custom ActionMatcher or ConditionMatcher implementations, condition types, matcher factories, ServiceLoader SPI registration, or Spring bean matcher registration.
Idioma do texto original: inglês
Manually integrate CosId into Java or Kotlin applications without Spring Boot auto-configuration. Use when the user needs programmatic setup for SnowflakeId, SegmentId, SegmentChainId, CosIdGenerator, machine ID distribution, custom IdConverter wiring,…
Idioma do texto original: inglês
Adapt analytical findings to the audience — same insight, different framing, detail level, and format depending on who will read it. Ensures that executives get the bottom line, PMs get the implications, engineers get the specifics, and data teams get the…
Idioma do texto original: inglês
Publish and download WeChat Public Platform content and Baijiahao articles via a local CLI. Use when this capability is needed.
Idioma do texto original: Vários idiomas
Automate and test Flutter applications — launch apps, inspect widgets, tap elements, enter text, scroll, swipe, take screenshots, validate state, and debug via Dart VM Service Protocol. Use when the user wants to run Flutter app tests, automate Flutter UI…
Idioma do texto original: inglês
Generate native-quality iOS/macOS mockup PNGs using SwiftUI Preview rendering. Use when designing Apple platform UIs, creating native app mockups, or running /mockup-swift. Use when this capability is needed.
Idioma do texto original: japonês
Use when running long AIC/aiconfigurator GPU perf auto-collection for a specific GPU/framework/framework_version, including draft-PR checkpoints, resumable collect_xx.py runs, framework-version/kernel preflight, collector fixes/skips, special runtime images,…
Idioma do texto original: inglês
Use when reviewing AIPerf code for the SEMANTIC qualities that mechanical linters cannot catch — error-message informativeness, type-hint descriptiveness, docstring example usefulness, naming disambiguation, convention explicitness, comment density, and…
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: chinês
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
Idioma do texto original: inglês
Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows. Use when this capability is needed.
Idioma do texto original: inglês
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or…
Idioma do texto original: inglês
Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects. Use when this capability is needed.
Idioma do texto original: inglês
Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations. Use when this capability is needed.
Idioma do texto original: inglês
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. Use when this…
Idioma do texto original: inglês
Universal agent coordination to share learnings, skills, and context across all AI agents (Claude, Cursor, Copilot, Mistral, Antigravity) running on this project. Use when this capability is needed.
Idioma do texto original: inglês
FastAPI best practices, conventions, and production project templates. Use when writing or refactoring FastAPI APIs and Pydantic models, or when scaffolding a new FastAPI project with async patterns, dependency injection, repositories, services, auth, and…
Idioma do texto original: inglês
Master modern GraphQL with federation, performance optimization, Use when this capability is needed.
Idioma do texto original: inglês
Base directory for this skill: $base_dir Use when this capability is needed.
Idioma do texto original: inglês
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why…
Idioma do texto original: inglês
General-purpose independent review skill. An independent Agent reviews the executor's documents (bug fixes, new features, plans, analyses, proposals, etc.) to verify whether the analysis is correct, evidence is sufficient, and the proposed approach is sound.…
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: chinês
Sync aiagentflow.dev with the latest CLI version — providers, agents, docs, version numbers. Use when this capability is needed.
Idioma do texto original: inglês
Run and triage AI Atelie's Critical User Journey (CUJ) for every PR — the single end-to-end test that proves a user can open the app, create a project, drive the Claude Code agent, and see the canvas render. Before running, gate by inspecting the PR diff for…
Idioma do texto original: inglês
Use when conducting a full code review of a JCStream PR, branch, or the whole repo. Orchestrator that fans out to the four language / domain reviewers in parallel — `jcstream-python-reviewer` (55.6% of code), `jcstream-template-reviewer` (29.3%),…
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%. Use when this capability is needed.
Idioma do texto original: inglês
Evaluates whether ahooks hooks can replace hand-rolled React patterns when implementing features. Applies ahooks function-handling conventions (useMemoizedFn, stable outputs, latest inputs). Use when completing features, pages, or modules (完成xxx功能/页面/模块),…
Idioma do texto original: chinês
> Use when this capability is needed.
Idioma do texto original: inglês
Reviews git changes for bugs and code quality; enforces strict React conventions and Ant Design v6 usage; requires fixes when issues are found. Reusable code must be reused; no deprecated antd APIs. Use when the user says "帮我审核当前变更" or "帮我审核代码". Use when this…
Idioma do texto original: chinês
Develops feature pages and modules in React + TypeScript using Ant Design v6; follows project API conventions, does not modify API modules directly—uses update-api skill when API changes are needed; enforces senior-level code quality and consistent UI. Use…
Idioma do texto original: chinês
Fetches the latest OpenAPI spec from a backend service at /doc/swagger/openapi.yaml and syncs frontend API modules under src/api/. When API docs change, all consuming modules and pages must be updated to stay globally consistent. Use when the user says "帮我更新…
Idioma do texto original: chinês