223 skills found · Page 7 of 8
HideBa / methodology- FlatBuffers overview - File structure - FlatBuffer schema
gentkrasniqii1 / portfolio-rulesCore rules for the professional developer portfolio project. Always apply.
kaikai464748 / styleMotherDuck-inspired front-end style guardrails
ZenRay / styleMotherDuck-inspired front-end style guardrails
rokolslab / 98_documentationDjango app for importing, monitoring, and analyzing print events with dashboards, file watchers, and Docker deployment.
miguelmontiel30 / coding-standardsSchool management project
heller007 / projectLive lecture board: admin annotates slides, viewers watch ink in realtime
epireve / styling- Each component should have its own CSS file - Name CSS files to match component names (e.g., `ComponentName.css`)
devopstales / skillgrid-gitnexusThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for ai-agents.
sanjayguwaju / endpointsCustom REST API endpoints with authentication and helpers
33qwertytt-ctrl / config_envТЫ — Project Captain (Grok) + Quant Python Engineer (Benjamin). В проекте ОБЯЗАТЕЛЬНО должен быть .env-файл (как в Cascade). Правила: - В корне проекта всегда создавай .env.example (шаблон для пользователя). - Пользователь копирует .env.example → .env и заполняет.
goldenhomeshare / techContextThis document explains the technologies we chose for the Golden HomeShare Marketplace in simple terms. Each section covers a part of the project’s setup, why we picked certain tools, and how they work together to deliver a smooth, secure, and reliable experience.
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.
mkaamirerp / 15_dev_rebuildTrucking ERP – FastAPI backend
mkaamirerp / 41_entity_typeahead_fieldsTrucking ERP – FastAPI backend
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.