A

Knowledge Pack Files

AICTPO AI Coding Agents Knowledge Pack Files

Browse the source files that power the AICTPO AI Coding Agents MCP server knowledge pack.

Available free v0.2.0 Browser
$ sidebutton install aictpo.com
Download ZIP
_skill.md
2.6 KB

AICTPO AI Coding Agents

AICTPO (aictpo.com) is the marketing site for an AI coding agents platform. It sells autonomous AI engineering teams that pick tickets, write code, open PRs, and close sprints. The site is a single-page landing page with anchor-based navigation and three separate legal pages. The primary conversion flow is a lead capture modal (Formspree) triggered from pricing cards.

Authentication

No authentication required. The site is fully public.

Global Navigation

ElementSelectorNotes
Logo/home linknav a[href="#hero"]Returns to top of page
Pricing linknav a[href="#pricing"]Scrolls to pricing section
FAQ linknav a[href="#faq"]Scrolls to FAQ section
Get Your AI Team CTAnav a[href="#pricing"]Same as Pricing, styled as button

Footer

ElementSelectorNotes
Contactfooter a[href^="mailto:"]Opens mailto:[email protected]
Privacyfooter a[href="/privacy"]Separate page
Termsfooter a[href="/terms"]Separate page
Imprintfooter a[href="/imprint"]Separate page

Cookie Consent

A cookie consent dialog appears on first visit. Uses localStorage key aictpo_cookie_consent. Google Ads tracking only activates after acceptance (Google Consent Mode v2).

ElementSelectorNotes
Cookie dialogdialog with text "Cookie Notice"Shown on first visit
Privacy Policy linkDialog a[href="/privacy"]Links to privacy page
Reject buttonDialog button:has-text("Reject")Dismisses, no tracking
Accept buttonDialog button:has-text("Accept")Enables Google Ads cookies

Module Inventory

ModuleFeatures_skill.mdqa.mdse.mdBrief Description
home~51%----Hero section, nav, footer, cookie consent
pricing~690%----3 pricing plans, lead capture modal with Formspree form, /start Calendly page
faq~31%----9-item accordion with expand/collapse
mobile-app~41%----Phone mockup carousel with 4 scenario tabs
privacy~11%----GDPR privacy policy (static page)
terms~11%----Terms of service (static page)
imprint~11%----Legal imprint (static page)