211 skills found · Page 7 of 8
goldenhomeshare / backend_structure_documentThis document describes the backend setup for the Golden HomeShare Marketplace. It uses simple language and clear sections so anyone can understand how data flows, how we host and secure the system, and how we keep it running smoothly.
Asenay-Tech / git-autonomyAI bookkeeping engine that automates 98–100% of financial tasks—uploads, OCR, categorization, fraud checks, forecasting, and reporting. Designed for companies in logistics, retail, restaurants, warehouses, and enterprise workflows.
PhuocHuynh63 / responsevietAuto Attached src/**/*.ts
ADTrauts / RULES_SUMMARYQuick index for Cursor enforcement and procedures. Vssyl architecture/docs remain authoritative; Cursor configuration points to them rather than creating parallel governance. | Layer | Role | Location |
diestrin / documentationSocial Media Automation to manage multiple social accounts
StefKors / button-sizing- **Height**: 24px (`var(--button-height-standard)`) - **Font Size**: 12px (`var(--button-font-size-standard)`) - Use for regular buttons throughout the application
Duds / accessibilityAn MCP for testing, evaluating and auditing website accessibility.
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---
zefedev / 14-testing-agentCursor-ready multi-agent kit for React + TypeScript + Vite: feature-first (screaming) architecture, TanStack Query + Zustand boundaries, Cursor rules, docs, templates, and examples.
MAEMO1 / 30-security-authVGM Website - Islamic community platform with Iftar map, mosque finder, and community features
darshilkadiwala / naming-conventionsProject-wide naming standards for files, folders, and exports. - Use **lowercase kebab-case** for all feature and domain folders
WilliamChelman / RULEUse the local UI component library (`@/ui/*`) consistently (Angular standalone + Tailwind/DaisyUI).
gumissek / hosting-analysis.plJesteś lead architektem DevOps i infrastruktury chmurowej, któremu powierzono zadanie zaprojektowania optymalnych scenariuszy wdrożenia produkcyjnego dla aplikacji webowej. Oto stos technologiczny aplikacji: <tech_stack> @tech-stack.md </tech_stack> <app_context>
rpetrehn1993 / development_workflow250514_Reagan Matthew portfolio site_r1
rusyaev-dk / states-and-fallbacksFail-safe UX: what is state, content/visual fallbacks, four basic interface states (Loading, Empty, Error, Success)
kiwagu / endpoints-errors-cors-and-responsesUse when: shaping Payload endpoint responses, adding CORS headers, or handling validation and error cases consistently.
mkaamirerp / 41_entity_typeahead_fieldsTrucking ERP – FastAPI backend
henzard / RULEPayment processing with Stripe, security, PCI compliance, and transaction handling
ostsam / 20251205-merge-reviewOriginal request / feature - Review merge readiness for commit `d4ef026` and surface any bugs or risks. Challenges - Working tree already diverged from last commit; needed to reason about intended runtime behavior without running the app.
SunnyChopper / RULEReact component implementation standards for this repo.
alysson97 / general.instructionsMy portfolio as a web developer
kato-kyo / 027-directory-structure-shared`shared`ディレクトリは、アプリケーション全体で共通して使用される基盤的なコンポーネントを格納する場所です。 このディレクトリは、アプリケーションの最も基本的な部分を構成し、他のモジュールから依存される要素を含みます。 `lib/src/shared/`に配置します。
WuyWuy / observability-and-instrumentationInstruments code so production behavior is visible and diagnosable
jonadableite / project_rulesEste arquivo serve como índice para todas as regras do projeto SaaS RBAC.
arunabh88 / data-display-componentsChurn Prediction Dashboard
abhishekbiju / improve-codebase-architectureFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/
synanton / 124-java-secure-codingSynanton is an open-source, AI-native enterprise knowledge platform. It unifies full-text search, dense vector search, knowledge-graph reasoning and ontology management into a single modular system - ingesting enterprise content from heterogeneous sources
spar65 / TechnicalDebtImpactMatrixAI-powered agricultural lending with Enterprise MCP™ framework - Production-ready Model Context Protocol implementation for business environments
js-promptly3d / prompt-engineeringThis guide provides best practices for designing, testing, and refining prompts for AI-powered features. It is intended for developers integrating LLMs (like OpenAI, Anthropic, or Gemini) into web applications. - **Clarity:** Write prompts that are clear, specific, and unambiguous.
fcpauldiaz / n4-hidden-behind-kNo visible nav. The user opens a command palette via `⌘K` to get anywhere. Designed for keyboard-first audiences. *Use when:* the page is for technical users who expect this affordance. *Don't confuse with:* N2 Floating chip (which is visible always). ```html <button class="kbd-hint">⌘ K</button>